@charset utf-8;
/*LUI Table*/
.lui_table_list{
	width:100%;
	border:0;
	border-collapse:collapse;
	color:#333;
}
/*.lui_table_list table{
	background:#f9fbfc;
	border:0;
	width:99%;
	border-collapse:collapse;
	margin:5px;
}*/

.waitDefault {
	width: auto;
	height: auto;
	display: table;	
	margin: 20px auto 20px auto;
	_text-align: center;		
	+text-align: center;		
}

.waitDefault div {
	color: #3C3C3C;
	padding: 5px 10px 5px 30px;
	border: 1px solid #FDBA08;
	background: url("images/wait.gif") 5px 5px no-repeat #FCF9D0;
	font-weight: bold;
	_display: inline;
	+display: inline;
}

.lui_table_list .table_title,.lui_table_list thead{
	background:url(images/table_title_bg.png) repeat-x;
	font-weight:bold;
	height:27px;
	line-height:27px;
	text-align:center;
}
.lui_table_list td,.lui_table_list tfoot td{
	height:26px;
	line-height:26px;
	border:1px solid #dedede;
	padding-left:2px;
}

.lui_table_radio,.lui_table_checkbox{
	cursor:pointer;
}
/*奇数行*/
.lui_table_list .lui_table_row_odd{
	background:#f8f8f8;
}
/*偶数行*/
.lui_table_list .lui_table_row_even{
	background:#fff;
}
.lui_table_list .lui_table_row_mouseover{
	background:#e7f0f3;
}

/* combox begin */
.comboxInput {
	height: 26px;
	border: 1px solid #B9B9B9;
	border-right: 0;
	padding: 1px 0 1px 3px;
	float: left;
	line-height: 26px;
}

.comboxInput_big,.comboxInput_sm{
	/* height: 21px; */
	height: 28px;
	border: 1px solid #B9B9B9;
	border-right: none!important;
	padding-left: 3px;
	float: left;
	line-height: 28px;
}


.comboxButton_big,.comboxButton {
	border: 1px solid #B9B9B9;
	border-left: none;
	background: url(images/combox_big.png) scroll 5px 8px no-repeat;	
	height: 28px;
	width: 23px;
	float: left;
	cursor: pointer;
}

/* .comboxButton_big:hover {
	background: url(images/combox_big_on.png)scroll 0 0 no-repeat;
} */

/* .comboxButton {
	border: 1px solid #B9B9B9;
	border-left: none;
	background: url(images/combox_big.png) scroll 0 0 no-repeat;
	height: 34px;
	width: 23px;
	float: left;
	cursor: pointer;
} */

/* .comboxButton:hover {
	background: url(images/combox_on.png)scroll 0 0  no-repeat;
} */

.comboxContainer {
	background-color: #FFFFFF;
	overflow: auto;
	position: absolute;
	border: 1px solid #86B2D1;
}

.assetAccountNoDropDown {
	margin-left:-20px;
}
.assetDropDown {
	margin-left:-30px;
}
.transferDropCss{
	*margin-left:-8px;
}

.comboxContainer div {
	cursor: pointer;
	margin: 1px 0;
	padding-left: 3px;
	line-height:20px;
	min-height:20px;
}

.comboxContainer .cross {
	background-color: #EFF5FA;
}

.comboxContainer .select {
	background-color: #316AC5;
	color: #FFFFFF;
}

.comboxContainer .treeLv1 {
}

.comboxContainer .treeLv2 {
	padding-left: 18px;
}
.comboxContainer .treeLv3 {
	padding-left: 33px;
}
/* combox end */
/* 泡泡校验器 - start */
.bubbleShadow{
	min-width:165px;
	position: absolute;
	background: #999;
	font-size: 12px;
	text-align: left;
	border-radius: 5px;
}
.bubble{
	min-width:152px;
	position: relative;
	background: #fff4c5;
	border: 3px solid #F96;
	padding: 4px;
	left: -4px;
	top: -4px;
	border-radius: 5px;
}

.bubble .x,.y{
	position:absolute; 
	left:20px;
	width: 12px;
	height: 12px;
	font-size: 0;
	line-height: 0;
}
.bubble .x{ 
	color:#fff4c5;  
	top:-8px; _top:-4px;
}
.bubble .y{ 
	color:#f96;  
	top:-12px; _top:-8px;
}


.bubble .x::before{ 
	content: "";
	position: absolute;
	left: 0;
	top: 3px;
	width: 0;
	height: 0;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #fff4c5;
}
.bubble .x::after{ 
	content: "";
	position: absolute;
	left: 0;
	top: 9px;
	width: 0;
	height: 0;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid #fff4c5;
}

.bubble .y::before{ 
	content: "";
	position: absolute;
	left: 0;
	top: 3px;
	width: 0;
	height: 0;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #f96;
}
.bubble .y::after{ 
	content: "";
	position: absolute;
	left: 0;
	top: 9px;
	width: 0;
	height: 0;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid #f96;
}

.bubble .m,.n{
	position:absolute; 
	top:10px;
	width: 12px;
	height: 12px;
	font-size: 0;
	line-height: 0;
}
.bubble .m{ 
	color:#fff4c5;  
	left:-4px;_left:-12px;
}
.bubble .n{ 
	color:#f96;  
	left:-9px;_left:-17px;
}
.bubble .m::before{ 
	content: "";
	position: absolute;
	left: 0px;
	top: -3px;
	width: 0;
	height: 0;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #fff4c5;
}
.bubble .m::after{ 
	content: "";
	position: absolute;
	left: 0;
	top: 3px;
	width: 0;
	height: 0;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid #fff4c5;
}
.bubble .n::before{ 
	content: "";
	position: absolute;
	left: 0;
	top: -3px;
	width: 0;
	height: 0;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #f96;
}
.bubble .n::after{ 
	content: "";
	position: absolute;
	left: 0;
	top: 3px;
	width: 0;
	height: 0;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid #f96;
}

.bubble .a,.b{
	position:absolute; 
	left:20px;
	width: 12px;
	height: 12px;
	font-size: 0;
	line-height: 0;
}
.bubble .a{ 
	color:#FFF4C5;  
	bottom:-8px; _bottom:-12px;
}
.bubble .b{ 
	color:#f96;  
	bottom:-12px; _bottom:-16px;
}
.bubble .a::before{ 
	content: "";
	position: absolute;
	left: 0;
	top: -3px;
	width: 0;
	height: 0;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #fff4c5;
}
.bubble .a::after{ 
	content: "";
	position: absolute;
	left: 0;
	top: 3px;
	width: 0;
	height: 0;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid #fff4c5;
}
.bubble .b::before{ 
	content: "";
	position: absolute;
	left: 0;
	top: -3px;
	width: 0;
	height: 0;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #f96;
}
.bubble .b::after{ 
	content: "";
	position: absolute;
	left: 0;
	top: 3px;
	width: 0;
	height: 0;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid #f96;
}
.bubble p{
	padding-right:12px;
}

.bubble .close{
	background: url(images/bubble_close.png) no-repeat;
    cursor: pointer;
    height: 12px;
    width: 12px;
    position:absolute; 
    right:2px;
    top:2px;
}
.bubble span{
	cursor: pointer;
	color: #666;
	text-decoration: none;
	line-height: 25px;
	/*text-indent: 24px;*/
	width:100%;
}
/* 泡泡校验器 - end  */
