.location_area{
	float: right;
	width: 640px;
	text-align: right;
	padding: 40px 30px 0 0;
	vertical-align: text-bottom;
}
#page{

}
#page ul{
	padding: 0;
	margin: 0;
}
#page li{
	list-style-type: none;
	background-image: url(../images/star.jpg);
	background-repeat: no-repeat;
	padding: 0;
	background-position: 0px 10px;
	padding-left: 28px;

}
#page .page_left{ width:176px; float:left}
#page .page_right{
	width:753px;
	float: left;
	margin: 0 0 10px 22px;
	background-image: url(../images/sub_chbg.jpg);
	background-repeat: repeat-x;
	color: #e4eefd;
	background-color: #09306d;

}
#page .titleleft{
	width: 454px;
	float:left;
	padding: 5px 0 10px 30px;
	border-bottom:#144080 solid 1px;
}
#page .picright{
	width:266px;
	float:left;
	margin-top: -15px;
}

#page #content{
	clear: left;
	padding: 10px 30px 10px 30px;
	line-height: 24px;
	letter-spacing: 1px;
	font-size: 13px;
}
#page #content span.yel{
	color:#FFCC00;
	font-weight: bold;
}
#page #content h3{
	color:#FF9900;
	font-weight: bold;
	font-size: 14px;
}
#page #content a{
	text-decoration: underline;
	font-size: 10pt;
}
#page #content a:hover{
	text-decoration: none;
	color: #FF9900;
}
/*hui bian*/