#notice {
    text-align: left;
    background-color: #fff391;
    
    padding:10px;
    // margin-left: -15px;
    // margin-right: -15px;
}
#notice a {
    color: #f73700;
    text-decoration: none;
}