body {
	text-align: left;
	margin: 0px;
	padding: 0px;
	font-family: "宋体";
	font-size: 14px;
	color: #000;
	text-align:center;
}
a:link {
	font-size: 14px;
	color: #425784;
	text-decoration: none;
}
a:visited {
	font-size: 14px;
	color: #425784;
	text-decoration: none;
}
a:hover {
	font-size: 14px;
	color: #ff0000;
	text-decoration: underline;
}
a:active {
	font-size: 14px;
	color: #ff0000;
	text-decoration: none;
}
a.blue:link {
	font-family: "宋体";
	font-size: 12px;
	color: #425784;
	text-decoration: none;
}
a.blue:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #425784;
	text-decoration: none;
}
a.blue:hover {
	text-decoration: underline;
	color: #c70000;
}
a.blue2:link,a.blue2:visited {
	font-size: 14px;
	font-family: "宋体";
	line-height: 33px;
	color: #425784;
}
a.blue2:hover {
     color: #c70000;
	text-decoration: underline;
}
a.blue3:link,a.blue3:visited {
	font-size: 14px;
	font-family: "宋体";
	color: #425784;
}
a.blue3:hover {
     color: #c70000;
	text-decoration: underline;
}
a.red:link,a.red:visited {
	font-family: "宋体";
	font-size: 14px;
	color: #c70000;
	text-decoration: none;
	line-height: 29px;
	font-weight: bold;
}
a.red:hover {
	text-decoration: underline;
}
a.red2:link,a.red2:visited {
	font-family: "宋体";
	font-size: 14px;
	color: #c70000;
	text-decoration: none;
	line-height: 37px;
	font-weight: bold;
}
a.red2:hover {
	text-decoration: underline;
}
a.red3:link,a.red3:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #c70000;
	text-decoration: none;
}
a.red3:hover {
	text-decoration: underline;
}
a.white:link,a.white:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	line-height: 18px;
}
a.white:hover {
	text-decoration: underline;
}
a.grey:link,a.grey:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #4d4d4d;
	text-decoration: none;
}
a.grey:hover {
	text-decoration: underline;
	color: #c70000;
}
a.arrow:link,a.arrow:visited {
	font-size: 14px;
	color: #425784;
	font-family: Webdings;
	text-decoration: none;
}
a.arrow:hover {
	text-decoration: underline;
}
a.choose:hover{
	float:right;
	padding-left:20px;
	font-size:14px;
	font-weight:600;
	color:#3992E2;
	line-height:22px;
	text-decoration:underline;
	background:url(../images/ico_01.gif) no-repeat;
	background-position:left;
	
}
a.choose:link,a.choose:visited{
	float:right;
	padding-left:20px;
	font-size:14px;
	font-weight:600;
	color:#0066B3;
	line-height:22px;
	background:url(../images/ico_01.gif) no-repeat;
	background-position:left;
}
 

#top {
	clear: both;
	height: 73px;
	width: 1003px;
	background-image: url(../images/top.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}
.f_14_white {
	font-family: "宋体";
	font-size: 14px;
	line-height: 20px;
	color: #FFF;
	font-weight: bold;
}
.f_12_grey {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #4d4d4d;
}
.f_14_grey2 {
	font-family: "宋体";
	font-size: 14px;
	line-height: 20px;
	color: #4d4d4d;
}

.f_12_black {
	font-family: "宋体";
	font-size: 12px;
	color: #000;
}
.f_14_blue {
	font-family: "宋体";
	font-size: 14px;
	color: #26738a;
}
.f_14_red {
	font-family: "宋体";
	font-size: 14px;
	color: #c70000;
}
.f_12_red2 {
	font-family: "宋体";
	font-size: 12px;
	color: #ffa00c;
}

.f_14_arrow {
	font-family: Webdings;
	font-size: 14px;
}

#oldbottom {
	background-image: url(../images/bottom.gif);
	background-repeat: repeat;
	clear: both;
	height: 38px;
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #FFF;
	width: 1003px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	overflow: hidden;
	padding-top: 5px;
}

#main {
	background-image: url(../images/main_bg.gif);
	background-repeat: repeat-y;
	clear: both;
	overflow: hidden;
	width: 1003px;
	margin-right: auto;
	margin-left: auto;
}
.leftbox {
	float: left;
	height: 590px;
	width: 210px;

	overflow: hidden;
	padding-top: 18px;
	text-align: center;
}
#rightbox {
	float: left;
	width: 793px;
	overflow: visible;
	padding-top: 13px;
}

#save_pic {
	background-image: url(../images/save_leftpic.gif);
	background-repeat: no-repeat;
}
#index_pic {
	background-image: url(../images/index_leftpic.gif);
	background-repeat: no-repeat;
	background-position: 0px 250px;
}
#per_pic {
	background-image: url(../images/per_leftpic.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.l_btn {
	clear: both;
	float: none;
	height: 52px;
	width: 173px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
#r_top {
	background-image: url(../images/r_top.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 793px;
	overflow: hidden;
	background-position: bottom;
}
#r_data {
	background-image: url(../images/r_cen.gif);
	background-repeat: repeat-y;
	clear: both;
	width: 793px;
	overflow: visible;
	text-align: center;
	background-position: top;
}

#r_bottom {
	background-image: url(../images/r_bottom.gif);
	background-repeat: no-repeat;
	clear: both;
	height: 24px;
	width: 793px;
}
#r_top2 {
	background-image: url(../images/r_top2.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 793px;
	overflow: hidden;
	background-position: bottom;
}
#r_data2 {
	background-image: url(../images/r_cen2.gif);
	background-repeat: repeat-y;
	clear: both;
	width: 793px;
	overflow: visible;
	text-align: center;
}

#r_bottom2 {
	background-image: url(../images/r_bottom2.gif);
	background-repeat: no-repeat;
	clear: both;
	height: 24px;
	width: 793px;
}
#login {
	font-family: "宋体";
	font-size: 14px;
	color: #505050;
	clear: both;
	width: 698px;
	margin-right: auto;
	margin-left: auto;
}
#login a:link,a:visited {
	font-size: 12px;
	line-height: 22px;
	text-decoration: none;
	font-family: "宋体";
	color: #425784;
}
#login a:hover {
	text-decoration: underline;
}


#tip {
	font-size: 12px;
	color: #4b5f70;
	font-family: "宋体";
	line-height: 20px;
	text-align: left;
	background-color: #FFFFFF;
}
#tip_index {
	font-size: 12px;
	color: #4b5f70;
	font-family: "宋体";
	line-height: 20px;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(../images/bg_tip.gif);
	background-repeat: repeat-x;
	background-position:left bottom;
}

#l_input {
	background-color: #e5e5e5;
	border: 1px solid #c9c9c9;
	font-family: "宋体";
	font-size: 14px;
	line-height: 20px;
	height: 20px;
}
#flow {
	font-family: "宋体";
	font-size: 14px;
	line-height: 20px;
	color: #26738a;
	border: 1px solid #e2e2e2;
	background-image: url(../images/bg_tip.gif);
	background-repeat: repeat-x;
	background-position: 0px;
}
#flow #btn1 {
	background-image: url(../images/flow_btn1.gif);
	background-repeat: no-repeat;
	text-align: center;
	clear: both;
	height: 83px;
	width: 91px;
	padding-top: 14px;
}
#flow #btn2 {
	background-image: url(../images/flow_btn2.gif);
	background-repeat: no-repeat;
	text-align: center;
	clear: both;
	height: 33px;
	width: 109px;
	line-height: 33px;
	margin-top: 5px;
}
#flow #btn3 {
	background-image: url(../images/flow_btn3.gif);
	background-repeat: no-repeat;
	clear: both;
	height: 61px;
	width: 121px;
	padding-top: 20px;
}


#flow #arr1 {
	background-image: url(../images/flow_arr1.gif);
	background-repeat: no-repeat;
	clear: both;
	height: 52px;
	width: 100px;
	padding-top: 5px;
	text-align: center;
}
#w_data {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #c1c1c1;
	border-bottom-color: #c1c1c1;
	border-left-color: #c1c1c1;
	text-align: center;
	clear: both;
	width: 748px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	height: auto;
	background-repeat: repeat;
	background-image: url(../images/bg_logo.gif);
}
#g_data {
	background-color: #f5f5f5;
	border: 1px solid #bcbcbc;
	clear: both;
	width: 728px;
	padding: 10px;
	text-align: left;
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
}
#t_data {
	background-color: #FFF;
	margin-top: 10px;
	text-align: center;
	font-size: 14px;
	line-height: 30px;
	color: #4d4d4d;
	border: 1px solid #d9d9d9;
}
#t_data #title {
	font-family: "宋体";
	font-size: 14px;
	line-height: 30px;
	color: #000000;
	background-color: #e8f5f9;
	text-align: center;
}
#t_data #grey {
	background-color: #F4F8FB;
}

#dline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eaeaea;
}


#w_title {
	clear: both;
	width: 750px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	height: 37px;
	font-family: "宋体";
	font-size: 14px;
	line-height: 30px;
	color: #000;
	background-image: url(../images/label_bg.gif);
	background-repeat: repeat-x;
}
#b_title {
	clear: both;
	width: 750px;
	text-align: left;
	overflow: visible;
	line-height: 31px;
	margin-right: auto;
	margin-left: auto;
}
#g_title {
	clear: both;
	width: 730px;
	margin-right: auto;
	margin-left: auto;
	height: 96px;
}


#label_on_l {
	background-image: url(../images/label_on_l.gif);
	background-repeat: no-repeat;
	float: left;
	height: 37px;
	width: 17px;
	background-position: bottom;
}
#label_on_c {
	font-family: "宋体";
	font-size: 14px;
	line-height: 37px;
	font-weight: bold;
	color: #c70000;
	padding-right: 15px;
	padding-left: 15px;
	float: left;
	background-image: url(../images/label_on_c.gif);
	background-repeat: repeat-x;
	text-align: center;
}
#label_on_r {
	background-image: url(../images/label_on_r.gif);
	background-repeat: no-repeat;
	float: left;
	height: 37px;
	width: 17px;
	background-position: bottom;
}
#label_off_l {
	background-image: url(../images/label_off_l.gif);
	background-repeat: no-repeat;
	float: left;
	height: 37px;
	width: 12px;
	background-position: bottom;
}
#label_off_c {
	font-family: "宋体";
	font-size: 14px;
	line-height: 33px;
	color: #4d4d4d;
	padding-right: 15px;
	padding-left: 15px;
	float: left;
	background-image: url(../images/label_off_c.gif);
	background-repeat: repeat-x;
	text-align: center;
	padding-top: 4px;
	height: 33px;
}
#label_off_r {
	background-image: url(../images/label_off_r.gif);
	background-repeat: no-repeat;
	float: left;
	height: 37px;
	width: 12px;
	background-position: bottom;
}
#label_blue_l {
	background-image: url(../images/label_blue_l.gif);
	background-repeat: no-repeat;
	float: left;
	height: 31px;
	width: 6px;
	background-position: bottom;
}
#label_blue_c {
	font-family: "宋体";
	font-size: 14px;
	line-height: 31px;
	color: #FFF;
	padding-right: 20px;
	padding-left: 20px;
	float: left;
	background-image: url(../images/label_blue_c.gif);
	background-repeat: repeat-x;
	text-align: center;
	height: 31px;
}
#label_blue_r {
	background-image: url(../images/label_blue_r.gif);
	background-repeat: no-repeat;
	float: left;
	height: 31px;
	width: 6px;
	background-position: bottom;
	margin-right: 30px;
}
#label_grey_l {
	background-image: url(../images/label_grey_l.gif);
	background-repeat: no-repeat;
	float: left;
	height: 96px;
	width: 11px;
}
#label_grey_c {
	background-image: url(../images/label_grey_c.gif);
	background-repeat: repeat-x;
	text-align: left;
	float: left;
	height: 95px;
	width: 707px;
	background-position: top;
}
#label_grey_r {
	background-image: url(../images/label_grey_r.gif);
	background-repeat: no-repeat;
	float: left;
	height: 96px;
	width: 11px;
}
#r_tip {
	float: right;
	margin-right: 10px;
	margin-bottom: 15px;
	width: 194px;
	margin-top: 25px;
}
#r_tip #title {
	background-image: url(../images/tip_title.gif);
	background-repeat: no-repeat;
	clear: both;
	width: 194px;
	font-family: "宋体";
	font-size: 14px;
	line-height: 31px;
	font-weight: bold;
	color: #FFFFFF;
}
#r_tip #data {
	background-color: #EAF7E6;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #51739d;
	border-bottom-color: #51739d;
	border-left-color: #51739d;
}
#r_tip #data2 {
	text-align: center;
	margin-bottom: 10px;
}
#r_tip #data3 {
	background-image: url(../images/tip_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	clear: both;
	height: 133px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #bcbcbc;
	border-bottom-color: #bcbcbc;
	border-left-color: #bcbcbc;
	padding-top: 3px;
}
#r_tip #data3 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#r_tip #data3 li {
	line-height: 25px;
	text-align: left;
	height: 25px;
	display: block;
	padding-top: 1px;
	padding-left: 50px;
	padding-bottom: 1px;
}
#r_tip #exit {
	padding-top: 3px;
	padding-bottom: 3px;
	text-align:right;
}

#seach_input {
	background-color: #ffffff;
	border: 1px solid #c9c9c9;
	font-family: "宋体";
	font-size: 12px;
	height: 18px;
	color:#999999;
	line-height: 18px;
}
#card_title {
	clear: both;
	height: 37px;
}

#label_grey_l30 {
	background-image: url(../images/label_grey_l.gif);
	background-repeat: no-repeat;
	float: left;
	height: 37px;
	width: 11px;
}
#label_grey_c30 {
	background-image: url(../images/label_grey_c.gif);
	background-repeat: repeat-x;
	text-align: left;
	line-height: 35px;
	color: #4d4d4d;
}
#label_grey_r30 {
	background-image: url(../images/label_grey_r.gif);
	background-repeat: no-repeat;
	float: left;
	height: 37px;
	width: 11px;
}
#cardloginOut {
	font-family: "宋体";
	font-size: 14px;
	color: #505050;
	clear: both;
	width: 698px;
	margin-right: auto;
	margin-left: auto;
}

#cardlogin {

	font-family: "宋体";
	font-size: 14px;
	color: #505050;
	clear: both;
	width: 698px;
	margin-right: auto;
	margin-left: auto;
}

#cardcheckOut {
	font-family: "宋体";
	font-size: 14px;
	color: #505050;
	clear: both;
	width: 698px;
	height: 350px;
	margin-right: auto;
	margin-left: auto;
}
#cardcheck {
	background-image: url(../images/login_bgx_check.jpg);
	background-repeat: no-repeat;
	font-family: "宋体";
	font-size: 14px;
	color: #505050;
	clear: both;
	height: 355px;
	width: 698px;
	padding-top: 40px;
	margin-right: auto;
	margin-left: auto;
}
#cardcheck table {
	font-family: "宋体";
	font-size: 14px;
	color: #505050;
}
#cardcheck table tr td input{
	font-family: "宋体";
	font-size: 14px;
	color: #505050;
	height:20px;
}

#cardlogin a:link,a:visited {
	font-size: 12px;
	line-height: 22px;
	text-decoration: none;
	font-family: "宋体";
	color: #425784;
}
#cardlogin a:visited {
	font-size: 12px;
	line-height: 22px;
	text-decoration: none;
	font-family: "宋体";
	color: #425784;
}
#cardlogin a:hover {
	text-decoration: underline;
}

#aflogin {
	font-family: "宋体";
	font-size: 14px;
	color: #505050;
	clear: both;
	width: 698px;
	margin-right: auto;
	margin-left: auto;
}
#aflogin a:link,a:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #425784;
	text-decoration: none;
}
#aflogin a:hover {
	text-decoration: underline;
}



#card_pic {
	background-image: url(../images/card_leftpic.gif);
	background-repeat: no-repeat;
}
#afund_pic {
	background-image: url(../images/accumul_leftpic.gif);
	background-repeat: no-repeat;
}
#m_icon {
	font-family: "宋体";
	font-size: 12px;
	line-height: 22px;
	color: #FFFFFF;
	background-image: url(../images/mail_icon.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 22px;
	width: 39px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
}

.table_select_bg {
	background:#fff url(../images/table_select_bg.gif) left top repeat-x;
}

.table_click_bg {
	font-weight: bold;
	background:#EEEEEE url(../images/table_select_bg.gif) left top repeat-x;
}
#step_bg {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #4b5f70;
	height: 84px;
	width: 170px;
	text-align: left;
}

#step_bg table tr .line_height{line-height:16px;}
#step_bg table {
	font-family: "宋体";
	font-size: 12px;
	color: #4b5f70;
}
#w_title a:link,#w_title a:visited {
	font-size: 14px;
	font-family: "宋体";
	line-height: 33px;
	color: #425784;
}
#w_title a:hover {
     color: #c70000;
	text-decoration: underline;
}
#exit_btn {
	font-size: 14px;
	line-height: 29px;
	background-image: url(../images/btn_exit.gif);
	background-repeat: no-repeat;
	text-align: center;
	clear: both;
	height: 29px;
	width: 196px;
	color: #425784;
	font-family: "宋体";
	margin-bottom: 10px;
}

#r_data #exit {
	float: none;
	height: 20px;
	width: auto;
	text-align: right;
	clear: both;
	margin-bottom: 10px;
	padding-right: 53px;
}
#r_data #exit .margin_r_20px{margin-right:20px;}
#sidebar {
	background-image: url(../images/sidebar.gif);
	background-repeat: repeat-x;
	clear: both;
	height: 25px;
	width: 1003px;
	font-size: 12px;
	font-family: "宋体";
	line-height: 25px;
	color: #4d4d4d;
	margin-left: auto;
	margin-right: auto;	
}
#sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#sidebar li {
	float: right;
	height: 25px;
	width: 80px;
	display: block;
	text-align: left;
}
#sidebar #data li.menu {
	background-image: url(../images/sidebar_li3.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-align: center;
}

#sidebar #data li.exit {
	background-image: url(../images/sidebar_li2.gif);
	background-repeat: no-repeat;
	background-position: left -1px;
	text-align: right;
	height: 25px;
	width: 75px;
}
#sidebar #data li.title {
	background-image: url(../images/sidebar_li1.gif);
	background-repeat: no-repeat;
	background-position: 18px -1px;
	text-align: right;
	font-family: "宋体";
	font-size: 12px;
	color: #0d8b9b;
	height: 25px;
	padding-left: 10px;
}

#sidebar #data {
	clear: both;
	width: 993px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: right;
	padding-right: 10px;
	height: 26px;
}

#quick {
	background-image: url(../images/tip_title2.gif);
	background-repeat: no-repeat;
	clear: both;
	height: 30px;
	width: 194px;
}
.quick_pic01 {
	background-image: url(../images/tip_icon01.gif);
	background-position: 15px center;
	background-repeat: no-repeat;
}

.quick_pic02 {
	background-image: url(../images/tip_icon02.gif);
	background-position: 15px center;
	background-repeat: no-repeat;
}

.quick_pic03 {
	background-image: url(../images/tip_icon03.gif);
	background-position: 15px center;
	background-repeat: no-repeat;
}
.quick_pic04 {
	background-image: url(../images/tip_icon04.gif);
	background-position: 15px center;
	background-repeat: no-repeat;
}

.quick_pic05 {
	background-image: url(../images/tip_icon05.gif);
	background-position: 15px center;
	background-repeat: no-repeat;
}

.pw_bg {
	background-image: url(../images/bg_pw02.jpg);
	background-repeat: repeat-x;
	clear: both;
	height: 258px;
	width: 586px;
	font-family: "宋体";
	font-size: 14px;
	line-height: 20px;
	color: #4d4d4d;
	text-align: center;
	float: none;
	margin-right: auto;
	margin-left: auto;
	background-position: bottom;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.pw_bg #title {
	clear: both;
	height: 21px;
}
.pw_bg #data {
	clear: both;
	padding-top: 50px;
}

.tip_off {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	background:#F5F5F5 url(../images/arr_tip_off.gif) 4px 6px no-repeat;
	padding:5px 3px 2px 15px;
}

.tip_on {
	border:1px solid #090;
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	background:#e9fde9 url(../images/arr_tip_on.gif) 4px 6px no-repeat;
	padding:4px 3px 1px 14px;
}

.txt_input {
	background-color: #e5e5e5;
	border: 1px solid #c9c9c9;
	font-family: "宋体";

	font-size: 14px;
	line-height: 20px;
	height: 20px;
}

.f_16_black {
	font-family: "宋体";
	font-size: 16px;
	color: #000;
}

.f_14_black {
	font-family: "宋体";
	font-size: 14px;
	color: #000;
}

.prompt_bg {
	background-image: url(../images/bg_pw022.jpg);
	background-repeat: repeat-x;
	clear: both;
	height: 258px;
	width: 586px;
	font-family: "宋体";
	font-size: 14px;
	line-height: 20px;
	color: #4d4d4d;
	text-align: center;
	float: none;
	margin-right: auto;
	margin-left: auto;
	background-position: bottom;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.prompt_bg #title {
	clear: both;
	height: 21px;
}
.prompt_bg #data {
	clear: both;
	padding-top: 5px;
}

#btn_icon {
	font-family: "宋体";
	font-size: 12px;
	line-height: 22px;
	color: #FFFFFF;
	background-image: url(../images/btn_icon.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 22px;
	width: 64px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
}

.wrap_fankui_error {   
  display:table;    
  background:#f0f7f7 url(../images/icon_gantan.gif) 10px 10px no-repeat;
  border:1px solid #ccdded;     
  height:125px;
  width:100%; 
  margin-top:1px;
  position:relative;
  left:-1px;   
  overflow:hidden;   
}  

.subwrap_fankui {   
  vertical-align:middle;   
  display:table-cell;   
  * position:absolute;   
  * top:50%;   
} 

.content_fankui_message {   
  * position:relative;   
  * top:-50%;   
}
.content_fankui_message a{color:#0066b3;}

.button_lessThan4 {
color:#fff;
background:url(../images5/blue/button_lessThan_ALL20.gif) -114px -20px no-repeat;
height:20px; line-height:22px;
border:none; text-align:center; cursor:pointer; width:70px; 
margin-right:8px;
float:inherit;
}

.text_error_msg {
  line-height:20px;
  margin:0 0 1px 125px; 
  font-weight: bold;
  font-size: 12px;
  color:black
}

.text_sign{
  text-align:right;
  font-size:12px
}

#footer { height: 38px; clear: both; width: 1003px;color: #FFF; margin-right: auto; margin-left: auto;padding-top: 5px; background-image: url(../images/bottom.gif); background-repeat: repeat; overflow: hidden;}
#footer #logo { background-image: url(../images/biaozhi.gif);float: left; width: 28px; height:34px; }
#footer #info { float: left; height: 30px; width: 965px; padding-left: 6px; color: #fff; padding-top: 3px; padding-bottom: 2px; line-height: 16px; font-family: Arial; font-size: 12px; text-align:left; }
#footer #link { float: right; height: 30px; width: 275px; padding-top: 5px; text-align: right; color: #fff; }
