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

#main{ width:963px; height:auto; margin:0 auto; background:url(../images/bj.jpg) repeat-y;}
#main_1{ width:956px; height:auto; margin-left:7px;}


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


#center{ width:956px; height:auto; margin:0 auto; }


#footer{ clear:both;width:956px; height:90px; 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
{ background:url(../images/new_li.jpg) 0 11px no-repeat; height:24px;  line-height:24px;  text-indent: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{ margin-top:1px;}

/*.producttype0 {width:201px; height:40px; background:url(../images/p_li.jpg) no-repeat; margin-bottom:1px; font-weight:bold; text-indent:15px; overflow:hidden }

.producttype0 a{ color:#fff; line-height:40px; display:block; width:201px; height:40px;}

.producttype0 a:hover { color:#fff; line-height:40px;}


.producttype1 {width:201px; height:40px; background:url(../images/p_li2.jpg) no-repeat; margin-bottom:1px; text-indent:25px; overflow:hidden ; display:none; }

.producttype1 a{ color:#fff; line-height:40px; display:block; width:201px; height:40px;}

.producttype1 a:hover { color:#fff; line-height:40px;}
*/

.producttype1 {width:201px; height:40px; background:url(../images/p_li.jpg) no-repeat; margin-bottom:1px; font-weight:bold; text-indent:15px; overflow:hidden }

.producttype1 a{ color:#fff; line-height:40px; display:block; width:201px; height:40px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}

.producttype1 a:hover { color:#fff; line-height:40px;}


.producttype2 {width:201px; height:40px; background:url(../images/p_li2.jpg) no-repeat; margin-bottom:1px; text-indent:25px; overflow:hidden ; display:none; }

.producttype2 a{ color:#fff; line-height:40px; display:block; width:201px; height:40px;}

.producttype2 a:hover { color:#fff; line-height:40px;}


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