/*通知公告 css start*/
.common-notice{

}
.common-notice .title{
    font-family:"微软雅黑";
    font-size:24px;
    padding-left:7px;
}
.common-notice hr{
    width:100%;
    height:5px;
    background-color:#006600;
    /*float:right;*/
    margin:8px 0;
}
.common-notice ul li{
    line-height:25px;
    font-family:"微软雅黑";
    font-size:16px;
    margin:10px 0;
    /*list-style-type: none;*/
    list-style-position: inside;
    list-style-image: url('../../mall/skin_v42/images/lifeCycle/carry out.png');
}
.common-notice ul hr{
    width:100%;
    height:3px;
    background-color:#0a8cf0;
    /*float:right;*/
    margin:3px 0;
}

.common-notice ul .myli{
    text-decoration: blink;
}
/*通知公告 css end*/
