*{
	margin:0;
	padding:0;
}
html, body {
	height: 100%;
}
body{
	background:#FFF;
	color:#666666;
	font-family:"Arial";
	}
td,p,li,a,select,div{
	font-size:11px;
}
ul, li{list-style-type:none;}
a img{border:none;}
img{border-color:#DCDCDC;}
p{padding:7px 0;}
a{color:#3D3D3D;text-decoration:none;}
/*a:visited{color:#800080;}*/
a:hover{color:#2f3092;text-decoration:underline;}
a.blue8{color:#495367;text-decoration:none;font-size:9px;font-weight:lighter;}
a.blue8:hover{color:#9E080C;text-decoration:underline;}
/***** Text Style *****/
.t12{font-size:12px;}
.t14{font-size:18px;}
.mcolor{color:#990000;}
.black{color:#000000;}
.white{color:#FFFFFF;}
.grey{color:#CCCCCC;}
.blue{color:#056398;}
.blue14{color:#5A99CE;font-size:14px;}
.red{color:#FF3300;}
.b{font-weight:bold;}
.clear{clear:both;}
.nob{border:none;background:none;}
.more{ float:right; color:#E60606;}
.text{line-height:200%;font-size:11px;}
.text01, text01 p{line-height:180%;}
.title01{color:#5A99CE; font-size:18px;padding:23px 0px 10px 10px; background:url(../img/arrow_02.gif) no-repeat left 28px; font-weight:bold;}
.text02, text02 p,.text02 td,{line-height:180%;padding:5px 0 5px 0;}
.copyright{color:#495367;font-size:9px;}
#content .lastli,#headmenu .lastli, {
	border: none;
	background: none;
}
/*菜单*/
.menu {
	float:right;
	width: 188px;
  font-weight: bold;
}
.menu li {
	margin: 5px 0px 5px 15px;
	background: url(../img/arrow_0.gif) no-repeat left 10px;
}
.menu li a {
	display: block;
	color: #666666;
	text-decoration: none;
	background: url(../img/line_01.gif) no-repeat bottom left;
	line-height: 25px;
	padding-left: 17px;
	width: 160px;
	font-size: 12px;
}
.menu li a:visited {
	color: #666666;
	text-decoration: none
}
.menu li a:hover {
	color: #017C4C;
}
#on {
	color: #5A99CE;
	background: url(../img/arrow.gif) no-repeat left 10px;
}
#on a {
	color: #5A99CE;
	text-decoration: none;
}

.prod {float:left;padding-top:5px;}
.prod li{ float:left; width:100px; padding:0px 10px 8px 5px;}
.prod li a img{ border:1px solid #919191;}
.prod li a:hover img{ border:1px solid #0D7C49;}

.contdl{ 
 font-size:12px;
}
.contdl dt{ 
 color:#CC3333;
 font-weight: bold;
 padding-left:15px;
 line-height:20px;
 background:url(../img/arrow_01.gif) no-repeat left;
 }
.contdl dd{
 color:#334261;
 margin:0 0px 10px 8px;
 padding:10px 10px 10px 10px;
 line-height:15px;
 text-decoration:none;
 background:url(../img/line_02.gif) no-repeat left bottom;
 }
.contdl dd a{
 color:#1D82D8;
 font-size:12px;
 text-decoration:none;
 }
.contdl dd a:hover{
 color:#03633E;
 text-decoration:none;
 }

#productul{
	display:inline;
	float:left;
	margin-left:10px;
}
#productul li{
	float:left;
	padding:20px 30px 20px 10px;
	width:600px;
	border-top:1px  solid #E5E5E5;
}
.productimg{
  width:140px;
	float:left;
  text-align:right;
  margin-right:20px;
	padding:14px 1px 5px;
	background:url(../img/bg_img.gif) no-repeat left top;
}
#productul table{
	float:left;
	line-height:150%;
  background:url(../img/line_03.gif) repeat-y left top;
}
#productul table td{
  width:180px;
	padding-left:30px;
 }

