/*登录前后台都使用的公共样式*/
@charset "utf-8";
/*common*/

.erro-width{ max-width:230px; }

/*error for wide page*/
.erro-wide{ border:1px solid #ff6600; background:url(../images/erro.gif) no-repeat #fff2e9 0 3px; color:#e11000; padding-left:24px; line-height:21px; _padding-top:1px; margin:2px 0 12px;}

/*erro bord for login page*/
.erro{border:1px solid #00a8ff; width:166px; background:url(../images/erro2.gif) no-repeat #e2f5ff 0 3px; color:#000; padding-left:24px; line-height:21px; margin-bottom:5px;}

.erro_ok{border:1px solid #00be00; width:166px; background:#e6ffe6 url(../images/erro3.gif) no-repeat 0 3px; color:#000; padding-left:24px; line-height:21px; _padding-top:1px;  margin-bottom:5px;}

.erro2{ border:1px solid #ff6600; width:166px; background:#fff2e9 url(../images/erro.gif) no-repeat 0 3px; color:#000; padding-left:24px; line-height:21px; _padding-top:1px;  margin-bottom:5px;}

.erro_load{border:1px solid #96ca44; width:167px; background:url(../images/h.gif) no-repeat #f0f9e2 3px 3px;color:#4b9f21; padding-left:23px; line-height:21px; margin-bottom:5px;}
.erro_load2 {
background:#F6FCFE url(../images/loading4.gif) no-repeat scroll 10px 8px;
border:1px solid #1E67A0;
color:#1576C2;
font-size:14px;
height:40px;
left:-2px;
line-height:40px;
padding-left:40px;
position:relative;
top:-2px;
width:140px;
z-index:2006;
}
.shadow {
background:#7A99AE;
height:42px;
position:absolute;
width:182px;
z-index:2005;
}
/*error bord of edit table编辑表格中的提示*/
span.error_note{ margin-left:10px;}

span.erro-stop{ border:1px solid #ff6600; background:#fff2e9 url(../images/erro.gif) no-repeat 0; padding:1px 3px 2px 24px; _padding: 5px 3px 0 24px; color:#000;}

span.erro-yes{ border:1px solid #00be00; background:#e6ffe6 url(../images/erro3.gif) no-repeat 0; padding:1px 3px 2px 24px; _padding: 5px 3px 0 24px; color:#000;}

span.erro-note{ border:1px solid #00a8ff; background:#e2f5ff url(../images/erro2.gif) no-repeat 0; padding:1px 3px 2px 24px; _padding: 3px 3px 0 24px; color:#000;}

/* */

.r_load{border:1px solid #96ca44; background:url(../images/h.gif) no-repeat #f0f9e2 3px 3px;color:#4b9f21; padding-left:23px; line-height:21px; margin-bottom:5px;}
.r_error{ border:1px solid #ff6600; background:url(../images/erro.gif) no-repeat #fff2e9 0 3px; color:#e11000; padding-left:24px; line-height:21px; _padding-top:1px; margin:2px 0 12px;}
.r_ok{border:1px solid #00be00;  background:#e6ffe6 url(../images/erro3.gif) no-repeat 0 3px; color:#000; padding-left:24px; line-height:21px; _padding-top:1px;  margin-bottom:5px;}
.r_error table {line-height:16px; color:#e11000;}
.small-pop-content {
	position: absolute; 
	z-index: 103; 
	border:1px solid #97cae1; 
	background:#f6fcfe; 
	padding:1px; 

}
.small-pop-content div {
color:#4F4F4F;
display:block;
padding:4px 0 4px 10px;
}
.priceBord {
color:#4F4F4F;
display:block;

padding:4px 0 4px 10px;
}
.priceOver {
background:#CAECFA none repeat scroll 0 0;
}
.grid-odd {
	background:#F6F8F9 none repeat scroll 0 0;
}
input.joinbtn{background:#d1d0d6 url(../images/btn_bg.jpg) no-repeat; border:none; font-size:12px; width:60px; height:22px; line-height:22px; color:#000; cursor:pointer; margin:0 0 0 1px; padding:2px 0 4px;}

