@charset "utf-8";
/**
 * Liana v4 CSS 
 * ʽ
 * @version 2.1 2008-07-20
 * 
 */ 

/** ȫ---Begin **/
img {
	border:0;
}
.map_table td{padding:0px;}
body{
	font: 12px "", Tahoma, Arial;
	background:#ffffff;
}
div, td, span, select, p, input, textarea {
	font: 12px "", Tahoma, Arial;
}
textarea {
	padding:3px;
	height:auto;
}
body {
	padding: 1px 1px 5px 1px;
	color:#3f4663;
	margin:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
table td{
	padding:6px;

}
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-bottom:#dcdcdc 1px solid;
	border-left:#bebebe 1px solid;
	border-right:#bebebe 1px solid;
	border-top:#787878 1px solid;
	background:#fafafa;
	*color: #000;
}
input[type="text"]:focus, input[type="password"]:focus {
	height:13px;
	padding:3px;
	vertical-align:middle;
	border:1px solid #666666;
	*color: #000;
}
textarea {
	padding:3px;
	border:1px solid #c9c9c9;
	background:#fafafa;
}
textarea:focus {
	padding:3px;
	border:1px solid #666666;	
}
select {
	padding:3px;
	vertical-align:middle;
	border-top:1px solid #abadb3;
	border-right:1px solid #c9c9c9;
	border-bottom:1px solid #c9c9c9;
	border-left:1px solid #abadb3;
	background:#fafafa;
}
/**  **/
input.currency {
	text-align:right;
}
/** ȫ---End **/

/** news **/
.logo {
	height:62px;
	padding-left:120px;
	margin-left:60px;
	background: url(../../images/820/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:#1f53a4;
	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:#1f53a4;
	text-decoration:underline;
	line-height:150%;
}
a:active {
/*color:#404040;
	text-decoration:none;
	line-height:150%;*/
}
/** --End **/

#main,#infoMain,.slide_right, .container{
		padding:15px 15px;
	margin:9px 0px 0px 0px;
	align:center;
	/*background:url(../../../images/801/default/mainbg.jpg) no-repeat left top;*/
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.0;
	 background: transparent url(window/default/bg.png) repeat-x 0 0;
}

/* ť ---Begin **/
.button_area {
	text-align:center;
	padding:7px 0px 7px 0px;
	overflow:hidden;
}
/** ťĬʽ **/
input.button_table,input.button,input.button2,input.button3,input.button6,input.button8,input.button10,input.button_u,input.button2_u,input.button3_u,input.button6_u,input.button8_u,input.button10_u,input.button_next {

	height:28px;
	color:#000;
	font-weight:bold;
	cursor:pointer;
	padding:0px 8px;
	vertical-align:middle;
	line-height:28px;
	display:inline-block;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(PIE.htc); 
}
input.button_table,input.button,input.button2,input.button3,input.button6,input.button8,input.button10{
	border: 1px solid #52b3d0;
	background: #aae7f9;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#aae7f9), to(#70d4f2));
	background: -webkit-linear-gradient(#aae7f9, #70d4f2);
	background: -moz-linear-gradient(#aae7f9, #70d4f2);
	background: -ms-linear-gradient(#aae7f9, #70d4f2);
	background: -o-linear-gradient(#aae7f9, #70d4f2);
	background: linear-gradient(#aae7f9, #70d4f2);
	-pie-background: linear-gradient(#aae7f9, #70d4f2);
	}
input.button_u,input.button2_u,input.button3_u,input.button6_u,input.button8_u,input.button10_u{
	border: 1px solid #b8b9b9;
	background: #e9e9e9;
	color:#76797a;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#e9e9e9), to(#fcfcfc));
	background: -webkit-linear-gradient(#e9e9e9, #fcfcfc);
	background: -moz-linear-gradient(#e9e9e9, #fcfcfc);
	background: -ms-linear-gradient(#e9e9e9, #fcfcfc);
	background: -o-linear-gradient(#e9e9e9, #fcfcfc);
	background: linear-gradient(#e9e9e9, #fcfcfc);
	-pie-background: linear-gradient(#e9e9e9, #fcfcfc);
	}
input.button:hover,input.button2:hover,input.button3:hover,input.button6:hover,input.button8:hover,input.button10:hover
input.button_next:hover{
  	border: 1px solid #52b3d0;
	background: #45b3d3;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#45b3d3), to(#6ed3f1));
	background: -webkit-linear-gradient(#45b3d3, #6ed3f1);
	background: -moz-linear-gradient(#45b3d3, #6ed3f1);
	background: -ms-linear-gradient(#45b3d3, #6ed3f1);
	background: -o-linear-gradient(#45b3d3, #6ed3f1);
	background: linear-gradient(#45b3d3, #9ce2ee);
	-pie-background: linear-gradient(#45b3d3, #6ed3f1);
	}
input.button_next{
    border: 1px solid #52b3d0;
	background: #f4fafc;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#f4fafc), to(#9ce2ee));
	background: -webkit-linear-gradient(#f4fafc, #9ce2ee);
	background: -moz-linear-gradient(#f4fafc, #9ce2ee);
	background: -ms-linear-gradient(#f4fafc, #9ce2ee);
	background: -o-linear-gradient(#f4fafc, #9ce2ee);
	background: linear-gradient(#f4fafc, #9ce2ee);
	-pie-background: linear-gradient(#f4fafc, #9ce2ee);}
.button_light {
	background: url(../../../images/820/default/button_bg3.gif) top repeat-x;
	border:1px solid #a96900;
	color:#ffffff;
	font-size:12px;
	padding:2px 4px 1px;
	margin:0 8px 0 8px;
	cursor:pointer;
}
/* ̵ֲ */
.step_nav_area {
	margin:10px;
	padding:8px 5px 6px 5px;
}
.process{
	margin:10px;
	padding:8px 5px 6px 5px;

}
/* ̵ֲ */
.step_nav_title {
	color: #6C6C6C;
	    color: #000000;
    float: left;
    font-size: 14px;
    font-weight: bold;
    margin-top: 3px;
	margin-right:20px;
}
/* ֲδѡ */
.step_nav_item {
	background: url(../../../images/818/secondstep_bg.gif) no-repeat 0px 0px;
	color: #000000;
	width:133px;
	text-align:center;
	height:25px;
	line-height:25px;
	display:inline-block;
	margin-left:-10px;
	
}
/* ֲѡ */
.step_nav_item_focus {
	background:url(../../../images/818/secondstep_on.gif) no-repeat 0px 0px;
	color: #000000;
	width:133px;
	text-align:center;
	height:25px;
	line-height:25px;
	display:inline-block;
	margin-left:-10px;
}



.secondStep {
	background: url(../../../images/818/secondstep_bg.gif) no-repeat 0px 0px;
	color: #000000;
	width:133px;
	text-align:center;
	height:25px;
	line-height:25px;
	display:inline-block;
	margin-left:-10px;
	
}
/* ֲѡ */
.secondStep_on {
	background:url(../../../images/818/secondstep_on.gif) no-repeat 0px 0px;
	color: #000000;
	width:133px;
	text-align:center;
	height:25px;
	line-height:25px;
	display:inline-block;
	margin-left:-10px;
}



/* δѡ */
.step_flow_area {
	padding:10px 0px 0px 10px;
	margin:10px;
}
/* ѡ */
.step_flow_area_focus {
	padding-left: 10px;
	padding-top: 10px;
}
/* ѡкʽ */
.step_flow_area_focus .step_flow_title {
	color:#3f4663;
	font-weight:bold;
	padding-bottom: 5px;
}
/*  */
.step_flow_title {
	color: #000;
	font-weight:bold;
	padding-bottom:5px;
	padding-left:5px;
	padding-top:3px;
	margin-bottom:10px;
	border-bottom:#ccc 1px dashed;

}
/** ļϴѡť **/
input.uploadFile, .inputxt_table input.uploadFile {
	font-size:13px;
	height:22px;
	border:1px solid #8D8D8D\9;
	color:#505050;
}
/** ѡťʽ **/
.button_calendar {
	background: url(../../../images/818/default/button_date.gif) top no-repeat;
	height:17px;
	width:40px;
	padding:2px 30px 2px 4px;
	cursor: pointer;
}
/* ť ---End **/

/** ˵---Begin **/
/** ǰλ **/
.current_position {
	/*padding:22px 0px 0px 0px\9\0;*/
	margin-bottom:4px;
	padding:0px 0px 0px 12px;
	background:url(../../../images/818/position_bg.jpg) repeat-x left top;
	*margin-top:15px;
	line-height:26px;
	
}
.current_position b {
	color:#000000;
}
/** Ϸʾ **/
.hint {
	margin:4px 0px 4px 0px;
	padding-left: 30px;
}
.hint li {
	list-style-type: none;
	list-style-image: url(../../../images/818/default/icon_hint.gif);
	margin: 2px 0px 2px 23px;
}
/** ·ʾ **/
.clew {
	color:#424698;
	margin:4px auto;
	padding:8px 10px;
	width:96%;
	background:url(../../../images/818/clewbg.jpg) repeat-x left top;
}
.clew ul {
	/*background:url(../../images/613/default/icon_important.gif) left top no-repeat;*/
	background:url(../../../images/818/deng.gif) left top no-repeat;
	color:red;
	padding:8px 0 3px 28px;
	margin:0;
	
}
.clew li {
	color:#393939;
	padding:7px 4px 2px 10px;
	line-height:16px;
	background:url(../../../images/818/dot1.jpg) no-repeat left 12px;
}
/** ˵---End **/

/** Ŀ **/
.text_important {
	color:#ff0012;
	margin-right:4px;
}
.text_important1 {
	color: #FC5C04;
	margin-right:4px;
}
/**  **/
.text_title {
	font-size: 14px;
	font-weight: bold;
	padding: 4px 10px 6px 10px;
}
/** ʾ **/
.tip_on {
	background: url(../../../images/818/default/arrow_right.gif) 2px no-repeat;
	background-color:#faf2f1;
	border:1px solid #ef747e;
	color:#696969;
	float:left;
	padding:2px 2px 1px 24px;
	height:16px;
	line-height:16px;
	display:inline;
	vertical-align:middle;
	white-space:nowrap;
}
.tip_off {
	color:#a2a2a2;
	float:left;
	padding:2px 2px 1px 24px;
	height:16px;
	line-height:16px;
	display:inline;
	vertical-align:middle;
	white-space:nowrap;
}
.tip_err {
	background: url(../../../images/818/default/arrow_right.gif) 2px no-repeat;
	background-color:#faf2f1;
	border:1px solid #ef747e;
	color:#68583e;
	float:left;
	padding:2px 2px 1px 24px;
	height:16px;
	line-height:16px;
	white-space:nowrap;
}
/** ʽ ---Begin **/
.history_table {
	margin:8px auto;
	border-collapse:collapse;
	border:1px solid #dadada;
}
.history_table thead tr{
	border:1px solid #dadada;
}
.history_table td {
	border:1px solid #dadada;
	padding:6px;
	text-align:center;
}
.history_table thead td{
	color:#3f4663;
	/*font-weight:bold;*/
	padding:5px;
	border:1px solid #dadada;
}
.history_table tr.title {
	/*background-color:#d6cbb6;*/
	background:#bee1f7;
	/*font-weight:bold;*/
	color:#3f4663;
}
.history_table tr.title td{
	/*font-weight:bold;*/
	color:#3f4663;
}
.detail_table {
	color:#3f4663;
	margin:8px auto;
	border:1px solid #dadada;
	background:#ebf4fb;
}
.detail_table td {
	border:1px solid #dadada;
	padding:6px;
	background:#ebf4fb;
}
.detail_table td.title {
	background-color:#ebf4fb;
	text-align:right;
	color:#3f4663;
}
.detail_table td.title2 {
	text-align:center;
}
.detail_table2 {
	margin:8px auto;
	background:#ebf4fb;
	border-collapse:collapse;
	border:1px solid #dadada;
}
.detail_table2 td {
	border:1px solid #dadada;
	padding:6px;
}
.detail_table2 td.title {
	background-color:#ebf4fb;
	text-align:right;
}
/**search_table**/
.search_table {
	color:#3f4663;
	margin:8px auto;
	border:1px solid #dadada;
}
/**λ**/
.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 #dadada;
	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 #dadada;
}
.inputxt_table td {
	line-height:28px;
	padding:6px;
	border:1px solid #dadada;
}
.inputxt_table2 {
	border-top: 1px solid #dadada;
	border-bottom: 1px solid #dadada;
	background-color: #ebf4fb;
	padding-left:5px;
}
.inputxt_table3 {
	border-top: 1px solid #dadada;
	border-bottom: 1px solid #dadada;
	background-color: #fff;
	padding-left:10px;
}
.inputxt_table4 {
	border: 1px solid #dadada;
	margin:0 auto 20px auto;
}
.inputxt_table5 {
	border:1px solid #dadada;
	line-height:25px;
	padding-left:10px;
}
.inputxt_table6 {
	border:1px solid #dadada;
	
	line-height:25px;
	padding-left:10px;
}
.inputxt_bg td {
	background-color: #ebf4fb;
	padding:5px;
	line-height: 220%;
}
.bg1 td {
	padding:5px;
	background:#ebf4fb;
}
.bg2 td {
	padding:5px;
	background:#ffffff;
}
.list_table {
	margin:8px auto;
	border-collapse:collapse;
	border:1px solid #dadada;
}
.list_table td {
	padding:5px;
	border:1px solid #dadada;
}
/**񸱱**/
.list_table_header_lv2 {
	padding-left:10px;	
	white-space:nowrap;
}
.list_table_header_lv2 td{
	/*font-weight:bold;*/
	color:#3f4663;
	background-color:#ebf4fb;
	border:1px solid #dadada;
}
.list_table_header_lv3 td {
	/*background-color:#ebf4fb;*/
	background-color:#ebf4fb;
}
/* бʽ */
.list_table caption {
	color:#3f4663;
	font-size:12px;
	/*font-weight:bold;*/
	padding-bottom:2px;
	text-align:left;
}
.selected_tip td {
	background-color: #ebf4fb;
	border-bottom:1px solid #dadada
}
.list_table_content td{

}
.list_table_content_focus td {
	border-top: 1px solid #dadada;
	border-bottom: 1px solid #dadada;
	background-color: #f1f8fd;
	border-right: 1px solid #dadada;
}
/*** news ***/
.list_table_header td, .list_table thead td{	
	   color: #055657;
	   height:31px;
	padding:0px 5px;
    background:#fff url(../../../images/818/th_bg.jpg) repeat-x scroll left top;
	
}
.list_table_header, .list_table thead tr{
	color:#3f4663;
	border:1px solid #dadada;
	background:#bee1f7;
}
/** ʽ ---End **/

/** ׳ɹʾ ---Begin **/
.success {
    background: url("../../../images/818/icon_success.gif") no-repeat scroll 10px 20px ;
    border-bottom: 1px solid ;
    border-top: 1px solid ;
    margin: 0 auto 12px;
    min-height: 100px;
    padding: 0;
    width: 90%;
	margin-top:10px;
}
.success_head{
	padding:12px 7px 7px 100px;
}
.success_body ul{
	margin:0;	
	padding:0;
}
.success li {
	padding:7px 7px 7px 100px;
}
.success_title {
	font-size: 14px;
	color:red;
	margin-top:0px;
}
.success_text {
	border-bottom:1px dashed #878787;
	height:22px;
	padding-top:5px
}
.error {
	background:url(../../../images/818/efault/icon_error.gif) no-repeat scroll left top #ffffff;
	border:1px solid #a9def3;
	margin:0 auto;
	width:90%;
	padding:20px 0 10px 0;
}
.error li {
	height:22px;
	padding:5px 10px 0 140px;
}
.error_title {
	font-size: 14px;
	font-weight: bold;
	padding:7px 0px 0px 138px;
}
.error_text {
	height:22px;
	padding-top:5px
}
/** ׳ɹʾ ---End **/


/** ҳͷ ---Begin **/
/**޸**/
.turnpage {
	width:98%;
	margin:0 auto;
	text-align:center;
	padding:4px 2px 3px 2px;
	overflow:hidden;
	height:26px;
	margin:1px 0px 1px 9px;
	font-family:Arial, "";
}
.turnPageFloat {
	display:inline-block;
	*display:inline;
	*zoom:1;
}
.turnpage a, .turnpage a:link, .turnpage a:visited, .turnpage a:hover, .turnpage 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;
}
a.page_selected {
	font-size:13px;
	line-height:21px;
	padding:1px 5px;
	_padding:1px 7px;
	color:#3f4253;
	font-weight:bold;
}
a.page_selected:hover {
	cursor:pointer;
	font-size:13px;
	line-height:22px;
	padding:0px 4px;
	_padding:0px 6px;
	background-color:#ecf3fb;
	border:1px solid #3f4253;	
	color:#3f4253;
	font-weight:bold;
}
a.page_normal {
	cursor:pointer;
	font-size:12px;
	background-color:#ffffff;
	border:1px solid #3f4253;
	color:#3f4253;
}
a.page_normal:hover {
	font-size:12px;
	background-color:#ecf3fb;
	border:1px solid #3f4253;
	color:#3f4253;
	font-weight:bold;
}
a.last_page {
	background:url(../../../images/818/default/page_arrow.gif) no-repeat 0px 0px;
}
a.last_page:hover {
	background:url(../../../images/818/default/page_arrow.gif) no-repeat -59px 0px;
}
a.next_page {
	margin:0px 6px 0px 0px;
	background:url(../../../images/818/default/page_arrow.gif) no-repeat 0px -23px;
}
a.next_page:hover {
	background:url(../../../images/818/default/page_arrow.gif) no-repeat -59px -23px;
}
.goto_page {
	float:left;
	background:url(../../../images/818/default/goto_page.gif) no-repeat 4px 2px;
	_background:url(../../../images/818/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/818/wait.gif) no-repeat;
	height:32px;
	line-height:32px;
	font-size:12px;
	font-weight:bold;
	padding:0px 0px 5px 40px;
	margin:8px 0px 8px 200px;
	overflow:hidden;
}
/**  ---Begin **/
.top_link_area {
	border-bottom:1px solid #dadada;
	height:28px;
}
.top_link_on {
	background:url(../../../images/818/top_link_onl.gif) left no-repeat;
	color:#363a91;
	padding:0px 0px 0px 10px;
	cursor:pointer;
	line-height:28px;
	height:28px;
	overflow:hidden;
	display:inline;
	float:left;
	margin:1px 4px 0px 0px;
}
.top_link_on dt {
	background:url(../../../images/818/top_link_onr.gif) right no-repeat;
	line-height:28px;
	color:#363a91;
	font-weight:bold;
	padding-right:10px;
}
.top_link_off {
	background:url(../../../images/818/top_link_offl.gif) left no-repeat;
	color:#9bb7bb;
	padding:0px 0px 0px 10px;
	cursor:pointer;
	line-height:27px;
	height:27px;
	overflow:hidden;
	display:inline;
	float:left;
	margin:1px 4px 0px 0px;
}
.top_link_off dt {
	background:url(../../../images/818/top_link_offr.gif) right no-repeat;
	line-height:28px;
	color:#9bb7bb;
	font-weight:bold;
	padding-right:10px;
}
/**  ---End **/
/ /** չʾ ---Begin **/
.tree_root {
 background: url(../../images/820/default/tree_root.gif) no-repeat left bottom;
 height: 24px;
 width: 42px;
}
.tree_lv1 {
	background: url(../../../images/818/default/tree_lv1.gif) no-repeat left top;
	height: 24px;
	width: 42px;
}
.tree_lv1_last {
	background: url(../../../images/818/default/tree_lv1_last.gif) no-repeat left top;
	height: 24px;
	width: 42px;
}
.tree_lv2 {
	background: url(../../../images/818/default/tree_lv2.gif) no-repeat left top;
	height: 24px;
	width: 42px;
}
.tree_lv2_last {
	background: url(../../../images/818/default/tree_lv2_last.gif) no-repeat left top;
	height: 24px;
	width: 42px;
}
/** չʾ ---End **/

/*** find ***/
.find_margin {
	margin:0 15px 0 15px;
}
.find_title {
	margin:6px 0px 0 0px;
}
.find_title_name {
	color:#4B81C1;
	font-size:14px;
	font-weight:bold;
	padding:0 0 0 3px;
}
.find_content {
	border:1px solid #B4B4B4;
}
.find_redline {
	background:url(../../images/820/default/find_redline.gif) left top repeat-x;
	height:8px;
	font-size:8px;
	margin:0;
}
find_table {
	margin:0 0 25px 0;
}
.find_table_top_left {
	background:url(../../../images/818/default/find_table_top_left.gif) left top no-repeat;
	width:36px;
	height:26px;
}
.find_table_top {
	background:url(../../../images/818/default/find_table_top.gif) left top repeat-x;
}
.find_table_top_right {
	background:url(../../../images/818/default/find_table_top_right.gif) left top no-repeat;
	width:36px;
	height:26px;
}
.find_table_middle_left {
	background:url(../../../images/818/default/find_table_middle_left.gif) left top repeat-y;
}
.find_table_middle {
	background:#f9f8f8;
}
.find_table_middle_right {
	background:url(../../../images/818/default/find_table_middle_right.gif) left top repeat-y;
}
.find_table_bottom_left {
	background:url(../../../images/818/default/find_table_bottom_left.gif) left top no-repeat;
	width:36px;
	height:23px;
}
.find_table_bottom {
	background:url(../../../images/818/default/find_table_bottom.gif) left top repeat-x;
}
.find_table_bottom_right {
	background:url(../../../images/818/default/find_table_bottom_right.gif) left top no-repeat;
	width:36px;
	height:23px;
}
/*** news ***/
.result_over {
	background:#d2e9fa;
}
.result_over td {
	background:#d2e9fa;
}
/****/
table.input_table {
	border:0 none;
	margin:8px auto;
	border-collapse: collapse;
	word-wrap:break-word;
	border:1px solid #d5d6d6;
}
table.input_table td {
	padding:5px;
	border:1px solid #d5d6d6;

}
.input_td_header {
	text-align:right;
	color:#3f4663;
	/*background:#ebf4fb;*/
}
.input_td {
	padding:6px;
	white-space:nowrap;

}
.input_td2 {
;
}
.input_td_tip {

}
.result_table {
	color: #3f4663;
	margin:8px auto;
	border:1px solid #dadada;
   
}
.result_table td {
	padding:6px;
	border:1px solid #dadada;
}
.result_table_title {
	/*background-color:#ebf4fb;*/
		/*background:url(../../../images/818/gray_bg1.jpg) left top repeat-x;*/
		/*background:url(../../../images/818/gray_bg.jpg) left top repeat-x;*/
	text-align:right;
	 background:url(../../../images/818/gray_bg1.jpg) left top repeat-x;
	
}
.result_table_content{
 
 }

.result_table_title td{
  text-align:right;}
.div_left {
	float: left;
}
.div_right {
	float: right;
}
/**Э**/
.qyxy_td{
	text-align:center;	
}
.qyxy_textarea{
	width:90%;
	height:400px;
	margin:0 auto;
	background:#fafafa;
	color:#424242;	
}
.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;
}
#bigChineseShow,#BigAmtid,#payAmountChineseTD,#totalAmountChineseTD{font: 14px "", Tahoma, Arial;}
/*---转账流程合并 样式----开始----*/
.text_important3 {
	margin-right:4px;
	margin-left:20px;
}
.text_important5 {
	font-size: 14px;
	font-weight:bold;
}
#text_important4 {
	margin-right:4px;
}
#text_important4 a{
	color:#0099cc;
	text-decoration:none;
	font-size:12px;
	line-height:150%;
	outline:none;
	*hide-focus: expression(this.hideFocus=true); 
}
#text_important4 a:link {
	color:#0099cc;
	text-decoration:none;
	font-size:12px;
	line-height:150%;
}
#text_important4 a:hover {
	color:#0099cc;
	text-decoration:none;
	line-height:150%;
}
/*---转账流程合并 样式----结束----*/

#fee {
	display:  none; 
	background:url(../../../images/802/default/ss.png);
	width: 100;
	height: 100;
	padding-bottom: 50px;
	padding-right: 46px;
	border-style: none none solid none;
	border-bottom-width: 2px;
}


.feeTitle {
	margin-top:10px;
	padding-top:10px;
	padding-left:10px;
	font-weight:bold;
	size:14px;
}

.feeContent {
	padding-top :10px;
	padding-left:10px;
	font-weight:bold;
	size:14px;
	color:red;
}

.feeDetail {
	padding-top :10px;
	padding-left:10px;
}

#quick {
	display:  none; 
	background:url(../../../images/802/default/quick.png);
	padding-top:10px;
	padding-bottom: 8px;
	padding-right: 94px;
	border-bottom: 8px;
	border-style: none none solid none;
	border-bottom-width: 2px;
}
.quickTitle {
	margin-top:10px;
	padding-left:10px;
	font-weight:bold;
	size:14px;
}

.quickContent {
	padding-top :10px;
	padding-left:10px;
	font-weight:bold;
	size:14px;
	color:red;
}
.quickDetail {
	padding-top :10px;
	padding-left:10px;
}
#common {
	display:  none; 
	background:url(../../../images/802/default/common.png);
	padding-top:10px;
	padding-bottom: 8px;
	padding-right: 76px;
	border-bottom: 8px;
	border-style: none none solid none;
	border-bottom-width: 2px;
}
.commonTitle {
	margin-top:10px;
	padding-left:10px;
	font-weight:bold;
	size:14px;
}

.commonContent {
	padding-top :10px;
	padding-left:10px;
	font-weight:bold;
	size:14px;
	color:red;
}
.commonDetail {
	padding-top :10px;
	padding-left:10px;
}