.AdvertisementTopLeft {
    /*left: 0;
    position: fixed;
    top: 20px;
    z-index: 5;*/
}
.AdvertisementTopLeft .AdvertContent table td#ad_title {
    background: none 0% 0% repeat scroll #2d6701;
    font-weight: bold;
    color: #ffffff;
    /* text-indent: 5px; */
    font-size: 13px;
    line-height: 30px;
    height: 30px;
    text-transform: uppercase;
    text-align: center;
}
.AdvertisementTopLeft .AdvertContent table td iframe {
 	background-color: #fafafa; 
}
.AdvertisementTopRight {
    position: fixed;
    right: 0;
    top: 20px;
    z-index: 5;
}

.AdvertisementCenter {
    position: relative;
    top: 0!important;
    left: 0!important;
}
.AdvertisementBG {
    width: 0!important;
    height: 0!important;
}
.AdvertisementCenter a {

}

.AdvertContent > table {
    border: 1px solid #0084d6;
    border-radius: 5px 5px 0 0;
}

.AdvertContent .Guicauhoi {
    position: relative;
    width: 740px;
}
.AdvertContent .Guicauhoi .wrap {
    position: absolute;
    right: 10px;
    top: 10px;
}

/*------------------ ThÃ´ng tin cáº§n biáº¿t---------------------- */

.AdvertContent .thongtincanbiet * {
    box-sizing: border-box;
}
.AdvertContent .thongtincanbiet .main {
}
.AdvertContent .thongtincanbiet .main .title {
    background: #0080c7 none repeat scroll 0 0;
    border-radius: 3px 3px 0 0;
    height: 30px;
}
.AdvertContent .thongtincanbiet .main .title span {
    color: #fff;
    font: bold 10pt/30px arial;
    padding-left: 20px;
    text-transform: uppercase;
}
.AdvertContent .thongtincanbiet .main .item {
    margin-left: 5px;
    text-align: center;
}
.AdvertContent .thongtincanbiet .main .item ul {
    display: inline-block;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    text-align: center;
}
.AdvertContent .thongtincanbiet .main .item ul li {
    border-radius: 5px;
    float: left;
    height: 90px;
    margin: 5px;
    padding: 10px 5px 5px;
    width: 30%;
}
.AdvertContent .thongtincanbiet .item a {
}
.AdvertContent .thongtincanbiet .item a span {
    color: #fff;
    font: 12px arial;
}
.AdvertContent .thongtincanbiet .item a .icon {
    display: block;
    margin: 0 0 4px 26px;
}

/*------------------ Banner pháº£i---------------------- */

.AdvertContent .qcright {
}
.AdvertContent .qcright .div1cot {
    margin-bottom: 5px;
    overflow: auto;
    padding: 5px 10px;
}
.AdvertContent .qcright .div1cot a {
    float: right;
    width: 79%;
}
.AdvertContent .qcright .div1cot img {
    float: left;
    width: 15%;
}
.AdvertContent .qcright .div1cot span {
    color: #fff;
    display: table;
    font: bold 14px arial;
    margin-top: 5px;
}
/*----------------------------------------------------------------*/

.chuyenmuc .title2 {
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 11%, rgba(255,255,255,1) 11%, rgba(241,241,241,1) 31%, rgba(225,225,225,1) 54%, rgba(246,246,246,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 11%,rgba(255,255,255,1) 11%,rgba(241,241,241,1) 31%,rgba(225,225,225,1) 54%,rgba(246,246,246,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(255,255,255,1) 11%,rgba(255,255,255,1) 11%,rgba(241,241,241,1) 31%,rgba(225,225,225,1) 54%,rgba(246,246,246,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-9 */
    border-radius: 3px 3px 0 0;
    height: 30px;

}
.chuyenmuc .title2 > span {
    color: #2c6600;
    display: inline-block;
    font: bold 13.5px/28px Tahoma;
    padding-left: 20px;
    text-transform: uppercase;
}