@charset "utf-8";
/* CSS Document */

#main{ background:url(../images/banner_bg.jpg) no-repeat center 146px;}

#header{width:1004px; margin:0 auto;}

#center{ width:1004px; margin:0 auto; padding:16px 0 10px 0;}

#footer{ background:url(../images/f_bg.jpg) repeat-x; height:78px; color:#fff; line-height:78px; text-align:center;}
#footer a{ color:#fff;}



/*分页*/
div.pager
{
    text-align:center;
	margin:0 auto;
}
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:10px 0px 0px 0px;*/
	padding:0px;
}
ul.news li
{ height:30px; padding:0 10px; margin-left:5px; margin-right:5px; border-bottom:dashed 1px #ccc; line-height:30px; 
}

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; font-size:14px; font-weight:bold; color:#333333;}
.newssubtitle{ text-align:center}
.newssubtitle span{margin-left:20px;}



/*产品分类*/

.producttype1 { height:27px;  margin-bottom:4px}
.producttype1 a{ height:27px;line-height:26px; color:#6e6e6e; background:url(../images/proa.jpg) no-repeat; display:block;padding-left:62px;}
.producttype1 a:hover {height:27px; line-height:26px; color:#6e6e6e; background:url(../images/proh.jpg) no-repeat; display:block;padding-left:62px;}

.producttype2 { height:30px;border-bottom:1px dashed #dedede; margin:0 17px; font-family:"宋体"; display:none;}
.producttype2 a{ height:30px;line-height:30px; color:#6e6e6e;  display:block; padding-left:34px;}
.producttype2 a:hover {height:30px; line-height:30px; color:#de2d2d;display:block;padding-left:34px;}


/*下载*/
ul.downloads
{
	clear:both;
	margin:0px;
	padding:0px;
	padding-top:5px;
}

ul.downloads li
{
 border-bottom:1px dashed #92d8ff; line-height:24px; background:url(../images/icon.jpg) no-repeat 5px center; text-indent:20px; height:24px; color:#d4f0ff;
}

ul.downloads li a
{
	text-decoration:none;
}

div{ overflow:hidden;}
.tj_btn{ width:71px; height:25px; background:url(../images/btn_bg.jpg) no-repeat left top; vertical-align:middle; border:none; color:#FF0000; font-size:12px;}
.multi_page{ text-align:center;}
.multi_page span{ padding:0px 5px; font-size:12px;}
.multi_page span a{ font-size:12px;}
