﻿.listnews_img {
    float: left;
}

.listnews_img img {
    margin-right: 5px;
    margin-bottom: 3px;
}

.time_news_id {
    bottom: 3px;
    color: white;
    position: absolute;
    right: 5px;
}

/*----tin noi bat----*/
.slide_div {
    margin: 0px 0px 12px 0px;
    overflow: hidden;
    float: left;
    width: 870px;
}

.border_zone {
    float: left;
    width: 99.5%;
    border: 1px #dce5ef solid;
}

.tin_anh {
    width: 100%;
}

.tabdetails {
    width: 550px;
    float: left;
    overflow: hidden;
}

#featured {
    width: 100%;
    height: 350px;
    position: relative;
    overflow: hidden;
}

#featured ul.ui-tabs-nav {
    position: absolute;
    top: 0;
    right: 0px;
    float: left;
    list-style: none;
    width: 315px;
    padding: 0;
    margin: 0;
    overflow: auto;
    overflow-x: hidden;
}

#featured ul.ui-tabs-nav li {
    padding: 1px 0;
    font-size: 12px;
    color: #666;
    padding: 5px 5px 5px 0px;
    /*height: 60px;*/
    border-bottom: dashed 1px #dcdcdc;
    text-align: justify;
    overflow: hidden;
}

#featured ul.ui-tabs-nav li:last-child {
    border-bottom: none;
}

#featured ul.ui-tabs-nav li img {
    float: left;
    background: #fff;
    margin-right: 10px;
}

#featured ul.ui-tabs-nav li span {
    line-height: 18px;
}

#featured ul.ui-tabs-nav li .tinnoibat_item {
    display: block;
    margin-left: 15px;
}

#featured li.ui-tabs-nav-item a {
    text-align: justify;
    height: 60px;
    text-decoration: none;
    color: #333;
    line-height: 20px;
    outline: none;
}

#featured li.ui-tabs-selected, #featured li.ui-tabs-active {
    background: #f4f7fc url('../images/visit_arrow.png') center left no-repeat;
}

#featured li:hover {
    background: #f4f7fc url('../images/visit_arrow.png') center left no-repeat;
}

#featured .ui-tabs-panel {
    width: 100%;
    height: 350px;
    background: #999;
    position: relative;
}

#featured .ui-tabs-panel .info {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: url('../images/transparent-bg.png');
}

#featured .ui-tabs-panel .info a.hideshow {
    position: absolute;
    color: #f0f0f0;
    right: 10px;
    top: -20px;
    line-height: 20px;
    margin: 0;
    outline: none;
    background: #333;
}

#featured .info h2 {
    color: #fff;
    padding: 10px 15px;
    font-weight: normal;
    overflow: hidden;
}

#featured .info p {
    margin: 0 5px;
    line-height: 14px;
    color: #f0f0f0;
    font-weight: bold;
}

#featured .info a {
    font-size: 17px;
    text-decoration: none;
    color: #fff;
    font-weight: bold;
    line-height: 24px;
    *float: left;
    width: 100%;
}

#featured .info a:hover {
    text-decoration: underline;
}

#featured .ui-tabs-hide {
    display: none;
}

/**---------khoi tin moi nhat trang tin tuc--------*/
.table_grouptin tr, td {
    vertical-align: top;
}

.favorite {
    float: left;
    width: 95.5%;
    padding: 10px 2%;
    background: #f9f8d0;
    margin: 10px 0px;
    border-radius: 6px;
    border: 1px #d1d1d1 solid;
}

.image_favorite {
    float: left;
    margin: 9px;
    width: 364px;
    height: 226px;
    border: 1px #c8c8c8 solid;
    overflow: hidden;
}

.image_favorite2 {
    float: left;
    overflow: hidden;
}

.image_favorite2 img {
    float: left;
    margin: 0px 9px 9px 0px;
    width: 364px;
    height: 226px;
}

.h2_favorite {
    min-height: 10px;
    margin-top: 10px;
    text-align: justify;
}

.h2_favorite a {
    font-size: 13px;
    color: #1e4283;
}

.h2_favorite a:hover {
    text-decoration: underline;
}

.h2_favorite font {
    color: #c1c1c1;
    font-weight: normal;
}

.h2_favorite2 {
    text-align: justify;
    margin-bottom: 5px;
}

.h2_favorite2 a {
    font-size: 14px;
    color: #1e4283;
    font-weight: bold;
    margin-right: 7px;
}

.h2_favorite2 a:hover {
    text-decoration: underline;
}

.h2_favorite2 font {
    color: #c1c1c1;
    font-weight: normal;
}

.p_favorite2 {
    color: #58585b;
    text-align: justify;
}

.p_favorite {
    margin-top: 5px;
    color: #58585b;
    text-align: justify;
}

/*---- phan trang ----*/
.phantrang {
    margin: 5px 0px;
    width: 100%;
    float: left;
}

.sotrang {
    float: left;
    width: 55%;
    text-align: left;
}

.sotrang a {
    margin: 0px 3px;
}

.back, .top, .so, .nextpt, .end, .activept {
    border: solid 1px #1179bd;
    padding: 2px 8px;
    color: #1179bd;
    line-height: 22px;
}

.so {
    color: #1179bd;
}

.sotrang a:hover {
    background-color: #1179bd;
    color: #fff !important;
}

.activept {
    background: #1179bd;
    color: #fff !important;
}

.paging {
    float: left;
    min-width: 200px;
    min-height: 10px;
    overflow: hidden;
    margin-top: 5px;
}

.paging b {
    float: left;
    padding: 3px 0px;
}

.paging span {
    float: left;
    padding: 3px 7px;
    cursor: default;
}

.paging span:hover {
    text-decoration: underline;
}

.paging select,.find_news_with_date select {
    float: left;
    border: 1px #a1a1a1 solid;
    border-radius: 4px;
    padding: 2px 4px;
    height: 24px;
    background: rgb(255,255,255);
    /* old browsers */
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(209,209,209,1) 0%, rgba(243,243,243,1) 54%, rgba(255,255,255,1) 100%);
    /* ff3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(0%,rgba(209,209,209,1)), color-stop(54%,rgba(243,243,243,1)), color-stop(100%,rgba(255,255,255,1)));
    /* chrome,safari4+ */
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(209,209,209,1) 0%,rgba(243,243,243,1) 54%,rgba(255,255,255,1) 100%);
    /* chrome10+,safari5.1+ */
    background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(209,209,209,1) 0%,rgba(243,243,243,1) 54%,rgba(255,255,255,1) 100%);
    /* opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(209,209,209,1) 0%,rgba(243,243,243,1) 54%,rgba(255,255,255,1) 100%);
    /* ie10+ */
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(209,209,209,1) 0%,rgba(243,243,243,1) 54%,rgba(255,255,255,1) 100%);
    /* w3c */
    filter: progid:dximagetransform.microsoft.gradient( startcolorstr='#ffffff', endcolorstr='#ffffff',gradienttype=0 );
    /* ie6-9 */
}

/*---------paging ds tin -------*/
.select_paging {
    border: 1px #a1a1a1 solid;
    border-radius: 4px;
    padding: 2px 4px;
    height: 24px;
}

.find_news_with_date select {
    float: left;
    border: 1px #a1a1a1 solid;
    border-radius: 4px;
    padding: 2px 4px;
    height: 24px;
}

.find_news_with_date select {
    margin-left: 5px;
}

.find_news_with_date {
    float: right;
    min-width: 180px;
    min-height: 10px;
    overflow: hidden;
    margin-top: 5px;
}

.find_news_with_date b {
    float: left;
    margin-top: 3px;
}

.hotrokhuyettat {
    float: right;
    min-width: 270px;
    min-height: 20px;
    margin-top: 4px;
}

.hotrokhuyettat img {
    margin: 0px 3px;
    float: left;
}

.hotrokhuyettat font {
    margin: 0px 5px 2px 5px;
    float: left;
    color: black;
    white-space: nowrap;
}

.hotrokhuyettat a {
    cursor: pointer;
}

/*---- chi tiet tin ------*/
.around_news_detail {
    float: left;
    width: 99.5%;
    border: 1px #d1d1d1 solid;
    border-radius: 4px;
    margin-top: 10px;
    margin-bottom: 20px;
}

.item_listnews {
    float: left;
    width: 99.5%;
    padding-bottom: 6px;
    padding-top: 5px;
    border-bottom: 1px #d1d1d1 solid;
}

.img_item_listnews img {
    float: left;
    margin: 0 10px 5px 0;
    background: grey;
    width: 160px;
}

.h3_item_listnews {
    font-weight: bold;
}

.h3_item_listnews a {
    color: #1e4283;
    text-decoration: none;
}

.h3_item_listnews a font {
    font-weight: normal;
    color: #c1c1c1;
    margin-left: 5px;
}

.h3_item_listnews a:hover {
    color: #1e4283;
    text-decoration: underline;
}

.p_item_listnews {
    color: #58585b;
    text-align: justify;
    margin-top: 5px;
}

.news_detail_title {
    font-size: 15px;
    color: #1e4283;
    margin: 10px 0px 6px;
    width: 100%;
    float: left;
    min-height: 10px;
    text-align: left;
}

.news_time_post {
    float: left;
    color: #808284;
    margin: 6px 0px 10px 0px;
}

.ul_as_news_id {
    float: left;
    width: 683px;
    margin-top: 6px;
    margin-bottom: 6px;
}

.point_li_news_id {
    float: left;
    width: 7px;
    height: 6px;
    margin: 6px 0px 0px 0px;
    margin-left: 7px;
    background: url("../images/arrow.png") no-repeat center;
}

.ul_as_news_id li {
    width: 683px;
    list-style: none;
    padding: 3px 0px;
    float: left;
}

.ul_as_news_id li a {
    float: left;
    width: 640px;
    margin-left: 10px;
    padding: 0px 0px;
    color: #0c48bb;
    font-weight: bold;
}

.ul_as_news_id li a:hover {
    color: #1e4283;
}

.around_news_content {
    clear: both;
    float: left;
    width: 98%;
    min-height: 100px;
    text-align: justify;
    margin: 10px 1%;
    font-size: 12px;
    line-height: 1.5;
}

#divarticledescription2 {
    line-height: 22px;
}

#divarticledescription2 img {
    max-width: 95% !important;
    height: auto !important;
}

.img_in_news_id {
    float: left;
    width: 550px;
    min-height: 10px;
    margin: 20px 0px;
}

.title_img_in_news_id {
    float: left;
    width: 550px;
    overflow: hidden;
    text-align: center;
    color: #b1b1b1;
}

.img_in_news_id .div_img_news_id {
    margin: 0px 0px 0px 80px;
    overflow: hidden;
    float: left;
}

.p_news_content {
    float: left;
    color: #58585b;
}

.div_share_author {
    float: right;
    width: 100%;
    *width: 80%;
    margin-bottom: 10px;
    margin-top: 10px;
    position: relative;
}

.author_write {
    float: right;
    width: 100%;
}

.author_write img {
    float: right;
    margin: 2px 3px 0px 3px;
}

.author_write font {
    float: right;
    color: #777777;
}

.around_icon_share {
    float: right;
}

.around_icon_share img,.around_icon_share font {
    float: left;
    margin: 0px 3px;
}

.around_icon_share font {
    margin: 0px;
    font-weight: bold;
    padding: 0px 3px;
    color: #555555;
    cursor: pointer;
    white-space: nowrap;
    margin-top: 3px;
}

.around_icon_share font:hover {
    text-decoration: underline;
}

.around_icon_share ul li {
    float: right;
    margin-right: 5px;
}

.around_icon_share ul li a {
    float: left;
}

.around_icon_share ul li a img {
    width: 22px
}

.tags {
    float: left;
    width: 95.5%;
    min-height: 10px;
    border: 1px #d1d1d1 solid;
    border-radius: 4px;
    padding: 5px 2%;
    margin: 6px 0px;
    color: #555555;
}

/*------chi tiet tin them------*/
.sapo_tin {
    color: #666;
    float: left;
    margin-top: 10px;
}

.sapo_tin p {
    margin-bottom: 0px !important;
}

#divarticledescription1 {
    font-weight: bold;
    float: left;
    margin-top: 10px;
    margin-bottom: 7px;
    width: 100%;
}

#divarticledescription1 p, #divarticledescription1 div {
    float: left;
    margin-bottom: 8px;
}

.tin_anhminhhoa {
    float: left;
    width: 100%
}

.tin_anhminhhoa img {
    margin-top: 2px;
    margin-right: 10px;
    z-index: 1000;
    width: 80%;
    margin-left: 5%;
    margin-bottom: 3px;
    float: left;
}

.sform {
    float: left;
    width: 483px;
    margin: 0 0 0 13px;
}

.tkngaythang {
    float: right;
}

.tkngaythang p {
    float: left;
    line-height: 24px;
    padding-left: 3px;
}

.tkngaythang p input {
    background: url("../images/iconsearch.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    color: #ffffff;
    height: 23px;
    width: 25px;
}

/*----- end ------*/
.group_news_head {
    float: left;
    height: 33px;
    width: 790px;
    line-height: 33px;
    color: white;
    background-color: #307ead;
    padding-left: 15px;
    padding-right: 15px;
}

.group_news_head a {
    float: left;
    line-height: 33px;
    color: white;
    font-size: 15px;
    text-transform: uppercase;
}

.nhomtinct_item_head_2 {
    float: left;
    width: 100%;
    height: 22px;
    border-bottom: 1px solid #006fcd;
}

.group_news_head_2 {
    float: left;
    background: rgba(0, 0, 0, 0) url("../images/paperlock.png") no-repeat scroll 0 0;
    padding-left: 20px;
}

.group_news_head_2 a {
    float: left;
    color: #397bc0;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: bold;
}

.group_news_content {
    float: left;
    width: 870px;
    padding: 15px 0px 10px 0px;
}

.group_news {
    margin-bottom: 5px;
    float: left;
    width: 100%;
}

.group_news img {
    width: 220px;
    height: 145px;
    margin: 0px 5px 2px 0px;
}

.group_news a {
    color: #2c4580;
    font-size: 15px;
    float: left;
}

.group_news_other {
    float: left;
    width: 100%;
    margin-bottom: 10px;
    border-top: 1px solid #dfdfdf;
    padding-top: 7px;
    color: #4b4b4b;
    background: url('../images/icontin.png') no-repeat 0px 10px;
    text-indent: 15px;
}

.group_news_other a {
    color: #4b4b4b;
    line-height: 20px;
    text-decoration: none;
}

.list_news {
    float: left;
    width: 100%;
    margin-bottom: 7px;
    padding-bottom: 3px;
    border-bottom: solid 1px #dcdcdc;
}

.list_news a {
    text-decoration: none;
    color: #2c4580;
    font-size: 15px;
}

.list_news a font {
}

/*********tin moi nhat- duoi top 3 tin noi bat***********/
#demo {
    float: left;
    margin-bottom: 12px;
    width: 99.5%;
    background: #cbeafa;
    border: 1px solid #e6e6e6;
    float: left;
    height: 80px;
    overflow: hidden;
    padding: 15px 0px;
    position: relative;
}

.jcarouse {
    width: 85%;
    margin: 0 25px;
}

.jcarouse ul li {
    list-style: none;
    display: block;
    margin-right: 12px;
}

.jcarouse ul li a:hover {
    display: block;
    color: #1e4283;
}

.jcarouse .thumb {
    float: left;
    width: 110px;
    height: 73px;
    border: solid#dcdcdc 1px;
    margin-right: 8px;
}

.jcarouse .thumb img {
    width: 100%;
    float: left;
    height: 100%;
}

.jcarouse .info {
    float: left;
    width: 140px;
    color: #1e4283;
    text-align: justify;
}

.jcarouse .info a {
    display: block;
    color: #1e4283;
    width: 140px;
    float: left;
    font-weight: bold;
}

.jcarouse .info a font {
    color: #8f8f8f;
    font-weight: normal
}

.next {
    height: 48px;
    position: absolute;
    margin-top: 25px;
    right: 6px;
}

.prev {
    height: 48px;
    margin-top: 25px;
    position: absolute;
    left: 6px;
}

.next img {
    border: none !important;
}

.prev img {
    border: none !important;
}


.listnews_img{float:left;}
.listnews_img img{ margin-right:5px; margin-bottom:3px;}
.Time_News_ID { bottom: 3px; color: white; position: absolute; right: 5px;}
/*----Tin noi bat----*/
.Slide_Div{ margin: 0px 0px 12px 0px;overflow: hidden;float: left; width:870px; }
.border_zone{float:left;width:99.5%; border: 1px #dce5ef solid;}
.tin_anh { width: 100%;}
.tabDetails{width:550px;float:left;overflow:hidden;}
#featured{ width:100%; height:355px; position:relative; overflow:hidden;}
#featured ul.ui-tabs-nav{ position:absolute; top:0; right:0px;float:left; list-style:none; width:315px; padding:0; margin:0; overflow:auto; overflow-x:hidden;}
#featured ul.ui-tabs-nav li{ padding:1px 0; font-size:12px; color:#666; padding:5px 5px 5px 0px; /*height:80px*/; border-bottom:dashed 1px #dcdcdc;text-align:justify; overflow:hidden;}
#featured ul.ui-tabs-nav li:last-child{border-bottom:none;}
#featured ul.ui-tabs-nav li img{ float:left; background:#fff; margin-right:10px;}
#featured ul.ui-tabs-nav li span{ line-height:18px; }
#featured ul.ui-tabs-nav li .tinnoibat_item{display:block; margin-left:25px;margin-top:-3px}
#featured li.ui-tabs-nav-item a{ text-align:justify; height:60px; text-decoration:none; color:#333; line-height:20px; outline:none;}
/*#featured li.ui-tabs-selected, #featured li.ui-tabs-active{ background:#f4f7fc url('../images/visit_arrow.png') center left no-repeat;background-position: -5px center;  }*/
#featured li:hover{ /*background:#f4f7fc url('../images/visit_arrow.png') center left no-repeat;*/ }
#featured .ui-tabs-panel{ width:100%; height:360px; background:#999; position:relative;}
#featured .ui-tabs-panel .info{ position:absolute; bottom:0; left:0; width:100%; background: url('../images/transparent-bg.png');}
#featured .ui-tabs-panel .info a.hideshow{ position:absolute; color:#f0f0f0; right:10px; top:-20px; line-height:20px; margin:0; outline:none; background:#333;}
#featured .info h2{ color:#fff; padding:10px 15px; font-weight:normal; overflow:hidden; }
#featured .info p{ margin:0 5px; line-height:14px; color:#f0f0f0;font-weight:bold;}
#featured .info a{ font-size:17px; text-decoration:none; color:#fff; font-weight:bold; line-height:24px; *float:left; width:100%;}
#featured .info a:hover{ text-decoration:underline; }
#featured .ui-tabs-hide{ display:none; }
/**---------khoi tin moi nhat trang tin tuc--------*/
.table_grouptin tr, td{vertical-align:top;}
.Favorite{ float: left; width: 95.5%; padding:10px 2%; background: #f9f8d0; margin: 10px 0px; border-radius: 6px; border: 1px #d1d1d1 solid;}
.Image_Favorite{ float: left; margin: 9px; width: 364px; height: 226px; border: 1px #c8c8c8 solid; overflow: hidden;}
.Image_Favorite2 { float:left;overflow: hidden;}
.Image_Favorite2 img { float: left; margin:0px 9px 9px 0px; width: 364px; height: 226px; }
.H2_Favorite{ min-height: 10px; margin-top: 10px; text-align: justify;}
.H2_Favorite a{ font-size: 13px; color: #1e4283;}
.H2_Favorite a:hover{ text-decoration: underline;}
.H2_Favorite font{ color: #c1c1c1; font-weight: normal;}
.H2_Favorite2{ text-align: justify; margin-bottom:5px;}
.H2_Favorite2 a{ font-size: 14px; color: #1e4283;font-weight:bold; margin-right:7px;}
.H2_Favorite2 a:hover{ text-decoration: underline;}
.H2_Favorite2 font{ color: #c1c1c1; font-weight: normal;}
.P_Favorite2{ color: #58585b; text-align: justify;}
.P_Favorite{margin-top: 5px; color: #58585b; text-align: justify;}
/*---- Phan trang ----*/
.phantrang{margin: 5px 0px;width: 100%;float: left;}
.sotrang{float: left;width: 55%;text-align: left;}
.sotrang a{margin:0px 3px;}
.back, .top, .so, .nextpt, .end, .activept{border: solid 1px #1179bd;padding: 2px 8px;color: #1179bd;line-height: 22px;}
.so{color: #1179bd;}
.sotrang a:hover{ background-color: #1179bd;color:#fff !important;}
.activept{background: #1179bd;color:#fff !important;}

.Paging{ float: left; min-width: 200px; min-height: 10px; overflow: hidden;margin-top:5px;}
.Paging b{ float: left; padding: 3px 0px;}
.Paging span{ float: left; padding: 3px 7px; cursor: default;}
.Paging span:hover{ text-decoration: underline;}
.Paging select,.Find_News_With_Date select{ float: left; border: 1px #a1a1a1 solid; border-radius: 4px; padding: 2px 4px; height:24px; background: rgb(255,255,255); /* Old browsers */
 background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(209,209,209,1) 0%, rgba(243,243,243,1) 54%, rgba(255,255,255,1) 100%); /* FF3.6+ */
 background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(0%,rgba(209,209,209,1)), color-stop(54%,rgba(243,243,243,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
 background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(209,209,209,1) 0%,rgba(243,243,243,1) 54%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
 background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(209,209,209,1) 0%,rgba(243,243,243,1) 54%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
 background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(209,209,209,1) 0%,rgba(243,243,243,1) 54%,rgba(255,255,255,1) 100%); /* IE10+ */
 background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(209,209,209,1) 0%,rgba(243,243,243,1) 54%,rgba(255,255,255,1) 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */}
/*---------paging ds tin -------*/
.Select_Paging{ border: 1px #a1a1a1 solid; border-radius: 4px; padding: 2px 4px; height:24px;}
.Find_News_With_Date select{ float: left; border: 1px #a1a1a1 solid; border-radius: 4px; padding: 2px 4px; height:24px;}
.Find_News_With_Date select{ margin-left: 5px;}
.Find_News_With_Date{ float: right; min-width: 180px; min-height: 10px; overflow: hidden;margin-top:5px;}
.Find_News_With_Date b{ float: left; margin-top: 3px;}
.HotroKhuyetTat{ float: right; min-width: 270px; min-height: 20px; margin-top: 4px;}
.HotroKhuyetTat img{ margin: 0px 3px; float: left;}
.HotroKhuyetTat font{ margin:0px 5px 2px 5px; float: left; color:black; white-space:nowrap;}
.HotroKhuyetTat a{ cursor: pointer;}
/***********end***************/
