@CHARSET "UTF-8";
/*round cornor*/
.b1,.b2,.b3,.b1b,.b2b,.b3b{
	height:1px;
	font-size:1px;
	overflow:hidden;
	display:block;
	clear:both;
	margin:0 1px}
.b1,.b1b{background:#aeaeae;margin:0 3px}
.b2,.b2b{
	background:#fff;
	border-right:2px solid #aeaeae;
	border-left:2px solid #aeaeae}
.b3,.b3b{
	background:#fafcf9;
	border-right:1px solid #aeaeae;
	border-left:1px solid #aeaeae}
.b1b{background:#aeaeae;border-bottom:2px solid #ccc}
.b2b,.b3b{background:#fff}
.b2b{border-left:2px solid #a8a8a8;border-right:2px solid #a8a8a8}
.b3b{border-left:1px solid #a8a8a8;border-right:1px solid #a8a8a8}
.bdiv{overflow:hidden;
	display:block;
	text-align:left;
	background:#eaeaea;
	border-right:1px solid #a8a8a8;
	border-left:1px solid #a8a8a8;
	margin:0;
	clear:both}
.btop{
	background:#fafcf9 url(b.png) left -388px repeat-x;
	border-bottom:1px solid #aeaeae;
	color:#808080;
	margin:0;
	line-height:20px;
	padding:6px}
.btop h2{
	color:#000;
	font-size:16px;
	padding-left:6px;
}
.btop .right{
	float:right;
}
.btop em,.btop p{
	color:#808080;
	font-size:12px;
	font-weight:normal;
	padding-left:7px;
}
.btop a{color:#000}
.bmain{
	line-height:18px;
	background:#fff}
.bmain p{
	line-height:20px;
}
.bmain p.more{
	text-align:right;
}
.box-wrap{
	padding:5px 13px;
	padding-top:2px;
}


/*colorable round cornor*/
.bmain.grey,.b2b.grey,.b3b.grey{background:#eaeaea}

/*dialog box*/
.dialog{
	position:absolute;
	z-index:699;
	width:600px;
	left:0;
	top:0;
}
.dialog-loading{
	padding:36px;
	padding-bottom:30px;
	text-align:center;
	height:30px;
}
.dialog-loading em{
	width:16px;
	height:16px;
	background:url(/bocadmin/a/loading.gif) 0 0 no-repeat;
	display:inline-block;
	margin:0 auto;
}
.dialog-wrap{
	width:100%;
}
.dlg-trans,.dlg-transl{
	background:#9ca2ad;
	opacity:0.7;
	-moz-opacity:0.7;
	filter:alpha(opacity=70)}
.dlg-trans{height:6px;}
.dlg-transl{width:6px;}

.dialog .drwrap{
	border:1px solid #adb2bb;
	background:#a3a7b0;
	padding:1px;
}
.dialog .drwrapin{
	border:1px solid #989ca4;
}
.dialog .drmain{
	border-top:1px solid #8e9299;
	border-right:1px solid #8e9299;
	background:#fff;
}
.dialog-title{
	background:#f1f1f1;
	padding:10px;
	_padding-bottom:5px;
	height:18px;
	border-bottom:1px solid #ddd;
}
.dialog-title h2{
	color:#6d83a2;
	font-size:18px;
	float:left;
	font-family:"黑体";
	font-weight:normal;
}
.dialog-title span{
	float:right;
}
.dialog-title span a{
	color:#777;
}
.dialog-note{
	background:#fff;
	border-bottom:1px solid #d3d3d3;
	padding:8px 12px;
}
.dialog-note p{
	height:18px;
	line-height:18px;
}
.dialog-bottom{
	clear:both;
	border-top:1px solid #ddd;
	border-bottom:1px solid #fff;
	background:#fff url(/bocadmin/a/bg-db.gif) left bottom repeat-x;
	padding:16px;
	min-height:16px;
	_height:16px;
}
.box.login .dialog-bottom{
	border-bottom:0;
}
.dialog-bottom .dbleft{
	float:left;
}
.dialog-bottom .dbright{
	float:right;
}


/*div form*/
.form{
	border-top:1px solid #fbfbfb;
	background:#f6f6f6 url(/bocadmin/a/bg-d.gif) left bottom repeat-both;
	padding:18px 36px;
	padding-top:10px;
	min-height:100px;
	_height:100px;
}
.form h3{
	color:#000;
	font-size:14px;
}
.form p{
	line-height:18px;
	padding-top:5px;
	padding-bottom:8px;
	color:#222;
}
.halfside{
	width:100%;
	float:left;
	clear:both;
	padding-bottom:5px;
}
.halfside li{
	width:49%;
	float:left;
	line-height:18px;
	padding-top:5px;
	padding-bottom:8px;
	color:#222;
}
.halfside li.right{
	float:right;
	text-align:left;
}
.form fieldset{
	padding:10px;
	padding-right:0;
	margin-bottom:10px;
	border:1px solid #ccc;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}
.form legend{
	margin-bottom:5px;
}
.form fieldset ul{
	width:100%;
}
.form fieldset ul li{
	float:left;
	width:152px;
	height:150px;
	text-align:center;
	position:relative;
}
.form fieldset ul li img{
	width:140px;
	height:140px;
}
.form fieldset ul li em{
	position:absolute;
	left:34%;
	top:28%;
	z-index:556;
	opacity:0.9;
	-moz-opacity:0.9;
	filter:alpha(opacity=90);
	display:none;
}
.form fieldset ul li em.hover{
	display:block;
}
.form fieldset ul li em a{
	color:#fff;
	font-size:14px;
	padding:5px 10px 5px 10px;
	border:1px solid #000;
	background:#222;
	display:block;
}
.form fieldset ul li em a:hover{
	border:1px solid #a61;
	background:#445;
	text-decoration:none;
}
.form textarea{
	width:99.6%;
	height:80px;
	margin:0 auto;
	margin-bottom:5px;
	font-size:12px;
}
.form span{
	color:#777;
	margin-left:10px;
}
.form span.xhe_default{
	margin-left:0;
}


/*form elements*/
input.text{
	width:180px;
	height:20px;
	border:1px solid #c3c3c3;
	border-top:1px solid #7c7c7c;
	border-bottom:1px solid #ddd;
	padding:2px 5px;
	padding-bottom:0;
	margin:0;
}
input.text.s{width:100px}
input.text.m{width:360px}
input.text.l{width:520px}
input.text.x{width:97%}

.submit{
	display:inline-block;
	font-family:"宋体";
	background:url(/bocadmin/a/a.png) no-repeat right -289px}
.submit input{
	float:left;
	height:22px;
	min-width:80px;
	_width:80px;
	padding-left:5px;
	margin-right:5px;
	color:#333;
	border:0;
	background:url(/bocadmin/a/a.png) no-repeat left -289px;
	display:inline-block;
	position:relative}/*To fix IE6 problem (not displaying)*/
.submit.click{
	background-position:right -320px}
.submit.click input{
	color:#fff;
	background-position:left -320px}

	
/*buttons*/
.button{
	display:inline-block;
	text-decoration:none;
	font-family:"宋体";
	background:url(a.png) no-repeat right -289px}
.button span{
	float:left;
	height:18px;
	_height:17px;
	padding-top:4px;
	_padding-top:5px;
	padding-left:7px;
	margin-right:5px;
	color:#333;
	background:url(a.png) no-repeat left -289px;
	display:inline-block;
	position:relative}/*To fix IE6 problem (not displaying)*/
.button:hover{
	text-decoration:none}
.button:hover span{
	color:#000}
.button.click,.button.click:hover{
	text-decoration:none;
	background-position:right -320px}
.button.click span,.button.click:hover span{
	color:#fff;
	background-position:left -320px}
	
	