@charset "utf-8";
/* CSS Document */
body{
	margin:0; 
	padding:0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
}

img{border:none;}
ul,h1,h2,h3,p{
	margin:0;
	padding:0;
	list-style:none;
}
a{text-decoration:none;}
.wrap{
	width:1000px;
	height:auto;
	margin:0 auto;
}
.header{
	width:1000px;
	height:60px;
	float:left;
	background:#7f7f7f;
}
.logo{
	width:162px;
	height:40px;
	float:left;
	margin-left:29px;
	margin-top:15px;
	color:#FFF;
	font-family:"华文行楷";
}
.nav{
	width:680px;
	height:30px;
	float:left;
	margin-top:20px;
	margin-left:30px;
}
.nav li{
	float:left;
	position:relative;
}
.nav li a{
	display:block;
	width:130px;
	line-height:30px;
	color:#FFF;
	font-weight:bold;
	font-size:16px;
	text-align:center;
}
.nav li a:hover{
	background:#000;
}
.banner{
	width:1000px;
	height:auto;
	float:left;
}
.content{
	width:100%;
	height:auto;
	float:left;
	padding:30px 0px;
}
.box{
	width:1080px;
	height:720px;
	margin:0 auto;
}
.bt1{
	border-bottom:solid 2px #666;
	width:94px;
}
.left{
	width:345px;
	height:341px;
	float:left;
}
.right{
	width:330px;
	height:341px;
	float:left;
}
.inner{
	width:279px;
	height:330px;
	float:left;
	margin:0 15px;
}
.bt02{
	border-bottom:solid 2px #666;
	width:110px;
	margin:0 auto;
	margin-bottom:20px;
	padding-bottom:2px;
	text-indent:0em !important;
	text-align:center;
	line-height:33px !important;
}
.z1 p{
	font-size:14px;
	line-height:26px;
	text-indent:2em;
	margin-bottom:15px !important;
}
.form_box{
	width:100%;
	height:auto;
	float:left;
}
.ys2{
	width:249px;
	height:35px;
}
.foot{
	width:1000px;
	height:120px;
	float:left;
	background:#191919;
	text-align:center;
	line-height:120px;
	color:#FFF;
}
.z12{font-size:12px; line-height:20px;}
.z12 a{color:#333;}
.z12 a:hover{color:#F00;}
.list li{
	display:block;
	width:100%;
	height:30px;
	line-height:30px;
	border-bottom:solid 1px #CCC;
}
.list li:hover{color:#F00; background:#CCC;}
.list li span{float:right; margin-right:200px;}
.fr{float:right; margin-left:5px;}
.fl{float:left; margin-right:10px;}
.bt2{color:#D20000;}

.gallery{
	width:100%;
	height:auto;
	float:left;
	margin-top:20px;
}
.gallery li{
	float:left;
	display:block;
	width:333px;
	margin-bottom:30px;
	text-align:center;
}
.ml{
	margin-left:30px;
}


