@charset "utf-8";

/*body css*/
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	margin: 0px;
	padding: 0px;
	color: #333333; background:#e8e8e8;
}
/*连接颜色*/
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
	text-decoration: none;
}
/*鼠标经过颜色*/
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color:#980900;
	text-decoration:none;
}

/*产品分类*/
/*产品分类*/
.producttype0
{
	clear:both;
	margin:0px;
	padding:0px;
	padding-left:38px;
	width:200px;
	height:27px;
	padding-top:4px;
	background-image:url(../images/pro.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.producttype1
{
	clear:both;
	margin:0px;
	padding:0px;
	padding-left:40px;
	width:200px;
	height:25px;
	padding-top:1px;
	background-image:url(../images/pro1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	/*display:none;*/
}
ul.producttype li
{
}
ul.producttype li ul
{
	display:none;
}
ul.producttype li a
{
	text-decoration:none;
}

/*推荐产品*/
div.productscommend
{
	clear:both;
}


div.productscommend div
{
	float:center;

	width:160px !imporant;
	width:170px;
	margin: 5px;
}
/*产品*/
div.products
{
	clear:both;
	margin:0 auto;
	padding:2px;
	text-align:center;
	width:100%;
}
div.products div
{
	float:left;
	width:190px !important;
	width:200px;
	text-align:center;
}

/*新闻*/
ul.news
{
	clear:both;
	margin:0px;
	padding:0px;
}
ul.news li
{ background:url(../images/nn.jpg) no-repeat left center; margin-left:5px; margin-right:5px; padding-left:15px; height:24px; padding-top:2px; border-bottom:dashed 1px #0099CC;
}
ul.news li a
{
	text-decoration:none;
}

ul.news1
{
	clear:both;
	margin:0px;
	padding:0px;
}
ul.news1 li
{
background:url(../images/nn.jpg) no-repeat left center; margin-left:5px; margin-right:5px; padding-left:15px; height:24px; padding-top:2px; border-bottom:dashed 1px #e8e8e8;
}
ul.news1 li a
{
	text-decoration:none;
}

.newstitle
{
	text-align:center;
}
.newssubtitle
{}
.newssubtitle span
{
	margin-left:20px;
	font-weight:bold;
}

/*图片*/
div.picture
{
	clear:both;
	margin:0 auto;
	padding:0px;
	width:614px;
}
div.picture div
{
	float:left;
	margin:5px;
	width:190px !important;
	width:200px;
	text-align:center;
}

div.picture div td
{
}

/*下载*/
ul.downloads
{
	clear:both;
	margin:0px;
	padding:0px;
	padding-top:5px;
}

ul.downloads li
{
	background:url(../images/nn.jpg) no-repeat left center; margin-left:5px; margin-right:5px; padding-left:15px; height:24px; padding-top:2px; border-bottom:dashed 1px #0099CC;
}

ul.downloads li a
{
	text-decoration:none;
}

/*留言*/
ul.guest
{
	clear:both;
	margin:0px;
	padding:0px;
	padding-top:5px;
}
ul.guest li
{
	margin-bottom:5px;background:url(../images/nn.jpg) no-repeat left center; margin-left:5px; margin-right:5px; padding-left:15px; height:24px; padding-top:2px; border-bottom:dashed 1px #0099CC;
}
ul.guest li pre
{
	border:1px solid #ccc;
	margin-left:15px;
	padding:5px;
}

/*招聘*/
ul.jobs
{
	clear:both;
	text-align:left;
	padding-top:20px;
	margin-left:0px;

}
ul.jobs li
{
	margin-bottom:20px;
	margin-left:0px;background:url(../images/nn.jpg) no-repeat left center; margin-left:5px; margin-right:5px; padding-left:15px; height:24px; padding-top:2px; border-bottom:dashed 1px #0099CC;
}

/*分页*/
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.memberlogin
{
	clear:both;
	margin:0px;
	padding:0px;
	width:250px !important;
	width:260px;
}
ul.memberlogin li
{
	padding-left:20px;
}
ul.memberlogin li label
{
	display:block;
}

/*用户注册*/
ul.memberregister
{
	margin-top:8px;
	clear:both;
	margin:0px;
	padding:0px;
}
ul.memberregister li
{
	padding:2px;
	margin-bottom:5px;
}
ul.memberregister li label
{
	width:80px !important;
	width:90px;
	display:block;
	float:left;
}

/*订购表单*/
ul.orderform
{
	clear:both;
	margin:0px;
}
ul.orderform li
{
	margin-top:5px;
}
ul.orderform li label
{
	width:80px !important;
	width:90px;
	float:left;
	display:block;
}

/*common css*/


ul.testmenu
{
	padding:0px;
}
ul.testmenu li
{
	float:left;
	margin:5px;
}

