@charset "utf-8";
* {
	list-style-type: none;
}
html,body {
	margin: 0;
	padding: 0;
	background:url(/image/head-bg.jpg) repeat-x scroll center top;
}
a {
	color: #444343;
	font-size: 12px;
	line-height: 22px;
	text-decoration: none;
	font-family: "宋体", Arial;
}
a:hover {
	color: #C60E02;
	text-decoration: underline;
}
.borde {
	border: 1px solid #690;
}
.img {
	border: 0;
}
.p12 {
	font-size: 12px;
	line-height: 18px;
	color: #444343;
	font-family: "宋体", Arial;
}
.p14 {
	font-size: 14px;
	line-height: 20px;
	color: #444343;
	font-family: "宋体", Arial;
}
.pbold {
	font-size: 14px;
	line-height: 28px;
	font-weight: bold;
	color: #25478C;
	font-family: "宋体", Arial;
}
.title {
	font-size: 12px;
	color: #444343;
	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: #444343;
	font-family: "宋体", Arial;
}
.foot a:hover {
	color: #0000CC;
}
.menu, .menu a {
	font-size: 14px;
	font-weight:bold;
	line-height: 180%;
	color: #FFFFFF;
	font-family: "微软雅黑";
}
.menu a:hover {
	color: #403F3F;
}
.left, .left a {
	font-size: 12px;
	line-height:26px;
	font-weight: bold;
	color:#444343;
	font-family: "微软雅黑";
}
.left a:hover {
	color: #C60E02;
}