@charset "utf-8";
body {
	font-size:12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#main{
	width:958px; border:1px solid #739246; margin:auto; background-color:#EDF5E6;
}
#main_div{
	margin:0 auto;
	height:385px;
	width:686px;
	background-color:#FFF;
}
.input_s{
	border:1px solid #99A7B2;
	width:133px;
	height:19px;
	
}
#l_top{
	height:54px;
	vertical-align:baseline;
	background-image:url(../images/l_bg.jpg);
	background-repeat:repeat-x;
}

.div_float{
	float:left;
}
.font_18fffb{
	margin-top:25px;
font-size:18px;
	font-weight:bold;
	color:#FFF;
}
.bg_rx{
	background-repeat:repeat-x;
}

.bg_ry{
	background-repeat:repeat-y;
}
.but_style{
	border:1px solid #b7b7b7;
	background-color:#F2F1ED;
	line-height:20px;
	
}
