@media print{
	*{
	 	font-size:20px !important;
	 	_font-size:14px !important;
	}
	.payInfo .detailTable td, .sarlayInfo .detailTable td{
		font-size:14px !important;
	}
}
.LUI-DB-SET{
	float:right;
}

.displayI{
	display:inline-block;
}
.subHeader{
	margin-top:10px;
	clear:both;
}
.clearBoth{
	clear:both;
	overflow:hidden;
}
.subTitleRight{
	float:right;
	margin-right:5px;
	vertical-align:middle;
	padding-top:5px;
}
/*首页表格*/
.lui_table_list_a{
	width:100%;
	font-size:12px;
	padding-right:20px;
}
.lui_table_list_b{
	width:100%;
	border: 1px solid #dcdcdc;
	border-bottom: none;
	*border-bottom: 1px solid #dcdcdc;
	border-right: none;
	*border-collapse: collapse;  
	empty-cells:show;
	cursor:default;
	font-size:12px;
}
/*表格列表样式*/
.lui_table_list{
	width:100%;
	border: 1px solid #dcdcdc;
	border-bottom: none;
	*border-bottom: 1px solid #dcdcdc;
	border-right: none;
	*border-collapse: collapse;  
	empty-cells:show;
	cursor:default;
	font-size:12px;
}
.lui_table_list td {
    border-bottom: 1px solid #DCDCDC;
	border-right: 1px solid #DCDCDC;
    padding: 5px 10px;
    /* line-height:24px; */
    text-align:center;
}
.lui_table_list thead tr{
    background: url("images/table_title_bg.gif") repeat-x left bottom #fff;
    height: 24px;
}
.lui_table_list thead td {
   /*  line-height: 15px; */
    padding: 7px 6px;
}
.lui_table_list .table_title{
	font-weight:bold;
	color:#fff;
	height:27px;
	line-height:27px;
	text-align:center;
}

.lui_table_list .bg1 {
	background-color: #FFFFFF;
}

.lui_table_list .bg2 {
	background-color: #eff3fa;
}
.lui_table_list tbody tr:hover{
	background-color: #E1EDF9;
}
.lui_table_radio,.lui_table_checkbox{
	cursor:pointer;
}
/*偶数行*/
.lui_table_list .lui_table_row_even{
	background:#fff;
}
/*奇数行*/
.lui_table_list .lui_table_row_odd{
	background:#f2f2f2;
}
.lui_table_list .lui_table_row_mouseover{
	background:#e7f0f3;
}
.lui_combox_row_odd{
	background:#fff;
}
.lui_combox_row_even{
	background:#eff5fa;
}
/*选项卡--start---*/
.tag_tab{
	clear:both;
}
.tag_tab ul{
	padding-left:40px;
	border-bottom:1px solid #b0c0cd;
	/* _border-bottom:none; */
	height:31px;
}
.tag_tab ul li{
	/*background:url(images/lui_tab_li_bg.gif) repeat-x;*/
	display:inline-block;
	_display:inline;
	float:left;
	height:30px;
	line-height:30px;
	color:#999;
	margin-right:6px;
	padding-left:15px;
	padding-right:15px;
	border:1px solid #b0c0cd;
	border-bottom:0;
	cursor:pointer;
	font-size:14px;
	border-radius:5px 5px 0px 0px;
	-webkit-border-radius:5px 5px 0px 0px;
	-o-border-radius:5px 5px 0px 0px;
	-moz-border-radius:5px 5px 0px 0px;
	background:#f8f8f8;
	
}
.tag_tab ul li.on{
	background:#fff;
	color:#3366cc;
	height:31px;
}
.mt-0{_margin-top:0px;padding-top:10px;}

/*链接样式*/
.link_op{
	color:#005fca;
	text-decoration:none;
}
/*链接----操作样式*/
.link_op{
	text-decoration:underline;
}
/*请注意*/
.regard{
	line-height:40px;
}
/*表格列表样式*/
.tableList{
	border-collapse:collapse;
	border:0;
	width:100%;
}
.tableList thead{
	
	background:url(images/table_title_bg.gif) repeat-x #f3f3f3;
	height:27px;
	line-height:27px;
	font-size:14px;
	font-weight:bold;
}
.tableList thead th{
	text-align:center;
	border:1px solid #eae9e9;
}
.tableList td{
	border:1px solid #eae9e9;
	height:27px;
	line-height:27px;
	padding-left:3px;
}
.tableList tr.selection{
	background:#e7f0f3;
}
.tableList td.odd{
	background:#fff;
}
.tableList td.even{
	background:#f5f6f6;
}
/*说明--start*/
.explainRegion{
	background:url(images/explainRegion_bg.gif) 0 15px repeat-x #fafafa;
	padding:20px 0;
	_padding:10px 0;
	clear:both;
	overflow:hidden;
	bottom:1px;
	left:0;
	color:#424242;
}
.explain_title{
	background:url(images/memo_new.gif) 0 0 no-repeat;
	line-height:26px;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	text-indent:25px;
}
.explain_content{
	padding:15px 10px 20px;
}
.explain_content p{
	line-height:20px;
	text-align:left;
}
/*说明--end*/
/*交易区进度条-start--*/
.stepBar{
	overflow:hidden;
	clear:both;
	margin-bottom:20px;
	text-align:center;
	float:right;
}
.stepBar ul{
	display:block;
}
.stepBar ul li{
	background:url(../../skins/default/img/stepBg.png) 0 0 no-repeat;
	_background:url(../../skins/default/img/stepBg.gif) 0 0 no-repeat;
	display:inline-block;
	float:left;
	width:158px;
	height:34px;
	font-weight:bold;
	color:#424142;
}
.stepBar ul li span.spanFrist, .stepBar ul li span.spanStep, .stepBar ul li span.spanLast{
	text-indent:40px;
	display:inline-block;
}
.stepBar ul li.on span.spanStep{
	background:url(../../skins/default/img/stepBg.png) -158px -45px no-repeat;
	_background:url(../../skins/default/img/stepBg.gif) -158px -45px no-repeat;
}
.stepBar ul li.on span.spanLast{
	background:url(../../skins/default/img/stepBg.png) -316px -45px no-repeat;
	_background:url(../../skins/default/img/stepBg.gif) -316px -45px no-repeat;
}
.stepBar ul li.step{
	background-position:-158px 0;
}
.stepBar ul li.last_step{
	background-position:-316px 0;
}
.stepBar ul li span{
	display:inline-block;
	font-family: 'Microsoft YaHei','SimSun';
	height:34px;
	line-height:36px;
	margin-right:10px;
	float:left;
	color:#424142;
}
.stepBar li.on span{
	color:#f2a61e;
}
/*交易区进度条-end--*/

/*输入必填项---red*/
.required{
	color:#FF0000;
	padding-left:3px;
	padding-right:3px;
}

/*滚动箭头*/
.btn_coverflowPrevious, .btn_coverflowNext, .btn_coverflowPrevious_hover,.btn_coverflowNext_hover{
	background:url(../../skins/default/img/icons.gif) 0 -208px no-repeat;
	width:60px;
	height:60px;
	vertical-align:middle;
}
.btn_coverflowNext{
	background-position:0 -143px;
}
.btn_coverflowPrevious:hover{
	background-position:-72px -208px;
}
.btn_coverflowNext:hover{
	background-position:-72px -143px;
}
/*小滚动箭头*/
.btn_coverflowPrevious_small,.btn_coverflowNext_small,
.btn_coverflowPrevious_small_hover,.btn_coverflowNext_small_hover{
	background-image:url(images/coverflow_pre_next.png);
	background-repeat:no-repeat;
	background-position: 0 0;
    cursor: pointer;
    display: block;
    height: 21px;
    position: absolute;
    right: 20px;
    width: 23px;
}
.btn_coverflowPrevious_small{
	background-position:0px -21px;
	right:40px;
}
.btn_coverflowNext_small{
	background-position:-27px -21px;
}
.btn_coverflowPrevious_small_hover{
	background-position:0px 0px;
	right:40px;
}
.btn_coverflowNext_small_hover{
	background-position:-27px 0px;
}
/*交易区域有文本框的样式展现*/
.op-areaA{
	overflow:hidden;
	clear:both;
}
.op-area{
	/* padding-top:10px; */
	overflow:hidden;
	clear:both;
}
.op-item, .op-itemB{
	padding: 1px 0 3px 0;
	*padding: 1px 0 5px 0;
	overflow:hidden;
	clear:both;	
	color:#666;
}
input{
	vertical-align:middle;
} 
.op-item input[type="radio"], .op-item input[type="checkbox"]{
	/* margin:4px 0; */
	vertical-align:middle;
}
.op-item{
	 padding-left: 100px;
}
.op-item .label{
	line-height:28px;
	
}
.op-item .tipInfo {
    width: 248px;
    display:inline;
    display: inline-block;
  /*   margin: 5px 0; */
}
.op-itemL{
	float:left;
    padding-left:55px;
	height:26px;
	line-height:326px;
	color:#666;
}
.op-itemM{
	float:left;
	/* padding-bottom: 20px; */
    padding-left:250px;
	height:32px;
	line-height:32px;
	color:#666;
	
}
.op-item2{
	height:20px;
	line-height:20px;
}
.querytabel{
	margin-left:30px;
}
.queryLabel{
	display: inline;
    float: left;
    height: 28px;
    line-height: 28px;
    text-align: right;
}
.op-label, .op-labelB{
	display: inline;
    float: left;
   /*  height: 24px;
    line-height: 24px; */
    text-align: right;
	color:#444;
	padding:5px 0;
	/* margin: 0 10px 5px 0; */
	
}
.op-label{
	width: 30%;
}
.op-labelB{
	width: 80px;
}
.op-labelA{
	display: inline;
    float: left;
    height: 28px;
    line-height: 28px;
    text-align: right;
	color:#666;
}
.op-item2 .op-label{
	display: inline;
    float: left;
    height: 20px;
    line-height: 20px;
    margin-left: -100px;
    text-align: right;
    width: 30%;
}
/*文本框颜色*/
input.iFile {
    /* border: 1px solid #d3e3fa;
	background:#EFF7FE;  */
    outline: medium none;
	width: 270px; 
	height: 30px;
    left: 0;
    filter:alpha(opacity=0); 
	-moz-opacity:0; 
	-khtml-opacity: 0; 
	opacity:0; 
    position: absolute;
    top: -2px;
    width: 80px;
}
.i-text-focus.i-text-hv,.i-text-yzm,.i-text2,.i-text3,.i-text4{
	/*background:url(images/i-text-bg.gif) repeat-x;*/
	border: 1px solid #d3e3fa;
    color: #666;
    height: 30px;
    line-height: 30px;
    padding-left:2px;
    width: 192px;
}
input.i-text, .i-text, .i-text3, .i-text4 {
    border: 1px solid #cdcdcd;
    font-size: 12px;
    height: 22px;
    line-height: 22px\9 !important;
    outline: none;
	background:#fcfcfc; 
	color:#424242;
	text-indent:2px;
	padding-right:2px;
	margin-top:3px;
}
.i-text4 {
	 line-height: 22px;
}
input.i-text5{
    border: 1px solid #eee;
    font-family: 'Microsoft YaHei','SimSun';
    font-size: 14px;
    height: 28px;
    line-height: 28px;
    outline: none;
	background:#fcfcfc; 
	color:#999;
	text-indent:2px;
	padding-right:2px;
}
input.i-text{
	vertical-align:bottom;
	float:left; 
}
.i-text{
	width: 248px;
}
input.i-text3, input.i-text5{
	width: 250px; 
	float:left; 
}
input.i-money{
	/* padding-right:2px; */
	text-align:right;
}
input.inputDisabled{
    border: 1px solid #eee;
    font-family: 'Microsoft YaHei','SimSun';
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    outline: none;
    padding-left: 2px;
	background:#f8f8f8;
	color:#999;
	width: 270px; 
}

.i-text4{
	width:80px;
}
input:focus, .i-text:focus, .i-text3:focus, .i-text4:focus {
    border-color: #86b2d1;
   /*  -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075), 0 0 1px #e59600;
	-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075), 0 0 1px #e59600; 
	box-shadow:inset 0 1px 1px #e59600;  */
}
.shadowInput{
	border-color: #7dbcec;
	filter:progid:DXImageTransform.Microsoft.DropShadow(color='#7dbcec',Direction=135,Strength=5);
}
/*操作区域带验证码的样式*/
.i-text-yzm{
	width:90px;
	margin-right:5px;
	background:#EFF7FE; 
}
/*日期文本框样式*/
.i-text-date{
	background:url(images/date2.gif) no-repeat;
	border:none;
	width:105px;
	height:21px;
	line-height:21px;
	padding-left:5px;
	color:#424242;
	font-size:12px;
	vertical-align:middle;
}
.tdm5{
	display:inline-block;
	margin:0 0 5px 5px;
}
/*宽文本框样式*/
.i-text2{
	background:url(images/i-text-bg2.gif) no-repeat;
	width: 243px;
}
.i-text3{
	
	/*background:url(images/i-text-bg2.gif) no-repeat;
	width: 160px;*/
}
/*表格列表中需要操作的文本框样式*/

.i-text-tableList{
	height:18px;
	line-height:18px;
	width:142px;
}
/**/
.i-text-focus{
	color:#3e3e3e;
}
.op-item img{
	vertical-align:top;
}
.i-text-blur{
	color:#424242 !important;
}
.changeColor .i-text{
	color:#999 !important;
}
.changeColor .i-text-fc, .changeColor .i-text-blur{
	color:#fb041b !important;
	font-weight:bold;
}
.i-text-transferblur{
	color:#999 !important;
	background: #f4f4f4 !important;
}
.i-text-fc{
	border:1px solid #86b2d1 !important;
	color:#424242 !important;
	height: 27px;
    line-height: 27px;
   /*  width: 192px;
    font-size:12px; */
	/*box-shadow:2px 2px 0px #ccc;
	-moz-box-shadow:2px 2px 0px #ccc;
	-webkit-box-shadow:2px 2px 0px #ccc;*/
}
/*.i-text-date{
	border: 1px solid #CCCCCC;
    color: #CEBEAE;
    height: 26px;
    line-height: 26px;
    padding: 0 2px;
    width: 100px;
}*/
/**/

/*输入的格式*/
.i-msg-box-true,.i-msg-box-false{
	background:#FFFFFF;
	border:1px solid #0099CC;
	height:28px;
	line-height:28px;
	padding:6px 6px 6px 3px;
	display:block;
	margin-left:5px;
	cursor:text;	
}
.i-msg-box-false{
	border:1px solid #FF0000;
	background:#FFEFE8;
	color:#CC0000;
}
.error_container{
	/*position:relative;*/
	position: absolute;
    display: inline-block;
    height: 30px;
	z-index:100;
}
.error_info{
	position:absolute;
	top:32px;
	color:#b74b4b;
	font-size:12px;
	background:none;
	border:1px solid #cdd1d4;
	min-height:30px;
	line-height:30px;
	width:270px;
	padding-left:3px;
	cursor:text;	
	/*display:inline;*/
	
	background:#fff;
	
}
.errorBg{
	background: #fef7f7;
    border-color: #b74b4b;
    color: #b74b4b;
}
/*.errorInput{
	display:inline-block;
	background: #fef7f7;
    border:1px solid #b74b4b;
    color: #b74b4b;
	height:30px;
	width:160px;
}*/
input.errorInput{
    background: #fef7f7;
     border:1px solid #b74b4b;
    color: #b74b4b;
	/*margin-top:-1px;*/
}
input[type="radio"].errorInput{
	 border:none;
}
.errorInputl {
    background: #fef7f7;
     border:1px solid #b74b4b;
    color: #b74b4b;
}
/*.error_info{
	color:#e8044f;
	background:none;
	border:none;
	height:30px;
	line-height:30px;
	padding:6px 6px 6px 6px;
	_margin-top:-10px;
	vertical-align:middle;
	cursor:text;	
	display:inline;
	width:150px;
 	position:absolute; 
	left:20px;
	top:20px;
}*/
/*收款人名册*/
.btn_payeeList{
	background:url(images/icon.png) no-repeat -9px -16px;
	display:inline-block;
	padding-left:30px;
	cursor:pointer;
	vertical-align:middle;
	*margin-top:-10px;
}

/*首页---详细、转账、付款等按钮样式*/
.btn_op2,.btn_op4{
	/*background:url(images/btn_detail.gif) no-repeat;*/
	text-align:center;
	cursor:pointer;
	border: 1px solid #d5d5d5;
	background-color: #f3f3f3;
	color: #777;
	line-height: 22px;
	height: 22px;
	padding: 0 12px;
	font-size: 12px;
	border-radius: 3px;
	font-weight: 700;
}
.btn_op2:hover,.btn_op4:hover{
	/*background:url(images/btn_detail.gif) no-repeat;*/
border: 1px solid #8e8e8e;
background-color: #fcfbfb;
color: #676d70;
}

/*4个字的灰色按钮*/
.btn_op4{
	text-align:center;
	cursor:pointer;
	border: 1px solid #d5d5d5;
	background-color: #f3f3f3;
	color: #777;
	line-height: 22px;
	height: 22px;
	padding: 0 12px;
	font-size: 12px;
	border-radius: 3px;
	
	
}
.btn_op4, .btn_op5{
	background-color: #fcfbfb;
	color: #676d70;
}
.btn_op5{
	text-align:center;
	cursor:pointer;
	border: 1px solid #d5d5d5;
	background-color: #f3f3f3;
	color: #777;
	line-height: 22px;
	height: 22px;
	padding: 0 8px;
	font-size: 12px;
	border-radius: 3px;
	
}
.btn_op5:hover{
	background-color: #fff;
	color: #08c;
	}
	
/*交易区域显示结果的表格样式-start*/
.tradingTable{
	clear:both;
	overflow:hidden;
}
.tradingTable table{
	border-collapse:collapse;
	border:0;
	width:100%;
}
.tradingTable_title{
	background:url(images/tradingTable_title.gif) repeat-x;
	height:27px;
	line-height:27px;
	padding-left:10px;
	font-weight:bold;
}
.tradingTable table td{
	border:1px solid #eaeaea;
	height:20px;
	line-height:20px;
	padding-right:5px;
	padding-top:3px;
	padding-bottom:3px;
}
.tradingTable table td.nb{
	border:0;
}
.tradingTable table td.tac{
	text-align:center;
}
.tacMoney{
	text-align:right!important;
	color: #009900 !important;
	font-weight:bold;
}
.tradingTable table td.t-left{
	background:#f5f7f6;
	text-align:right;
	padding-right:5px;
}
.tradingTable table td.t-right{
	background:#fff;
	text-align:left;
	padding-left:3px;
}
/*交易区域显示结果的表格样式-end*/
/*-----------*/
/*交易成功失败样式*/
.transactionBox{
	/*background:#f7f7f7;
	border:1px solid #ddd;*/
	padding:0 25px;
	clear:both;
	overflow:hidden;
	zoom:1;
	/*border-radius:3px 3px;
	-o-border-radius:3px 3px;
	-moz-border-radius:3px 3px;
	-webkit-border-radius:3px 3px;
	box-shadow:2px 2px 3px #ccc;
	-moz-box-shadow:2px 2px 3px #ccc;
	-webkit-box-shadow:2px 2px 3px #ccc;*/
	
}
.transactionBox p, .successInfo{
	line-height:28px;
	display: inline;
	color:#8ec93d;
	font-size:24px;
}
.errorInfo{
	line-height:28px;
	display: inline;
	color:#fe354d;
	font-size:24px;
}
.transactionSuccessful,.transactionResult{
	overflow:hidden;
	clear:both;
	/* padding-left:30px; */
	text-align:center;
	margin-top:20px;
}
.transactionResult img{
	/*float:left;*/
	margin-right:15px;
	vertical-align:middle;
}
.transactionResult p strong{
	line-height:40px;
}

/*交易操作按钮区域样式*/
.operationProcessing{
	margin:10px;
	padding-bottom:20px;
	text-align:center;
}
.operationProcessing ul li{
	padding-right:10px;	
	display:inline;
	float:left;
}
.columnCard img{
	width:185px;
	height:103px;
}
.columnCard .columnCardNoText{
	position: absolute;
	color: #000;
	font-size: 17px;
	top: 60px;
	left: 35px;
	text-align: center;
	font-family:'Microsoft YaHei','SimSun';  
}
.columnCard .columnCardNoShadow{
	display:none;
	position: absolute;
	color: black;
	font-size: 15px;
	top: 58px;
	left: 30px;
	margin-left: -5px;
	text-align: center;
	font-family:Arial;  
	font-size:16px;
	font-weight:bold;
}
/* 鍗＄墖鏍峰紡 */
.card {
	width: 130px;
	position: relative;
}
.card table{
	margin-top:10px;
	margin-left:10px;
}
/*
.card .accountType {
	position: absolute;
	color: white;
	font-size: 14px;
	top: 8px;
	right: 16px;
}

.card .accountTypeShadow {
	position: absolute;
	color: black;
	font-size: 14px;
	top: 9px;
	right: 15px;
}*/
.fontstyle {
    color: #5c5c5c;
    font-size: 16px;
    padding: 15px 0 10px 30px;
}
.homebtn a{
	display:inline-block;
	background:url(images/btns.png) 0 0 no-repeat;
	_background:url(images/btns.gif) 0 0 no-repeat;
	width:91px;
	height:28px;
	line-height:28px;
	text-align:center;
	color:#237EB5;
	margin-left:30px;
}

.homebtn a:hover{
	cursor:pointer;
	background-position:0 -32px;
}
.card .cardNoText {
	position: absolute;
	color: #333;
	font-family:'Microsoft YaHei','SimSun';
	font-size: 15px;
	font-weight:bold;
	top: 45px;
	left: 0;
	width: 100%;
	text-align: center;
}

.card .cardNoShadow {
	position: absolute;
	color: black;
	font-size: 12px;
	top: 46px;
	left: 0;
	margin-left: 1px;
	width: 100%;
	text-align: center;
	display:none;
}

.cardNoShadow {
	position: absolute;
	color: black;
	font-size: 12px;
	top: 50px;
	left: 0;
	margin-left: 1px;
	width: 190px;
	text-align: center;
}

.cardNoText {
	position: absolute;
	color: white;
	font-size: 15px;
	top: 51px;
	left: 0;
	width: 190px;
	text-align: center;
}


.cardCoverFlowWrapper {
	background: url('images/card_coverflow_background.png') 0 20px repeat-x;
}



.cardGrid .cardWrapper {
	margin: 40px auto 0 auto;
}

.cardGrid .card {
	margin: 30px auto 0;
	cursor: pointer;
}

.cardGrid .card img {
	width: 100%;
	height: 100%;
}

.cardGrid .card .cardNoText {
	font-size: 12px;
	/* font-weight:bold; */
	top: 20px;
}

.cardGrid .card .cardNoShadow {
	font-size: 14px;
	top: 46px;
}
.cardGrid .adol_supergrid_cell_on .card {
	margin-top: 25px;
}
.cardGrid .adol_supergrid_cell_on .currentCard {
	margin-top: 0;
}
.cardGrid .adol_supergrid_cell_on .cardWrapper {
	margin-top: 35px;
}

.cardGrid .currentCard{
	background: url('img/card_current.png') no-repeat;
	_background: url('img/card_current.gif') no-repeat;
	width: 185px;
	height: 121px;
	margin: 0 auto 0;
}
.cardGrid .currentCard img {
	width: 185px;
    height: 105px;
}
.cardGrid .currentCard img{
	border-radius:10px 10px 10px 10px;
	-o-border-radius:10px 10px 10px 10px;
	-webkit-border-radius:10px 10px 10px 10px;
	-moz-border-radius:10px 10px 10px 10px;
}
.cardGrid .adol_supergrid_cell_on .currentCardWrapper {
	margin-top: 5px;
}

.cardGrid .currentCard .cardNoText {
	font-size: 17px;
	top: 35px;
}

.cardGrid .currentCard .cardNoShadow {
	font-size: 17px;
	top: 51px;
	display:none;
}
.d_cardNo{
	color: #fff; 
	position: absolute; 
	bottom: 40px; 
	left: 0;
	right:10px; 
	margin-left:-20px;
	padding: 50px;
	font-family:Arial;  
	font-size:16px;
	font-weight:bold;
	text-shadow:1px 2px 2px #000;
	width:50px;
}

/*余额*/
.balance,.branch{
	color:#78b600;
	padding-right:3px;
}
/*支出*/
.branch{
	color:green;
}
.red{
	color:#f66;
	text-decoration:none;
}
.searchVal{
	font-weight:bold;
	color:red;
	text-decoration:none;
}
.moneyRed{
	color:#333333;
	text-align: right !important;
	font-weight:bold;
}
.moneySymbol{
	color:#333333;
	text-align: right !important;
	font-weight:bold;
}
.moneyRed2{
	text-align: right !important;
	font-weight:bold;
}

.moneyOrange{
	color:#fb041b;
	font-weight:bold;
}
.syobalRed{
	color:#333333;
	font-weight:bold;
}
/*搜索结果页面的级别图标样式*/
.menuLevel{
	background:url(images/icon.gif) no-repeat 0 -150px;
	padding-left:27px;
}
/*以后要放到widget.css中   小窗口的底部  begin*/
.articleTitleListTurnPage {
	background: url('../../skins/default/images/notice_list_turnpage.png') 0 -35px no-repeat;
	width: 73px;
	height: 35px;
	margin-left: 15px;
	float: left;
	display:inline;
}

.articleTitleListTurnPage .articleTitleListPrevious {
	display: inline;
	float:left;
	width: 25px;
	height: 25px;
	
	cursor: pointer;
}

.articleTitleListTurnPage .articleTitleListNext {
	display: inline;
	
	width: 25px;
	height: 25px;
	float:right;
	cursor: pointer;
}

.articleTitleListTurnPage .articleTitleListPrevious:hover {
	background: url('../../skins/default/images/notice_list_turnpage.png') -5px -5px no-repeat;
	margin-left:5px;
	margin-top:5px;
}

.articleTitleListTurnPage .articleTitleListNext:hover {
	background: url('../../skins/default/images/notice_list_turnpage.png') -43px -5px no-repeat;
	margin-right:5px;
	margin-top:5px;
}

.articleTitleListMore {
	height: 34px;
	line-height: 34px;
	text-align: right;
	margin-right: 10px;
	vertical-align: middle;
}
.btn_op, .btn_back, .buttonsQuery, .btn_sure, .btn_opbig, .btn_backbig{
	/*background:url(../../skins/default/img/btns.gif) -111px 0 no-repeat;
	*/display:inline-block;
	width:100px;
	text-align:center;
	height:32px;
	line-height:32px;
	color:#363636;
	font-size:14px;
	cursor:pointer;
	font-family:'Microsoft YaHei','SimSun';
	
	background:url(pic/btn_all.png) no-repeat;
	color:#ffffff;
	/*opacity:1.0;
	filter:alpha(opacity=100);
*/}
.btn_opbig{
	width:123px;
	/*background-position:0 -128px;
*/

}
.btn_opbig:hover, .btn_backbig:hover{
	/*background-position:0 -94px;
	*/
	background-position: 0px -33px;
}
.btn_backbig{
	width:123px;
	/*background-position:0 -162px;
*/
}
.btn_op{
	/*background-position:-112px -56px;
*/
}
.btn_op:hover, .btn_back:hover, .buttonsQuery:hover, .btn_sure:hover, .btn_hover, .ui-state-hover{
	/*background-position:0 -56px;
	*/color:#fff;
	/* font-weight:bold; */
	background-position: 0px -33px;
}
.a_btn_op{
	background:url(images/btn_op_bg.gif) repeat-x;
	border:1px solid #f0c891;
	padding:4px 17px;
	height:25px;
	line-height:24px;
	color:#803900;
	text-decoration:none;
}
.a_btn_op:hover{
	color:#803900;
	text-decoration:none;
}
/*查询按钮*/
.buttonsQuery{
	/* margin-left:20px; */
	vertical-align:top;
}
/*按钮*/
/*tableList中的灰色按钮样式--2个字*/
.btn_tl_modify, .btn_tl_set{
	height:20px;
	line-height:20px;
	text-align:center;
	color:#717fd4;
}
.btn_tl_set2{
	width:58px;
	height:20px;
	line-height:20px;
	text-align:center;
	color:#08c;
	border:1px solid #CCC;
	border-radius:3px;
	margin-left:auto;
	margin-right:auto;
}
.btn_tl_modify:hover,.btn_tl_set:hover,.btn_tl_set2:hover{
	/*background:#08c;
	color:#fff;
	border:1px solid #07a;
	border-radius:3px;*/
	text-decoration:underline;
}

/* 底栏 */
.bottomArea {
	background-color: #F3F3F3;
	height: 35px;
	line-height:35px;
	clear:both;
	overflow:hidden;
}
/*以后要放到widget.css中   小窗口的底部  end*/

/*页面TIP 开始*/
.tip-green {
	z-index:1000;
	text-align:left;
	border:2px solid #87d913;
	border-radius:6px;
	padding:5px 10px;
	min-width:50px;
	max-width:300px;
	color:#444;
	font-weight:bold;
	background-color:#f0fcdc;
	/**
	 * - If you set a background-image, border/padding/background-color will be ingnored.
	 *   You can set any padding to .tip-inner instead if you need.
	 * - If you want a tiled background-image and border/padding for the tip,
	 *   set the background-image to .tip-inner instead.
	 */
}
.tip-green .tip-inner {
	font:12px/14px Microsoft YaHei,SimSun;
	font-weight:bold;
}

/* Configure an arrow image - the script will automatically position it on the correct side of the tip */
.tip-green .tip-arrow-top {
	margin-top:-10px;
	margin-left:6px;
	top:0;
	left:0;
	width:10px;
	height:10px;
	background:url(images/tip-green_arrows.gif) no-repeat;
}
.tip-green .tip-arrow-right {
	margin-top:6px;
	margin-left:0;
	top:0;
	left:100%;
	width:10px;
	height:10px;
	background:url(images/tip-green_arrows.gif) no-repeat -10px 0;
}
.tip-green .tip-arrow-bottom {
	margin-top:0;
	margin-left:6px;
	top:100%;
	left:-5px;
	width:10px;
	height:10px;
	background:url(images/tip-green_arrows.gif) no-repeat -20px 0;
}
.tip-green .tip-arrow-left {
	margin-top:6px;
	margin-left:-10px;
	top:0;
	left:0;
	width:10px;
	height:10px;
	background:url(images/tip-green_arrows.gif) no-repeat -30px 0;
}
/*页面TIP 结束*/
/*欢迎页面*/
.liana_initializer_mask {
	/* background: transparent url('images/background.jpg'); */
	/*height:300px !important;*/
	position: absolute;
	z-index: 10006;
	opacity: 1;
	top: 0px;
	left: 0px;
	width: 1366px;
	height: 924px;
	display: block;
	background-color: rgb(214, 214, 214);
}
	
	.initDisplayContent {
		position: relative;
		width: 695px;
	}
	
	.initDisplayContent .customerName {
		font-size: 12px;
		font-weight: bold;
		color: white;
	}
	
	.initDisplayContent .initialAD {
		/*background: transparent url('images/loading_ad.jpg') 0 0 no-repeat;
		*/height: 340px;
		width: 695px;
	}
	
	.initDisplayContent .welcomeMessage, .initDisplayContent .liana_initializer_tip {
		position: absolute;
		top: 8px;
		left: 15px;
		color: white;
	}
	.initDisplayContent .welcomeMessage{
		text-align: center;
	}
	.initDisplayContent .liana_initializer_tip {
		font-size:16px;
		/*right:20px;
		left:auto;
	*/}
/*欢迎页面结束*/

.content{
	clear:both;
	padding:10px;
}
.news_endtitle {
    border-bottom: 1px solid #DFDFDF;
    clear: both;
    font-size: 13px;
    font-weight: bold;
    height: 80px;
    margin-bottom: 25px;
    text-align: center;
}
.news_endtitle p {
    line-height: 35px;
    text-align: center;
}
.news_end_nrstyle {
    clear: both;
}
.news_end_nrstyle p {
    font-family: "";
    font-size: 13px;
    line-height: 24px;
    padding-bottom: 15px;
    text-indent: 24px;
}
/**/

.iconshoukuanQuery, .iconsQuery, .iconButtonQuery, .queryIcon, .telIcons, .iconsAddicon, .iconsdeleteicon {
    background: url(../../skins/default/img/icons.gif) 0 -499px no-repeat;
    cursor: pointer;
    display: inline-block;
    text-indent:20px;
    z-index: 100;
    color:#e69701;
    margin-left:5px;
    height: 24px;
    line-height: 24px;
}
.iconExpend, .iconExtend, .iconModify{
	background: url(img/iconsNew.gif) 0 0 no-repeat;
    display: inline-block;
    height: 14px;
    width: 14px;
    vertical-align:middle
}
.iconModify{
	background-position: 0 -81px;
}
.iconExtend{
	background-position: 0 -165px;
}
.iconsAddicon{
	background-position:0 -728px;
	text-indent:12px;
}
.iconsdeleteicon{
	background-position:0 -745px;
	text-indent:12px;
}
.telIcons{
	background-position:0 -596px;
	color:blue;
	float:left;
}
.queryIcon{
	background-position:0 5px;
	color:#424242;
}
.iconsQuery, .iconButtonQuery{
	background-position:0 4px;
}
.iconshoukuanQuery:hover, .iconsQuery:hover, .iconButtonQuery:hover, .telIcons:hover, .iconsAddicon:hover{
	text-decoration:underline;
}
.blank15{
	margin:15px 0;
}
.input_Area input{
	border:1px solid #d3e3fa;
	height:26px;
	line-height:26px;
	background: #eff7fe;
}
.minH{
	min-height:320px;
}
/*输入型表格开始*/
.inputTable {
	color: #000;
	width: 80%;
	margin:0 auto;
	border: 1px solid #ccc;
	margin-top:20px;
}
.userTable {
	/* width: 90%; */
	margin:0 auto;
	/* margin-top:20px;
	border: 1px solid #ccc; */
}
.inputTable .thead_on{
	background:#F1F5F9; 
	color:#333; 
	padding:5px 10px;
	line-height: 24px;
	font-size:14px;
	text-align:left;
}
.inputTable .detailTable{
	padding:16px 0;
}
.inputTable .op-area{
	padding: 10px 0 20px 0;
}
.M20{
	padding:0 20px;
}
/*输入型表格结束*/


.iconButtonAdd, .iconButtonDelete{
	display:inline-block;
	height:20px;
	line-height:20px;
	color: #305daf;
	text-indent: 20px;
	font-size: 13px;
	cursor: pointer;
	font-family:'Microsoft YaHei','SimSun';
	background: url("../../skins/default/img/icons.gif") scroll -1px -1078px no-repeat;
}
.iconButtonDelete{
	background-position:0 -639px;
}
.iconButtonAdd:hover, .iconButtonDelete:hover{
	text-decoration:underline;
}
.iconButtonAdd{
	background-position: 0 -618px;
}
.title_table {
    background: none repeat scroll 0 0 #f1f5f9;
    color: #333333;
    font-size: 16px;
    height: 30px;
    padding: 1px;
}
/*下拉框css*/
.select2, .select80{
	float:left;
    color: #333333;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    height: 32px;
    line-height: 32px;
	padding-left:7px;
   /* position: relative;*/
	background:url("img/icons.png") no-repeat 0 0;
	_background:url("img/icons.gif") no-repeat 0 0;
	vertical-align:middle;
}
.select2{
	 width: 275px;
}
.select80{
	width: 60px;
	background-position:0 -32px;
}
.select2 a, .select80 a 
{ 	color:#69C; 
	font-size:14px; 
	float:none !important; 
	text-decoration:none; 
	font-family:'Microsoft YaHei','SimSun'; 
}

.select2 option, .select80 option{ background:#fff; }
.select2 ol, .select80 ol{
	-moz-border-bottom-colors: none;
	-moz-border-image: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background-color: #fff;
    border:1px solid #D3DAE2;
	margin-left: -7px;
	margin-top: 1px;
	max-height: 100px;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 0;
	position: absolute;
	text-align: center;
	z-index: 3000;
}
.select2 ol{
	width: 273px;
}

.select2 ol li, .select80 ol li{
	width:100%;
	height:33px;
	display:block;
	border:none;
	line-height:33px;
	font-size:14px;
	color:#666;
	font-family:'Microsoft YaHei','SimSun'; 
}
.select80 ol li {
	width: 55px;
	text-align:left;
	padding-left:10px;
}
.select3 ol {
	width: 180px;
}
 .select3 ol li {
	width:100%;
	height:22px;
	display:block;
	border:none;
	line-height:22px;
	font-size:12px;
	color:#666;
	font-family:'Microsoft YaHei','SimSun';
	text-align:left;
	padding-left:2px;
	 
}
.select3 ol li:hover, .select80 ol li:hover {
	background:#8abd40;
	color:#fff;
}
.select2 ol li:hover{
	background:#8abd40;
	color:#fff;
}
.marg20{
	margin-left:20px;
}
.top_link{
	padding:15px 30px 0 0;
}
.topLinkLeft{
	display:inline-block;
	background:url("img/topLinkLeft.png") no-repeat 0 0;
	width:12px;
	height:25px;
	float:left;
}
.topLinkLine{
	display:inline-block;
	background:url("img/topLinkLine.png") no-repeat 0 0;
	width:3px;
	height:25px;
	float:left;
}
.topLinkRight{
	float:left;
	display:inline-block;
	background:url("img/topLinkRight.png") no-repeat 0 0;
	width:12px;
	height:25px;
}
.top_link a{
	display:inline-block;
	float:left;
	color:#000;
	font-size:14px;
	font-family:'Microsoft YaHei','SimSun';
	cursor:pointer;
}
.top_link a:hover{
	color:#80a40c;
	text-decoration:underline;
}
.comboxSpan{
	display:none;
	width:270px;
}
.moneyBg {
    background: none;
    border: none;
    color: #999;
    display: inline-block;
    font-family: 'Microsoft YaHei','SimSun';
    font-size: 14px;
    line-height: 30px;
    min-height: 30px;
    outline: medium none;
    padding-left: 5px;
    width: 400px;
}
#sm_area{
	height:0;
	position:absolute;
}
.copy{
	color: #666;
}
.copy p{
	text-indent:20px;
}
.pwdOverlay{
	position: absolute;
	display:inline-block;
}
.pwdFilter{
	position: absolute;
	left:-279px;
	visibility:inherit;
	background:#000; 
	height:35px; 
	width:282px; 
	z-index:9; 
	filter:alpha(opacity=0); 
	-moz-opacity:0; 
	-khtml-opacity: 0; 
	opacity:0; 
	display:none;
}
/*.pwdOverlay{
	position: relative;
}
.pwdFilter{
	position:absolute;
	left:0; 
	visibility:inherit;
	background:#000; 
	height:37px; 
	width:275px; 
	z-index:9; 
	filter:alpha(opacity=0); 
	-moz-opacity:0; 
	-khtml-opacity: 0; 
	opacity:0; 
	display:none;
}*/
/* #passwordOverlay .pwdOverlay{
	position: absolute;
}
#passwordOverlay .pwdFilter{
	top:0;
	left:0;
	*left:-270px;
	visibility:inherit;
	background:#000; 
	height:35px; 
	width:275px; 
	z-index:9; 
	filter:alpha(opacity=0); 
	-moz-opacity:0; 
	-khtml-opacity: 0; 
	opacity:0; 
	display:none;
} */
#passwordOverlay .error_info{
	*left:-273px;
}
.infotitle, .noticetitle {
	background:#0c9;
    color: #fff;
    display: inline-block;
    height: 25px;
    line-height: 25px;
    margin: 0 30px 0 0;
    text-align: center;
    width: 80px;
}
.infotitle{
	background: #0c9;
}
.noticetitle{
	background: #ff9b06;
}
.watermark {
  	background: #f4f9fd;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
   /*  display:none; */
}
.watermark img {
    background-size: auto auto;
    width: 100%;
}
.pwdFilterIframe .i-text, .pwdFilterIframe .i-text3{
	 float:left;
	 padding: 1px 0 0 2px;
	 width:252px;
	 width:246px\0;
	 *width:250px;
	 height:24px;
	 line-height:24px;

}
.iframeP .i-text, .iframeP .i-text3{
	 width:252px;
	 width:246px\0;
	 *width:250px;
}
.pwdFilterIframe embed.i-text, embed.i-text{
	 background:#fff;
}
@media screen and (-webkit-min-device-pixel-ratio:0){
	.pwdFilterIframe embed.i-text, embed.i-text{
		width:250px !important; 
		padding:0;
		/*
		padding:0;
		border:0;
		*/
	}

}
.pwdFilterIframe .error_info{
	width:268px !important;
	*width:268px !important;
	_width:268px !important;
	left:-272px !important;
	*left:-270px !important;
	_left:-270px !important;
}
#FakeCryptoAgent{
	height:0;
}
a.imgRefresh{
	display:inline-block;
	_display:inline;
	background:url("../../skins/default/images/db/db-set.png") -26px 0 no-repeat;
    vertical-align: middle;
    height: 23px;
    margin-left: 5px;
    width: 24px;
    line-height: 23px;
    margin-top: -30px;
}
.new_btn{
	display:inline-block;
	background:url("../../skins/default/img/btns.gif") 0 -56px no-repeat;
	width:100px;
	height:32px;
	line-height:30px;
	text-align:center;
	color:#fff;
	font-size: 14px;
    font-weight: bold;
}
.new_btn:hover{
	background-position:-112px -56px;
}
.homebtn:hover{
	cursor:pointer;
}
.GridBoxNew{
	border:1px solid #dcdcdc;
	background:url(../main/account/images/accountBg.gif) left bottom repeat-x #fff;
	padding:10px 0;
	overflow:hidden;
	display:inline-block;
	width:100%;
}
.subTitleNew, .subTitle {
    background: url(../../skins/default/img/icons.gif) 0 -20px no-repeat;
    font-size: 14px;
    font-family:'Microsoft YaHei','SimSun';
    margin:0 0 5px 0;
    padding-left: 20px;
    color:#424242;
    clear:both;
    overflow:hidden;
}
/* 升降序start */
 .lui_table_sortable {
    background: url("img/table_sortable.gif") no-repeat scroll right center;
    padding-right: 10px !important;
    cursor:pointer;
}
.lui_table_sort_asc {
    background: url("img/table_sort_up.gif") no-repeat scroll right center;
	 cursor:pointer;
}
.lui_table_sort_desc {
    background: url("img/table_sort_down.gif") no-repeat scroll right center;
    cursor:pointer;
}
 /* 升降序end */
/* 标签切换start */
.lui_tab_page ul, .lui_tab ul {
	height: 29px;
	margin: 2px 0 0 10px;
	display: block;
	font-size:12px;
	font-family:'Microsoft YaHei','SimSun';
	font-weight:bold;
}

.lui_tab_page ul li, .lui_tab ul li {
	background: url(img/tag_new_left.png) no-repeat left bottom;
	_background: url(img/tag_new_left.gif) no-repeat left bottom;
	float: left;
	margin-right: 2px;
	list-style-type: none;
	height: 28px;
}

.lui_tab_page ul li span, .lui_tab ul li span {
	background: url(img/tag_new_right.png) no-repeat right bottom;
	_background: url(img/tag_new_right.gif) no-repeat right bottom;
	/*padding-right: 8px;*/
	margin-right:-2px; 
	_margin-right:0;
	padding:0 15px;
	float: left;
	color: #7a7a7a;
	cursor: pointer;
	vertical-align: middle;
	line-height: 28px;
	height: 28px;
	text-decoration: none;
}
.lui_tab_page ul li.on, .lui_tab ul li.on {
	background-position: left top;
	position: relative;
	_position:fixed;
	line-height: 28px;
	height: 28px;
}

.lui_tab_page ul li.on span, .lui_tab ul li.on span {
	background-position: right top;
	color: #424242;	
}
.tagLine {
    border-top: 1px solid #b8c1f5;
    height: 1px;
    margin-top: -2px;
    width: 100%;
}
/* 标签切换end */
.moneyPos{
	position:relative;
	display: inline-block;
	float:left;
}
.moneyIcon{
	position: absolute; 
	left: 2px; 
	line-height: 24px;
	top:3px;
	color:#333333;
}
.queryTable{
	margin: 0 auto;
}
.queryTable td.title{
	width:100px;
	text-align:right;
	
}
.queryTable td{
	text-align:left;
	padding:2px;
}
.yanzhengma{
	cursor: pointer; 
	vertical-align:middle; 
	border:1px solid #cdcdcd; 
	margin-left:10px;
}
.money_0putwholetake{
	color:#333333;
	text-align:right !important;
	font-weight:bold;
	}
.money_font_in{
	color:#333333 !important;
	font-weight:bold;
	}
.money_font_out{
	color:#757677;
	text-align:right !important;
	font-weight:bold;
	}
.font_column{
	text-align:right;
	font-weight:bold;
	}