.beian_content{min-height:480px;font-size:12px;}
#loading{
	position:absolute;width:200px;height:30px;line-height:30px;
	top:540px;left:50%;margin-left:-100px;background:#EEE;border:solid 3px #999;
	text-align:center;font-weight:800;color:#666;font-size:14px;
}

#Setting{
	margin:0 5px 10px 5px;padding:5px 0 0 0;text-align:center;
}
#Setting table{width:100%;text-align:left;background:#F3F3F3;font-size:14px;font-family:'Microsoft-Yahei'}
#Setting table th{text-align:center;background:#666;color:#FFF;font-size:16px;font-weight:800;height:30px;line-height:30px;}
#Setting table td{height:28px;background:#FFF;text-align:left;}
#Setting table td a{font-size:13px;color:#C00;text-decoration:none;}
#Setting table td.tit{text-align:right;font-weight:800;color:#666;}
#Setting table td.gg{height:40px;padding:5px;background:#FF0;text-align:left;font-size:15px;color:#F00;font-weight:800;line-height:20px;}
#Setting table td.gg2{background:#060;color:#FFF;height:25px;}
#Setting table td.bz{line-height:19px;text-align:left;padding:5px 10px;font-size:13px;color:#333;}
#Setting table td.bz ul,
#Setting table td.bz li{margin:0;padding:0;list-style:none;}
#Setting table td.bz li{text-indent:15px;}
#Setting table td.bz strong{font-size:18px;line-height:25px;font-weight:800;color:#C00;}
#Setting table .Page{font-size:15px;}
#Setting table .Page a{color:#FFF;text-decoration:none;font-size:12px;}
#Setting table .Page span{color:#CCC;font-size:0.8em;}
#Setting table .Form{background:#FFF;text-align:center;}
#Setting table .Form form{margin:0;padding:5px 10px;}



#Beian{width:auto;margin:0 5px 0 5px;}
#Beian table{width:99%;border-top:solid 1px #DFDFDF;border-left:solid 1px #DFDFDF;}
#Beian table th{
	height:30px;line-height:30px;
	background:#666;color:#FFF;
	border-right:solid 1px #777;
	border-bottom:solid 1px #777;
	text-align:center;text-indent:0;
}
#Beian table tr.mini th{
	font-size:12px;background:#CCC;color:#666;
	height:20px;line-height:20px;
}
#Beian table td{
	border:solid 1px #FFF;
	border-right:solid 1px #CCC;
	border-bottom:solid 1px #CCC;
	height:22px;padding:0px 1px;
	color:#333;background:#FDFDFD;
}
#Beian .odd td{
	background:#F6F6F6;
}
#Beian table td.tit{
	background:#F2F2F2;width:120px;text-align:right;
	color:#333;font-size:1.2em;
}
#Beian table tr.hover>td{
	background:#FCF0C1;
}
#Beian table tr.hover td.child{
	background:#FFF;
}

#Page{
	margin:0 5px 10px 5px;padding:5px 0 5px 0;text-align:center;
	background:#F0F0F0;border:solid 1px #CCC;border-top:0;display:none;
}

input.input{
	width:160px;height:20px;line-height:18px;
	background:#F6F6F6;border:solid 1px #DADADA;
	color:#5E6878;font-weight:600;padding:0 2px;
}
input.input.focus{border:solid 1px #333;background:#FFF;}
input.input.hover{border:solid 1px #999;background:#FAFAFA;}
input.button{background:#F0F3F5;height:22px;line-height:18px;border:solid 1px #666;color:#666;font-weight:800;}
input.button.hover{background:#507BAB;color:#FFF;}
input.button.focus{background:#333;color:#FFF;}
input.disabled{color:#AAA;border:solid 1px #CCC;font-weight:400;}

#editor{position:absolute;top:50px;left:50%;margin-left:-200px;width:500px;background:#328FC3;border:solid 1px #00346;padding:2px;display:none;}
#editor .title{height:30px;line-height:30px;text-align:center;font-size:14px;font-weight:800;color:#FFF;}
#editor .body{padding:5px;background:#FFF;}