body{
	background:url(../images/bg.gif) repeat-x top;
	margin:0px;
	padding:0px;
	font-size:12px;
	line-height:24px;
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;	
	color: #424242;}
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{
	margin:0;
	padding:0;}
ul{ 
        margin:0px; 
        padding:0px; 
        list-style-type:none;}
	
input, textarea, select{
	font-size:12px;	}
li{
	list-style:none;}
.l{
	float:left;}
.r{
	float:right;}
.c{
	clear:both;height:1px;margin-top:-1px;overflow:hidden;}
.t_l{
	text-align:left;}	
.t_r{
	text-align:right;}
.t_c{
	text-align: center;}
a,a:visited{
	color:#424242;
	text-decoration:none;}	
a:hover{
	color:#1e1e1e;
	text-decoration: underline;}
#w980{
	width:980px;
	margin:0 auto;}
#hd{
	background:url(../images/logo.jpg) no-repeat bottom;
	width:980px;
	height:104px;}
#sc{
	width:250px;
	height:22px;
	padding-top:10px;
	float:right;}
#nav{
	background:url(../images/navbg.gif) repeat-x;
	width:978px;
	height:44px;
	border:1px solid #00162e;
	margin-bottom:2px;}
#nav ul li{
	float:left;
	padding:0 8px 0;
	text-align:center;
	font:normal 14px/44px "";}
#nav ul li a,#nav ul li a:visited{
	width:108px;
	height:44px;
	color:#FFF;
	display:block;
	text-decoration:none;}	
#nav ul li a:hover{
	width:108px;
	height:44px;
	font-weight:bold;
	color:#FFF;
	display:block;
	text-decoration:none;}	
#ct{
	width:980px;}
#w757{
	width:757px;
	float:left;}
#w223{
	background:#FFF;
	width:223px;
	float:right;
	margin-top:20px;}
#banner{
	width:753px;
	border:2px solid #379fec;
	margin-bottom:10px;}
#about{
	width:740px;
	margin-bottom:8px;}
#aboutt{
	background:url(../images/about.gif) no-repeat;
	width:740px;
	height:33px;}
	#honort{
	background:url(../images/honor.gif) no-repeat;
	width:740px;
	height:33px;}
#newst{
	background:url(../images/news.gif) no-repeat;
	width:740px;
	height:33px;}
#prot{
	background:url(../images/pro.gif) no-repeat;
	width:740px;
	height:33px;}
#caset{
	background:url(../images/case.gif) no-repeat;
	width:740px;
	height:33px;}
#messaget{
	background:url(../images/message.gif) no-repeat;
	width:740px;
	height:33px;}
#contactt{
	background:url(../images/contact.gif) no-repeat;
	width:740px;
	height:33px;}
#aboutnr{
	width:740px;
	padding:8px 0;}
#aboutnr2{
	width:718px;
	padding:10px;
	border-left:1px solid #dbdbdb;
	border-right:1px solid #dbdbdb;
	border-bottom:1px solid #dbdbdb;}
#pronr{
	width:728px;
	padding:5px;
	border-left:1px solid #dbdbdb;
	border-right:1px solid #dbdbdb;
	border-bottom:1px solid #dbdbdb;}
#pronr ul li{
	float:left;
	padding:4px 22px;}
#pronr ul li img{
	font-size:0px;
	vertical-align:bottom;
	line-height:0px;
	padding:2px;
	border:1px solid #dbdbdb;}
#pronr ul li span{
	display:block;
	text-align:center;}
#list{
	width:223px;
	margin-bottom:10px;}
#listt{
	background:url(../images/list.gif) no-repeat;
	width:223px;
	height:51px;}
#listnr{
	width:223px;}
#listnr .procln{
	width:215px;
	margin:0 auto;}

#icontact{
	background:url(../images/icontactbg.gif) repeat-y;
	width:223px;
	margin-bottom:10px;}
#icontactt{
	background:url(../images/icontact.gif) no-repeat;
	width:223px;
	height:79px;}
#icontactnr{
	width:203px;
	padding:10px;}
#icontactb{
	background:url(../images/icontactb.gif) no-repeat;
	width:223px;
	height:8px;}
#fu{
	width:223px;}
#fu ul li{
	width:223px;
	padding:5px 0;
	float:left;}
#ftbg{
	background:url(../images/ftbg.gif) repeat-x top;
	height:40px;}
#ft{
	width:980px;
	height:40px;
	margin:0 auto;
	text-align:center;}
#ftt{
	width:980px;
	height:39px;
	line-height:39px;
	color:#FFF;}
#ftt a{
	color:#FFF;}
#ftb{
	width:980px;
	height:30px;
	padding-top:10px;
	color:#585858;}
#ftb a{
	color:#585858;}
#more{
	float:right;
	padding:10px 5px 0 0;}	

/*产品类别样式：fcss为一级类别样式，scss为二级类别样式，tcss为三级类别样式*/
.fcss			{font:normal 12px/40px ""; color:#000; margin:3px 0; padding:0 0 0 40px; background:url(../images/listbg.gif) no-repeat;}
.fcss a			{font:normal 12px/40px ""; color:#000; text-decoration:none;}
.fcss a:hover 	{color:#f00; text-decoration:underline;}

.scss			{font:12px/24px ""; color:#000; padding:0 0 0 40px;}
.scss a			{font-size:12px; color:#000;text-decoration:none;}
.scss a:hover 	{color:#FF0000; text-decoration:underline;}

.showpage			{margin:10px 0 10px 0; padding:0; text-align:right; }
.showpage a			{border:1px #ccc solid; padding:3px 6px; margin:0 2px 0 0; font-size:11px;} /*默认*/
.showpage a:hover 	{border:1px #bbb solid; background:#eeeeee; color:#000; text-decoration: none;} /*经过*/
.showpage .pageon 	{border:1px #bbb solid; background:#eeeeee; color:#000;} /*当前*/