@charset "utf-8";
/* CSS Document */
*{
	padding:0;
	margin:0;
	font-size:12px;
	font-family:"宋体";
}
a{
	text-decoration:none;
}
img{
	border:0;
}
ul, ol{
	list-style:none;
}
.clearfix:after{
	content:".";
	clear:both;
	height:0;
	display:block;
	visibility:hidden;
}
.clearfix{
	*display:inline-block;
}
.clear{
	clear:both;
}
.ht50{
	height:50px;
	clear:both;
}
.ht40{
	height:40px;
	clear:both;
}

.body_bg{
	background:#e3e2e0;
}
.head{
	background:url(../images/head_bg.jpg) no-repeat;
	height:407px;
	width:1349px;
	margin:0 auto;
}
.head h1{
	text-indent:-999em;
}
.wrap_box{
	width:1349px;
	margin:0 auto;
}
.wrap{
	width:791px;
	margin:0 auto;
}
h2{
	color:#51b600;
	font-size:16px;
	height:30px;
	line-height:30px;
	margin-bottom:10px;
}
.title{
	background:#51b600;
	height:30px;
	line-height:30px;
	color:#FFF;
	font-size:16px;
	margin:10px 0;
	padding-left:10px;
}
.col1{
	background:url(../images/head_bottomBG.jpg) no-repeat;
	height:278px;
	width:1349px;
	position:relative;
}
.col1 .text{
	position:absolute;
	width:520px;
	height:170px;
	font-size:12px;
	line-height:25px;
	text-indent:2em;
	color:#5a5a5a;
	bottom:0;
	left:279px;
}
.col2{
	position:relative;
}
.col2 table td{
	line-height:24px;
	color:#5a5a5a;
}
.col2 .ls_text{
	position:absolute;
	top:-50px;
	right:0;
}
.col2 .ls_text p{
	text-align:center;
	height:40px;
	line-height:40px;
}
.col2 .ls_text a{
	display:block;
	height:30px;
	line-height:30px;
	width:176px;
	background:#51b600;
	color:#FFF;
	text-align:center;
}
.col4 h3{
	font-size:16px;
	font-weight:100;
	color:#5a5a5a;
}
.col4 p{
	color:#5a5a5a;
	line-height:24px;
}
.col5 table td{
	border:1px dotted #5a5a5a;
	height:30px;
	line-height:30px;
	color:#5a5a5a;
}
.col5 table td .style01{
	height:26px;
	width:255px;
}
.col5 table td .style02{
	height:26px;
	width:650px;
}
.col5 table td .style03{
	background:url(../images/btn_style03.jpg) no-repeat;
	height:30px;
	width:100px;
	border:0;
	cursor:pointer;
	overflow:hidden;
	margin-right:10px;
}
.col5 table td .style04 img{
	vertical-align:middle;
}
.col5 table td select{
	width:60px;
	height:20px;
	line-height:20px;
	vertical-align:middle;
}
.col6 table{
	margin:0 auto;
}
.col6 table td{
	border:1px dotted #5a5a5a;
	height:30px;
	line-height:30px;
	color:#5a5a5a;
	text-align:center;
}
.col7{
	position:relative;
}
.col7 table th{
	text-align:left;
	font-size:14px;
	color:#5a5a5a;
}
.col7 table td{
	height:30px;
	line-height:30px;
	color:#5a5a5a;
}
.col7_img{
	position:absolute;
	top:58px;
	right:24px;
}
.ls_1{
	position:absolute;
	right:0;
	top:165px;
}
.bottom{
	background:#51b600;
	height:80px;
	color:#FFF;
	text-align:center;
	line-height:30px;
	margin-top:10px;
	padding-top:20px
}

#topnav {
    background: none repeat scroll 0 0 #F2F2F2;
    border-bottom: 1px solid #DDDDDD;
    height: 30px;
    width: 100%;
}
#topnav p {
    line-height: 30px;
    margin: 0 auto 0 322px;
    width: 900px;
}
#topnav p a{
	color: #484848;
}
.bottom a{
	color:#FFF;
}


