@charset "utf-8";
/* CSS Document */

#main{
	width:1002px;
	height:auto;
	margin:0 auto;
}


#header{
	width:1002px;
	height:auto;
	
}


#center{
	width:959px;
	padding:0px 22px 0px 21px;
}
#center1{
	width:1002px; 
}
#footer{
	width:959px;
	margin:17px  auto 10px auto;
	text-align:center;
	line-height:24px;
	background-color:#f0f0f0;
	padding:5px 0px 5px 0px ;
}

/*分页*/
div.pager
{
text-align:center;
	margin:0 auto;
	padding-bottom:3px;
}
div.pager span
{
			margin-left:8px;
	margin-right:8px;
}
div.pager a
{
		margin-left:8px;
	margin-right:8px;
	text-decoration:none;
}


/*新闻*/
ul.news
{
	clear:both;
	margin:0px;
	padding:0px;
}
ul.news li
{
	height:30px;
	padding-left:15px;
	margin-left:5px;
	margin-right:5px;
	border-bottom:dashed 1px #ccc;
	line-height: 30px;
	background-image: url(../images/icon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
ul.news li a
{
	text-decoration:none;
}

ul.news1
{
	clear:both;
	margin:0px;
	padding:0px;
}
ul.news1 li
{ background:url(../images/index_38.jpg) no-repeat left center; height:28px; width:190px; padding-left:20px; padding-top:2px; width:522px;
}
ul.news1 li a
{
	text-decoration:none;
}

.newstitle
{
	text-align:center;
}
.newssubtitle
{}
.newssubtitle span
{
	margin-left:20px;
	font-weight:bold;
}



/*产品分类*/

.producttype0 {  border-bottom:1px dashed #4d4d4d; background:url(../images/icon.jpg) no-repeat 5px center; text-indent:20px;

}
.producttype0 a{line-height:29px;}
.producttype0 a:hover {line-height:29px;}

.producttype1 { height:29px;border-bottom:1px dashed #4d4d4d; text-indent:3px; display:none;}
.producttype1 a{line-height:29px; font-size:11px;}
.producttype1 a:hover {line-height:29px; font-size:11px;}
.producttype2 {height:25px;background:url(images/dian.jpg) no-repeat 5px 8px; text-indent:20px; border-bottom:1px dashed #CCCCCC;}
.producttype2 a{line-height: 25px;font-size: 12px;color: #677b00;}
.producttype2 a:hover {font-size: 12px;color: #677b00;}

/*下载*/
ul.downloads
{
	clear:both;
	margin:0px;
	padding:0px;
	padding-top:5px;
}

ul.downloads li
{
	margin-bottom:5px;
}

ul.downloads li a
{
	text-decoration:none;
}

div{ overflow:hidden;}
