@charset "utf-8";
/* CSS Document */

body{overflow-x: hidden; 
	font-family:"微软雅黑";
	font-size:12px;
	color:#b40015;
	padding:0px;
	margin:0px;
	}
p,h1,h2,h3,h4,h5,h6,form{
	padding:0px;
	margin:0px;
	}	
ol,ul{
	padding:0px;
	margin:0px;
	list-style-type:none;
	}
img{
	
	border:none;
	}
a{
	color:#F00;
	text-decoration:none;
	}
a:hover{
	color:#ff5400;
	text-decoration:underline;
	}
.clear{
	clear:both;
	}
.float_l{
	float:left;
	}
.float_r{
	float:right;
	}
/*以上是必须定义样式*/
#content{background-color:#f1f1f1;
	width:100%;
	height:auto;}
#header{
	width:100%;background-color:#f7f7f7;border-bottom:1px solid #e3e3e3;}
.header1{
	padding-top:10px;
	width:1140px;
	margin:0 auto;
	height:45px;
	}
.header-l{
	width:190px;}
.header-r{
	padding-top:10px;
	width:950px;}
.header-r ul{
	width:100%;
	display:block;
	height:auto;}
.header-r ul li{
	color:#666;
	display:block;
	width:100px;
	float:left;
	text-align:center;
	font-size:14px;
	font-weight:500;
	border-right:1px solid #CCC;}
.header-r ul li a{
	color:#7f7f7f;
	}
.header-r ul li a:hover{
	color:#F00;}
#con{
	width:1140px;
	margin:0 auto;
	}
.con-top{
	width:100%;
	height:auto;}
.con-top h1{
	padding-top:20px;
	height:60px;
	line-height:60px;
	text-align:center;
	color:#03630a;}
.con-top h2{
	height:40px;
	line-height:40px;
	color:#000;
	text-align:center;}
.con-top p{
	height:30px;
	line-height:30px;
	color:#03630a;
	font-size:24px;
	font-weight:bold;}
.xiazhai{
	margin-top:40px;
	width:100%;height:200px;
-webkit-border-radius:10px;
-moz-border-radius:10px;
	border-radius:10px;
	background-color:#FFF;
	}
.xiazhai-l{
	width:260px;
	padding-left:24px;
	padding-top:20px;
	}
.xiazhai-r{width:848px;}
.xiazhai-r b{
	display:block;
	font-size:20px;
	height:50px;
	line-height:50px;
	text-align:center;
	color:#2e2e2e;}
.xiazhai-r h3{
	font-weight:normal;
	line-height:25px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#000;
	padding-right:30px;}
.xiazhai-r a{
	margin-top:10px;
	display:block;
	height:53px;
	line-height:53px;
	text-align:center;
	width:200px;
	-webkit-border-radius:10px;
    -moz-border-radius:10px;
	border-radius:10px;
	background-color:#006a28;
	margin-left:330px;
	color:#FFF;
	font-size:16px;
	font-weight:bold;
}
.xiazhai-r a:hover{
	background-color:#00c94c;}
.con-bottom p{height:40px;
padding-top:30px;
	line-height:40px;
	color:#03630a;
	font-size:24px;
	font-weight:bold;}
#footer{
	margin-top:30px;
	width:100%;
	background-color:#919191;
	height:40px;}
.foot{
	width:1000px;
	margin:0 auto;}

.foot p{
	width:500px;
	margin:0 auto;
	font-size:12px;
	color:#c7c6c6;
	height:40px;
	line-height:40px;
	font-family:Verdana, Geneva, sans-serif;
	text-align:center;}