.font_z {
	font-weight: bold;
	color: #3D2053;
}
body {
	font-size: 12px;
	color: #000000;
	margin: 0px;
	background-color: #CCCCCC;
}
.color_red {
	color: #FF0000;
}
.color_bold_black{
	color:#000000;
	font-weight:bold;
}
.color_hi{
	color:#cccccc;
}
/*Ä¬ÈÏ*/
a:link,a:visited ,a:active {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
}
.white_a:link,.white_a:visited ,.white_a:active {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.white_a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
.gree_a:link,.gree_a:visited ,.gree_a:active {
	font-size: 12px;
	font-weight: normal;
	color: #f3601f;
	text-decoration: none;
}
.gree_a:hover {
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
}


.gree_line{
	font-size: 12px;
	font-weight: normal;
	color: #f3601f;
}

.menu_div {
	text-align: center;
	width: 810px;
}

.menu_over {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/menu/menu_over.jpg);
	background-repeat: no-repeat;
	height: 36px;
	width: 87px;
	padding-top: 10px;
	float: left;
	background-position: center;
}
.menu_sing {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/menu/menu_bg.jpg);
	background-repeat: no-repeat;
	height: 36px;
	width: 87px;
	padding-top: 10px;
	float: left;
	background-position: center;
}
.menu_split {
	background-image: url(../images/menu/menu_split.jpg);
	background-repeat: no-repeat;
	height: 36px;
	width: 16px;
	float: left;
}
.body_title_d {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	float: left;
	height: 22px;
	width: 121px;
	background-image: url(../images/body/body_title_d.jpg);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 6px;
}
.body_title_name {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	width: 200px;
	float: left;
	height: 14px;
	padding-top: 10px;
	padding-left: 10px;
}
.body_zh_left {
	float: left;
	width: 250px;
}

.payment_balance {
	border: 1px solid #CDCDCD;
	width: 556px;
	background-color: #FBF4EB;
	height: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 2px;
	padding-left: 2px;
}
.payment_balance_left {
	width: 296px;
	float: left;
	background-color: #FBF4EB;
}
.payment_balance_right {
	width: 240px;
	float: left;
	background-color: #FBF4EB;
	text-align: right;
	padding-right: 20px;
}
.body_Content_li1 {
	width: 180px;
	height: 20px;
	float: left;
}

.body_Content_li2 {
	width: 100px;
	height: 20px;
	float: left;
}

.body_Content_li3 {
	width: 274px;
	height: 20px;
	float: left;
}

ul{
	list-style-type: none;
	float: left;
	margin: 0px;
	padding: 0px;
}
li{
	float: left;
	width:330px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	height: 16px;
	margin: 0px;
}
.zhucekk1 {
     border:1px solid #FF9900;height:18px;background-color:#FFFFFF 
}
.zhucekk2 {
     border:1px solid #FF9900;height:18px;background-color:#FFFFFF
     /*border:1px solid #FF9900;height:18px;background-color:#FFFFFF */
}

