body,td,th {
	font-family: "arial";
	font-size: 12px;
	color: #000000;
}
/*body样式========================================================================*/
BODY {
	SCROLLBAR-FACE-COLOR: #D2E0EB; SCROLLBAR-HIGHLIGHT-COLOR: #fff; 
	SCROLLBAR-SHADOW-COLOR: #fff; SCROLLBAR-3DLIGHT-COLOR: #fff; 
	SCROLLBAR-ARROW-COLOR: #ffffff; SCROLLBAR-TRACK-COLOR: #ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff; 
	background-image:url(images/bodybg.jpg);
	background-repeat:repeat-x;
	margin:0;
	background-color:#fff;
}
/*页面底部样式========================================================================*/
.foot1 {
    color: #fff;
	line-height: 21px;
	}
a.copyright1:link {color: #fff;text-decoration: none;}
a.copyright1:visited {text-decoration: none;color: #fff;}
a.copyright1:hover {text-decoration: none;color: #fff;}
a.copyright1:active {text-decoration: none;}
.foot2 {
    color: #313131;
	padding-top:5px;
	line-height: 21px;
	}
a.copyright2:link {color: #313131;text-decoration: none;}
a.copyright2:visited {text-decoration: none;color: #313131;}
a.copyright2:hover {text-decoration: none;color: #313131;}
a.copyright2:active {text-decoration: none;}
/*页面文章样式========================================================================*/
.wenzhang {
	line-height: 23px;
	color:#000000;
	}
/*标题字体样式========================================================================*/
.tit1 {
    color: #ffffff;
	font-weight:bold;
	font-size:14px;
	}
.tit2 {
    color: #ffffff;
	padding-right:10px;
	}
.tit3 {
    color: #DF0000;
	font-size:14px;
	font-weight:bold;
	}
.tit4{
    color: #3E88CE;
	font-size:14px;
	font-weight:bold;
	}
/*链接样式========================================================================*/
a:link,a:visited{ color:#000; text-decoration:none;}
/*新闻样式========================================================================*/
a.news1:link {color: #E40000;text-decoration: none; font-size:14px; font-weight:bold; line-height:21px;}
a.news1:visited {text-decoration: none;color: #E40000; font-size:14px; font-weight:bold;line-height:21px;}
a.news1:hover {text-decoration: none;color: #000000;font-size:14px;font-weight:bold;line-height:21px;}
a.news1:active {text-decoration: none;}
a.news2:link {color: #000;text-decoration: none;}
a.news2:visited {text-decoration: none;color: #000;}
a.news2:hover {text-decoration: none;color: #000000;}
a.news2:active {text-decoration: none;}
a.news3:link {color: #E20000;text-decoration: none;}
a.news3:visited {text-decoration: none;color: #E20000;}
a.news3:hover {text-decoration: none;color: #E20000;}
a.news3:active {text-decoration: none;}
/*设为首页，加入收藏样式========================================================================*/
a.headlink:link {color: #000;text-decoration: none;}
a.headlink:visited {text-decoration: none;color: #000;}
a.headlink:hover {text-decoration: none;color: #000;}
a.headlink:active {text-decoration: none;}
/*语言切换样式========================================================================*/
a.language:link {color: #E2E2E2;text-decoration: none; font-weight:bold;}
a.language:visited {text-decoration: none;color: #E2E2E2;font-weight:bold;}
a.language:hover {text-decoration: none;color: #ffffff;font-weight:bold;}
a.language:active {text-decoration: none;}
/*导航样式========================================================================*/
a.menu1{ display:block; width:px; height:40px; line-height:40px; overflow:hidden; }
a.menu1:link { display:block; background:url(images/menu1.jpg) repeat-x; color: #000;text-decoration: none; font-size:14px;font-weight:bold; }
a.menu1:visited {display:block; background:url(images/menu1.jpg) repeat-x; color: #000;text-decoration: none; font-size:14px; font-weight:bold;}
a.menu1:hover { display:block;background:url(images/menu2.jpg) repeat-x; text-decoration: none;color: #000;font-weight:bold;font-size:14px;}
a.menu1:active {text-decoration: none;}
a.menu2:link {color: #000;text-decoration: none;font-size:14px;font-weight:bold;}
a.menu2:visited {text-decoration: none;color: #000;font-size:14px;font-weight:bold;}
a.menu2:hover {text-decoration: none;color: #000;font-size:14px;font-weight:bold;}
a.menu2:active {text-decoration: none;}

/*产品类别链接样式========================================================================*/
a.leftprolink:link {color: #272727;text-decoration: none;}
a.leftprolink:visited {text-decoration: none;color: #272727;}
a.leftprolink:hover {text-decoration: none;color: #272727; font-weight:bold; }
a.leftprolink:active {text-decoration: none;}
/*点击更多样式========================================================================*/
a.more:link {color: #B3B3B3;text-decoration: none;}
a.more:visited {text-decoration: none;color: #B3B3B3;}
a.more:hover {text-decoration: none;color: #000; }
a.more:active {text-decoration: none;}
/*Div需求样式========================================================================*/
#banertit {
	position:absolute;
	margin:0 auto;
	top:365px;
	left:0;
	width:100%;
	z-index:1;
	clear:both;
}

/*产品类别样式：fcss为一级类别样式，scss为二级类别样式，tcss为三级类别样式*/
.fcss			{background:url(images/leftprobg.jpg) center repeat-x; border:#D5D5D5 1px solid;  margin-bottom:2px;}
.fcss a			{display:block; padding:0 0 0 27px; font:12px/28px ""; color:#272727; text-decoration:none; background:url(images/lefticon.jpg) 5px center no-repeat;}
.fcss a:hover 	{font-weight:bold; text-decoration:underline;}

.scss			{padding:0 0 0 27px;}
.scss a			{font:12px/24px ""; color:#000;text-decoration:none;}
.scss a:hover 	{color:#FF0000; text-decoration:underline;}