@charset "utf-8";
body {
	font-size:12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#main{
	margin:auto;
	width:960px;
	height:785px;
	border:1px solid #060;
	background-color:#EDF5E6;
}
#main_div{
	margin:0 auto;
	height:385px;
	width:686px;
}
.input_s{
	border:1px solid #99A7B2;
	width:133px;
	height:18px;
	
}
#l_top{
	height:54px;
	vertical-align:baseline;
}
#l_top2{
	margin:0 auto;
	height:54px;
	width:98%;
	background-image:url(images/l_bg.jpg)
}
.div_float{
	float:left;
}

.bg_rx{
	background-repeat:repeat-x;
}

.bg_ry{
	background-repeat:repeat-y;
}
.but_style{
	border:1px solid #b7b7b7;
	background-color:#F2F1ED;
}
.font_12_F05515{
	color:#F05515;
}
.b_s{
	border:1px solid #b7b7b7;
	width:47px;
	line-height:20px;
	}
.d_clear{
	clear:both;
}
