@charset "utf-8";
* {
	list-style-type: none;
}
html,body {
	margin: 0;
	padding: 0;
}
a {
	color: #000;
	font-size: 12px;
	line-height: 22px;
	text-decoration: none;
	font-family: "宋体", Arial;
}
a:hover {
	color: #1A6FC0;
	text-decoration: underline;
}
.borde {
	border: 1px solid #690;
}
.img {
	border: 0;
}
.p12 {
	font-size: 12px;
	line-height: 18px;
	color: #000;
	font-family: "宋体", Arial;
}
.p13 {
	font-size: 12px;
	color: #000;
	font-family: "宋体", Arial;
}
.p14 {
	font-size: 12px;
	line-height: 20px;
	color: #000;
	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;
	color: #2F2F2F;
	padding-left: 15px;
	font-family: "宋体", Arial;
}
.white {
	color: #FFF;
	font-family: "宋体", Arial;
}
.red {
	color: #900;
	font-family: "宋体", Arial;
}
.foot, .foot a {
	font-size: 12px;
	line-height: 1.7;
	color: #000000;
	font-family: "宋体", Arial;
}
.foot a:hover {
	color: #0000CC;
}
.menu, .menu a {
	font-size: 13px;
	color: #FFFFFF;
	font-family: "宋体", Arial;
}
.menu a:hover {
	color: #fa3c01;
	font-weight:bold;
	text-decoration: none;
}
.left, .left a {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	font-family: "微软雅黑";
}
.left a:hover {
	color: #fa3c01;
}