﻿@charset "utf-8";
/* CSS Document */




#header{ width:1000px; height:auto; margin:0 auto;}


#center{ width:1000px; height:auto; margin:0 auto; padding-bottom:10px; }


#footer{ clear:both;width:auto; height:118px; margin:0 auto; background:url(../images/footer.jpg) repeat-x;}




/*分页*/
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
{ background:url(../images/new_li.jpg) 3px 12px no-repeat; height:26px;  line-height:26px;  text-indent:15px; border-bottom:1px dashed #666666
}
ul.news li a
{
	text-decoration:none;
}


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:211px; height:25px; background:url(../images/p_li.jpg) no-repeat;  text-indent:23px; margin-left:3px; padding-bottom:10px; overflow:hidden }

.producttype0 a{ color:#ffffff; line-height:25px; width:211px; height:25px; display:block}

.producttype0cur a{ color:#ffffff; line-height:25px; width:211px; height:25px; display:block; background:url(../images/hp_li.jpg) no-repeat; text-indent:23px; margin-left:3px; padding-bottom:5px; }

.producttype0 a:hover { color:#ffffff; line-height:25px; background:url(../images/hp_li.jpg) no-repeat}


.producttype1 {width:211px; height:25px; background:url(../images/ap_li1.jpg) 13px  12px no-repeat;  text-indent:23px; margin-left:3px; padding-bottom:5px; overflow:hidden }

.producttype1 a{ color:#454545; line-height:25px; width:211px; height:25px; display:block}
.producttype1cur a{ color:#ff810b; line-height:25px; width:211px; height:25px; display:block; background:url(../images/hp_li1.jpg) 13px  12px no-repeat; text-indent:23px; margin-left:3px; padding-bottom:5px;}

.producttype1 a:hover { color:#ff810b; line-height:25px;background:url(../images/hp_li1.jpg) 13px  12px no-repeat;}




 
/*下载*/
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;}