body {
	font-size: 14px;
	width:100%;
	padding: 0px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #14A8CE;
}
a{
	color: #14A8CE;
	text-decoration: none;
}
a:hover{
	color: #ff0000;
	text-decoration: none;
}
.Logo {
	float: left;
}
.Banner{
	float:right;
	height:35px;
	overflow:hidden;
}
form,ul,li{
	padding:0px;
	margin:0px;
	list-style-type: none;
}
.Banner ul li{
	float: left;
	line-height:35px;
	height:35px;
	background-color: #073567;
	letter-spacing:2px;
	padding-right: 8px;
	padding-left: 8px;
}
.Banner ul li a{
	color:#FFFFFF;
	text-decoration: none;
	font-size:13px;
}
.Banner ul li a:hover{
	color:#FFFFFF;
	text-decoration: none;
	font-size:13px;
}
.L{
	float:left;
}
.R{
	float:right;
}
.ClassItem{
	float:left;
	width:150px;
	overflow:hidden;
	padding-left:15px;
}
.ClassItem ul li{
	width:150px;
	overflow:hidden;
	height:25px;
	line-height:25px;
	background-image: url(../Images/index_18.jpg);
	background-repeat: no-repeat;
	background-position: 0px 24px;
	text-indent:10px;
}
.ClassItem ul li a{
	color:#14A8CE;
	text-decoration: none;
}
.ClassItem ul li a:visited{
	color:#14A8CE;
	text-decoration: none;
}
.ClassItem ul li a:hover{
	color:#FF0000;
	text-decoration: none;
	font-weight: bold;
}
.clear{
	clear:both;
}
.foot{
	background-color: #083568;
	padding:10px;
	line-height: 25px;
	color: #FFFFFF;
}
.about{
	width:650px;
	padding-left:30px;
	padding-top:20px;
	line-height:25px;
	color:#073567;
	font-size:14px;
}
.path{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECE9D8;	
	padding-top:25px;
	padding-bottom:5px;
	margin-left:15px;
	margin-bottom:15px;
}
.NewsLi{
	line-height:25px;
	width:100%;
	padding-left:3px;
	height:25px;
}
.NewsLi a:link{
	color: #14A8CE;
}
.NewsLi a:visited{
	color: #14A8CE;
}
.product{
	width:340px;
	height:119px;
	float:left;
	margin-bottom:10px;
}
.smallpic{
	width:128px;
	height:91px;
	float:left;
	border: 1px solid #000000;
	text-align:center;
	vertical-align: middle;
	line-height:91px;
	padding-top:15px;
	margin-right:10px;
}
.smallpic img{
	width:98px;
	height:72px;
}
.desc{
	float:left;
}
.desc li{
	line-height:25px;
}
.look:link{
	color: #FF0000;
	text-decoration: none;	
	
}
.look:visited{
	color: #FF0000;
	text-decoration: none;	
	
}
img{
	border:0px;
}
.smallclass{
	padding-left:15px;
}
.Banner{
	text-align:center;
	color:#FFFFFF;
}
.Banner a{
	color:#FFFFFF;	
}