* {
	margin:0;
	padding:0;
	border:0;
}

.mask_bg {
	z-index:999;
	background:#fff;
	left:0px;
	width:100%;
	position:absolute;
	top:0px;
	height:100%;
	opacity:0.5;
	-moz-opacity:0.5;
	_height: 968px;
}
.mask_bg {
	filter:alpha(opacity=60);
}

.in {
	/*width:200px;
	height:20px;*/
	overflow:hidden;
	background:url(../img/ui/back.gif);
}
.right_1 {
	background:url(../img/ui/up.gif) top right no-repeat;
	width:18px;
	height:20px;
	float:right;
}

#smain {
	width:600px;
	margin-top:20px;
	margin-left:20px;
	background:#ffffff;
}

#smain a:link,
#smain a:visited,
#smain a:hover
{
	color:#00f;
	text-decoration: none;
}

#webui_popdiv a:link,
#webui_popdiv a:visited,
#webui_popdiv a:hover
{
	color:#00f;
	text-decoration: none;
}

#smain .titbar {
	height:25px;
	background:url(../img/ui/m-c.gif);
}
h4 {
	font:12px/19px ����;
	padding-left:10px;
	float:left;
	font-weight:normal;
	background:url(../img/ui/m-l.gif) top left no-repeat;
	padding-top:5px;
}
#smain .titbar em {
	float:right;
	padding-right:10px;
	font-style:normal;
	font:12px/19px ����;
	background:url(../img/ui/m-r.gif) top right no-repeat;
	padding-top:5px;
}
#smain .txtbox {
	font:12px/19px ����;
	margin-top:-1px;border:1px solid #ffc264;
	border-top:0;
	border-bottom:0;
	border-right:4px solid #ffc264;
	padding-top:10px;
	background:#ffffff;
}
#smain .txtbot {
	background:url(../img/ui/b-l.gif) bottom left no-repeat;
	height:7px;
}
#smain .txtbot em {
	float:right;
	background:url(../img/ui/b-r.gif) bottom right no-repeat;height:7px;width:10px;
}
.clear {
	clear:both;
}
#smain .txtbox .sele{border:1px dotted #ff9b00;width:563px;height:35px;margin-left:10px;background:#fff9ef;padding:5px 0 5px 10px;}
#smain .txtbox .sele ul{width:500px;height:25px;list-style-type:none;}
#smain .txtbox .sele ul li{float:left;width:80px;height:18px;overflow:hidden;}

#smain .txtbox .txt{width:565px;margin-left:10px;padding:5px 0 5px 10px;}
#smain .txtbox .txt ul{list-style-type:none; clear:both;}
#smain .txtbox .txt ul li{float:left;width:110px;height:18px;overflow:hidden;}
#smain .txtbox .txt b {float:left;}
