#msg_win{
	position:absolute;
	right:26px;
	display:none;
	overflow:hidden;
	z-index:99;
	border:1px solid #c00;
	background:#F9EFFC;
	width:240px;
	font-size:12px;
	margin:0px;
} 
#msg_win .icos{position:absolute;top:2px;*top:0px;right:2px;z-index:9;} 
.icos a{float:left;color:#FFFFFF;margin:1px;text-align:center;font-weight:bold;width:14px;height:22px;line-height:22px;padding:1px;text-decoration:none;font-family:webdings;} 
.icos a:hover{color:#FFCC00;} 
#msg_title{
	background: #EEF1BA;
	border-bottom:1px solid #000000;
	border-top:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
	color:#FFFFFF;
	height:25px;
	line-height:25px;
	text-indent:5px;
	font-weight:bold;
} 
#msg_content{margin:5px;margin-right:0;width:230px;height:126px;overflow:hidden;} 
