@charset "utf-8";
/*common css*/
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td
{
	margin:0px;
	padding:0px;
}
table { border-collapse:collapse; border-spacing:0;  }
fieldset,img { border:0; font-size:0px; display:block;}
address,caption,cite,code,dfn,em,th,var { font-style:normal; font-weight:normal; }
ol,ul { list-style:none; margin:0px; padding:0px; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-size:11pt; font-weight:bold; }
q:before,q:after { content:“; }
abbr,acronym { border:0; }

/*产品分类*/
#main .producttype0
{ width:176px; height:28px; margin-top:2px;margin-left:14px; color:#FFFFFF; display:block;}
#main .producttype0 a
{
background:url(pro.jpg) no-repeat left center; padding-top:1px; height:27px;  padding-left:15px; color:#FFFFFF; display:block;}
#main .producttype1
{
width:176px; height:25px; display:none;margin-left:14px;
}
#main .producttype1 a
{
background:url(pro1.jpg) no-repeat left center; padding-top:1px; height:24px; display:block;padding-left:29px;
}
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; padding-top:2px; height:24px; padding-left:15px; margin-left:5px; margin-right:5px; border-bottom:dashed 1px #d8d8d8;
}
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;
}

/*图片*/
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
{
	margin-bottom:5px;
}

ul.downloads li a
{
	text-decoration:none;
}

/*留言*/
ul.guest
{
	clear:both;
	margin:0px;
	padding:0px;
	padding-top:5px;
}
ul.guest li
{
	margin-bottom:5px;
}
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;
}

/*分页*/
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*/
.clear
{
	clear:both;
}

ul.testmenu
{
	padding:0px;
}
ul.testmenu li
{
	float:left;
	margin:5px;
}
