
.ArticleDetailControl * {
    #font: 13px "Segoe UI",Tahoma,Verdana;
}
.ArticleDetailControl a {
    color: blue;
    font: 13px "Segoe UI",Tahoma,Verdana;
    text-decoration: underline;
}
.ArticleDetailControl {

    background: #fff none repeat scroll 0 0;
 
    margin-bottom: 8px;
    padding: 2px;
    text-align: center;
}
.ArticleDetailControl .ArticleContent > table {
    margin: 0 !important;
    width: 100% !important;
}
.ArticleDetailControl .PostDate {
    color: #666;
    font: italic 12px "Segoe UI",Tahoma,Verdana;
    text-align: right;
}
.ArticleDetailControl .ArticleHeader {
    color: #444;
    font: bold 15px/20px "Segoe UI",Tahoma,Verdana;
    text-align: left;
}
.ArticleDetailControl .ArticleSummary {
    font: italic bold 10pt arial;
    margin: 20px 0;
    text-align: justify;
}
.ArticleDetailControl .ImgDetailImage {
    height: auto !important;
    margin: 20px 0;
    max-width: 600px !important;
    vertical-align: top;
}
.ArticleDetailControl .ArticleContent img {
    height: auto !important;
    margin: 10px 0;
    max-width: 700px !important;
}
.ArticleDetailControl .ArticleContent {
    clear: both;
    text-align: justify;
    font-size: 14px;
}
.ArticleDetailControl .EmptyNote {
    color: #ff6a00;
    font-size: 18px;
}

.ArticleDetailControl .tool {
        height: 30px;
        text-align: right;
        width:100%;
        cursor: pointer;
        margin: 0px 0;
        line-height: 30px;
        vertical-align: middle;
    }
    .ArticleDetailControl .tool span.font_plus {
        background: url(images/icon11.png) no-repeat 0 0;
        background-size: 25px;
        width: 25px;
        height: 25px;
        display: inline-block;
        vertical-align: top;
        margin-top: 7px;
    }
    .ArticleDetailControl .tool span.font_minus {
        background: url(images/icon22.png) no-repeat 0 0;
        background-size: 20px;
        width: 20px;
        height: 20px;
        display: inline-block;
        margin-right: 5px;
        vertical-align: top;
        margin-top: 7px;
    }
    .ArticleDetailControl .tool .print{
        background: url(images/icon2.png) no-repeat left top;
        background-size: 25px;
        width: 25px;
        height: 25px;
        display: inline-block;
        margin-right: 15px;
        vertical-align: top;
        line-height: 31px;
        font-size: 14px;
        font-weight: bold;
        color: #333;
        margin-top: 7px;
    }
    .ArticleDetailControl .tool .audio {
        background: url(images/audio.png) no-repeat 0 0;
        background-size: 30px;
        width: 30px;
        height: 30px;
        border:none;
        cursor: pointer;
        display: none;
    }
    .ArticleDetailControl .tool input::after {
        content:' ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Âc bÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â i viÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¿t ';
        font-weight: bold;
        color: #0051a0;
    }
    
    .ArticleDetailControl .tool #Download{
        background: url(images/save.png) no-repeat;
        font-size: 0px;
        background-size: auto 22px;
        width: 22px;
        height: 31px;
        display: inline-block;
        vertical-align: middle;
        line-height: 31px;
        position: relative;
        right: 95px;
        top: -10px;
    }
