﻿body {
background:#FFF;
color:#fff;
font-size:12px;
}

#if{background:#FFF;color:#000; padding:0; margin:0 8px;}

#wrapper {background:#fff;MARGIN: 0px auto; WIDTH: 800px}

#content{background:#fff;}
#c_left{float:left;}
#menu_l{ background:url(images/menubg_01.png) repeat-x;border-bottom:1px solid #fff;}
#main_l{}
#c_right{float:right;}
#menu_r{ height:32px;border-bottom:1px solid #fff;}
#main_r{background:#fff; color:#000;}

/* search form */
form {
	margin: 0px;
	padding: 0px;
}
#searchform {
	background: url(images/searchform-bg.png) no-repeat right bottom;
	height: 37px;
	width: 234px;
}
#searchform #s{
	background: #ffffff url(images/form-field-bg.gif) no-repeat ;
	height: 17px;
	width: 172px;
	margin: 6px 5px 0px 10px;
	padding: 3px 7px 2px 5px;
	color: #999999;
	border: none;
}
#searchform #jumpMenu{
	background: #ffffff url(images/form-field-bg.gif) no-repeat ;
	height: 20px;
	width: 172px;
	margin: 6px 5px 0px 40px;
	padding: 3px 3px 2px 5px;
	color: #333;
	border: none;
}
#searchform #searchsubmit { 
	background: url(images/search-btn.png) no-repeat left top;
	height: 24px;
	width: 24px;
	border: none;
	text-indent: -999%;
	line-height: 1px;
	margin-top: 6px;
}

.info_1{ font-size:15px;padding:9px 0 9px 0;line-height:18px; border-bottom:1px dotted #999;}
.a_name{padding:0 0 0 28px; background:url(images/search_build.gif) no-repeat 10px 0; letter-spacing:1px;}
.a_name a{ color:#c30; font-weight:bold; text-decoration:none;}
.a_name a:hover { color:#060; font-weight:bold; text-decoration:underline;}

.info{ background:#fff;padding:10px 0 5px 0;line-height:18px; border-bottom:1px dotted #999;}
.b_name{padding:0 0 0 16px; background:url(images/search_build.gif) no-repeat 0 0;}
.b_name a{ color:#c30; font-weight:bold; text-decoration:none;}
.b_name a:hover { color:#060; font-weight:bold; text-decoration:underline;}
.c_detail{ text-align:right;}
.c_detail a { color:#f60; text-decoration:none;background:url(images/arrow.gif) no-repeat 0 0; padding:0 0 0 12px}
.c_detail a:hover { color:#060; f text-decoration:underline;}

.white{color:#fff;text-decoration:none;}
.white:hover{color:#fad800; text-decoration:underline;}
#footer{ background:#000; clear:both;color:#fff; text-align:right; padding:5px 10px 5px 0 ; border-top:1px solid #fff;}