﻿@charset "utf-8";
/* CSS Document */

#main{ width:100%; height:auto; margin:0 auto; background:#fff; background:url(../images/bg.jpg) repeat-x}


#header{ width:auto; height:auto; margin:0 auto;}


#center{ width:992px; height:auto; margin:20px auto;}


.di-fl{ width:992px; height:34px; margin:0 auto}
.di-fl a{ text-transform:uppercase; font-size:14px;}
#footer{ clear:both;width:100%; height:59px; margin:0 auto; border-top:1px solid #e5e5e5}
#footer .txt{ width:992px; height:59px; margin:0 auto;}



/*分页*/
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
{ height:30px;  line-height:30px;  text-indent:8px; border-bottom:1px dashed #ccc; margin-bottom:8px; 
}
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{}

.producttype0 {width:227px; height:33px; background:#afafaf;  text-indent:17px; overflow:hidden }

.producttype0 a{ color:#fff; line-height:33px; display:block; width:227px; height:33px; font-size:16px; text-transform:uppercase}

.producttype0 a:hover {}

.producttype1 {width:227px; height:33px; background:#afafaf;  text-indent:17px; overflow:hidden }

.producttype1 a{ color:#fff; line-height:33px; display:block; width:227px; height:33px; font-size:16px;}

.producttype1 a:hover {}


.producttype2 {width:195px; height:30px; border-bottom:1px dashed #cccccc; margin:0 auto;  overflow:hidden }

.producttype2 a{ color:#565656; line-height:30px; display:block; width:195px; height:30px; font-size:14px;}

.producttype2 a:hover {}


.producttype3 {width:195px; height:30px;  margin:0 auto;  overflow:hidden; display:none; text-indent:8px; }

.producttype3 a{ color:#565656; line-height:30px; display:block; width:195px; height:30px; font-size:12px;}

.producttype3 a:hover {}




 
/*下载*/
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;}