@charset "UTF-8";
/* 
	Background-Styles 
*/

body {
	margin:0px;
	padding:0px;
	background:url(bg.jpg) left top repeat-x #FFFFFF;
	font-family:Arial;
	color:#555555;
	font-size:12px;
	line-height:20px;
}

h1,h2,h3,h4,h5,h6,ul,li,dl,dt,dd,input,form,p,img{ margin:0px; padding:0px;font-size:12px;}
ui,li{list-style-type:none;}
li{line-height:20px; height:20px;}
img,input{ border:0;}
/*------------------文字连接样式-----------------*/
a:link {color: #555555;text-decoration: none;}
a:visited{color: #333333;text-decoration: none;}
a:hover{color: #FF9900;text-decoration: underline;}

/*------------------头部样式-----------------*/

#header {
	padding-top:2px; width:1001px; margin:0 auto; height:112px;
}
#logo h1{
	height: 50px;
	width:180px; margin:0; padding:0;}
#logo h1 a{
	margin:0px;
	display:block;
	text-indent:-9999px;
	background:url(logo.jpg) no-repeat;
	width:180px; height:50px;
}
#logo { margin:0 auto; padding:13px 0px 14px 16px; float:left; }

#search { 
line-height:25px;
	float:right;
	background:url(head-bg.jpg) no-repeat;
	width:461px;
	height:28px;
	right:0px;
}
#search ul{ list-style-type:none;margin:0 auto; padding-left:87px; width:374px;}
#search ul li.search{width:228px; height:25px; float:left}
			.input{ width:189px;float:left; height:19px; padding-left:5px;color:#999; line-height:19px; margin-top:1px; border:1px #FFFFFF solid; text-align:left;}
			.an{ width:30px; height:25px; background:url(search.jpg) no-repeat;float:right; border:0px;cursor:hand;}
#search ul li.eng{width:74px; height:25px; float:left; line-height:25px; text-align:center}
#search ul li.china{width:72px; height:25px; float:left; line-height:25px; text-align:center}
#search ul li a:link {color: #999999;text-decoration: none;}
#search ul li a:visited{color: #999999;text-decoration: none;}
#search ul li a:hover{color: #000000;text-decoration: none;}

#menu{width:1001px; height:35px; margin:0 auto;}
/*------------------banner部分-----------------*/
#main {width:1001px;  margin:0 auto;}
.banner{width:1001px; height:415px; margin:0 auto;}
/*------------------产品滚动部分-----------------*/
#roll{ height:134px;width:968px;margin:-60px auto 0px auto;position:relative;}
.roll_img{width:878px; height:134px; float:left; margin:0 auto; background:url(pro-bg.jpg) left top repeat-x}
.img{width:143px; height:134px;text-align:center;font-size:11px;line-height:22px;}
.cp_img1{cursor:hand;padding:0;margin-bottom:5px; border:0;width:130px;height:95px;}
.left{width:45px;height:134px; left:0px; float:left}
.right{width:45px;height:134px; float:right;}
/*------------------首页内容-----------------*/
#content{width:964px; height:200px; margin:20px auto;}
.ab{width:238px; float:left;}
.pic{ height:74px;}
.lm{ padding-top:11px;}
.wz{ margin:6px 6px 0px 10px; font-family:Arial; font-size:12px; color:#555555; text-align:left;}

.news{width:238px; float:left; margin:0 0 0 8px;}
.time{color:#b1b1b1;}

.pro{width:232px; float:left; margin:0 0 0 8px;}
.dd{margin:0px 5px;}

.con{width:232px; float:right;}
/*------------------底部-----------------*/
#down{ width:960px; height:57px; border-top:1px #CCCCCC solid; margin:0 auto; line-height:57px;}
.link{float:left;}
.link a:link{color:#999999; text-decoration:underline;}
.link a:visited{color:#999999; text-decoration:underline;}
.link a:hover{color:#000000; text-decoration:underline;}
.link1{float:right;color:#999999;}
.link1 a:link{color:#999999; text-decoration:underline;}
.link1 a:visited{color:#999999; text-decoration:underline;}
.link1 a:hover{color:#000000; text-decoration:underline;}


