.bgnontile {
	background-repeat: no-repeat;
	background-image: url(../images/separate_line.gif);
	background-position: right;
}
.outline {
	border: 1px solid #8c3839;
}
.outline_up {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #8c3839;
	border-right-color: #8c3839;
	border-bottom-color: #8c3839;
	border-left-color: #8c3839;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #333333;
}
.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
.more_btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #660000;
	text-decoration: none;
}
.title_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #540101;
	font-style: normal;
	text-align: center;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
.color_bar {
	background-color: #FFDDDD;
}
.content_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-position: right top;
}
.tbl_label {
	background-color: #FFCC66;
}
.tbl_1 {
	background-color: #FFFFF4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-position: left top;
}
.tbl_2 {
	background-color: #FFECD9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-position: left top;
}
.linkage {
	text-decoration: none;
}

