@charset "utf-8";
body {
	font-family: Arial, Verdana, Helvetica, sans-serif ;
	font-size: 12px;
	background:#04183B;	
	margin:0 auto;
	padding:0px;
}
td{
	font-size:12px;
	color:#F5EFDF;
}
p{
	margin:6px 0px 10px 0px;
	line-height: 180%;
	text-align:justify;
}
img {
	border-width: 0px;
	border-style: none;
}
a,area { blr:expression(this.onFocus=this.blur()); } 
a{color:#F5EFDF; text-decoration: none; }
a:hover{
	color:#F0DCAA;	
}
.foot{
	color:#7A8696;
	text-align:left;
	text-decoration:none;
}
.foot a{
	color:#7A8696;
	text-align:left;
	text-decoration:none;
}
.foot a:hover{
	color:#F5EFDF;
}
.newslist {
	text-align:center;
	width:100%;
	display:block;
	background:url(../images/bg6.jpg) no-repeat bottom left;
	padding-top:5px;
}

.news a{
	height:30px;
	line-height:30px;
	text-align:left;
	display:block;
	background:url(../images/rec.jpg) no-repeat 15px 9px;
	padding-left:30px;
	width:344px;
}
.news a:hover{	
	background:url(../images/rec1.jpg) no-repeat 15px 9px;	
}
	
.productcategory {
	width:117px;
	height:37px;
	line-height:37px;
	background:url(../images/line.jpg) no-repeat bottom;
	text-align:left;
	padding-left:48px;	
}
.productcategory a{
	color:#333333;
}
.productcategory a:hover{
	color:#000000;
}

.gray{
	background:#F4EFDE;
	border:none;
	height:18px;
	line-height:18px;
}
.Btn{
	width:60px; 
	height:20px; 
	border:none;
	background:#0a6aa7;
	color:#f4efde;
	text-align:center;
	line-height:20px;
	cursor:hand;
}

.inputStyle{
	width:117px;
	height:20px;
	line-height:20px;
	border:none;
	background:#F4EFDE;
}

