.wescms-desktop .page-body .page-body-wrap{
	margin:0px;
}
.page-body .page-body-wrap{
	margin:0px;
}


.steps{
	margin:30px 50px;
}
.steps .steps-arrow{
	background:url(../images/left_arrow.png) left center no-repeat;
	width:14px;
	height:26px;
	float:left;
	margin:10px;
}
.steps .btn{
	margin:10px;
	float:left;
	font-weight:bold;
}
.steps .btn-26 .btn-icon{
	width:34px;
	height:26px;
	background:url(../images/btn_26_arrow.png) left center no-repeat;
	font-size:16px;
	
}
.steps .btn-26-yellow .btn-icon{
	width:34px;
	height:26px;
	background:url(../images/btn_26_yellow_arrow.png) left center no-repeat;
	font-weight:bold;
}
.steps .btn-26-grey .btn-icon{
	width:34px;
	height:26px;
	background:url(../images/btn_26_grey_arrow.png) left center no-repeat;
	font-weight:bold;
}
.steps .steps-description{
	clear:both;
	border-top:1px solid #d0dede;
	padding:10px;
	margin-top:20px;
	color:#000;
	line-height:180%;
}




body{
	font-size:12px;
	font-family:Microsoft YaHei,微软雅黑,tahoma,arial;
	margin:0px;
	padding:0px;
}
/*sort.html*/
.cg-dragsort-line{
	border:1px dashed #3C9FE8;
	height:1px;
	overflow:hidden;
	width:100%;
	position:absolute;
	display:none;
}
.wescms-sort{
	overflow-x:hidden;
	
}
.cg-sort{

	padding:5px;
}
.cg-sort li{
	line-height:160%;
	cursor:pointer;
	margin:1px 0px;
	border-bottom:1px dashed #b1e8f9;
}
.cg-popup .cg-popup-content{
	word-break:break-all;
}
/*wescms-catalog*/
.wescms-catalog .ztree li a.curSelectedNode{
	font-weight:normal;
}

.wescms-catalog .ztree li.selectedNode a{
	font-weight:bold;
	color:#000;

}
.wescms-catalog .ztree li.selectedNode ul li a{
	font-weight:normal;
	color:#333333;
}

/*wescms-upload*/
.wescms-upload form,.wescms-upload #uploader{
	margin:0px auto;
	width: 100%;
}
.wescms-upload .plupload_container{
	padding:0px;
}
.wescms-upload .plupload_header{
	display:none
}

/*wescms-desktop*/

.wescms-desktop .component-content{
	line-height:160%;
}
.wescms-desktop .component-content table{
	margin:5px auto;
}
.wescms-desktop .component-content table tr{
	height:20px;
	line-height:20px;
}
/*wescms-other*/
.wescms-other .page-body .page-main .cg-form-elements{
	height:auto;
}
#permissions-container label{
	min-width:140px;
	_height:140px;
	white-space:nowrap; 
	display:block;
	float:left;
	margin:4px 4px 0px 0px;
}
/*zz*/
a.NormalButton {
    background: url("../button_100.gif") no-repeat scroll 0 0 transparent;
    color: #000000;
    display: block;
    height: 20px;
    line-height: 20px;
    padding: 0;
    text-align: center;
    width: 100px;
}

div.day {
	width: 100%;
	height: 20px;
	cursor: hand;
	background-color: #008000;
}
div.day_used {
	width: 100%;
	height: 20px;
	background-color: orange;
	cursor: hand;
}
div.day_verify {
	width: 100%;
	height: 20px;
	background-color: blue;
	cursor: hand;
}
div.day_credit {
	width: 100%;
	height: 20px;
	background-color: red;
	cursor: hand;
}

div#arrange_list {
	background-color: #ccc;
	border: 1px solid #000;
	position: absolute;
	left: 250px;
	top: 350px;
	width: 700px;
	height: 200px;
	display: none;
}
.place-flag td{
	padding:0px 10px;
}
table#arrangeBoard {
	width: 100%;
}
table#arrangeBoard td {
	background-color: #fff;
}
.legend  { width:100px; text-align:center; line-height:25px;}


.set-select-disabled label{
	margin:5px 5px 0px 0px;
	line-height:34px;
	height:34px;
	 
}

/*image_cut.html*/
#mark-image-container{
	overflow: hidden;
}
#image-resize{
	height:36px;
}
#font-result{
	line-height:normal;
	cursor: default;
	max-width:100%;
	white-space: nowrap;
	overflow: hidden;
}
#font-result span{
	line-height:100%;
}
.font-search-condition-arrow{
	left:153px !important
}
.image-search-condition-arrow{
	left:40px !important
}
