@charset "utf-8";
#skinlist {
	display: block;
	height: 11px;
	margin-top: 10px;
	overflow: hidden;
	width: 86px;
}
#skin div {
	float: left;
}
#skin li {
	cursor: pointer;
	float: left;
	height: 11px;
	width: 14px;
}
#def div, #s1 div, #s2 div, #s3 div, #s4 div {
	background-image: url("../images/skinbutton.png");
	background-repeat: no-repeat;
}
#s1 div {
	background-position: 0 0px;
}
#s2 div {
	background-position: 0 -11px;
}
#s3 div {
	background-position: 0 -22px;
}
#s4 div {
	background-position: 0 -33px;
}
#s1 div.sel {
	background: url("../images/skinbutton.png") no-repeat scroll -14px top transparent;
}
#s2 div.sel {
	background: url("../images/skinbutton.png") no-repeat scroll -14px -11px transparent;
}
#s3 div.sel {
	background: url("../images/skinbutton.png") no-repeat scroll -14px -22px transparent;
}
#s4 div.sel {
	background: url("../images/skinbutton.png") no-repeat scroll -14px -33px transparent;
}


dl.bitem {
	clear:both;
	width:140px;
	margin:0px 0px 5px 12px;
	background:url(../images/menunewbg.gif) repeat-x;
}
dl.bitem2 {
	clear:both;
	width:140px;
	margin:0px 0px 5px 12px;
	background:url(../images/menunewbg2.gif) repeat-x;
}
dl.bitem dt, dl.bitem2 dt {
	height:25px;
	line-height:25px;
	padding-left:35px;
	cursor:pointer;
}
dl.bitem dt b, dl.bitem2 dt b {
	color:#fff;
}
dl.bitem dd, dl.bitem2 dd {
	padding:3px 3px 3px 3px;
	background-color:#fff;
}
div.items {
	clear:both;
	padding:0px;
	height:0px;
}
.fllct {
	float:left;
	width:85px;
}
.flrct {
	padding-top:3px;
	float:left;
}
.sitemu li {
	padding:0px 0px 0px 18px;
	line-height:22px;
	background:url(../images/arr4.gif) no-repeat 5px 9px;
}
ul {
	padding-top:3px;
}
li {
	height:22px;
}

a.mmac div {
	background:url(../images/leftbg2.gif) no-repeat;
	height:37px!important;
	height:47px;
	padding:6px 4px 4px 10px;
	word-wrap: break-word;
	word-break : break-all;
	font-weight:bold;
	color:#fff;
}
a.mm div {
	background:url(../images/leftmbg1.gif) no-repeat;
	height:37px!important;
	height:47px;
	padding:6px 4px 4px 10px;
	word-wrap: break-word;
	word-break : break-all;
	font-weight:bold;
	color:#333;
	cursor:pointer;
}
a.mm:hover div {
	background:url(../images/leftbg2.gif) no-repeat;
	color:#fff;
}
.mmf {
	height:1px;
	padding:5px 7px 5px 7px;
}
#mainct {
	padding-top:8px;
	border:#333 1px solid;
	border-top:0px;
	border-bottom-right-radius:3px;
	border-bottom-left-radius:3px;
}
.wbline,.wbline a{
	color:#F00;
	
}
.lbline{
	border:1px dotted #BCBCBC;
	margin-top:5px;
	padding:5px;
	width:99.2%;
	margin-bottom:5px;
}
.lbline table{
	float:left;
	padding:0px;
	margin:0px;
	width:500px;
	margin-right:10px;
}
.lbline table td tr{
	padding:0px;
}
.tab_con{
/*	overflow:auto;
	height:450px;*/
}
#addvar{
	padding-top:5px;
}
#head1{
	/*border-bottom:1px solid #BCBCBC;*/
}
.tb_list{
	border:1px dotted #BCBCBC;
	margin:5px;
	padding:5px;
}

/* 配置权限 */
.main div{
	line-height:30px;
	text-align:center;
	color:#666;
	overflow:hidden;
	text-align:left;
	float:left;
	padding:5px;
	margin-right:10px;
	width:99%
}
.main div strong {
	font-size:14px;
		padding-left:2px;
	}
.main div dl dt strong {
	font-size:13px;
	}
.main dl{
	border:#D2D2D2 1px solid;
	margin-bottom:5px;
	height:auto;
	overflow:hidden;
	width:99%;
	padding-top:0px;
}
.main dl dt{
	font-size:13px;
	color:#666;
	line-height:25px;
	background:#E0E0E0;
	padding-left:12px;
	width:99%;
}
.main dl  dd{
	line-height:25px;
	border:#999 1px solid;
	overflow:hidden;
	padding-left:5px;
	width:98%;
	margin:5px;
	color:#F00;
}
.main dl dd dz{
	margin-right:10px;
	float:left;
	line-height:25px;
	width:100px;
	color:#00F;
}
.main  span {font-size:12px;}

/* 分页 */
.page{
	padding-left:10px;
}
.page li,.page a{
	float:left;
	margin-right:5px;
	border:#999 1px solid;
	padding-left:5px;
	padding-right:5px;
	height:22px;
	line-height:22px;
	min-width:10px;
}
.page .current,.page a:hover{
	background:#333;
	color:#FFF;
}
/* 搜索 */
.search td{
	padding-left: 3px;
	padding-right: 3px;
	color:#D91600;
}
.search input[type="text"]{
	height: 15px;
}
.search input{
	color:#D91600;
}
.tab_on{
	background:url(../images/itemnote1.gif) no-repeat;
	color:#FFF;
}
.tab_off{
	background:url(../images/itemnote2.gif) no-repeat;
	color:#000;
}
.left{
	float:left;	
}
.right{
	float:right;
}
.yiwei{
	float:left;
	margin-right:5px;
	border:#CCC 1px solid;
	margin-top:5px;
	padding:5px 5px 0px 5px;
}
.yiwei img {
	height:50px;
	width:112px;
}
.yiwei span{
	cursor:pointer;
}
.yiwei input{
	width:70px;	
}
.yiwei .close {
	background: url(../images/close.png);
	width: 20px;
	height: 20px;
	position: absolute;
	margin-left: 98px;
	margin-top: -55px;
	z-index: 9999;
	cursor: pointer;
}
.varchar{
	width:50%;
}
.textarea{
	width:80%;
}