@charset "utf-8";
/* CSS Document */

#message { 
    border: 1px solid #a7a772;
    width:615px;
    *width:655px;    
    _width:655px;
    height:25px;
    line-height:25px;
    background-image: url(../images/bulb.gif);
    background-repeat: no-repeat;
    background-position: 15px 8px;
    font-family: "新宋体";
    color: #333333;
    display:none;
    text-decoration: none;
    text-indent: 45px;
    font-size: 12px;
    background-color: #ffffd9;
    padding-right: 5px;
    padding-left: 40px;
    *padding-left: 0px;
    _padding-left: 0px;
    font-weight: 700;
    letter-spacing: 1px;
    padding-top: 10px;
    margin-left: 16px;
    margin-bottom:10px;
    padding-bottom: 10px;
}
#message a{
color:#006600;
padding-left:5px;
font-weight: 700
}
#message a:hover,#message a:active{
color:#003300;
font-weight:700px
}
