@charset "utf-8";/* CSS Document */
#msg_win {background: url(../images/backBg.jpg) no-repeat;width:281px;position:absolute;right:0;font-size:12px;font-family:Arial;margin-right:20px;display:none;overflow:hidden;z-index:99;}
#msg_win .icos {position:absolute;top:6px;*top:6px;right:15px;z-index:9;}
.icos a {float:left;color:#999;margin:0 15px;text-align:center;width:14px;height:22px;line-height:22px;padding:1px;text-decoration:none;font-family:webdings;}
.icos a:hover {color:black;}
#msg_title {height:38px;}
#msg_content {padding:0px 20px;width:230px;height:210px;overflow:hidden;}