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

#main{ width:998px; height:auto; margin:0 auto; background:#fff;}


#header{ width:998px; height:auto; margin:0 auto;}


#center{ width:998px; height:auto; margin:0 auto; padding-top:10px; clear:both; }


#footer{ clear:both;width:998px; height:67px; line-height:17px; margin:0 auto; background:url(../images/footer.jpg) no-repeat;}




/*分页*/
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;
	margin-top:5px;
}
ul.news li
{ background:url(../images/new_li.jpg) 0 8px no-repeat; height:40px;  line-height:20px;  text-indent:12px; border-bottom:1px dashed #b5b5b5; height: 1;
}
ul.news li a
{
	text-decoration:none; width:230px;
}


ul.news1
{
	clear:both;
	margin:0px;
	padding:0px;
	margin-top:15px;
}
ul.news1 li
{ background:url(../images/new_li.jpg) no-repeat 2px center; height:13px;  line-height:13px; margin-top:9px; text-indent:18px;
}
ul.news1 li a
{
	text-decoration:none;
}




/*产品分类*/


.producttype{ margin-top:5px;}


.producttype0 {width:239px; height:37px; background:url(../images/p_li1.jpg) no-repeat;  text-indent:45px; margin-left:15px; padding-bottom:5px; }

.producttype0 a{ color:#000; line-height:37px;}

.producttype0 a:hover { color:#fe6209; line-height:37px;}



.producttype1 {width:239px; height:37px; background:url(../images/p_li1.jpg) no-repeat;  text-indent:45px; margin-left:15px; padding-bottom:5px; }

.producttype1 a{ color:#000; line-height:37px;}

.producttype1 a:hover { color:#fe6209; line-height:37px;}


.producttype2 {width:236px; height:30px; background:url(../images/p_li2.jpg) no-repeat;  text-indent:45px; margin-left:15px; padding-bottom:3px; display:none; }

.producttype2 a{ color:#000; line-height:30px;}

.producttype2 a:hover { color:#fe6209; line-height:30px;}




 
/*下载*/
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;}


.newstitle{ text-align:center; font-weight:bold;}