@charset "utf-8";
/**
 * Liana v4 CSS 
 * 交易区相关样式
 * @version 2.5 2008-10-08
 * 
 */

/** 全局设置---Begin **/
img {
	border:0;
}
body, div, td, span, select, p, input, textarea {
	font: 12px "宋体", Tahoma, Arial;
}
textarea{
	padding:3px;
	height:auto;	
}
body {
	background-color: #fff;
	padding: 1px 1px 5px 1px;
	color: #1F1F1F;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
li {
	margin:0px;
	list-style-type: none;
}
input{
	height:13px;
	outline:none;
	*hide-focus: expression(this.hideFocus=true); 
	margin:0;
	padding:0;
	_padding:3px;
	vertical-align:middle;
}
input:active{
	-ms-background-position-x:1px;
	-ms-background-position-y:1px;
}
input[type="text"], input[type="password"]{
	height:13px;
	padding:3px;
	vertical-align:middle;
	border:1px solid #7f9db9;
}
input[type="text"]:focus, input[type="password"]:focus{
	height:13px;
	padding:3px;
	vertical-align:middle;
}
textarea{
	padding:3px;
	border:1px solid #7f9db9;
}
textarea:focus{
	padding:3px;
	border:1px solid #09f;	
}
select{
	padding:3px;
	vertical-align:middle;
	border-top:1px solid #abadb3;
	border-right:1px solid #dbdfe6;
	border-bottom:1px solid #e3e9ef;
	border-left:1px solid #e3e9ef;
}
/** 金额输入框 **/
input.currency {
	text-align:right;
}
/** 全局设置---End **/

/** news **/
.logo {
	height:62px;
	padding-left:120px;
	margin-left:60px;
	background: url(../../../images/810/logo1.gif) no-repeat lef center;/*
	background-repeat: no-repeat; 
	background-position: left center;
	*/
}
.logo_pading {
	padding-top:25px;
	margin-left:100px;
	font-size: 14px;
	font-weight: bold;
}
/** 文字链接---Begin **/
a{
	color:#404040;
	text-decoration:underline;
	font-size:12px;
	line-height:150%;
	outline:none;
	*hide-focus: expression(this.hideFocus=true); 
}
a:link {
	/*color:#404040;
	text-decoration:none;
	font-size:12px;
	line-height:150%;*/
}
a:visited {
	/*color:#404040;
	text-decoration:underline;
	font-size:12px;
	line-height:150%;*/
}
a:hover {
	color:#333333;
	text-decoration:none;
	line-height:150%;
}
a:active {
	/*color:#404040;
	text-decoration:none;
	line-height:150%;*/
}
/** 文字链接--End **/

#main {
	/**6db4e6**/
	border:1px solid #6aa2d8;
	padding:10px 0;
	margin:-1px 0px 0px 0px;
	align:center;
}
/* 按钮区域 ---Begin **/
.button_area {
	text-align:center;
	padding:7px 0px 7px 0px;
	overflow:hidden;
}
/** 按钮默认样式 **/
input.button{
	background: url(../../../images/810/default/button_bg2.gif) no-repeat center center;
	border:0 none;
	padding:0;	
	color:#333333;
	font-size:12px;
	width:52px;
	height:26px;
	line-height:26px;
	margin:0 8px 0 8px;
	cursor:pointer;
	display:inline-block;	
}
input.button2{
	background: url(../../../images/810/default/button_bg2.gif) no-repeat center center;
	border:0 none;
	padding:0;	
	color:#333333;
	font-size:12px;
	width:52px;
	height:26px;
	line-height:26px;
	margin:0 8px 0 8px;
	cursor:pointer;
	display:inline-block;	
}
input.button4 {
	background: url(../../../images/810/default/button_bg4.gif) no-repeat center center;
	border:0 none;
	padding:0;	
	color:#333333;
	font-size:12px;
	width:77px;
	height:26px;
	line-height:26px;
	margin:0 8px 0 8px;
	cursor:pointer;
	display:inline-block;
}
input.button6 {
	background: url(../../../images/810/default/button_bg6.gif) no-repeat center center;
	border:0 none;
	padding:0;	
	color:#333333;
	font-size:12px;
	width:102px;
	height:26px;
	line-height:26px;
	margin:0 8px 0 8px;
	cursor:pointer;
	display:inline-block;
}
input.button8 {
	background: url(../../../images/810/default/button_bg8.gif) no-repeat center center;
	border:0 none;
	padding:0;	
	color:#333333;
	font-size:12px;
	width:127px;
	height:26px;
	line-height:26px;
	margin:0 8px 0 8px;
	cursor:pointer;
	display:inline-block;
}
input.button9 {
	background: url(../../../images/810/default/button_bg9.gif) no-repeat center center;
	border:0 none;
	padding:0;	
	color:#333333;
	font-size:12px;
	width:145px;
	height:26px;
	line-height:26px;
	margin:0 8px 0 8px;
	cursor:pointer;
	display:inline-block;
}
input.button10 {
	background: url(../../../images/810/default/button_bg10.gif) no-repeat center center;
	border:0 none;
	padding:0;	
	color:#333333;
	font-size:12px;
	width:155px;
	height:26px;
	line-height:26px;
	margin:0 8px 0 8px;
	cursor:pointer;
	display:inline-block;
}
input.button2:active, input.button4:active, input.button6:active, input.button8:active, input.button9:active, input.button10:active{
	-ms-background-position-x:1px;
	-ms-background-position-y:1px;
}
input.button2_q {
	background: url(../../../images/810/default/button_bg2_q.gif) top repeat-x;
	border:0px;
	color:#064467;
	font-size:12px;
	width:50px;
	height:24px;
	margin:0 8px 0 8px;
	cursor:pointer;
	display:inline-block;
}
input.button4_q {
	background: url(../../../images/810/default/button_bg4_q.gif) top repeat-x;
	border:0px;
	color:#064467;
	font-size:12px;
	width:75px;
	height:24px;
	margin:0 8px 0 8px;
	cursor:pointer;
	display:inline-block;
}
input.button6_q {
	background: url(../../../images/810/default/button_bg6_q.gif) top repeat-x;
	border:0px;
	color:#064467;
	font-size:12px;
	width:100px;
	height:24px;
	margin:0 8px 0 8px;
	cursor:pointer;
	display:inline-block;
}
input.button8_q {
	background: url(../../../images/810/default/button_bg8_q.gif) top repeat-x;
	border:0px;
	color:#064467;
	font-size:12px;
	width:125px;
	height:24px;
	margin:0 8px 0 8px;
	cursor:pointer;
	display:inline-block;
}
.button_light {
	background: url(../../../images/810/default/button_light.gif) top repeat-x;
	border:1px solid #176BBF;
	color:#FFFFFF;
	font-size:12px;
	padding:2px 4px 1px;
	margin:0 8px 0 8px;
	cursor:pointer;
}

/** 文件上传选择按钮 **/
input.uploadFile, .inputxt_table input.uploadFile{
	font-size:13px;
	height:22px;
	border:1px solid #8D8D8D\9;
	color:#505050;
}
/** 日期选择框按钮样式 **/
.button_calendar {
	background:url(../../../images/810/default/button_date.gif) top no-repeat;
	height:17px;
	width:20px;
	padding:2px 8px 2px 8px;
	cursor:pointer;
}
/* 按钮区域 ---End **/

/** 文字说明区---Begin **/
/** 当前位置 **/
.current_position {
	margin-bottom:4px;
}
.current_position b{
	color:#3172B5;
}
/** 上方提示 **/
.hint {
	margin:4px 0px 4px 0px;
	padding-left: 30px;
}
.hint li {
	list-style-type: none;
	list-style-image: url(../../../images/810/default/icon_hint.gif);
	margin: 2px 0px 2px 2px;
}
/** 下方提示 **/
.clew {
	color:#0C5FB3;
	border:#beccd7 1px dashed;
	margin:4px auto;
	padding:8px 10px;
	background-color:#eff7fe;
	width:95%;
}
.clew ul {
	background:url(../../../images/810/default/icon_important.gif) left top no-repeat;
	color:#F00;
	padding:3px 0 3px 24px;
	margin:0;
}
.clew li {
	color:#393939;
	padding:7px 4px 2px 10px;
	list-style-type:decimal;
	list-style-position:inside;
}
/** 文字说明区---End **/

/** 醒目文字 **/
.text_important {
	color:#FC5C04;
	margin-right:4px;
}
/** 标题文字 **/
.text_title {
	font-size:14px;
	font-weight:bold;
	padding:4px 10px 6px 10px;
}
/** 操作提示 **/
.tip_on {
	background: url(../../../images/810/default/arrow_right.gif) 2px no-repeat;
	background-color:#E5F5FF;
	border:1px solid #40B3FF;
	color:#000777;
	float:right;
	padding:2px 4px 2px 22px;
	height:16px;
	line-height:16px;
	display:inline;
	vertical-align:middle;
	white-space:nowrap;
	overflow:hidden;
}
.tip_off {
	color:#A5A5A4;
	float:right;
	padding:2px 4px 2px 22px;
	height:16px;
	float:right;
	line-height:16px;
	display:inline;
	vertical-align:middle;
	white-space:nowrap;
	overflow:hidden;
}
/** 表格样式 ---Begin **/
.history_table {
	margin:8px auto;
	border:1px solid #bed3e5;
}
.history_table td {
	border:1px solid #bed3e5;
	padding:6px;
	text-align:center;
}
.history_table tr.title {
	background-color:#d7eaf7;
	color:#3172B5;
}
.detail_table {
	color:#000;
	margin:8px auto;
	border:1px solid #bed3e5;
}
.detail_table td {
	border:1px solid #bed3e5;
	padding:6px;
}
.detail_table td.title {
	background-color:#ecf6fe;
	text-align:right;
}
/** news **/
.detail_table td.title2 {
	background-color:#ecf6fe;
	text-align:center;
}
.input_table {
	color:#000;
	margin:8px auto;
	border:1px solid #bed3e5;
}
.input_table td{
	padding:5px;
	border:1px solid #bed3e5;	
}
.input_td_header {
	text-align:right;
	color:#222222;
		background:#f7fdfd;
}
/*** news ***/
.step_flow_title {
	color:#3172b5;
	font-weight: bold;
	margin:10px 0px 5px 20px;
	display:inline;
	overflow:hidden;
}
/**search_table**/
.search_table{
	color:#000;
	margin:8px auto;	
}
/**后四位输入框**/
.end_input{
	margin:3px 0px 0px 0px;
}
.end_input span{
	vertical-align:middle;	
}
.end_input input{
	height:13px;
	padding:2px 2px 2px 2px;	
}
/**输入框不可用样式**/
.input_disabled input{
	border:1px solid #7f9db9;
	background:#ffffff;	
}
.search_table td{
	line-height:26px;	
	padding:2px;
}
.search_table select{
	padding:3px;
	vertical-align:middle;
	border-top:1px solid #abadb3;
	border-right:1px solid #dbdfe6;
	border-bottom:1px solid #e3e9ef;
	border-left:1px solid #e3e9ef;
}
/**输入框后接文字水平居中**/
.inputxt_table td a, .search_table td a{
	vertical-align:middle;
}
.inputxt_table {
	margin:8px auto;
	border:1px solid #bed3e5;
}
.inputxt_table td {
	line-height:28px;
	padding:6px;
	border:1px solid #bed3e5;
}
.inputxt_table2 {
	background-color:#ecf6fe;
	line-height:30px;
	padding-left:5px;
}
.inputxt_table3 {
	background-color:#fff;
	line-height:30px;
	padding-left:10px;
}
.inputxt_table4 {
	margin:0 auto 20px auto;
}
.inputxt_table5 {
	background-color: #ecf6fe;
	line-height:30px;
	border-right:1px solid #cccccc;
	padding-left:10px;
}
.inputxt_table6 {
	background-color: #fff;
	line-height:30px;
	border-right:1px solid #cccccc;
	padding-left:10px;
}
.inputxt_table3 td, .inputxt_table4 td, .inputxt_table5 td, .inputxt_table6 td{
	border:1px solid #bed3e5;
}
.list_table {
	color:#040404;
	margin:8px auto;
	border:1px solid #bed3e5;
	word-break:break-all;
	word-wrap:break-word;
}
.list_table input{
	*height:13px;
}
.list_table a, .list_table a:hover{
	padding:0;
	margin:0;
	line-height:normal;
}
.list_table thead td {
	color:#3172B5;
	line-height:210%;
	font-weight:bold;
	padding:4px;
	border:1px solid #bed3e5;
}
.list_table tbody td{
	border:1px solid #bed3e5;
	padding:6px;
}
.list_table .edit_border {
	background-color:#ffd9bf;
}
.bg1 td {
	border:1px solid #bed3e5;
	background-color:#ecf6fe;
}
.bg2 td {
	border:1px solid #bed3e5;
	background-color:#FFFFFF;
}
.account_table {
	color:#000000;
	text-align:center;
	border-collapse:collapse;
	margin:0px 0px 10px 0px;
	width:90%;
	border:1px solid #bed3e5;
}
.account_table td {
	border:1px solid #BDCDD7;
	border-color:white #BDCDD7 #BDCDD7 #BDCDD7;
}
.account_table_head {
	color:#4B6A7C;
}
.account_table_head td {
	text-align:center;
	font-weight:bold;
	border:1px solid #BDCDD7;
	padding:7px 0px 4px 10px;
}
/** 表格样式 ---End **/

/** 交易成功提示 ---Begin **/
.success {
	background-color:#fff;
	border:1px solid #b8d6f2;
	margin:0 auto;
	width:98%;
	padding:0px 0px 0px 0px;
}
.success_head {
	font-size:14px;
	font-weight:bold;
	padding:4px 4px 4px 32px;
	height:16px;
	background:#b8dcfe;
}
.success_body {
	background:url(../../../images/810/default/icon_success.gif) no-repeat 0px 0px;
	min-height:115px;	/* work except IE6 */
	height:115px;	/* hack for IE6 only */
}
.success_body ul {
	list-style-type: none;
	margin:0px 50px 10px 100px;
	padding:10px 0px 0px 40px;
}
.success_body li {
	padding:7px 7px 7px 0px;
}
.error {
	background-color:#fff;
	border:1px solid #b8d6f2;
	margin:0 auto;
	width:98%;
	padding:0px 0px 0px 0px;
}
.error_head {
	font-size:14px;
	font-weight:bold;
	padding:4px 4px 4px 32px;
	height:16px;
	background:#b8dcfe;
}
.error_body {
	background:url(../../../images/810/default/icon_error.gif) no-repeat 0px 0px;
	min-height:115px;	/* work except IE6 */
	height:115px;	/* hack for IE6 only */
}
.error_body ul {
	list-style-type: none;
	margin:0px 50px 10px 100px;
	padding:10px 0px 0px 40px;
}
.error_body li {
	padding:7px 7px 7px 0px;
}
/** 交易成功提示 ---End **/

/** 翻页表头 ---Begin **/
/** 修改 高度48为了go图标可以换行**/
.turnpage {
	margin:0 auto;
	text-align:right;
	padding:4px 2px 3px 2px;
	overflow:hidden;
	height:48px;
	margin:1px 0px 1px 9px;
	font-family:Arial,"宋体";
}
.turnpage4RZDZHis {
	margin:0 auto;
	text-align:right;
	padding:4px 2px 3px 2px;
	overflow:hidden;
	height:26px;
	margin:1px 0px 1px 9px;
	font-family:Arial,"宋体";
}
.turnPageFloat{
	float:right;
}
.turnpage a, .turnpage a:link,.turnpage a:visited, .turnpage a:hover, .turnpage a:active{
	*zoom:1;
	text-decoration:none;
}
.turnpage4RZDZHis a, .turnpage4RZDZHis a:link,.turnpage4RZDZHis a:visited, .turnpage4RZDZHis a:hover, .turnpage4RZDZHis a:active{
	*zoom:1;
	text-decoration:none;
}
a.page_normal, a.page_selected, a.page_normal:hover, a.page_selected:hover{
	*zoom:1;
	float:left;
	height:21px;
	line-height:21px;
	vertical-align:middle;	
	display:inline;
	text-decoration:none;
	min-width:12px;
	padding:0 3px;
	_padding:0 5px;
	margin-right:4px;
	text-align:center;
	white-space:nowrap;
	font-family:Arial;
}
a.last_page, a.next_page, a.last_page:hover a.next_page:hover{
	float:left;
	width:59px;
	height:23px;
	margin:0px 4px 0px 0px;
	padding:0;
	cursor:pointer;
	display:inline;
}
.turnpage span{
	float:left;
	font-size:12px;
	vertical-align:middle;
	padding:5px 0px 0px 0px;
	*padding:3px 0px 0px 0px;
}
.turnpage span input{
	width:18px;
	height:10px;
	padding:1px;
	margin:0;
	vertical-align:middle;
}
.turnpage span input:focus{
	width:18px;
	height:10px;
	padding:1px;
	margin:0;
	vertical-align:middle;
}
.turnpage4RZDZHis span{
	float:left;
	font-size:12px;
	vertical-align:middle;
	padding:5px 0px 0px 0px;
	*padding:3px 0px 0px 0px;
}
.turnpage4RZDZHis span input{
	width:18px;
	height:10px;
	padding:1px;
	margin:0;
	vertical-align:middle;
}
.turnpage4RZDZHis span input:focus{
	width:18px;
	height:10px;
	padding:1px;
	margin:0;
	vertical-align:middle;
}
a.page_selected{
	font-size:13px;
	line-height:21px;
	padding:1px 5px;
	_padding:1px 7px;
	color:#237edf;
	font-weight:bold;
}
a.page_selected:hover{
	cursor:pointer;
	font-size:13px;
	line-height:22px;
	padding:0px 4px;
	_padding:0px 6px;
	background-color:#2da2f7;
	border:1px solid #2da2f7;	
	color:#ffffff;
	font-weight:bold;	
}
a.page_normal {
	cursor:pointer;
	font-size:12px;
	background-color:#ffffff;
	border:1px solid #cccccc;
}
a.page_normal:hover {
	font-size:12px;
	background-color:#2da2f7;
	border:1px solid #2da2f7;
	color:#ffffff;
	font-weight:bold;
}
a.last_page {	
	background:url(../../../images/810/default/page_arrow.gif) no-repeat 0px 0px;	
}
a.last_page:hover {
	background:url(../../../images/810/default/page_arrow.gif) no-repeat -59px 0px;	
}
a.next_page {	
	margin:0px 6px 0px 0px;
	background:url(../../../images/810/default/page_arrow.gif) no-repeat 0px -23px;	
}
a.next_page:hover {	
	background:url(../../../images/810/default/page_arrow.gif) no-repeat -59px -23px;	
}
.goto_page {
	float:left;	
	background:url(../../../images/810/default/goto_page.gif) no-repeat  4px 2px;
	_background:url(../../../images/810/default/goto_page.gif) no-repeat  4px 3px;
	width:39px;
	height:20px;
	margin:0;
	padding:1px 0px 0px 0px;
	cursor:pointer;
}
/** 翻页表头 ---End **/

/** 搜索高亮 **/
.highLight {
	color:#0000FF;
	margin:0px 1px 0px 1px;
}
/** 等待提示 **/
.wait {
	background:url(../../../images/810/wait.gif) no-repeat;
	height:32px;
	line-height:32px;
	font-size:12px;
	font-weight:bold;
	padding:0px 0px 5px 40px;
	margin:0px 0px 0px 200px;
	overflow:hidden;
}
/** 顶部链接区域 ---Begin **/
.top_link_area {
	/**84c0ea**/
	border-bottom:1px solid #6aa2d8;
	height:28px;
}
.top_link_on {
	background:url(../../../images/810/default/top_link_onl.gif) left no-repeat;
	color:#054367;
	padding:0px 0px 0px 10px;
	cursor:pointer;
	line-height:28px;
	height:28px;
	overflow:hidden;
	display:inline;
	float:left;
	margin:0px 4px 0px 0px;
}
.top_link_on dt {
	background:url(../../../images/810/default/top_link_onr.gif) right no-repeat;
	line-height:28px;
	color:#ffffff;
	font-weight:bold;
	padding-right:10px;
}
.top_link_off {
	background:url(../../../images/810/default/top_link_offl.gif) left no-repeat;
	color:#4e71a5;
	padding:0px 0px 0px 10px;
	cursor:pointer;
	line-height:28px;
	height:28px;
	overflow:hidden;
	display:inline;
	float:left;
	margin:0px 4px 0px 0px;
}
.top_link_off dt {
	background:url(../../../images/810/default/top_link_offr.gif) right no-repeat;
	line-height:28px;
	color:#666666;
	font-weight:bold;
	padding-right:10px;
}
/** 顶部链接区域 ---End **/

/** news 树型展示区域 ---Begin **/
.tree_root {
	background:url(../../../images/810/default/tree_root.png) no-repeat center bottom;
	height:24px;
	width:42px;
}
/** news 树型展示区域 ---Begin **/
.tree_lv1 {
	height:24px;
	width:42px;
	border-top:1px solid #cccccc;
	background-image:url(../../../images/810/default/extend.gif);
	background-repeat:no-repeat;
	background-position:center center;
	background-color:#ecf6fe;
	border-bottom:1px solid #cccccc;
}
.tree_lv1_last {
	background:url(../../../images/810/default/shrink.gif) no-repeat center center;
	height:24px;
	width:42px;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	background-color:#ecf6fe;
}
.tree_lv2 {
	padding-left:20px;
}
.tree_lv3 {
	height:20px;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	background-color:#f9f9f9;
	padding-top:8px;
}
/** 树型展示区域 ---End **/

/** 自动完成选择框相关样式 ---Begin **/
/** 选中高亮 **/
.selected {
	background-color:#426FD9;
	color:#FFFFFF;
}

/** 备选下拉框样式 **/
.select_list {
	list-style-type: none;
	margin-left:4px;
	padding-left:4px;
}
.select_list li {
	padding-top:4px;
	border-bottom:1px dashed #878787;
}
.hidden {
	display:none;
}
/** 自动完成选择框相关样式 ---End **/

/** 异步查询提示样式 **/
.ajax_tip {
	float:right;
	color:#000000;
	background-color:#FFFF00;
}

/** 密码相关样式 ---Begin **/
/** 密码强度级别1 **/
.shieldLevel1 {
	background: url(../../../images/810/shield.gif) top left repeat-x;
	height:17px;
	width:14px;
}

/** 密码强度级别2 **/
.shieldLevel2 {
	background: url(../../../images/810/shield.gif) top left repeat-x;
	height:17px;
	width:28px;
}

/** 密码强度级别3 **/
.shieldLevel3 {
	background: url(../../../images/810/shield.gif) top left repeat-x;
	height:17px;
	width:42px;
}
/** 密码相关样式 ---End **/

/** 可展开样式 **/
.expand_on {
	background: url(../../../images/810/default/icon_plus.gif) top left no-repeat;
	padding-left:15px;
	cursor: pointer;
}

/** 可收缩样式 **/
.expand_off {
	background: url(../../../images/810/default/icon_minus.gif) top left no-repeat;
	padding-left: 15px;
	cursor: pointer;
}

/** 翻页样式 **/
.page_box {
	text-align:right;
	width:100%;
	height:26px;
}
.page_box ul {
	float: right;
	margin:0px 3px;
}
.page_box li {
	float:left;
	margin:0px 3px;
}
.page_box a:link {
	color:#064b91;
	text-decoration:none;
	font-size:12px;
	line-height:150%
}
.page_box a:visited {
	color:#064b91;
	text-decoration:none;
	font-size:12px;
	line-height:150%
}
.page_box a:hover {
	color:#064b91;
	text-decoration:none;
	line-height:150%
}
.page_box a:active {
	color:#064b91;
	text-decoration:none;
	line-height:150%
}
.page_li {
	background-color : #fff;
	border:1px solid #e5e5e5;
	padding:0px 3px;
	font-family:Tahoma;
}
.page_txt {
	padding:4px 0px 0px 0px;
}
.page_back_on {
	border:1px solid #e5e5e5;
	padding:0px 3px 0px 3px;
	background-color: #fff;
}
.page_next_on {
	border:1px solid #e5e5e5;
	padding:0px 3px 0px 3px;
	background-color: #fff;
}
.page_next_off {
	border:1px solid #e5e5e5;
	padding:0px 12px 0px 3px;
	background-color: #fff;
}
.page_on {
	background-color : #e3f1fa;
	border:1px solid #56b4f0;
	padding:0 3px;
	font-family:Tahoma;
	color:#064b91;
}
.page_input {
	height:16px;
	width:20px;
	color:#000000;
}
.page_button {
	border:1px solid #E6F7FF;
	background:#E6F7FF;
	height:16px;
	width:30px;
	color:#000000;
}
.result_over {
	border:1px solid #bed3e5;
	background:#cce6ff;
}
.result_over td {
	border:1px solid #bed3e5;
	background:#cce6ff;
}
/**协议**/
.qyxy_td{
	text-align:center;	
}
.qyxy_textarea{
	width:90%;
	height:400px;
	margin:0 auto;	
}
.qyxy_read{
	text-align:center;	
}
td.qyxy_td{
	border-bottom:0 none;	
}
td.qyxy_td2{
	border-top:0 none;	
}
/**页面编号**/
.div_pagenum{
	width:99%;
	margin:0 auto;
	text-align:right;
	padding:0px 0px 7px 0px;	
}

.text_center {
	text-align:center;
}
#tranAmtChineseSpan,#totalAmountChineseTD,#payAmountChineseTD,#BigAmtid,#bigChineseShow,#chargeFeeBigAmtId,#billMoney_zh,#billMoneyChiness{font: 14px "宋体", Tahoma, Arial;}