body {
	margin: 0px;
	padding: 0px;
	font-family: "微软雅黑";
	font-size: 14px;
}
a {color:#039;text-decoration:none;}
a:visited {color:#039;text-decoration:none;}
a:hover {color:#f00;text-decoration:none;}
a:active {color:#039;text-decoration:none;}
.HeadM {
	background-image: url(images/Head_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 306px;
}
.TopBar {
	background-color: #deeeef;
	height: 44px;
	line-height: 44px;
	color: #1c468e;
	font-size: 14px;
	font-family: "宋体";
}
.HeadMenu {
	background-color: #1c468e;
	height: 74px;
}
.SearchB {
	background-image: url(images/Search_bg.png);
	height: 72px;
	width: 436px;
	margin: 0px;
	padding: 0px;
	float: right;
}
.searchin {
	line-height: 55px;
	height: 55px;
	border: 1px solid #FFF;
	width: 90%;
}
.HomePicMore {
	line-height: 57px;
	background-image: url(images/HomePicB.jpg);
	height: 57px;
	font-size: 16px;
	color: #FFF;
	margin-top: 7px;
}
.HomePicMore a {color:#FFF;}
.HomePicMore a:visited {color:#FFF;}
.HomePicMore a:hover {color:#FC0;}
.HomePicMore a:active {color:#FFF;}
