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

/*分页*/
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/li11.png) no-repeat left center; padding-top:2px; height:24px; padding-left:15px; margin-left:5px; margin-right:5px; border-bottom:dashed 1px #ccc;
}
ul.news li a
{
	text-decoration:none;
}

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;
}
.newssubtitle
{}
.newssubtitle span
{
	margin-left:20px;
	font-weight:bold;
}



/*产品分类*/




.producttype0 {width:155px; height:39px; background:url(../images/li1.png) no-repeat;margin-top:-2px;text-align:center;}
.producttype0 a{width:155px; height:39px;display:inline-block;text-align:center;font-weight:normal; color:#000000; line-height:39px;}
.producttype0 a:hover{width:155px; height:39px;display:inline-block;text-align:center;font-weight:normal; color:#FFFFFF; line-height:39px;background:url(../images/li1hover.png) no-repeat center center;}


.producttype1 {width:155px; height:39px; background:url(../images/li1.png) no-repeat;margin-top:-2px;text-align:center;}
.producttype1 a{width:155px; height:39px;display:inline-block;text-align:center;font-weight:normal; color:#000000; line-height:39px;}
.producttype1 a:hover{width:155px; height:39px;display:inline-block;text-align:center;font-weight:normal; color:#FFFFFF; line-height:39px;background:url(../images/li1hover.png) no-repeat center center;}

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