@charset "utf-8";
* {
	list-style-type: none;
}
html,body {
	margin: 0;
	padding: 0;
}
a {
	color: #000;
	font-size: 14px;
	line-height: 32px;
	text-decoration: none;
	font-family: "宋体", Arial;
}
a:hover {
	color: #233b6e;
	text-decoration: underline;
	outline:none;blr:expression(this.onFocus=this.blur());
}
.borde {
	border: 1px solid #690;
}
.img {
	border: 0;
}
.p12 {
	font-size: 14px;
	line-height: 32px;
	color: #474646;
	font-family: "宋体", Arial;
}
.p121, .p121 a {
	font-size: 14px;
	line-height: 32px;
	color: #FFF;
	font-family: "宋体", Arial;
}
.p121 a:hover {
	color: #9ab0de;
}
.b12 {
	font-size: 14px;
	line-height: 32px;
	color: #474646;
	font-family: "宋体", Arial;
}
.p14 {
	font-size: 14px;
	line-height: 32px;
	color: #474646;
	font-family: "宋体", Arial;
}
.pbold {
	font-size: 14px;
	line-height: 28px;
	font-weight: 600;
	color: #25478C;
	font-family: "宋体", Arial;
}
.title {
	font-size: 14px;
	line-height: 35px;
	font-weight: 600;
	color: #06C;
	padding-left: 5px;
	font-family: "宋体", Arial;
}
.white {
	color: #FFF;
	font-family: "宋体", Arial;
}
.red {
	color: #900;
	font-family: "宋体", Arial;
}
.foot, .foot a {
	font-size: 12px;
	line-height: 180%;
	color: #000000;
	font-family: "宋体", Arial;
}
.foot a:hover {
	color: #0000CC;
}