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

#main{
	width:1004px;
	height:auto;
	margin:0 auto;
	background-color: #FFFFFF;
}


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


#center{
	width:994px;
	padding-left: 10px;
	padding-bottom: 18px;
}


#footer{
	width:1004px;
	text-align: center;
	line-height: 25px;
	background-image: url(../images/f_bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	
}

#footerd{
	width: auto;
	text-align: center;
	line-height: 25px;
	line-height:25px;
	background-color: #7f7f7f;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FFFFFF;
}



/*分页*/
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
{ padding-top:2px; height:24px; padding-left:15px; margin-left:5px; margin-right:5px; border-bottom:dashed 1px #ccc;
}
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 {

}
.producttype0 a{}
.producttype0 a:hover {}

.producttype1 {height:25px;}
.producttype1 a{line-height: 25px;	font-size: 12px;font-weight: bold;color: #677b00;}
.producttype1 a:hover {line-height: 25px;	font-size: 12px;font-weight: bold;color: #677b00;}
.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;}
.xiugai03 div{
	overflow: initial !important
}
