*
{
	margin: 0px;
	padding: 0px;
	overflow-x:hidden;
	overflow-y:hidden;
}
body
{

}
a
{
	outline-style: none;
	text-decoration: none;
	color:#FFF;
	font-weight:bold;
}
.ulclass
{
	list-style-type: none;
}
.urli
{
	height: 30px;
	list-style-type: none;
	font-family:@Î¢ÈíÑÅºÚ;
	line-height:35px;
}
img
{
	border: 0px;
}


.msgbox_wrapper
{
	background-color: #fff;
	vertical-align: top;
	filter:alpha(Opacity=50);
	-moz-opacity:0.5;
	opacity: 0.5;
}
.msgbox_title_wrapper
{
	list-style-type: none;
	margin: 0px;
	padding-left: 24px;
	padding-right: 4px;
	height: 29px;
	vertical-align: middle;
	width:285px;
	background-image:url(imagespanelTitle.png);
}
.msgbox_title_wrapper IMG
{
	position: static;
	vertical-align: middle;
}
.msgbox_title
{
	line-height: 22px;
	padding-left: 5px;
	padding-top:4px;
	float: left;
	height: 22px;
	color: #fff;
	font-size: 15px;
	font-weight: bold; 
	font-family:@»ªÎÄÏ¸ºÚ;
}
.msgbox_close
{
	line-height: 29px;
	padding-right: 8px;
	display: table-cell;
	float: right;
	height: 29px;
	color: #fff;
	font-size: 12px;
	cursor: pointer;
	font-weight: bold;
}
.msgbox_main
{
	text-align: center;
	padding-bottom: 12px;
	padding-left: 12px;
	padding-right: 12px;
	overflow: auto;
	padding-top: 12px;
	margin:20px;
	background-image:url(imagesmain.png);
	background-color:#FFF;
	width:250px;
	height:320px;
	font-size:14px;
	font-family:@Î¢ÈíÑÅºÚ;
}

.msgbox_main a:hover{
	color:red;
}
.msgbox_main a:hover li{
	color:#E91F00;
	background-image:url(imageshover.png);
}
.msgbox_bg
{
	background-color: #ffffff;
}
.msgbox_button
{
	border-bottom: #010 1px solid;
	border-left: #010 1px solid;
	font-family: "ËÎÌå";
	border-top: #010 1px solid;
	border-right: #010 1px solid;
}
.msgbox_inputbox
{
	border-bottom: #010 1px solid;
	border-left: #010 1px solid;
	font-family: "ËÎÌå";
	border-top: #010 1px solid;
	border-right: #010 1px solid;
}

