.shidden{display:none;}
.smove, .smove td {cursor:move;}
.sleft{float:left;}
.sright{float:right;}
.spointer{cursor:pointer;}

/*****************************  最新弹出对话框CSS *******************************************/

.msgbg {
	position:absolute;
	background-color:#000;
	width:100%;
	left:0;
	top:0;
	display:none;
	z-index:1;
	filter:Alpha(http://www.tex86.com.cn/common/css/opacity=30);   /* IE */
	-moz-opacity:0.3;      /* Moz + FF */
	opacity: 0.3;           /* CSS3*/
}

.ewAlertBoxBox {
	position:absolute;
	z-index:3;
	width:494px;
	padding-bottom: 24px;
	background: url(bg-box-bottomC175A.png) bottom left no-repeat !important;
	background: url(bg-box-bottom7BD95.gif) bottom left no-repeat;
}
.ewAlertBoxInBox {
	padding-top: 15px;
	background: url(bg-box-topD3F8F.png) top left no-repeat !important;
	background: url(bg-box-top9F385.gif) top left no-repeat;
}
.ewAlertBoxBoxContent {
	background: url(bg-box-body91356.png) top left repeat-y !important;
	background: url(bg-box-bodyDF83F.gif) top left repeat-y;
	padding: 0px 20px;
}
.ewAlertBoxBoxContenedor {
	background: url(dialog-information1CF06.png) top left no-repeat;
	padding: 0px 0px 5px 55px;
	text-align: left;
	font-family:Verdana;
	font-size:12px;
	color:#000;
	height:100%;
}
.ewAlertBoxBoxTitle{
	text-align: left;
	font-family:Verdana;
	font-size:14px;
	color:#000;
	font-weight:bold;
	line-height:20px;
	margin:0px;
	padding:0px;
	display:block;
}
.ewAlertBoxBoxContenedor em { line-height:10px; font-family:Verdana; font-style:italic;}
.ewAlertBoxBoxContenedor p { margin-top:10px;}
.ewAlertBoxButtons {
	text-align:right;
}
.ewAlertBoxButtons input {
	margin: 10px 10px;
	padding:2px 5px; BORDER-RIGHT: #7b9ebd 1px solid; BORDER-TOP: #7b9ebd 1px solid; FONT-SIZE: 12px; FILTER: progid:DXImageTransform.Microsoft.Gradient(http://www.tex86.com.cn/common/css/GradientType=0, StartColorStr=#ffffff, EndColorStr=#cecfde); BORDER-LEFT: #7b9ebd 1px solid; CURSOR: hand; COLOR: black; BORDER-BOTTOM: #7b9ebd 1px solid;
}
/******************************************************************/



/***********************   类别选择 *********************************/
/*单选层模式样式*/
.SelectClassTypeItem {
	list-style:none;	
	text-align: left;
}
.SelectClassTypeItem li {
	float:left;	
	margin-left:5px;
	cursor:hand;
	background:url(bg_select6F990.gif) no-repeat left top;
}
.SelectClassTypeItem li a{
	width:90px;
	padding:0px 5px;
	display: block;
}
.SelectClassType{
    z-index:99;
	position: absolute;
	border:1px solid #FCC187;
	background: #FFFEFB;
	text-align:left;
}	
.SelectClassType li
{
  height: 19px;
  text-align: left;
  float:left;
  margin-bottom: 5px;
}
.SelectClassType ul a{padding-left:8px; width:110px; float:left; margin:0;}
.SelectClassType span{ text-align:right; width:98%; margin:0;}

/*多选样式*/
.SelectClassTypesbg {
	position:absolute;
	background-color:#000;
	width:100%;
	left:0;
	top:0;
	display:none;
	z-index:1;
	filter:Alpha(http://www.tex86.com.cn/common/css/opacity=30);   /* IE */
	-moz-opacity:0.3;      /* Moz + FF */
	opacity: 0.3;           /* CSS3*/
}
.SelectClassTypesmain {
	background:#FFF;
	position:absolute;
	top:0px;
	left:center;
	border:1px solid #000;
	overflow:hidden;
	margin-top:10px;
	width:400px;
	z-index:2;
}
.SelectClassTypestit {background:#CCC;line-height:20px;height:20px;margin:1px;padding-left:10px;}
.SelectClassTypestit h2{margin:0px;padding:0px;font-size:12px;font-weight:bold;line-height:20px;height:20px;}
.SelectClassTypescls{clear:both;font-size:0px;height:0px;overflow:hidden;}
.SelectClassTypescont {padding:10px; height:100%;}
.SelectClassTypespreview{margin:1px;border:1px solid #CCC; height:100%; clear:both;}
.SelectClassTypespreviewtit {line-height:20px;height:20px;margin:1px;padding-left:10px;background:#CCC;color:#999;}
.SelectClassTypescont div { width:100%;}
.SelectClassTypescont ul{ float:left; clear:right; width:100%; padding:0;}
.SelectClassTypescont li { text-align:left!important; margin:0!important; padding:0!important; float:left!important; list-style:none; width:160px!important; clear:none!important; font-size:12px!important; line-height:25px!important;}
/********************************************************************/


/***********************   上传文件 *********************************/
.upload_bg {
	position:absolute;
	background-color:#000;
	width:100%;
	left:0;
	top:0;
	display:none;
	z-index:3;
	filter:Alpha(http://www.tex86.com.cn/common/css/opacity=30);   /* IE */
	-moz-opacity:0.3;      /* Moz + FF */
	opacity: 0.3;           /* CSS3*/
}
.upload_frm {position:absolute; display:none; z-index:4; }

.upload_fileitem{ padding-top:5px; width:110px; margin-left:5px; float:left; text-align:center; border:solid 1px #eee;}
.upload_fileitem ul{width:100%;}
.upload_fileitem li{width:100%;}
.Upload_img { height:100px;}
a.Upload_btn:link {}


.upload_fileitem_byfile{width:80%; float:left; text-align:center; }
.Upload_File{width:100%;}
.Upload_File li{height:22px; line-height:22px; text-align:left;margin-top:5px;border:solid 1px #eee;padding:5px; background-color:#f8f8f8;}
.Upload_File li em{float:left;}
.Upload_File li span{float:right;}






/********************************************************************/
