
#news_main_parent_img {
    float: left;
    width: 456px;
}

#news_main_parent_menu {
    float: left;
    width: 124px;
}

.ads_baner {
    width: auto;
    height: 110px;
    margin: 10px 0px 10px 0px;
}

.news_box {
    height: 335px;
    width: auto;
    border: solid 1px #d2fdb3;
    margin-top: 20px;
}
/*Slider*/
#featured {
    width: 100%;
    position: relative;
    background: #fff;
}

    #featured ul.ui-tabs-nav {
        float: left;
        margin-right: 3px;
        width: 24%;
    }

        #featured ul.ui-tabs-nav li {
            font-size: 12px;
            color: #666;
        }

    #featured li.ui-tabs-nav-item a {
        display: block;
        width: 100%;
        height: 88px;
        border-radius: 5px;
        font-weight: bold;
        margin-bottom: 3px;
        text-decoration: none;
    }

    #featured ul.ui-tabs-nav li h4 {
        font-size: 15px;
        line-height: 18px;
        display: block;
        margin: 0;
        text-align:center;
        color: #ffffff;
        text-transform:uppercase;
        padding: 35px 0px 0px 0px;
    }

    #featured li.ui-tabs-nav-item a {
        background-color: rgb(197, 197, 197);
    }

    #featured li.ui-tabs-active a {
        background-color: rgb(38, 179, 5);
    }

    #featured li.ui-tabs-nav-item a:hover {
        /* for IE 
	filter: alpha(opacity = 100);
	CSS3 standard 
	opacity: 0.6;*/
        background-color: rgb(38, 179, 5);
    }

    #featured ul.ui-tabs-nav li.ui-tabs-selected a {
        /* for IE 
	filter:alpha(opacity = 100);
	/* CSS3 standard 
	opacity:0.6;*/
        background-color: rgb(38, 179, 5);
    }

    #featured .ui-tabs-panel {
        width: 75%;
        background: #dddddd;
        position: inherit;
        float: left;
    }

        #featured .ui-tabs-panel a img {
            width: 100%;
            height: 452px;
        }

        #featured .ui-tabs-panel .info {
            position: absolute;
            bottom: 0px;
            width: 100%;
            padding: 15px;
            font-family: Arial;
            background: rgba(0, 0, 0, 0.58);
        }

    #featured .info b {
        font-size: 18px;
        padding: 5px;
        margin: 0;
        overflow: hidden;
    }

    #featured .info p {
        margin: 0 5px;
        line-height: 15px;
        color: #f0f0f0;
    }

    #featured .info a {
        text-decoration: none;
        color: rgb(38, 179, 5);
    }

        #featured .info a:hover {
            text-decoration: underline;
        }

    #featured .ui-tabs-hide {
        display: none;
    }

.sub_news {
    margin-top: 2px;
    height: 100px;
}
/**/
.sub_news_item {
    width: 150px;
    height: 100px;
    overflow: hidden;
    position: relative;
    float: left;
}

.sub_news_item_margin {
    margin: 0px 5px 0px 5px;
}

.sub_news_item img {
    position: absolute;
    top: 0;
    left: 0;
    border: 0;
    height: 100px;
}

.sub_news_item p {
    color: White;
    font-weight: bold;
}

.sub_news_item b a {
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
}

    .sub_news_item b a:hover {
        text-decoration: none;
    }

.boxcaption {
    float: left;
    position: absolute;
    height: 60px;
    width: 140px;
    opacity: .9;
    background: url(../Images/Sys/transparent-bg.png);
    padding: 5px;
    /* For IE 5-7 */
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    /* For IE 8 */
    -MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}

.tab_content_main {
    margin-top: 20px;
    height: 161px;
    margin-bottom: 22px;
}

    .tab_content_main div {
        float: left;
    }

        .tab_content_main div img {
            margin-right: 15px;
            width: 245px;
            height: 160px;
        }

#ArticNews {
    width: 440px;
    height: 20px;
    margin-top: 5px;
    float: left;
}

.ArticNews {
    width: 440px;
    height: 20px;
    margin-top: 5px;
    float: left;
}

#ArticUse {
    width: 100px;
    height: 16px;
    margin-top: 5px;
    float: left;
    text-align: right;
    color: Green;
    padding-top: 4px;
}

.ArticUse {
    width: 100px;
    height: 16px;
    margin-top: 5px;
    float: left;
    text-align: right;
    color: Green;
    padding-top: 4px;
}

.tab_content_main2 {
    margin-top: 20px;
    height: 161px;
    margin-bottom: 22px;
}

    .tab_content_main2 div {
        float: left;
    }

        .tab_content_main2 div img {
            margin-right: 15px;
            float: left;
        }

        .tab_content_main2 div a {
            display: block;
            color: #383838;
            float: left;
            text-decoration: none;
            padding: 5px 0px 10px 0px;
        }

        .tab_content_main2 div span {
            display: block;
            text-align: justify;
            color: #888;
        }

.tab_content_main div a {
    display: block;
    font-weight: bold;
    font-size: 16px;
    color: Black;
    text-decoration: none;
    padding: 5px 0px 10px 0px;
}

.tab_content_main div span {
    display: block;
    text-align: justify;
    color: #888;
}

.tab_content_sub {
    height: 95px;
    background: #f9f9f9;
    margin-left: -10px;
    padding-left: 10px;
    margin-right: -11px;
    padding-top: 5px;
}

    .tab_content_sub div {
        float: left;
        height: 90px;
    }

        .tab_content_sub div img {
            width: 138px;
            height: 90px;
        }

.tab_content_sub_title {
    width: 110px;
    text-align: justify;
    font-size: 11px;
    margin-left: 8px;
    padding-top: 5px;
}

    .tab_content_sub_title a {
        text-decoration: none;
        color: Black;
    }

        .tab_content_sub_title a:hover {
        }

.margin_right {
    margin-right: 20px;
}
/* Trang Default Forum */
#TopHotNew {
    width: auto;
    height: 330px;
    margin-top: 25px;
    border: solid 1px #d2fdb3;
    -moz-border-bottom-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -khtml-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 10px;
    -moz-border-top-left-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    -khtml-border-top-left-radius: 5px;
    border-top-left-radius: 10px;
    -moz-border-bottom-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -khtml-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 10px;
    color: Gray;
}
/*TABS*/
ul.tabs {
    position: absolute;
    margin: 0;
    padding: 0;
    float: left;
    list-style: none;
    height: 29px;
}


.tabs span {
    display: block;
    font-size: 18px;
    font-weight: bold;
    color: #9808bc;
    padding-top: 5px;

    margin: 5px 2px 0px 5px;
}

.teen_icon {
    width: 216px;
    padding-left: 45px;
    background: url(../Images/Sys/Teen_ico.jpg) no-repeat;
}

.females_ico {
    width: 226px;
    padding-left: 35px;
    background: url(../Images/Sys/females_ico.jpg) no-repeat;
}

.males_ico {
    width: 221px;
    padding-left: 40px;
    background: url(../Images/Sys/males_ioc.jpg) no-repeat;
}

.older_ico {
    width: 211px;
    padding-left: 50px;
    background: url(../Images/Sys/older_ico.jpg) no-repeat;
}

.eastern_medicine {
    width: 206px;
    padding-left: 55px;
    background: url(../Images/Sys/eastern_medicine_ico.png) no-repeat;
}

ul.tabs li {
    float: left;
    margin: 0;
    padding: 0;
    border-left: none;
    margin-bottom: -1px; /*--Pull the list item down 1px--*/
    overflow: hidden;
    position: relative;
}

    ul.tabs li a {
        text-decoration: none;
        color: White;
        display: block;
        height: 23px;
        width: 105px;
        text-align: center;
        outline: none;
        padding-top: 5px;
    }

    ul.tabs li .tab1 {
        background: url(../Images/Sys/tab_left_01.png) no-repeat;
    }

    ul.tabs li .tab2 {
        background: url(../Images/Sys/tab_left_02.png) no-repeat;
    }

    ul.tabs li .tab3 {
        background: url(../Images/Sys/tab_left_03.png) no-repeat;
    }

    ul.tabs li a:hover {
        font-weight: bold;
    }

/*Tab Content CSS*/
.tab_container {
    margin-top: 32px;
    overflow: hidden;
    clear: both;
    float: left;
    background: #fff;
    padding: 0px 10px 0px 10px;
}

.AvarNews {
    width: 50px;
    height: 50px;
    float: left;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-left: 10px;
    margin-top: 5px;
    margin-bottom: 20px;
}
