@charset "utf-8";
body {
	font-family: "微软雅黑";
	font-size: 12px;
	line-height: 22px;
	color: #3a3a3a;
	background-color: #FFF;
	background-image: url(../images/bg-top.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
}
.title-font1 {
	font-size: 22px;
	color: #172624;
}
.title1 {
	font-size: 18px;
	color: #000;
}
.date {
	color: #999;
	font-style:italic;
}
.a1:link {
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
.newstitle {
	font-size: 18px;
	font-weight: bold;
	color: #339;
}

.title-1 {
	font-size: 16px;
}
.title-e {
	font-size: 12px;
	color: #999;
}


.a1:visited {
	font-size: 12px;
	color: #333;
	text-decoration: none;
}

.a1:hover {
	font-size: 12px;
	color: #d40000;
	text-decoration: underline;
}
.copy {
	font-size: 12px;
	line-height: 22px;
	color: #FFF;
}
