BODY {
	font-size: 12px;
	background-image: url(/image/bg.gif);
	margin: 0px;
	color: #16387c;
}
a {font-size: 12px;color: #1C469F;}
a:link {text-decoration: none;color: #1C469F;}
a:visited {text-decoration: none;color: #1C469F;}
a:hover {
	color: #16387c;
	text-decoration: underline;
}
a:active {color: #1C469F;}

.menu a {
	font-size: 14px;
	font-weight: bold;
}
.menu a:link {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}
.menu a:visited {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}
.menu a:hover {
	color: #00FFff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.border {
	border: 1px solid #93a6b4;
}
.menu a:active {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}
.topnews-ul {
	/*最新资讯*/
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto;
	font-size: 12px;
	color: #000000;
}
.topnews-ul li {
	padding-left: 5px;
	display: block;
	line-height: 18px;
	float: left;
	list-style-type: none;
	width: 330px;
}
.topnews-ul span {
	float: right;
	color: #999999;
	margin-right: 5px;
}
.joblist{
padding:0px;
	list-style-type: none;
	margin:0px;
	width:100%;
}
.joblist li{
	line-height: 24px;
	height: 24px;
	font-size: 12px;
	margin-right: 5px;
}
.newslist{
padding:0px;
	list-style-type: none;
	margin:0px;
	width:100%;
}
.newslist li{
	line-height: 24px;
	height: 24px;
	font-size: 12px;
	margin-right: 5px;
}
.profilelist{
padding:0px;
	list-style-type: none;
	margin:0px;
	width:100%;
}
.profilelist li{
	line-height: 24px;
	height: 24px;
	font-size: 12px;
	margin-right: 5px;
}
.Marketlist{
padding:0px;
	list-style-type: none;
	margin:0px;
	width:100%;
}
.Marketlist li{
	line-height: 24px;
	height: 24px;
	font-size: 12px;
	margin-right: 5px;
}
.proclasstree {
	/*产品分类树*/
	list-style-type: none;
	padding: 0;
	width: 100%;
	display: block;
	float: left;
	height: auto;
	margin: 0;
}
.proclasstree li {
	/*产品分类树*/
	list-style-type: none;
	padding: 0;
	line-height: 22px;
	width: 100%;
	margin: 0;
	float: left;
	display: block;
	height: auto;
}
.proclasstree a {
	font-size: 13px;
}
.newpro-ul {
	/*最新产品ul的class*/
	padding: 0px;
	margin:0px;
	list-style-type: none;
	float: left;
	color: #000000;
	width: 100%;
	display: block;
	text-align: center;
	vertical-align: middle;
}
.newpro-ul li {
	width:88px;
	float: left;
	padding: 0px;
	color: #000000;
	height: 110px;
	text-align: center;
	list-style-type: none;
	vertical-align: middle;
	display: block;
	margin-bottom: 5px;
}
.newpro-ul img{
	width:80px;
	height:80px;
	border:none;
}
.prodisplay-ul {
	/*最新产品ul的class*/
	padding: 0px;
	margin:0px;
	list-style-type: none;
	float: left;
	color: #000000;
	width: 100%;
	display: block;
	text-align: center;
	vertical-align: middle;
}
.prodisplay-ul li {
	width:240px;
	float: left;
	padding: 0px;
	color: #000000;
	height: 200px;
	text-align: center;
	list-style-type: none;
	vertical-align: middle;
	display: block;
	margin-bottom: 5px;
}
.prodisplay-ul img{
	width:200px;
	height:150px;
	border:none;
}
.Recommendpro-ul {
	/*最新产品ul的class*/
	padding: 0px;
	margin:0px;
	list-style-type: none;
	float: left;
	color: #000000;
	width: 100%;
	display: block;
	text-align: center;
	vertical-align: middle;
}
.Recommendpro-ul li {
	width:88px;
	float: left;
	padding: 0px;
	color: #000000;
	height: 105px;
	text-align: center;
	list-style-type: none;
	vertical-align: middle;
	display: block;
	margin-bottom: 5px;
}
.Recommendpro-ul img{
	width:80px;
	height:70px;
	border:none;
}

.classnews {
	list-style-type: none;
	margin: 0px;
	float: left;
	display: block;
	padding: 0px;
	width: 690px;
	height: auto;
	clear: left;
}
.classnews li {
	list-style-type: none;
	height: 20px;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E7E7E7;
	text-indent: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
	padding: 0px;
}
.classnews span {
	text-align: right;
	float: right;
	margin-right: 5px;
}
.name {
	COLOR: #16387c; FONT-SIZE: 14px;FONT-WEIGHT: bold
}

