body {
	margin:0;
	font-family: "", "u";
	font-size: 12px;
	line-height: 160%;
	color: 505050;

	scrollbar-3dlight-color:#f3f3f3;
	scrollbar-arrow-color:#989898;
	scrollbar-track-color:#f3f3f3;
	scrollbar-darkshadow-color:#f3f3f3;
	scrollbar-face-color:#F6F6F6;
	scrollbar-highlight-color:#c0c0c0;
	scrollbar-shadow-color:#c0c0c0;
	}
td {
	font-family: "", "u";
	font-size: 12px;
	line-height: 160%;
	color: 505050;
}
img {
	border:0
}
a:link {
	text-decoration: none;
	color: 4C4C4C;
}
a:visited {
	text-decoration: none;
	color: 4C4C4C;
}
a:hover {
	text-decoration: underline;
	color: 4C4C4C;
}
a:active {
	text-decoration: none;
	color: 4C4C4C;
}
.top_search {
	border:1 solid #FFBA00;
	width:93;
	height:18
}

.selectBoxSelectedArea {color:#333333; background-color:#FFFFFF; font-size:11px; padding-top:1px; line-height:17px; padding-left:4px;}
.selectBoxSelectedAreaFocus {color:#000000; background-color:#FFFFFF; font-size:11px; padding-top:1px; line-height:17px; padding-left:4px;}
.selectBoxOption {color:#666666; background-color:#FFFFFF; font-size:11px; padding-top:1px; line-height:17px; padding-left:4px;}
.selectBoxOptionOver {color:#000000; background-color:#F3F3F3; font-size:11px; padding-top:1px; line-height:17px; padding-left:4px;}
.selectBoxOptionInnerLayer {overflow:auto;background-color:#FFFFFF;}
.s {font-size:11px}

.input_s {width:15px; height:15px}
.input_s2 {border:1 solid #B4B4B4;background:#F3F3F3;font-size:12px}
.input_s3 {border:1 solid #A8A8A8;background:white;font-size:12px;height:19px}
.input_s4 {border:1 solid #DFDFDF;background:white;font-size:12px;height:19px}

.indi {font-size:11px; color:#7F7F7F}
.indi a{font-size:11px; color:#7F7F7F; text-decoration:none;}
.indi a:hover{font-size:11px; color:#7F7F7F; text-decoration:underline;}

.text {text-align:justify}

.a_line {border:1 solid #ABABAB}
.b_line {border-bottom:1 solid #E7E7E7}
.b_line2 {border-bottom:1 solid #FCDDC7}

.gray {color:#7F7B6E;}
.gray a{color:#7F7B6E; text-decoration:none;}
.gray a:hover{color:#7F7B6E; text-decoration:underline;}

.pink_title {color:#D95B5B; font-size:15px}
.pink_title2 {color:#C600B6; font-size:15px}
.black_title {color:black; font-size:15px}

.green {color:#169AC5;}
.orange {color:#FF8341;}
.black {color:black;}
.red {color:#FF6238;}
.red2 {color:#C6140E;}

.totlbg_right {
	background-attachment: fixed;
	background-image: url(../img/main_bbg_01.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.totlbg_left {
	background-attachment: fixed;
	background-image: url(../img/main_bbg_02.gif);
	background-repeat: repeat-x;
	background-position: left top;
}


