@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
{
    color:#000;
	margin:0px;
	padding:0px;
}
body,p,th,td,span,label,div{font-size:9pt;}
table { border-collapse:collapse; border-spacing:0; }
fieldset,img { border:0; padding:0px; margin:0px;}
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; }
a{color:#000;}
div{ overflow:hidden;}

/*产品分类*/
.producttype0
{
	clear:both;
	margin:0px;
	padding:0px;
	padding-left:23px;
	width:160px;
	height:24px;
	padding-top:1px; margin-left:6px;
	background-image:url(../images/pro.jpg);
	background-repeat: no-repeat;
	background-position: left center; padding-bottom:1px; border-bottom: dashed 1px #888787;
}
#sidebar .producttype0  a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E2E2E2;
	text-decoration: none;
}
#sidebar .producttype1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E2E2E2;
	text-decoration: none;
}
#sidebar .producttype0  a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CA0401;
	text-decoration: none;
}
#sidebar .producttype1 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#407A01;
	text-decoration: none;
}
.producttype1
{
	clear:both;
	margin:0px;
	padding:0px;
	padding-left:33px;
	width:150px;
	height:23px;
	padding-top:0px;
	background-image: url(../images/1113.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	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
{
	 line-height:30px;height:24px; padding-top:6px; margin-left:5px;padding-left:17px; background:url(../images/dotli.gif) no-repeat left center; 
}
ul.news li a
{
	text-decoration:none;
}

ul.news1
{
	clear:both;
	margin:0px;
	padding:0px;
}
ul.news1 li
{

}
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;
}
