#Load_Notify_View{display:none}.notify_view_body{top:0;position:absolute;max-height:400px;width:100%;overflow:auto;clear:both;/*padding-bottom:10px*/}.notify_box_body{position:relative;max-height:428px}.notity_view_top{font-size:14px;font-weight:700;height:20px;/*border-bottom:1px solid #CCC*/}.notity_view_top #noti_top_l{float:left}.notity_view_top #noti_top_r{float:right;position:relative}.disable_link_notify{color:#999;cursor:default}#MyNotify{box-shadow:5px 0px 10px #000;display:none;width:590px}.unread_notify{background-color:#FFF3DF}.Notify_box{z-index:105}.enable_link_notify,.notify_close{cursor:pointer}.enable_link_notify:hover,.notify_close:hover{text-decoration:underline}
.notification {
    background: none repeat scroll 0 0 #C2C2C2;
    border-radius: 2px 2px 2px 2px;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    height: 15px;
    margin-top: 2px;
    min-width: 15px;
    padding: 5px;
    text-decoration: none;
	margin-left:5px;
}
