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



/*分页*/
/* div.pager
{
text-align:center;
	margin:0 auto;
	padding-bottom:3px;
}
div.pager span
{
			margin-left:3px;
	margin-right:3px;
}
div.pager a
{
color:#aa2c00;
	border:1px solid #a74815;
	padding:0px 5px 4px 5px;
	background:#fff;
}
div.pager a:hover
{
	border:1px solid #bbbbbb;
color:#bbbbbb;
} */

.pager{ margin-top:20px; margin-bottom:20px; text-align:center;font-size:13px;}

.pager a{border: 1px solid #ccc;display: inline;padding: 3px 10px 3px 10px;margin-right: 5px;border-radius: 3px;-moz-border-radius: 3px;-webkit-border-radius: 3px;cursor: pointer;background: #fff;text-decoration:none;color:#999;}

.pager a:hover{border:1px solid #FF6600; background-color:#FF6600; color:#fff;}

.pager span{border: 1px solid #FF6600;display: inline;padding: 3px 10px 3px 10px;margin-right: 5px;border-radius: 3px;-moz-border-radius: 3px;-webkit-border-radius: 3px;background: #FFEEE5;color: #FF6600;}



/*新闻*/
ul.news
{
	clear:both;
	margin:8px 10px;
}
ul.news li
{  height:30px; line-height:30px; background:url(../images/icon.jpg) no-repeat 0 3px; border-bottom:1px dashed #d7d7d7; padding-left:10px;
}

ul.news li:hover a{color:#0091ef;}
ul.news li a{ float:left;
	text-decoration:none; width:200px; overflow:hidden; height:30px;
}

ul.news li span{float:right;}


.newstitle
{
	text-align:center;
	font-size:16px;
	font-family:"微软雅黑";
}
.newssubtitle
{ text-align:center; border-bottom:1px dashed #cccccc; height:30px; line-height:30px;}
.newssubtitle span
{
	margin-left:20px;
	font-weight:bold;
}



/*产品分类*/




.producttype0 {
	height:29px;
	}

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

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


.producttype1 { 
	height:29px;
	margin-top:3px; background:#ededed; padding-left:30px; font-size:14px; font-weight:bold}

.producttype1 a{height:29px;
	line-height:29px;}

.producttype1 a:hover {height:29px;
	line-height:29px;}
	
.producttype2 {
	height:29px; padding-left:20px;
	line-height:29px; /*display:none;*/
	}

.producttype2 a{
	height:29px;
	line-height:29px;
}


	

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

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

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












