/* CSS Document */

body {
	font-size: 12px;
	color: #000;
	text-align: left;
	background-color: #FFF;
	font-family:"宋体",Arial;
}

.CATitle2 a {
	padding: 2px;
	text-decoration: none;
	color: #fff;
	border: 1px solid #369;
}
.CATitle2 a:hover {
	text-decoration: none;
	color: #FFF;
	background-color: #369;
	border: 1px solid #FFF;
}

a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #aa0000;
	text-decoration: underline;
}
a:active {
	color: #000;
	text-decoration: none;
}
.content_img {
	border: 1px solid #000000;
	float: left;
	margin-left: 2px;
	margin-right: 8px;
	margin-bottom: 15px;
}
.content_text {
	float: left;
	width: 280px;
	padding-bottom: 15px;
	line-height: 17px;
}
.sign_text1 {
	padding-left: 38px;
	height: 14px;
}
.black12 {
	font-family: "宋体";
	font-size: 12px;
	line-height: 22px;
	color: #000000;
	text-decoration: none;
}
.black14 {
	font-family: "宋体";
	font-size: 14px;
	line-height: 24px;
	color: #000000;
	text-decoration: none;
}
.black22 {
	font-family: "宋体";
	font-size: 20px;
	line-height: 22px;
	color: #000000;
	text-decoration: none;
}
.blue14line {
	font-family: "宋体";
	font-size: 14px;
	line-height: 24px;
	color: #054C82;
	text-decoration: none;
}

