﻿body
{
    background-position: center top;
    font-weight: normal;
    font-size: 12px;
    text-transform: none;
    color: #000000;
    background-image: url(/Home/images/background.jpg);
    font-style: normal;
    font-family: Tahoma, Verdana;
    font-variant: normal;
    margin: 0px 0px 0px 0px;
    background-repeat: repeat;
    background-color: #f3f3f3;
}
#Counter
{
    display: none;
}
#TopBarText
{
    color: #660000;
    font-weight: bold;
    font-size: 13px;
    background-image: url(/Home/images/bgheader.jpg);
    background-repeat: repeat-x;
    line-height: 35px;
    padding: 0px 0px 0px 10px;
    text-transform: uppercase;
}
#TopBarText a, #TopBarText a:visited
{
    color: #660000;
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 13px;
}

#TopBarText a:hover
{
    color: #333333;
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 13px;
}

#bodyLCalendar
{
    float: left;
    position: relative;
    margin: 5px 0 0 0;
    width: 190px;
}
#calTitle
{
    padding: 6px 10px;
    font: bold 13px Verdana;
    color: #b38c03;
    background: #CCC9BA;
}

#calBody
{
    padding: 1px;
    color: #FFFFFF;
}

#mainBody
{
    margin: auto;
    overflow: hidden;
    width: 100%;
}
#mainContainer
{
    margin: auto;
    overflow: hidden;
    width: 1000px;
    background-color: White;
    padding-bottom: 4px;
}
#headerContainer
{
    width: 1000px;
    height: 242px;
    margin: 0px 0px 0px 0px;
}
.intro
{
    background-position: right;
    width: 1000px;
    height: 200px;
    background-image: url(/Home/images/phathoc.jpg);
    background-repeat: no-repeat;
    position: relative;
    overflow:hidden;
}
#menudate
{
    float: right;
    color: #FFFFCC;
    margin-right: 10px;
    line-height: 31px;
}
.menu
{
    width: 1000px;
    height: 102px;
    float: left;
    overflow: hidden;
    background-repeat: repeat-x;
    background-image: url(/Home/images/menu_bg.jpg);
}
a, a:visited
{
    text-decoration: none;
    color: #676767;
}
a:Hover
{
    text-decoration: none;
    color: #650101;
}
#bodyContainer
{
    width: 940px;
    background-color: White;
    background-position: left top;
    background-repeat: repeat-x;
    margin: 30px 30px -1px 30px;
}
#footer
{
    margin: auto;
    overflow: hidden;
    width: 1080px;
    height: 260px;
    background-position: center top;
    color: Black;
    background-image: url(/Home/images/bgfooter.jpg);
    background-repeat: no-repeat;
    position:relative;
}
.left
{
    width: 630px;
    float: left;
    overflow: hidden;
}
.right
{
    width: 295px;
    float: right;
}
.hotnews
{
    border: 1px solid #dedbdb;
    width: 625px;
    float: left;
    clear:both;
}
.hotnews_l
{
    width: 280px;
    height: 210px;
    text-align: center;
    overflow: hidden;
    border: 0px;
    float: left;
    margin: 5px;
}
.hotnews_l img
{
    border: 0px;
}
.hotnews_r
{
    width: 280px;
    height: 370px;
    float: right;
    margin: 5px;
    _margin: 4px;
    background-color: #F0F0F0;
    overflow: hidden;
}
.hotnews_r .hotnewsHeadline, .hotnews_r .hotnewsHeadline a
{
    background-position: left bottom;
    margin: 10px;
    overflow: hidden;
    text-align: justify;
    display: block;
    line-height: 17px;
    color: #650101;
    font-weight: bold;
    font-size: 14px;
    background-image: url(/Home/images/headlines_bg.gif);
    background-repeat: repeat-x;
    padding-bottom: 5px;
}
.hotnews_r .hotnewsSummary
{
    margin: 0px 5px 5px 5px;
    overflow: hidden;
    text-align: justify;
    height: 67px;
    display: block;
    line-height: 17px;
}

.hotnews_r .more, .hotnews_r .more a, .hotnews_r .more a:hover
{
    float: right;
    color: #650101;
    text-decoration: none;
    margin-bottom: 5px;
}
.hotnews_r ul
{
    list-style-image: url(/Home/images/icon02.gif);
    padding: 0px 10px 0 20px;
    clear: both;
}
.hotnews_r ul li
{
    line-height: 18px;
    margin-bottom: 8px;
}
.hotnews_r ul li a:hover
{
    color: #000000;
}
.hotnews_r ul li a
{
    color: #800101;
}
.forcus
{
    background-position: left top;
    width: 285px;
    border: 1px solid #dedbdb;
    background-image: url(/Home/images/bgheader.jpg);
    background-repeat: repeat-x;
    height: 460px;
    float: left;
}
.forcus .forcusHeader, .forcus .forcusHeader a
{
    color: #660000;
    font-weight: bold;
    font-size: 15px;
    line-height: 35px;
    margin-left: 10px;
}
.forcus ul
{
    list-style-image: none;
    padding: 10px;
    clear: both;
    list-style-type: none;
}
.forcus ul li
{
    padding-top: 5px;
    clear: both;
}
.forcus ul li .image
{
    float: left;
    border: 1px solid #DEDBDB;
    padding: 1px;
    width: 90px;
    height: 69px;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    margin-right: 5px;
}
.forcus ul li .image img
{
    border: 0px;
}
.forcus ul li .headline, .forcus ul li .headline a
{
    font-weight: bold;
    font-size: 12px;
    line-height: 18px;
    color: #676767;
}
.forcus ul li .headline a:hover
{
    font-weight: bold;
    font-size: 12px;
    line-height: 18px;
    color: #650101;
}

/*---------------------------------------------highlight---------------------------------------------*/
.highlight
{
    background-position: left top;
    width: 325px;
    border: 1px solid #dedbdb;
    background-image: url(/Home/images/bgheader.jpg);
    background-repeat: repeat-x;
    float: right;
    overflow: hidden;
}

.highlight .topnews
{
    background-color: #eaeaea;
    width: 100%;
    margin-top: 10px;
    padding: 5px;
    float: left;
}
.highlight .topnews .image
{
    float: left;
    padding: 2px;
    width: 90px;
    height: 67px;
    overflow: hidden;
    text-align: center;
    margin-right: 5px;
}
.highlight .topnews .image img
{
    border: 0px;
}
.highlight .topnews .headline, .highlight .topnews .headline a
{
    font-weight: bold;
    font-size: 12px;
    line-height: 18px;
    color: #800101;
    padding-right: 5px;
}

.highlight .highlightHeader, .highlight .highlightHeader a
{
    color: #660000;
    font-weight: bold;
    font-size: 15px;
    line-height: 35px;
    margin-left: 10px;
}
.highlight ul
{
    list-style-image: url(/Home/images/icon02.gif);
    padding: 14px 10px 0 20px;
    clear: both;
}
.highlight ul li
{
    line-height: 20px;
    padding-bottom: 3px;
    padding-bottom: 3px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #eaeaea;
}

.highlight ul li a
{
    color: #676767;
}
.highlight ul li a:hover
{
    color: #650101;
}
/*----------------------------------------------------------------------------*/

/*---------------------------------------------group---------------------------------------------*/
.group
{
    background-position: left top;
    width: 628px;
    border: 1px solid #dedbdb;
    background-image: url(/Home/images/bggroup1.jpg);
    background-repeat: repeat-x;
    float: right;
    overflow: hidden;
    margin-top: 10px;
    height: 200px;
}
.group .group_l
{
    background-position: right top;
    height: 163px;
    width: 190px;
    background-image: url(/Home/images/bggroup.jpg);
    background-repeat: no-repeat;
    float: left;
}
.group .group_m
{
    background-position: right top;
    height: 163px;
    width: 285px;
    background-image: url(/Home/images/bggroup.jpg);
    background-repeat: no-repeat;
    float: left;
}
.group .group_r
{
    background-position: right top;
    height: 163px;
    width: 150px;
    float: left;
}
.group .group_l .topnews
{
    margin: 20px 9px 5px 9px;
    border: 1px solid #dedbdb;
    width: 170px;
    text-align: center;
    height: 138px;
    overflow: hidden;
}

.group .group_l .topnews .image
{
    padding: 1px;
    width: 170px;
    height: 100px;
    overflow: hidden;
    text-align: center;
}
.group .group_l .topnews .image img
{
    border: 0px;
}
.group .group_l .topnews .headline, .group .group_l .topnews .headline a
{
    font-size: 12px;
    line-height: 18px;
    color: #800101;
}

.group .groupHeader, .group .groupHeader a
{
    color: #660000;
    font-weight: bold;
    font-size: 15px;
    line-height: 37px;
    margin-left: 10px;
}
.group .group_m ul
{
    list-style-image: url(/Home/images/icon02.gif);
    padding: 14px 10px 0 20px;
    clear: both;
}
.group .group_m ul li
{
    line-height: 17px;
    padding-bottom: 3px;
    padding-bottom: 3px;
}

.group .group_m ul li a
{
    color: #800101;
}
.group .group_m ul li a:hover
{
    color: #676767;
}

.group .group_r ul
{
    list-style-image: none;
    padding: 10px 6px 10px 10px;
    clear: both;
    list-style-type: none;
}
.group .group_r ul li
{
    padding-top: 5px;
    clear: both;
    padding-bottom: 5px;
}
.group .group_r ul li .image
{
    float: left;
    border: 1px solid #DEDBDB;
    padding: 1px;
    width: 70px;
    height: 55px;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    margin-right: 5px;
}
.group .group_r ul li .image img
{
    border: 0px;
}
.group .group_r ul li .headline, .group .group_r ul li .headline a
{
    font-size: 12px;
    color: #676767;
    height: 55px;
    overflow: hidden;
}
.group .group_r ul li .headline a:hover
{
    font-size: 12px;
    color: #650101;
}
/*----------------------------------------------------------------------------*/
/*---------------------------------------------Media---------------------------------------------*/
.media
{
    background-position: left top;
    width: 293px;
    border: 1px solid #dedbdb;
    background-image: url(/Home/images/bgheader.jpg);
    background-repeat: repeat-x;
    overflow: hidden;
    background-color: #f4f5f7;
    margin-top: 10px;
}

.media .mediaHeader
{
    color: #660000;
    font-size: 13px;
    line-height: 35px;
    margin-left: 10px;
    padding-bottom: 5px;
    float: left;
    font-weight: bold;
    font-family: Tahoma, Helvetica, sans-serif;
    text-transform: uppercase;
}
.media .mediaHeader a
{
    color: #660000;
    font-size: 13px;
    line-height: 35px;
    float: left;
    font-weight: bold;
    font-family: Tahoma, Helvetica, sans-serif;
    text-transform: uppercase;
}
.media .iconvideo
{
    background-image: url(/Home/images/videoicon.jpg);
    background-repeat: no-repeat;
    float: right;
    padding-right: 5px;
    width: 31px;
    height: 26px;
    margin-top: 5px;
}
.media .iconaudio
{
    background-image: url(/Home/images/audioicon.jpg);
    background-repeat: no-repeat;
    float: right;
    padding-right: 5px;
    width: 31px;
    height: 26px;
    margin-top: 5px;
}
.media .iconphoto
{
    background-image: url(/Home/images/photoicon.jpg);
    background-repeat: no-repeat;
    float: right;
    padding-right: 5px;
    width: 31px;
    height: 26px;
    margin-top: 5px;
}
#showAudioPlayer
{
    width: 293px;
    text-align: center;
    padding-top: 5px;
}
#showVideoPlayer
{
    background-color: #FFFFFF;
    width: 293px;
    height: 230px;
    text-align: center;
    padding-top: 5px;
}
#showVideoPlayerContent
{
    background-color: #FFFFFF;
    height: 300px;
    overflow: hidden;
    width: 400px;
}
.PlayerNoteMedia
{
    background-color: #F0F4F7;
    color: #554C00;
    font-family: arial,verdana,tahoma;
    font-size: 12px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: normal;
    margin: 0;
    padding: 0;
    text-align: left;
    width: 100%;
}
.MediaUL
{
    margin: 0;
    padding: 0;
    clear: both;
}

.MediaUL ul
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.MediaUL ul li
{
    background: url(/home/images/row.gif) no-repeat 0px 6px;
    margin: 2px 0 0 7px;
    font: normal 8pt Tahoma, Arial, sans-serif;
    padding-left: 10px;
}

.MediaUL ul li img
{
    vertical-align: middle;
}

.MediaUL ul li a, .MediaUL ul li a:visited
{
    color: #333333;
    text-decoration: none;
    line-height: 18px;
}

.MediaUL ul li a img
{
    border: 0px;
}

.MediaUL ul li a:hover, .MediaUL ul li a.current
{
    color: #ee0807;
}
.PlayerNote
{
    font: normal 12px arial,verdana,tahoma;
    color: #554C00;
    margin: 0;
    width: 252px;
    padding: 0;
    background-color: #f0f4f7;
}
.playlist
{
    clear: both;
    display: inline-block;
}
.playlistHeader
{
    float: left;
    width: 360px;
    line-height: 18px;
}
.mediaheader
{
    float: left;
}
.playlistDownload
{
    float: right;
    width: 20px;
}
.BriefFrameContent
{
    background-color: #FFFFFF;
    border: 1px solid #C1CEDB;
    margin-bottom: 10px;
    padding: 1px 1px 2px;
    width: 397px;
}
#showSlideShow
{
    height: 210px;
    overflow: hidden;
    width: 280px;
    text-align: center;
    padding-top: 5px;
    padding-left: 7px;
    clear: both;
}
.media ul
{
    padding: 5px 10px 0px 0px;
    list-style-type: none;
}
.media ul li
{
    background-position: 10px 5px;
    line-height: 20px;
    padding-left: 20px;
    clear: both;
    background-image: url(/Home/images/icon02.gif);
    background-repeat: no-repeat;
}

.media ul li .headline img
{
    border: 0px;
}
.media ul li .headline
{
    line-height: 18px;
}
.media ul li .headline a
{
    line-height: 18px;
    color: #676767;
    font-size: 11px;
}
.mediaDict
{
    clear: both;
    padding: 5px 10px 5px 10px;
    text-align: center;
}
.mediaDict div
{
    float: left;
    width: 110px;
    color: #660000;
    font-weight: bold;
    line-height: 20px;
    text-align: left;
}
/*----------------------------------------------------------------------------*/
.Weather
{
    background-image: url(/Home/images/bgweather.gif);
    background-position: left -20px;
    background-repeat: repeat-x;
    margin: 5px;
    height: 105px;
    border: 1px solid #dedbdb;
    padding-left: 30px;
    padding-top: 20px;
    overflow: hidden;
    clear: both;
}
.Weather_l
{
    float: left;
    width: 130px;
}
.Weather_r
{
    float: left;
}
.Weather #noidung
{
    padding-top: 10px;
}
.rightBox ul
{
    list-style-image: url(/Home/images/item1.jpg);
    padding: 0px 10px 0 20px;
}
.rightBox ul li
{
    padding-top: 5px;
    margin-bottom: 5px;
    padding-left: 5px;
    list-style-type: none;
    margin-left: 5px;
}
.rightBox ul li:hover a, .rightBox ul li.hover a
{
    color: #650101;
}

h2
{
    line-height: 18px;
    padding: 0px;
    margin: 5px 5px 0px 5px;
    font-size: 14px;
    color: #660000;
    font-weight: bold;
}
h2 a, h2 a:visited
{
    font-size: 13px;
    color: #660000;
    line-height: 18px;
}
h2 a:hover
{
    font-size: 13px;
    color: #676767;
    line-height: 18px;
}
.readmore
{
    padding: 0px;
    margin: 0px;
    line-height: 20px;
    float: right;
}
.readmore a
{
    color: #660000;
}
.readmore a:hover, .readmore a.hover
{
    color: #676767;
}
.product_service
{
    background-color: #f7f0c8;
    width: 272px;
    margin-top: 5px;
    float: left;
    height: 210px;
}
.product_service .col
{
    width: 120px;
    padding: 0px 7px 5px 7px;
    margin-top: 0px;
    float: left;
    background-color: #f7f0c8;
    border-right: 1px solid #FFFFFF;
    height: 172px;
    text-align: left;
    color: #333333;
}
.product_service .col a
{
    line-height: 18px;
    text-align: left;
    font-weight: bold;
    color: #333333;
}
.product_service .col a:hover
{
    color: #EDCA05;
    line-height: 18px;
    text-align: left;
    font-weight: bold;
}
.catTitle1
{
    background-image: url(/Home/images/CatItem1.jpg);
    background-repeat: no-repeat;
    font-size: 11px;
    font-weight: bold;
    line-height: 20px;
    padding: 5px 0 0 32px;
    height: 28px;
    width: 231px;
    text-transform: uppercase;
}

.QCLeft
{
    width: 687px;
    float: left;
    margin-top: 10px;
}
.AdPanel
{
    padding-bottom: 3px;
}
.ctcTitle
{
    width: 100%;
    text-align: left;
    color: #595958;
    font-size: 13px;
    font-weight: bold;
}
.ctcBody
{
    width: 100%;
    text-align: justify;
    color: Black;
}
#price
{
    width: 298px;
    border: 1px solid #c1cedb;
    border-collapse: collapse;
    margin-bottom: 10px;
}
.rightBox
{
    width: 298px;
    border: 1px solid #c1cedb;
    margin: 0px 0 10px 0;
    float: left;
}
.rightBox .title
{
    background-color: #347a29;
    width: 290px;
    height: 18px;
    font-size: 13px;
    font-weight: bold;
    line-height: 18px;
    padding-left: 10px;
    color: #FFFFFF;
}
.rightBox .title a
{
    color: #ffffff;
}
.rightBox .title a:hover
{
    color: #EDCA05;
    text-decoration: none;
}

.catBox
{
    width: 687px;
    float: left;
    overflow: hidden;
    margin: 0px 0 10px 0;
}
.catBoxElement
{
    width: 687px;
    float: left;
    overflow: hidden;
    margin-top: 10px;
}
.catBoxElementL
{
    float: left;
    width: 450px;
    text-align: justify;
}
.catBoxElementL span
{
    line-height: 16px;
}
.catBoxElementL .Headline
{
    color: #347a29;
    font-weight: bold;
    padding-bottom: 5px;
}

.catBoxElementL .Headline a, .catBoxElementL .Headline a:visited
{
    color: #347a29;
    text-decoration: none;
}

.catBoxElementL .Headline a:hover
{
    color: #edca05;
    text-decoration: none;
}

.catBoxElementL .boxImage
{
    float: left;
    margin-right: 10px;
    overflow: hidden;
    border: 1px solid #CCCCCC;
}
.catBoxElementL .boxImageSmall
{
    margin: 2px;
    text-align: center;
    width: 130px;
    overflow: hidden;
}
.catBoxElementL .boxImage A, .catBoxElementL .boxImage A:visited
{
    border: 0px;
    display: block;
}

.catBoxElementL .boxImage A img
{
    border: 0px none;
    clear: both;
}

.catBoxElementR
{
    float: right;
    width: 220px;
}
.catBoxElementR ul
{
    list-style-image: url(/Home/images/item3.jpg);
    padding: 0px 10px 0 15px;
}
.catBoxElementR ul li
{
    line-height: 20px;
}
.catTitle
{
    background-image: url(/Home/images/CatItem.jpg);
    background-repeat: no-repeat;
    font-size: 11px;
    font-weight: bold;
    line-height: 20px;
    padding: 5px 0 0 25px;
    height: 28px;
    float: left;
    text-transform: uppercase;
}
.catTitle a
{
    color: #347a29;
    text-decoration: none;
}

.catTitle a:hover
{
    color: #EDCA05;
    text-decoration: none;
}

.groupList
{
    text-align: right;
    float: right;
    padding: 7px 0px 5px 0px;
}
.groupList ul
{
    color: #347a29;
    display: inline;
    padding: 10px 0px 0px 0px;
    margin: 0px;
    clear: both;
}
.groupList ul li
{
    line-height: 15px;
    display: inline;
}
.groupList ul li a
{
    color: #347a29;
}
.groupList ul li a:hover
{
    color: #EDCA05;
}

.TopImageProduct
{
    border: 0px;
    width: 118px;
    height: 94px;
    overflow: hidden;
    text-align: center;
}
.TopImageProduct img
{
    border: 0px;
}
.library
{
    background-position: top;
    border: 1px solid #dad9d9;
    width: 684px;
    background-image: url(/Home/images/librarybg.jpg);
    background-repeat: repeat-x;
    float: left;
    margin-top: 10px;
    padding-bottom: 10px;
}
.library .libraryul
{
    list-style-type: none;
    width: 100%;
    clear: both;
    padding: 0px 0px 10px 0px;
    margin: 0px 0px 0px 0px;
}
.library .libraryul li
{
    display: inline;
    width: 32%;
    padding-left: 7px;
    float: left;
}
.ImageLibraryOut
{
    border: 1px solid #C0C0C0;
    float: left;
    padding: 1px;
    text-align: center;
    margin-right: 5px;
}
.ImageLibrary
{
    width: 67px;
    overflow: hidden;
    background-color: #FFFFFF;
}
.ImageLibrary img
{
    border-width: 0px;
    border-color: inherit;
}
.HeadlineLibrary
{
    color: #333333;
}
.Copyright
{
    float: left;
    margin-top:7px;
}
.CopyrightText
{
    color: #000;
    padding-top: 0px;
    line-height:20px;
}
.FooterInfo
{
    color: #000;
    padding-top: 0px;
    line-height:20px;
}
.FooterInfo a
{
    font-weight: bold;
    color: #800000;
}
.DesignedBy
{    
    height: 33px;
    text-align: right;
    width: 150px;
    padding-top: 20px;
    padding-right: 12px;
    position:absolute;
    bottom:50px;
    right:45px;
}
.Source
{
    font-family: tahoma;
    font-size: 11px;
    font-style: italic;
    margin-left: 5px;
    margin-bottom: 5px;
}
.clear
{
    clear: both;
}
.menuList
{
    list-style-type: none;
}

.menuList li
{
    padding: 5px 10px 5px 20px;
    background-position: left center;
    background-image: url(/Home/images/icon02.gif);
    background-repeat: no-repeat;
}
.menuList li a
{
    color: #333333;
}
.menuList li a:hover, .menuList li a:active
{
    color: #650101;
}
.QCBanner
{
    width: 480px;
    height: 85px;
    float: left;
    padding-top: 10px;
}
.Logo
{
    float: left;
}
.BannerRight
{
    padding-top: 10px;
    padding-right: 5px;
    float: right;
    width: 200px;
}
.BannerRight ul
{
    list-style-type: none;
    display: inline;
    float: right;
}
.BannerRight ul li
{
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #CCCCCC;
    display: inline;
    padding: 0px 5px 0px 5px;
    font-size: 11px;
    line-height: 15px;
    margin-bottom: 5px;
    margin-top: 5px;
}
.BannerRight ul li a
{
    text-decoration: none;
    color: #333333;
}
.BannerRight ul li a:hover
{
    text-decoration: none;
    color: #FFFFFF;
}
.Forcus
{
    padding: 5px;
    width: 139px;
    float: left;
    overflow: hidden;
}
.ForcusOut
{
    border: 1px solid #CCCCCC;
    text-align: center;
    float: left;
    margin-right: 5px;
    padding: 1px;
}
.ForcusIn
{
    border: 0px;
    width: 60px;
    overflow: hidden;
}
.ForcusIn img
{
    border: 0px;
}
.ForcusHeadline
{
    text-align: left;
}
.clearLine
{
    clear: both;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #CCCCCC;
}
.Timer
{
    border-style: none;
    width: 160px;
    color: rgb(51, 51, 51);
    position: relative;
    background-color: transparent;
    padding-top: 5px;
    font-family: tahoma;
    font-size: 11px;
}
.tbl-exch tr.odd
{
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    background: #EDF7ED none repeat scroll 0 0;
}
.tbl-exch tr, .tbl-exch tr.even
{
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    background: #FFFFFF none repeat scroll 0 0;
}
.tbl-exch th, .tbl-exch td.code
{
    color: #666666;
    font-weight: bold;
    vertical-align: top;
}
.tbl-exch td
{
    color: #333333;
}

.tbl-exch th, .tbl-exch td
{
    padding: 4px 2px;
    text-align: center;
}
global.css .tbl-exch th, .tbl-exch td.code
{
    color: #666666;
    font-weight: bold;
    vertical-align: top;
}
.someclass
{
    background-image: none;
}
.TickerWelcome
{
    text-align: left;
    word-spacing: normal;
    letter-spacing: normal;
    width: 100%;
}

.blockmenu
{
    margin: 0px 0px 5px 0px;
    float: left;
    width: 960px;
    color: #EDCA05;
}
.blockmenu ul
{
    float: left;
    width: 850px;
    color: #EDCA05;
}
.blockmenu ul li
{
    color: #347A29;
    display: inline;
    padding-right: 16px;
}

.blockmenu ul li a
{
    font: 13px Tahoma, Arial, Verdana;
    color: #ffcb01;
    text-decoration: none;
    font-weight: bold;
}
.blockmenu ul li a span
{
    color: #fff;
}
.blockmenu ul li a:hover
{
    font: 13px Tahoma, Arial, Verdana;
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
}


.blockmenuFooter
{
    margin: 0px 0px 10px 0px;
    float: left;
    width: 960px;
    color: #EDCA05;
}
.blockmenuFooter ul
{
    float: left;
    width: 950px;
    color: #EDCA05;
}
.blockmenuFooter ul li
{
    display: inline;
    padding-right: 14px;
    padding-left: 14px;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #CCCCCC;
}

.blockmenuFooter ul li a
{
    font: 11px Tahoma, Arial, Verdana;
    color: #CCCCCC;
    text-decoration: none;
}

.blockmenuFooter ul li a:hover
{
    font: 11px Tahoma, Arial, Verdana;
    color: #ffcb01;
    text-decoration: none;
}

.blockmenuFooter_en
{
    margin: 0px 0px 10px 0px;
    float: left;
    width: 960px;
    color: #EDCA05;
}
.blockmenuFooter_en ul
{
    float: left;
    width: 950px;
    color: #EDCA05;
}
.blockmenuFooter_en ul li
{
    display: inline;
    padding-right: 8px;
    padding-left: 7px;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #CCCCCC;
}

.blockmenuFooter_en ul li a
{
    font: 11px Tahoma, Arial, Verdana;
    color: #CCCCCC;
    text-decoration: none;
}

.blockmenuFooter_en ul li a:hover
{
    font: 11px Tahoma, Arial, Verdana;
    color: #ffcb01;
    text-decoration: none;
}
.blockmenuFooter_th
{
    margin: 0px 0px 10px 0px;
    float: left;
    width: 960px;
    color: #EDCA05;
}
.blockmenuFooter_th ul
{
    float: left;
    width: 960px;
    color: #EDCA05;
}
.blockmenuFooter_th ul li
{
    display: inline;
    padding-right: 12px;
    padding-left: 12px;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #CCCCCC;
}

.blockmenuFooter_th ul li a
{
    font: 11px Tahoma, Arial, Verdana;
    color: #CCCCCC;
    text-decoration: none;
}

.blockmenuFooter_th ul li a:hover
{
    font: 11px Tahoma, Arial, Verdana;
    color: #ffcb01;
    text-decoration: none;
}
.Bodyfooter
{
    margin: 30px 50px 20px 60px;
}

.SharingIcon
{
    cursor: pointer;
}
.catBlockPicturePicOutter
{
    height: 210px;
    margin: 0;
    width: 280px;
    z-index: 10;
    overflow: hidden;
}
.catBlockPicturePic
{
    background-color: #FFFFFF;
    border: 0 none;
    float: left;
    height: 210px;
    overflow: hidden;
    text-align: center;
    width: 280px;
}
.catBlockPicturePic img
{
    height: 210px;
}
.TimerQuiz
{
    border: 1px solid #999999;
    text-align: center;
    float: right;
    font-size: 14px;
    width: 100px;
    line-height: 25px;
}
#InfoBarText
{
    color: #fff500;
    width: 250px;
    float: right;
    margin-top: 50px;
    margin-right: 30px;
    text-align: left;
}
.TickerHighlight
{
    padding-left: 0px;
    color: #990202;
    font-weight: bold;
}
.TickerHeadline
{
    font-weight: lighter;
}
.TickerHeadline a
{
    margin: 0px;
    padding: 0px;
}
.downloadfont
{
    float: right;
}
.downloadfont a, .downloadfont a:visited
{
    color: #FFCB01;
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
}
.downloadfont a:hover
{
    color: #FFFFFF;
    font-weight: bold;
    font-size: 12px;
}
.bn
{
    float: left;
}
#bodyCalendar
{
    clear: both;
}
.NewsUL2
{
    padding-top: 10px;
    padding-bottom: 10px;
}
.NewsUL2 ul
{
    padding: 0px 10px 0 15px;
}
.NewsUL2 ul li
{
    line-height: 20px;
}
.NewsUL2 ul li a
{
    line-height: 20px;
    font-size: 12px;
    color: #000000;
    text-decoration: none;
}
.NewsUL2 ul li a:hover
{
    line-height: 20px;
    font-size: 12px;
    color: #660000;
    text-decoration: none;
}

.TopUsual
{
    width: 280px;
    height: 370px;
    float: right;
    margin: 5px;
    _margin: 4px;
    background-color: #F0F0F0;
    overflow: hidden;
}
.TopUsual dl
{
    background-position: left bottom;
    margin: 10px;
    overflow: hidden;
    text-align: justify;
    display: block;
    line-height: 13px;
    background-image: url(/Home/images/headlines_bg.gif);
    background-repeat: repeat-x;
    padding-bottom: 5px;
}
.TopUsual dl dd
{
    padding: 0px 3px 0px 3px;
    list-style: none;
    float: left;
    margin: 3px 0px 3px 0px;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #650101;
    color: #650101;
}
.TopUsual dl dd a
{
    display: block;
    padding: 0px;
    text-decoration: none;
    margin: 1px;
    color: #650101;
    font-size: 13px;
}
.TopUsual dl dd a:hover
{
    display: block;
    padding: 0px;
    text-decoration: none;
    margin: 1px;
    color: #650101;
    font-weight: bold;
    font-size: 13px;
}
.TopUsual dl dd a.selected
{
    display: block;
    padding: 0px;
    text-decoration: none;
    margin: 1px;
    color: #650101;
    font-weight: bold;
    font-size: 13px;
}
.TopUsual .maindiv
{
    background-color: Transparent;
}
.TopUsual div ul
{
    list-style-image: url(/Home/images/icon02.gif);
    padding: 0px 10px 0 20px;
    clear: both;
}
.TopUsual div ul li
{
    line-height: 18px;
    margin-bottom: 8px;
}
.TopUsual div ul li:hover a, .TopUsual div ul li.hover a
{
    color: #000000;
}
.TopUsual div a
{
    color: #000;
}




.RightUsual
{
    background-color: #F0F0F0;
    border: 1px solid #DEDBDB;
    margin-top: 10px;
    overflow: hidden;
    width: 293px;
}
.RightUsual dl
{
    background-position: left bottom;
    margin: 10px;
    overflow: hidden;
    text-align: justify;
    display: block;
    line-height: 13px;
    background-image: url(/Home/images/headlines_bg.gif);
    background-repeat: repeat-x;
    padding-bottom: 5px;
}
.RightUsual dl dd
{
    padding: 0px 3px 0px 3px;
    list-style: none;
    float: left;
    margin: 3px 0px 3px 0px;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #650101;
    color: #650101;
}
.RightUsual dl dd a
{
    display: block;
    padding: 0px;
    text-decoration: none;
    margin: 1px;
    color: #650101;
    font-size: 13px;
    text-transform: uppercase;
}
.RightUsual dl dd a:hover
{
    display: block;
    padding: 0px;
    text-decoration: none;
    margin: 1px;
    color: #650101;
    font-weight: bold;
    font-size: 13px;
    text-transform: uppercase;
}
.RightUsual dl dd a.selected
{
    display: block;
    padding: 0px;
    text-decoration: none;
    margin: 1px;
    color: #650101;
    font-weight: bold;
    font-size: 13px;
    text-transform: uppercase;
}
.RightUsual .maindiv
{
    background-color: Transparent;
}
.RightUsual div ul
{
    list-style-image: url(/Home/images/icon02.gif);
    padding: 0px 10px 0 20px;
    clear: both;
}
.RightUsual div ul li
{
    line-height: 18px;
    margin-bottom: 8px;
}
.RightUsual div ul li:hover a, .RightUsual div ul li.hover a
{
    color: #000000;
}
.RightUsual div a
{
    color: #000;
}


.secondpanePanel
{
    height: 326px;
    background-color: #F0F0F0;
    border: 1px solid #DEDBDB;
    margin-top: 10px;
    overflow: hidden;
    width: 293px;
}
.secondpane
{
    width: 293px;
}
.secondpane_head
{
    border: 1px solid #d9d8d8;
    cursor: pointer;
    font-weight: bold;
    clear: both;
}
.secondpane_headline
{
    margin: 1px;
    line-height: 30px;
    text-align: center;
    text-transform: uppercase;
    font-size: 13px;
    color: #660000;
    background-image: url(/Home/images/bgheader.jpg);
    background-repeat: repeat-x;
}
.secondpane_body
{
    display: none;
}
.secondpane_body ul
{
    list-style-image: url(/Home/images/icon02.gif);
    padding: 5px 10px 0 20px;
    height: 220px;
    overflow: hidden;
}
.secondpane_body ul li
{
    line-height: 18px;
    padding-bottom: 3px;
    padding-bottom: 3px;
}

.secondpane_body ul li a
{
    color: #676767;
}
.secondpane_body ul li a:hover
{
    color: #650101;
}

/*English-China-ThuVien*/
.page-tabs
{
    margin: 10px auto 0 auto;
    position: relative;
    width: 625px;
}
.page-tabs ul
{
    list-style: none outside none;
    position: relative;
    height: 27px;
}
.page-tabs ul li.tabfirst
{
    position: absolute;
    height: 27px;
    line-height: 27px;
    display: inline;
    margin: 0;
}

.page-tabs ul li.tabfirst a
{
    background: url("/home/images/update/bgTabMenu.png") repeat-x scroll 0 -28px transparent;
    display: inline;
    float: left;
    font-size: 13px;
    font-weight: bold;
    margin: 0;
}
.page-tabs ul li.tabfirst div.infirst
{
    background: url("/home/images/update/bgTabMenu.png") repeat-x scroll 0 0 transparent;
    float: left;
    margin: 0;
    padding: 0;
    width: 10px;
    height: 27px;
}

.page-tabs ul li.tabfirst div.inlast
{
    background: transparent url("/home/images/update/bgTabMenu.png") repeat-x scroll right -56px;
    float: right;
    margin: 0;
    padding: 0;
    width: 25px;
    height: 27px;
}

.page-tabs ul li.tabmid
{
    position: absolute;
    height: 27px;
    line-height: 27px;
    display: inline;
    margin: 0;
}
.page-tabs ul li.tabmid a
{
    background: url("/home/images/update/bgTabMenu.png") repeat-x scroll 0 -196px transparent;
    display: inline;
    float: left;
    font-size: 13px;
    font-weight: bold;
    margin: 0;
}
.page-tabs ul li.tabmid div.infirst
{
    background: url("/home/images/update/bgTabMenu.png") repeat-x scroll 0 -168px transparent;
    float: left;
    margin: 0;
    padding: 0;
    width: 25px;
    height: 27px;
}
.page-tabs ul li.tabmid div.inlast
{
    background: transparent url("/home/images/update/bgTabMenu.png") repeat-x scroll right -224px;
    float: right;
    margin: 0;
    padding: 0;
    width: 25px;
    height: 27px;
}
.page-tabs ul li.tabfirst.selected
{
    top: 1px;
}
.page-tabs ul li.tabfirst.selected a
{
    background: url("/home/images/update/bgTabMenu.png") repeat-x scroll 0 -280px transparent;
    display: inline;
    float: left;
    font-size: 13px;
    font-weight: bold;
    margin: 0;
    color: #660000;
}
.page-tabs ul li.tabfirst.selected div.infirst
{
    background: url("/home/images/update/bgTabMenu.png") repeat-x scroll 0 -252px transparent;
    float: left;
    margin: 0;
    padding: 0;
    width: 10px;
    height: 27px;
}
.page-tabs ul li.tabfirst.selected div.inlast
{
    background: transparent url("/home/images/update/bgTabMenu.png") repeat-x scroll right -308px;
    float: right;
    margin: 0;
    padding: 0;
    width: 25px;
    height: 27px;
}
.page-tabs ul li.tabmid.selected
{
    top: 1px;
}
.page-tabs ul li.tabmid.selected a
{
    background: url("/home/images/update/bgTabMenu.png") repeat-x scroll 0 -112px transparent;
    display: inline;
    float: left;
    font-size: 13px;
    font-weight: bold;
    margin: 0;
    color: #660000;
}
.page-tabs ul li.tabmid.selected div.infirst
{
    background: url("/home/images/update/bgTabMenu.png") repeat-x scroll 0 -84px transparent;
    float: left;
    margin: 0;
    padding: 0;
    width: 25px;
    height: 27px;
}
.page-tabs ul li.tabmid.selected div.inlast
{
    background: transparent url("/home/images/update/bgTabMenu.png") repeat-x scroll right -140px;
    float: right;
    margin: 0;
    padding: 0;
    width: 25px;
    height: 27px;
}
.page-tabs .contentTab
{
    border: 1px solid #b1b1b1;
    width: 625px;
    height: 170px;
}
.page-tabs .contentTab ul li.content
{
    margin: 5px;
    width: 615px;
    height: 160px;
    overflow: hidden;
}

.page-tabs .contentTabBook
{
    border: 1px solid #b1b1b1;
    width: 625px;
    height: 180px;
}
.page-tabs .contentTabBook ul li.content
{
    margin: 5px;
    width: 615px;
    height: 170px;
    overflow: hidden;
}
/*---------------------------------------------Page Tab Group---------------------------------------------*/
.page-tabs-Group
{
    margin: 20px auto 0 auto;
    position: relative;
    width: 625px;
    height: 255px;
}
.page-tabs-Group .page-group
{
    width: 305px;
    height: 240px;
    top: 0;
    background-image: url("/Home/images/bggroup1.jpg");
    background-position: left -8px;
    background-repeat: repeat-x;
    border: 1px solid #DEDBDB;
    overflow: hidden;
    position: absolute;
}
.page-group-header
{
    line-height: 30px;
    font-size: 13px;
    font-weight: bold;
    padding-left: 10px;
}
.page-group-content
{
    margin-top: 10px;
}
.pgc-top
{
    
}
.pgc-top .summary
{
    height:98px;
    overflow:hidden;
    text-align:left;
    margin-right:5px;
}
.pgc-top .image
{
    padding: 1px;
    width: 110px;
    height: 100px;
    overflow: hidden;
    text-align: center;
    float: left;
    border: 1px solid #DEDBDB;
    background-color: #FFFFFF;
    margin-left: 5px;
    margin-right: 5px;
}

.pgc-top .image img
{
    border: 0px;
}
.pgc-top .imagebook-btm img
{
    border: 0px;
    margin-left: 1px;
    margin-top: 6px;
}
.pgc-top .imagebook-btm
{
    background-image: url("/Home/images/Bg-Sach-mid.png");
    background-position: left top;
    background-repeat: no-repeat;
    height: 131px;
    margin: 0 5px 5px 5px;
    text-align: left;
    width: 101px;
    float:left;
}
.pgc-top .headline, .pgc-top .headline a
{
    font-size: 12px;
    line-height: 18px;
    color: #800101;
}
.page-group-content ul
{
    clear:both;
}

.page-tabs-Group ul
{
    list-style-image: url(/Home/images/icon02.gif);
    padding: 5px 10px 0 20px;
    height: 220px;
    overflow: hidden;
}
.page-tabs-Group ul li
{
    line-height: 18px;
    padding-bottom: 3px;
    padding-bottom: 3px;
}

.page-tabs-Group ul li a
{
    color: #676767;
}
.page-tabs-Group ul li a:hover
{
    color: #650101;
}
/*---------------------------------------------group---------------------------------------------*/

.contentTabBook .groupSite .groupSite_l
{
    height: 180px;
}
.contentTabBook .groupSite .groupSite_m
{
    height: 180px;
}
.contentTabBook .groupSite .groupSite_r
{
    height: 170px;
}

.contentTabBook .groupSite .groupSite_r ul
{
    padding: 0;
}
.contentTabBook .groupSite
{
    height: 180px;
}
.contentTabBook .headline, .contentTabBook .headline a
{
    padding:10px 5px 5px 5px;
    height:auto;
}
.contentTabBook .groupSite .groupSite_l .topnews
{
    height: 168px;
}

.contentTabBook .groupSite .groupSite_l .topnews .image
{
    background-image: url("/Home/images/Bg-Sach-mid.png");
    background-position: left top;
    background-repeat: no-repeat;
    height: 131px;
    margin-left: 35px;
    margin-top: 5px;
    text-align: left;
    width: 101px;
}
.contentTabBook .groupSite .groupSite_l .topnews .image img
{    
    margin-left: 0px;
    margin-top: 5px; 
}
.contentTabBook .groupSite .groupSite_m ul
{
    list-style-image: url(/Home/images/book_icon.gif);
    margin-left:10px;
}

.groupSite
{
    width: 100%;
    overflow: hidden;
    position: relative;
    height: 160px;
}
.groupSite .groupSite_l
{
    height: 160px;
    width: 190px;
    left: 0;
    top: 0;
    position: absolute;
}
.groupSite .groupSite_m
{
    height: 160px;
    width: 260px;
    position: absolute;
    top: 0;
    left: 195px;
}
.groupSite .groupSite_r
{
    height: 160px;
    width: 160px;
    top: 0;
    right: 0;
    position: absolute;
}
.groupSite .groupSite_l .topnews
{
    margin: 5px;
    border: 1px solid #dedbdb;
    width: 170px;
    text-align: center;
    height: 153px;
    overflow: hidden;
}

.groupSite .groupSite_l .topnews .image
{
    padding: 1px;
    width: 170px;
    height: 100px;
    overflow: hidden;
    text-align: center;
}
.groupSite .groupSite_l .topnews .image img
{
    border: 0px;
}
.groupSite .groupSite_l .topnews .headline, .groupSite .groupSite_l .topnews .headline a
{
    font-size: 12px;
    line-height: 18px;
    color: #800101;
}

.groupSite .groupSite_m ul
{
    list-style-image: url(/Home/images/icon02.png);
    padding: 5px 5px 0 5px;
    clear: both;
}
.groupSite .groupSite_m ul li
{
    line-height: 18px;
    padding-bottom: 7px;
    position: relative;
}

.groupSite .groupSite_m ul li a
{
    color: #800101;
}
.groupSite .groupSite_m ul li a:hover
{
    color: #676767;
}

.groupSite .groupSite_r ul
{
    list-style-image: none;
    padding: 5px;
    clear: both;
    list-style-type: none;
}
.groupSite .groupSite_r ul li
{
    padding-top: 5px;
    clear: both;
    padding-bottom: 5px;
    position: relative;
}
.groupSite .groupSite_r ul li .image
{
    float: left;
    border: 1px solid #DEDBDB;
    padding: 1px;
    width: 70px;
    height: 55px;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    margin-right: 5px;
}
.groupSite .groupSite_r ul li .image img
{
    border: 0px;
}
.groupSite .groupSite_r ul li .headline, .groupSite .groupSite_r ul li .headline a
{
    font-size: 12px;
    color: #676767;
    height: 55px;
    overflow: hidden;
}
.groupSite .groupSite_r ul li .headline a:hover
{
    font-size: 12px;
    color: #650101;
}
/*----------------------------------------------------------------------------*/
.site
{
    position: absolute;
    top: 0;
    right: 5px;
    height: 32px;
}
.site .left
{
    background-position: left top;
    margin: 0;
    padding: 0;
    width: 15px;
    height: 32px;
    float: left;
    background-image: url('/Home/images/update/site-bg-box-left.png');
    background-repeat: no-repeat;
}
.site ul
{
    background-position: left top;
    margin: 0;
    padding: 0;
    height: 32px;
    float: left;
    background-image: url('/Home/images/update/site-bg-box-mid.png');
    background-repeat: repeat-x;
}
.site ul li
{
    background-position: right center;
    display: inline;
    float: left;
    line-height: 28px;
    background-image: url('/Home/images/update/site-bg-split.png');
    background-repeat: no-repeat;
    padding: 0 7px;
}
.site ul li a
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: lighter;
    color: #C0C0C0;
}
.site ul li.current a
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #FFF;
}
.site .right
{
    background-position: left top;
    margin: 0;
    padding: 0;
    width: 15px;
    height: 32px;
    float: right;
    background-image: url('/Home/images/update/site-bg-box-right.png');
    background-repeat: no-repeat;
}
.imagebook-small
{
    float:left;
    background-position: left top;
    background-image: url('/Home/images/Bg-Sach-small.png');
    background-repeat: no-repeat;
    height:78px;
    width:62px;
    overflow:hidden;    
}
.imagebook-small img
{
    margin-top:5px;
    margin-left:1px;
}
.ViewBook
{
    text-align:center;    
}
#customContent {
    clear: both;
    color: #000000;
    font-family: Verdana;
    font-size: 13px;
    line-height: 17px;
    margin-left: 20px;
}
#customContent a {
    color: #676767;
    text-decoration: none;
}
#customContent a:hover {
    color: #663300;
    text-decoration: none;
}
#customContent dt {
    background-image: url("/home/images/icon02.gif");
    background-position: 8px 5px;
    background-repeat: no-repeat;
    margin-top: 10px;
}
#customContent dt a {
    font-weight: bold;
    margin-left: 20px;
}
#customContent dd {
    background-image: url("/Home/images/icon02.png");
    background-position: 10px 7px;
    background-repeat: no-repeat;
    margin-left: 25px;
}
#customContent dd a {
    margin-left: 20px;
}
.showbookindex
{
    display:none;   
}
.bookviewall
{
    background-image: url("/Home/images/iconbookindex.gif");
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: 0 0;
    cursor: pointer;
    padding-left: 15px;
    text-decoration: underline;
    font-weight:bold;
    color: #650101;
}
.bookhideall
{
    background-image: url("/Home/images/iconbookindex.gif");
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: 0 -19px;
    cursor: pointer;
    padding-left: 15px;
    text-decoration: underline;
    font-weight: bold;
    color: #650101;
}

.submenubook
{   
    background-color: #E3E0E0;
    border: 1px solid #CCCCCC;
    color: #333333;
    padding: 10px;
    text-align: justify;
    width: 910px;
}
.submenubook li
{
    display: inline;
    padding-right: 5px;
    padding-left: 5px;
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #650101;
}

.submenubook li a
{
    font: 12px Verdana;
    color: #012863;
    text-decoration: none;
    line-height: 20px;
    font-weight: bold;
}

.submenubook li a:hover
{
    font: 12px Verdana;
    color: #650101;
    text-decoration:underline;
    line-height:20px;
    font-weight: bold;
}
.TickerNews
{
    width:625px;
    height:133px;
    border: 3px solid #e3e1e1;
    margin-top:5px;
    margin-bottom:10px;
    float:left;
    overflow:hidden;
    clear:both;
}
.TickerBookNews
{
    width: 625px;
    height: 190px;
    border: 3px solid #e3e1e1;
    float: left;
    overflow: hidden;
    margin: 5px 0 5px 0px;
    clear:both;
}
.youtubeplaylist
{
    border: 1px solid #CCCCCC;
    width: 580px;
    padding:5px;
}
.youtubeplaylist iframe
{
    background-color: #000000;
}
.youtubeplaylist ul
{
    padding:0;
    margin:0;
    list-style-type: none;
}
.youtubeplaylist ul li
{   
    line-height: 26px;       
    height:26px;
    clear: both;
    width:100%;
    text-align:left;
}

.youtubeplaylist ul li a
{
    padding: 0 10px;
    line-height: 26px;
    color: #FFFFFF;
    font-size: 12px;
    width: 560px;
    float: left;
    background-color: #1b1b1b;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #464444;
    font-family: verdana;
}
.youtubeplaylist ul li a.current
{

    background-color: #2c2b2b;
    color: #FFF500 !Important;
}
.youtubeplaylist ul li a:hover
{
    padding: 0 10px;
    line-height: 26px;
    color: #FFFFFF;
    font-size: 12px;
    width: 560px;
    float: left;
    background-color: #464444;
    font-family: verdana;
}

.tamphatonline
{
    background-image:URL('/home/images/pho_tamphatonlinebg.jpg');
    background-position:left top;
    background-repeat:no-repeat;
    width:630px;
    height:1500px;
    position:relative;
    font-family:Arial
}
.tamphatonline .content
{
    position:absolute;
    right:44px;
    top:52px;
    width:391px;
    height:604;
    overflow:hidden    
}
.tamphat { display:none}
.tamphat img { border:none}
.tamphatonline .help { position: absolute; left: 0px; top: 175px; width: 175px; height: 250px; overflow: hidden }
.tamphatonline .help h2 { font-size:11px; margin:0; text-transform:uppercase }
.tamphatonline .help h3,.tamphatonline .help h4 { font-size:12px; line-height:19px; margin:3px 0; padding:0; font-weight:lighter; letter-spacing:-1px; word-spacing:1px }  
.tamphatonline .help h3 { font-weight:bold; font-size:11px; color:#1b3dec }
.tamphatonline .help h4 b { font-weight:bold; font-size:11px; color:#fe1616}
.tamphatonline .content02 { position: absolute; left: 25px; top: 765px; width: 560px; height: 604px; overflow: hidden; font-size:14px; line-height:20px }
.tamphatonline .content02 h2 { text-transform:uppercase; color:#ff3232; font-size:25px; font-family:Times New Roman; line-height:40px; margin-left:50px }
.tamphatonline .content03 { position:absolute; right:15px; top:1100px; width:600px; height:200px; overflow:hidden;}
.tamphatonline .content03 h2 { text-transform:uppercase;font-size:20px; font-family:Times New Roman; line-height:40px; text-align:center }
.tamphatonline .content03 p { font-size:12px; line-height:20px; color:#333;font-weight:bold }

.mobileapp {height:60px; position:relative; border: 1px solid #dedbdb; overflow: hidden; background-color: #f4f5f7; margin-top: 10px;}
.mobileapp .ios { position:absolute; left:17px; top:10px; width:120px; height:40px }
.mobileapp .android { position:absolute; right:17px; top:10px; width:120px; height:40px }