@charset "gb2312";
.blue_font {
	font-size: 12px;
	font-weight: bold;
	color: 0068b7;
	text-decoration: none;
	line-height: 26px;
}
.red_font {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	line-height: 26px;
}
.black_font {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.xi_black {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 24px;
}
a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 24px;
}
a:hover {
	font-size: 12px;
	line-height: 24px;
	color: #D3D8BE;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #78804D;
	text-decoration: none;
	line-height: 24px;
}


.white_font {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.tit_font {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.tit_font1 {
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 26px;
}

