body {
	background-image: url(images/jiance_01.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.text_fff{ font-size:12px;
	line-height:20px;
	color:#ffffff;}
	
	
.a1:link {
	font-size: 12px;
	text-decoration: none;
	color: #B10000;
	line-height:20px;
}
.a1:visited {
	font-size: 12px;
	text-decoration: none;
	color: #B10000;
	line-height:20px;
}
.a1:hover {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	line-height:20px;
}
.a1:active {
	font-size: 12px;
	color: #B10000;
	text-decoration: none;
	line-height:20px;
}

.a2:link {
	font-size: 12px;
	text-decoration: none;
	color: #442894;
	line-height:20px;
}
.a2:visited {
	font-size: 12px;
	text-decoration: none;
	color: #442894;
	line-height:20px;
}
.a2:hover {
	color: #B10000;
	text-decoration: none;
	font-size: 12px;
	line-height:20px;
}
.a2:active {
	font-size: 12px;
	color: #442894;
	text-decoration: none;
	line-height:20px;
}

.text1 {
	font-size: 12px;
	color: #B10000;
	text-indent: 24px;
	line-height: 20px;
}
.text2 {
	font-size: 12px;
	color: #B10000;
	line-height: 18px;
}.text3 {
	font-size: 12px;
	line-height: 24px;
	color: #442894;
}
.text_em {
	font-size: 14px;
	color: #2A0756;
	text-indent: 28px;
	line-height: 22px;
}
.text_tt {
	font-size: 14px;
	color: #2A0756;
	line-height: 22px;
}
.text_bb {
	font-size: 14px;
	color: #C40000;
	line-height: 22px;
}
.text {
	font-size: 12px;
	color: #2A0756;
	line-height: 22px;		
}
.text_title {
    font-weight:bold;
	font-size: 26px;
	line-height: 33px;
	color: #2A0756;
	font-family: "ËÎÌå";
}
.ph_left {
	float: left;
	margin: 10px;
}.ph_right {
	float: right;
	margin: 5px;
}