html,body {
	font-size: 12px;
	background-color: #FFF;
	margin:0;
	height:100%;
	color: #000;
	font-family: tahoma,Arial, Helvetica, sans-serif;
}
td{font-family: Arial, Helvetica, sans-serif;font-size: 12px;}	
h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,p,span,form{border:0px;margin:0px;padding:0px;height:auto;}
*{margin:0;padding:0;}
.clear{clear:both;}
a:link,a:visited{color: #000;text-decoration: none;}
a:hover {text-decoration: none;color: #FF0000;}
img{border:0;}

a:hover img{
   filter:alpha(opacity=70); 
   -moz-opacity:0.70; 
   opacity:0.70;
}
.red{color: #FF0000;}
.blue{color: #19A5D9;}
ul {list-style-type: none;}
/*----------------------------------------------------------------------------------*/
/*主题内容*/
#container{;height:100%;margin:0;padding:0;}
/*头部*/
#header{
	height:122px;
	background-image: url(../images/showtopbg.jpg);
}
/*内容*/
#may{
	background-color: #FFF;
	height:100%;
}
/*产品*/
#produ{padding-left:25px;}
#products{
	float: left;
	width: 671px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	padding:35px 25px;
}
#put{ padding:0;}
#putleft{
	float: left;
	width: 340px;
	margin-right:31px;
	padding-bottom:71px;
	background-image: url(../images/putimgbg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#putleft h2{
	line-height: 28px;
	background-color: #990000;
	height: 28px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}
#putleft h6 img{
	border: 10px solid #990000;
}
#putright{
	float: left;
	width: 300px;
}
#putright h3{
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	border-bottom: 1px solid #FF0000;
	line-height: 24px;
	height: 24px;
	margin-bottom: 5px;
}
#outlined{
	line-height: 22px;
	width:671px;
}
#outlined h4{
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	border-bottom: 1px solid #FF0000;
	line-height: 24px;
	height: 24px;
	margin-bottom: 5px;
}
/*新闻*/
#news{
	float: left;
	width: 671px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	padding:15px 25px 35px;
}
#news h1{
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	height: 22px;
	text-align: center;
	margin-bottom:10px
}
#news h2{
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	color: #003399;
	text-align: center;
	height: 22px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	margin-bottom:10px
}
#news p{
	font-size: 14px;
	line-height: 22px;
	color: #333;
}
/*相关*/
#related{
	float: left;
	width: 225px;
	padding-top:27px;
}
#related h1{
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #000;
	line-height: 28px;
	height: 28px;
	padding-left: 18px;
}
#pdf{
	padding:20px 0 20px 80px;
	background-image: url(../images/pdf_ico.gif);
	background-repeat: no-repeat;
	background-position: 8px center;
}
#pdf h2{
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	color: #FF0000;
}
#pdf a:link,#pdf a:visited{color: #0066CC;text-decoration: underline;}
#pdf a:hover {text-decoration: none;color: #FF0000;}
#pusimg{
	padding: 20px 30px;
}
#pusimg h6 img{
	border: 1px solid #666;
	margin-bottom:6px;
}
#pusimg h5{
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	background-image: url(../images/icool.gif);
	background-repeat: no-repeat;
	height: 16px;
	padding-left: 18px;
	text-align: center;
	background-position: 35px;
	margin-bottom:6px;
}
#pusimg h5 a:link,#pusimg h5 a:visited{
	color: #0066CC;
	text-decoration: underline;
}
#pusimg h5 a:hover {text-decoration: none;color: #FF0000;}
.newslit{
	padding: 8px;
}
.newslit li {
	height:22px;
	padding-left:12px;
	background-image: url(../images/icob.gif);
	background-position: left 3px;
	background-repeat: no-repeat;
}
.newslit li a {
	color: #006699;
	text-decoration: none;
}
.newslit a:link,.newslit a:visited{color:#0066CC;text-decoration: underline;}
.newslit a:hover{color:#FF0000;text-decoration:none;}
/*低部*/
#footer{
	background-color: #000;
	height: 57px;
}