@charset "utf-8";
/* CSS Document */
*{
	font-family: "宋体";
	font-size: 12px;
}

body{
	margin:0;
	padding:0;
	clear: both;
}
p,td,div,a,span{
	font-size:12px;
	color:#333333;
	margin: 0px;	
}

a{
	text-decoration:none;
}
.container{
	width: 935px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	
}
.header{
	margin: 0px;	
}
.h_pic{
	margin: 0px;	
}
.Nav{
	margin:0 auto;
	width:935px;
	height:32px;
	background-image: url(images/nav_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;	
}
.Nav ul{
	list-style:none;
}
.Nav li{
	float:left;
	
	text-align: center;
}
.Nav li a{
	display:block;
	padding:0 30px;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 32px;
}
.Nav li a:hover{
	color:#FF0000;
	background-image: url(images/Nav-cur.png);
	background-position: center center;
	background-repeat: no-repeat;
}
.Nav li a.cur{
	color:#000000;
	background-image: url(images/Nav-cur.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.main{
	margin: 0px;	
}
.line1{
	height:295px;
	margin: 0px;	
}
.fla{
	float:left;
	width:788px;
	height:292px;
	background-image: url(images/fla.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.fla #ff{
	float:left;
	margin-top: 10px;
	margin-left: 5px;		
}
.pro_news{
	width:147px;
	height:292px;
	float:left;
	background-image: url(images/news.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.pro_news .content{
	margin-top: 73px;
	margin-left: 25px;
	line-height: 23px;
}
.pro_news .content a:hover{
	color: #0000FF;	
}
.line2{
	height:215px;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.video{
	float:left;
	margin-top: 3px;
	height:210px;
	width:246px;
	background-image: url(images/video.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.vv{
	margin-top: 10px;
	margin-left: 10px;	
}
.introduction{
	width:471px;
	height:218px;
	float:left;
	background-image: url(images/intro.gif);
	background-repeat: no-repeat;
	background-position: center center;
	color: #666666;
}
.introduction .content{
	margin-top: 65px;
	margin-left: 38px;
	width: 400px;
	line-height: 20px;
}
.introduction .content a:hover{
	text-decoration: underline;	
}
.contactus{
	float:left;
	width:217px;
	height:218px;
	background-image: url(images/contactus.gif);
	background-repeat: no-repeat;
	background-position: center center;	
}
.contactus .content1{
	font-size: 13px;
	font-weight: bold;
	margin-top: 80px;
	margin-left: 70px;
	line-height: 20px;
}
.contactus .content2{
	margin-top: 20px;
	margin-left: 70px;
	line-height: 20px;
}
.footer{
	width:935px;
	padding:0px;
	background-image: url(images/footer.gif);
	background-repeat: repeat-y;
	background-position: center center;
	margin-top: 0px;
	padding-bottom:15px;
}
.footer .content{
	margin-top: 0px;
	margin-left: 350px;
	line-height: 20px;
	color: #007cd3;
}