@charset "gb2312";
.text {
	font-family: "宋体";
	font-size: 12px;
	line-height: 150%;
	color: #000000;
	text-decoration: none;
}
.homepage_main_bg {
	font-family: "宋体";
	text-decoration: none;
	background-image: url(../images/main.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.title_txt {
	font-family: "黑体";
	font-size: 18px;
	color: #000000;
	text-decoration: none;
	line-height: 30px;
}
.txt_13 {
	font-family: "宋体";
	font-size: 13px;
	line-height: 150%;
	color: #000000;
	text-decoration: none;
}
.url_txt {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.url_txt:hover {
	text-decoration: underline;
}

.url_blu {
	font-family: "宋体";
	font-size: 13px;
	color: #0000A0;
	text-decoration: none;
	line-height: 150%;
}
a.url_blu:hover {
	color: #CC0000;
}

.url_red {
	font-family: "宋体";
	font-size: 12px;
	color: #CC0000;
	text-decoration: underline;
}
a.url_red:hover {
	color: #CC0000;
	text-decoration: underline;
}

