/* CSS Document */
*{margin:0; padding:0;}
body {
	font-size: 12px;
	font-family:Arial;
	color:#000;
	background:#fbfbfb;
	
	
	
}
#wrapper {
	width:100%;
	padding:0px;
	margin: 0px auto;
	
}
#mainWrapper {
	width:982px;
	margin:0 auto;	
	
	height:auto;

	
	
}
A:link {
	COLOR: #333333; TEXT-DECORATION: none
}
A:visited {
	COLOR:#333333; TEXT-DECORATION: none
}
A:active {
	COLOR: #333333; TEXT-DECORATION: none
}
A:hover {
	COLOR:#ff0000; TEXT-DECORATION: none
}
ul li{list-style:none;}
h1 {
	font-size:13px;	
	color:#0066cc;
}
h2, h3, h4, h5 {
	font-size:12px;
	font-weight:normal;
	display:inline;
	text-align:left;
}
strong{color:#0066cc;}
.more{width:20px;height:10px;float:right;margin:10px 30px 0 0;}
.more a:link{color:#0066cc; text-decoration:none;}
.more a:visited{color:#0066cc; text-decoration:none;}
.more a:active{color:#0066cc; text-decoration:none;}
.more a:hover{color:#ff0000; text-decoration:none;}

.top{width:982px;height:383px;margin:0 auto;}
.logo{width:982px;height:89px;}
.nav{width:982px;height:47px;background:url(../images/images/nav_bg.jpg) no-repeat;}
.nav ul{width:982px;height:47px;}
.nav li{width:120px;height:30px;float:left; font-size:14px; text-align:center;padding-top:17px;  color:#fff;}
.nav a:link{ color:#fff; text-decoration:none;}
.nav a:visited{color:#fff; text-decoration:none;}
.nav a:hover{color:#fff; text-decoration:none;width:120px;height:30px;background:url(../images/images/mark.jpg) no-repeat center; display:block;}
.nav a:active{color:#fff; text-decoration:none;width:120px;height:30px;background:url(../images/images/mark.jpg) no-repeat center; display:block;}
.banner{margin:4px auto;width:982px;height:244px;}

.main_top{width:982px;height:288px;margin:10px auto;}
.about{width:306px;height:288px;float:left;}
.about_title{width:306px;height:33px;background:url(../images/images/left_title_about.jpg) no-repeat;}
.about_content{width:306px;height:255px;background:url(../images/images/left_about_body.jpg) no-repeat;}
.about_img{width:270px;height:61px;margin:0 auto;}
.about_txt{width:270px;height:auto;margin:10px auto;line-height:20px;text-indent:2em;}

.news{width:364px;height:288px;float:left;margin-left:10px;}
.news_title{width:364px;height:33px;background:url(../images/images/middle_title_news.jpg) no-repeat;}
.news_content{width:364px;height:255px;background:url(../images/images/middle_news_body.jpg) no-repeat;}
.news_content_hot{width:327px;height:80px; border-bottom:solid #000 1px;margin:0 auto; }
.news_content_nor{width:327px;height:170px;margin:5px auto;}
.news_content_nor ul{width:327px;}
.news_content_nor li{width:327px; border-bottom:dashed #ccc 1px; line-height:25px; background:url(../images/images/arrow.gif) no-repeat left;height:25px; text-indent:12px; }
.news_img{width:106px;height:72px;margin-top:5px;float:left;}
.news_hot{width:200px;height:62px;margin:5px 0 0 10px;float:left; color:#0066cc; font-size:14px;padding-top:8px;line-height:20px; }
.time{float:right; }
.txt{float:left;}

.contact{width:292px;height:288px;float:right;}
.contact_title{width:292px;height:33px;background:url(../images/images/right_title_contact.jpg) no-repeat;}
.contact_content{width:292px;height:255px;background:url(../images/images/right_contact_body.jpg) no-repeat;}
.address{width:262px;height:170px;margin:8px auto;}
.address ul{width:260px;}
.address li{line-height:20px; background:url(../images/images/arrow_2.gif) no-repeat left;height:20px; text-indent:12px; vertical-align:middle;}
.message{width:80px;height:20px;margin:35px auto;}
.message a:hover{ text-decoration:underline!important;}

.main_bottom{width:982px;height:182px;background:url(../images/images/pro_body.jpg) no-repeat;}
.product{width:960px;height:150px;margin:10px auto;}

.foot_box{width:100%;height:134px;float:left}
.foot{width:982px;height:134px;background:url(../images/images/foot_bg.jpg) no-repeat;margin:0 auto;}
.foot_menu{width:982px;height:25px;text-align:center;}
.foot_menu ul{height:25px;margin:0 auto;width:650px;}
.foot_menu li{width:50px;height:25px;margin-top:7px; text-align:center; color:#fff; float:left;}
.foot_menu a:link{color:#fff;}
.foot_menu a:visited{color:#fff;}
.copyright{widht:982px;height:109px;text-align:center;}






