/* CSS Document */
.banner-cube{
	position: absolute!important;
	position: static;
	float:left;	
	width:200px;
	height:1px;
	z-index:999;
	
}
.banner-cube-fix{
	position: absolute;
	top: 0px;
	left: 0px;
	width:200px;
	height:115px;
	background:url(bg.jpg) no-repeat;
	visibility: hidden;
}

.ad-close{
	text-align:right;
	padding-right:10px;
	padding-top:5px;
}
.user-photo{
	width:49px;
	height:49px;
	background:#E8F6F7;
	padding:0px;
	margin:15px 7px 7px 13px;
	float:left;
}
.user-name{
	float:left;
	width:110px;
	margin:15px 10px 0 3px;
}
.text12{
	font: 400 12px/140% Arial, Helvetica, sans-serif;
	color: #0088E4;
}

#eMeng a:link{color: #0088E4; text-decoration:none;}
/*---sryXL˦*/
#eMeng a:visited{color: #0088E4; text-decoration:none;}
/*---srƹ˦*/
#eMeng a:hover{color: #0088E4;  text-decoration:underline;}
/*---srUh˦Pw]*/
#eMeng a:active{color: #0088E4; text-decoration:none;}
.other{
	width:190px;
	margin-top:5px;
	padding-right:5px;
	float:right;
	text-align:right;
}