﻿/*******box article******/


#box_discount {
    background: url("img/bg_discount.png") repeat;
    width: 380px;
    min-height: 400px;
    float: left;
    margin-left: 80px;
}

#ArticleAgentTop {
    background: url("img/bg_discount.png") repeat;
    width: 380px;
    min-height: 400px;
    float: right;
    margin-right: 80px;
}

    #box_discount .titlebox, #ArticleAgentTop .titlebox {
        text-align: center;
    }

        #box_discount .titlebox a, #ArticleAgentTop .titlebox a {
            color: #FFFFFF;
            display: block;
            font: bold 14px/35px arial;
            text-transform: uppercase;
        }

    #box_discount .listbox, #ArticleAgentTop .listbox {
        padding: 10px 20px;
    }

        #box_discount .listbox .item, #ArticleAgentTop .listbox .item {
            display: inline-block;
            width: 100%;
            margin-bottom: 20px;
        }

            #box_discount .listbox .item img, #ArticleAgentTop .listbox .item img {
                width: 80px;
                height: 60px;
                margin-right: 10px !important;
                float: left;
                padding: 4px;
                background-color: #fff;
                border: 1px solid #ccc;
                border: 1px solid rgba(0,0,0,0.2);
                -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.1);
                -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.1);
                box-shadow: 0 1px 3px rgba(0,0,0,0.1);
            }

            #box_discount .listbox .item h3 a, #ArticleAgentTop .listbox .item h3 a {
                color: #FFFFFF;
                display: block;
                font: bold 12px/18px arial;
            }

                #box_discount .listbox .item h3 a:hover, #ArticleAgentTop .listbox .item h3 a:hover {
                    color: #f00 !important;
                }
/*End box article*/

/*Article Notice*/

#article_notice .item {
    background: #FFFFFF url('icon/icon-thongbao.png') no-repeat scroll 12px 6px;
    padding: 0 10px 5px 23px;
    text-align: justify;
}

    #article_notice .item a {
        color: #000;
        font-family: Arial;
        font-size: 12px;
        line-height: 18px;
        text-align: justify;
    }

    #article_notice .item a {
        color: #000;
        line-height: 18px;
        text-align: justify;
    }
/*******End article notice*******/
/*Article hot*/

/*End Article hot*/

/*Article Listing*/
#ArticleListing {
}

    #ArticleListing .list {
        display: inline-block;
        width: 100%;
        /*background: url("img/dot_border.png") repeat-y scroll 50% top transparent;*/
        margin-bottom: 20px;
    }

    #ArticleListing .item {
        /*padding-bottom: 20px;*/
        height: auto;
        text-align: left;
        margin-bottom: 20px;
        clear: both;
    }

        #ArticleListing .item .avatar {
            float: left;
            width: 118px;
            height: 88px;
            padding: 1px;
            margin: 0 10px 10px 0;
            overflow: hidden;
            position: relative;
            /*background-color: #f4f4f4;*/
            *border: 1px solid #CDCDCD;
        }

            #ArticleListing .item .avatar a {
                width: 116px;
                height: 86px;
                display: table-cell;
                vertical-align: middle;
                border: 1px solid #CDCDCD;
            }

            #ArticleListing .item .avatar img {
                width: 114px !important;
                height: 84px !important;
                /*display: inline !important;*/
                /**width: 114px;*/
                *height: 84px;
            }

    #ArticleListing .description {
        text-align: justify;
    }

    #ArticleListing .item .title {
        font-weight: bold;
        font-size: 12px;
        margin-top: -4px;
        margin-bottom: 5px;
    }

        #ArticleListing .item .title a {
            color: #006ebc;
        }

            #ArticleListing .item .title a:hover {
                color: #e30b0b;
            }

    #ArticleListing .left {
        float: left;
        padding-right: 10px;
        clear: both;
        /*border-right: 1px solid #ececec;*/
    }

    #ArticleListing .right {
        float: left;
        padding-left: 10px;
    }

/*end Article Listing*/

/*ArticleDetail*/

#ArticleDetail {
    float: left;
    /*padding-bottom: 20px;*/
    position: relative;
    width: 100%;
}

#header_detail .avatar {
    border: 1px solid #CDCDCD;
    float: left;
    height: 88px;
    margin-bottom: 20px;
    width: 118px;
}

    #header_detail .avatar img {
        height: 86px;
        padding: 1px;
        width: 116px;
    }

#header_detail .content_detail {
    display: inline-block;
    width: 100%;
    margin: 10px 0;
}

#ArticleDetail .title h1 {
    color: #2b6ea5;
    display: block;
    font: bold 14px/20px arial;
    width: 100%;
    z-index: 10;
}

.TopToolbar {
    border-top: 1px dotted #CDCDCD;
    color: #727272;
    float: left;
    font-size: 11px;
    line-height: 30px;
    margin-top: 10px;
    position: relative;
    width: 100%;
}

#ArticleDetail #DetailContent {
    float: left;
    line-height: 18px;
    overflow: hidden;
    text-align: justify;
    width: 100%;
}

    #ArticleDetail #DetailContent p {
        margin: 12px 0;
        text-align: justify;
    }

    #ArticleDetail #DetailContent div {
        margin: 10px 0;
        text-align: justify;
    }
/* tags */
#ArticleDetail .tags {
    background: url("icon/tagicon.png") no-repeat scroll 5px 10px rgb(238, 236, 236);
    float: left;
    height: auto;
    line-height: 120%;
    margin-top: 20px;
    min-height: 32px;
    padding: 10px 10px 10px 44px;
    text-align: justify;
    vertical-align: middle;
    width: 626px;
    border-radius: 5px;
}
/*End ArticleDetail*/


/* ArticleReference*/
#ArticleReference {
    width: 298px;
    float: left;
    border: 1px solid #0090b2;
    margin-bottom: 20px;
}

    #ArticleReference h3 {
        text-transform: uppercase;
        text-align: center;
        padding: 7px 0;
        font-weight: bold;
        color: #fff;
        font-size: 13px;
        background: #0090b2;
    }

    #ArticleReference ul {
        text-align: left;
    }

        #ArticleReference ul li {
            /*list-style: square;
                list-style-position: inside;
                color: #72a502;*/
        }

            #ArticleReference ul li a {
                padding: 10px 15px 10px 32px;
                border-bottom: 1px dotted #21a8c6;
                display: block;
                background: url('icon/icon_title.png') 18px 16px no-repeat;
                font: normal 14px/20px arial;
            }

                #ArticleReference ul li .active, #ArticleReference ul li a:hover {
                    background: url('icon/icon_title.png') 18px 16px no-repeat #c1e9f2;
                }

            #ArticleReference ul li a:last-child {
                border: none;
            }
/*#ArticleReference {
    border-top: 1px dotted #C1C1C1;
    clear: both;
    display: inline-block;
    margin-top: 20px;
    position: relative;
    width: 100%;
}

    #ArticleReference .title {
        clear: both;
        display: block;
        margin: 10px 0;
        width: 100%;
    }

        #ArticleReference .title span {
            color: #2b6ea5;
            font: bold 16px arial;
        }

    #ArticleReference ul {
        float: left;
        width: 100%;
    }

        #ArticleReference ul li {
            background: url("icon/icon_other.png") no-repeat scroll left 9px transparent;
            border-bottom: 1px dotted #D3D3D3;
            line-height: 25px;
            padding-left: 10px;
        }

            #ArticleReference ul li a {
                position: relative;
            }

                #ArticleReference ul li a:hover {
                    color: #006ebc;
                }

                #ArticleReference ul li a img {
                    margin-right: 5px;
                }*/
/*End ArticleReference*/


/*Article list & group */

.article_group {
    display: block;
    margin: 0 auto;
    width: 100%;
}

.article_group {
    display: inline-block;
}

    .article_group .left {
        margin-right: 15px;
    }

    .article_group .item {
        padding-bottom: 20px;
        /*width: 330px;
        float: left;*/
    }

    .article_group .title_group {
        background: url('icon/icon_group.png') no-repeat scroll 0 0px transparent;
        width: 100%;
    }

        .article_group .title_group a {
            color: #c02228;
            font-family: Arial;
            font-size: 12px;
            font-weight: bold;
            padding-left: 20px;
            text-transform: uppercase;
        }

    .article_group .item .article_other {
        margin-top: 10px;
        width: 100%;
    }

        .article_group .item .article_other .line {
            background: url('icon/icon_other2.png') no-repeat scroll 0 9px transparent;
            padding: 5px 0 0 0;
        }

        .article_group .item .article_other a {
            color: #2163b0;
            font-family: Arial;
            font-size: 12px;
            width: 100%;
            position: relative;
        }

        .article_group .item .article_other .line a {
            padding-left: 10px;
        }

.group_top1 {
    display: block;
    /*margin-bottom: 5px;*/
    overflow: hidden;
}

.article_group .item .article_other span {
    color: #9a9999;
    font-family: Arial;
    font-size: 12px;
    padding-left: 5px;
}

.article_group .avatar {
    border: 1px solid #CDCDCD;
    float: left;
    height: 88px;
    width: 118px;
    margin-right: 10px;
}

    .article_group .avatar img {
        height: 86px;
        padding: 1px;
        width: 116px;
    }

.article_group .content .title {
    margin-top: -3px;
}

.article_group .title a:hover {
    color: #c02228;
}

.article_group .title a {
    color: #2163b0;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

.article_group .content .title a img {
    margin-right: 5px;
    margin-bottom: 2px;
}

.article_group .description {
    line-height: 18px;
    text-align: justify;
    margin-top: 4px;
}
/*End Article list & group */

/*Article box*/

.news-detail {
    display: block;
    position: relative;
}

.ArticleCateBox {
    background: #FFFFFF url('img/bg-title-detail.jpg') repeat-x scroll 0px 0px;
    display: block;
    overflow: hidden;
    margin-top: 20px;
}

.article_caption {
    height: 28px;
}

.active-news {
    background: #FFFFFF url('img/bg-active-detail.jpg') repeat-x scroll 0px 0px;
}

    .active-news a {
        color: #01609B !important;
        font-weight: bold;
    }

.titel-news {
    color: #000;
    display: inline-block;
    font-weight: bold;
    margin-top: 7px;
    width: 304px;
}

.datetimeHome {
    color: #9a9999;
    font-size: 11px;
    width: 150px;
}


.item-content {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #000000;
    display: inline-block;
    float: left;
    font: 12px arial;
    margin-bottom: -3px;
    padding-top: 15px;
}

#box-detail .item a:hover {
    color: #2163b0;
}

#box-detail .related a:hover {
    color: #2163b0 !important;
}

#box-detail .h2Title a:hover {
    color: #2163b0 !important;
}

.box-1 {
    float: left;
    margin-right: 20px;
    width: 387px;
}

    .box-1 .h2Title {
        margin-top: -3px;
        padding: 0 0 1px;
    }

.art-img img {
    float: left;
    height: 104px;
    width: 134px;
}

.briefdescription {
    /*color:#000;*/
    color: #000;
    font: 12px arial;
    line-height: 20px;
    margin: 0;
    padding-top: 2px;
    text-align: justify;
}

.related {
    color: #000;
    float: left;
    font-family: Arial;
    font-size: 12px;
    text-align: justify;
    width: 330px;
}

.hidden {
    display: none;
}

.img-other img {
    float: left;
    height: 46px;
    margin: 3px 10px 0 0 !important;
    width: 59px;
}

.art-img {
    float: left;
    height: 100px;
    margin: 0 10px 0 0;
    overflow: hidden;
    position: relative;
}


.box-1 .h2Title a {
    color: #000;
    display: block;
    font: bold 12px arial;
    margin-bottom: 3px;
    text-decoration: none;
}

    .box-1 .h2Title a img {
        padding-bottom: 2px;
    }

.link-othernews {
    color: #000;
    display: block;
    font: 12px/20px arial;
    line-height: 18px;
    margin-top: -5px;
    text-decoration: none;
}

    .link-othernews img {
        padding-bottom: 2px;
    }

.h4Title {
    margin-top: 4px;
}

.ul-other {
    float: left;
    list-style-type: none;
    overflow: hidden;
    padding: 5px 0 0;
    width: 160px;
}

.related .item-1 {
    /*min-height: 60px;*/
}

.related .item {
    background: url('img/icon-link-news.jpg') no-repeat scroll 0 11px transparent;
    font: 12px arial;
    padding: 3px 0 0 8px !important;
    clear: both;
}

    .related .item a {
        color: #000;
        display: block;
        font: 12px/20px arial;
        line-height: 18px;
        text-decoration: none;
    }

        .related .item a img {
            padding-bottom: 2px;
        }

.image-item {
    float: left;
    padding-bottom: 8px;
    position: relative;
}

.folder-title {
    background: url('img/bg-title-detail.jpg') repeat-x scroll 0 0 transparent;
    float: left;
    height: 28px;
    overflow: hidden;
    padding: 0 0 0 5px;
    width: 495px;
}

.parent a {
    border-top: 2px solid #01609B;
    color: #2163b0 !important;
    display: inline;
    float: left;
    font: bold 12px Arial;
    height: 24px;
    line-height: 24px;
    margin: 0 8px 0 6px;
    text-decoration: none;
}

.list-item {
    color: #585757 !important;
    height: 22px;
    line-height: 30px;
}

    .list-item .item {
        float: left;
    }

        .list-item .item h1 {
            float: left;
        }

        .list-item .item a {
            color: #585757 !important;
            font-family: arial;
            font-size: 11px;
            padding: 0 2px;
        }

.sep-menuH {
    color: #C3C3C3;
    float: left;
    font: 11px arial;
    line-height: 30px;
    padding: 0 3px;
}

.folder-title a {
    color: #585757;
    float: left;
    font-family: Arial;
    font-size: 11px;
    padding: 0 2px;
}

#icon-footer img {
    padding-left: 5px;
}

/*End Article box*/
