@charset "utf-8";
* {
	list-style-type: none;
}
html,body {
	margin: 0;
	padding: 0;
	color: #484746;
	background:#BBC7D2;
}
a {
	color: #484746;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	font-family: "宋体", Arial;
}
a:hover {
	color: #006698;
	text-decoration: underline;
}
.borde {
	border: 1px solid #690;
}
.img {
	border: 0;
}
.p12 {
	font-size: 12px;
	line-height: 20px;
	color: #484746;
	font-family: "宋体", Arial;
}
.p14 {
	font-size: 14px;
	line-height: 20px;
	color: #484746;
	font-family: "宋体", Arial;
}
.pbold {
	font-size: 14px;
	line-height: 28px;
	font-weight: bold;
	color: #25478C;
	font-family: "宋体", Arial;
}
.title {
	font-size: 14px;
	line-height: 35px;
	font-weight: bold;
	color: #484746;
	padding-left: 25px;
	font-family: "宋体", Arial;
}
.white {
	color: #FFF;
	font-family: "宋体", Arial;
}
.ab {
line-height:1.4;

}
.foot, .foot a {
	font-size: 12px;
	line-height: 180%;
	color: #2F4F6A;
	font-family: "宋体", Arial;
}
.foot a:hover {
	color: #006698;
}
.menu, .menu a {
	font-size: 12px;
	font-weight:bold;
	color:#484747;
	font-family: "宋体", Arial;
}
.menu a:hover {
	color: #193D96;
}