/* main styles */
body
{
    margin: 0px;
    padding: 0px;
    color: #000;
    font-family: tahoma,arial,sans-serif;
    font-size: 11px;
    /*background-image: url(../img/bg.gif);
    background-repeat: repeat-x;*/
    background-color:#000000;
}
h4
{
    font-size: 13px;
}
form
{
    margin: 0;
    padding: 0;
}
img
{
    border: none;
}
a
{
    color: #060606;
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}
input
{
    vertical-align: middle;
    border: 1px #444 solid;
}
textarea
{
    border: 1px #444 solid;
}
select
{
    border: 1px #444 solid;
}
div
{
    display: inline-block;
}
.logo
{
    height: 92px;
    text-align: left;
    padding-top: 15px;
    float: left;
    padding-left: 20px;
}
.logo img
{
    width: 150px;
    height: 92px;
}
.banner
{
    width: 980px;
    padding: 0px;
    clear: both;
    display: inline-block;
}
.containerbanner
{
    width: 700px;
    text-align: center;
    padding-top: 25px;
    float: right;
}
.floatleft
{
    float: left !important;
}
.floatright
{
    float: right !important;
}
.clear
{
    clear: both !important;
}
.bold
{
    font-weight: bold !important;
}
.normal
{
    font-weight: normal !important;
}
.block
{
    display: block !important;
}
input.text, select, textarea
{
    font-family: arial,sans-serif;
    color: #333;
    font-size: 12px;
    vertical-align: middle;
}
input.text
{
    padding: 1px 0 0 4px;
    height: 14px;
    font-weight: normal;
}
/* main container */
#main
{
    width: 1000px;
}
/* header */
#header
{
    position: relative;
    width: 992px;
    height: 15px;
    background: url(../img/bg-header.gif) no-repeat left bottom;
}
/* site logo */
a.logo
{
    position: absolute;
    top: 5px;
    height: 92px;
    left: 20px;
}

/* header tabs */
#top-navigation
{
    position: absolute;
    top: 60px;
    left: 193px;
    margin: 0;
    padding: 0;
    list-style: none;
}
#top-navigation li
{
    float: left;
    margin: 0 3px 0 0;
    height: 34px;
    background: url(../img/tab.gif) repeat-x top;
}
#top-navigation li a
{
    float: left;
    display: block;
    height: 20px;
    line-height: 19px;
    color: #606060;
    padding: 4px 0 0 0;
}
#top-navigation li span
{
    float: left;
    background: url(../img/tab-left.gif) no-repeat left top;
}
#top-navigation li span span
{
    background: url(../img/tab-right.gif) no-repeat right top;
    padding: 7px 10px 0 10px;
}
#top-navigation li.active
{
    padding: 0;
    height: 34px;
    background: url(../img/tab-active.gif) repeat-x top;
    margin-right: 2px;
}
#top-navigation li.active span
{
    background: url(../img/tab-active-left.gif) no-repeat left top;
    height: 34px;
}
#top-navigation li.active span span
{
    background: url(../img/tab-active-right.gif) no-repeat right top;
    height: 23px;
    padding: 11px 10px 0 10px;
    line-height: 19px;
    color: #606060;
}

/* middle */
#middle
{
    width: 980px;
    clear: both;
}
/* left column */
#left-column
{
    padding: 0px;
    width: 225px;
}
/* right column */
#right-column
{
    padding: 0px;
    width: 225px;
}
/* top center column */
#top_center-column
{
    float: left;
    width: 498px;
}
/* center column */
#center-column
{
    width: 520px;
    text-align: center;    
}

/* footer */
#footer
{
    float: left;
    width: 100%;
    background: url(../img/bg-footer.gif) no-repeat;
    height: 15px;
}
#menuBottom
{
}

/* left column styles */
#left-column a
{
    color: #3E3E3E;
}
a
{
    color: #3E3E3E;
}
a:hover
{
    font-weight: bold;
}
#left-column h3
{
    margin: 0;
    font-size: 11px;
    color: #fff;
    background: url(../img/title.gif) repeat-x left top;
    height: 30px;
    line-height: 23px;
    padding-left: 10px;
    width: 215px;
    text-align: left;
    border: 1px #4C9C5F solid;
    text-transform: uppercase;
    display: inline-block;
}
#right-column h3
{
    margin: 0;
    font-size: 11px;
    color: #fff;
    background: url(../img/title.gif) repeat-x left top;
    height: 30px;
    line-height: 23px;
    padding-left: 10px;
    width: 215px;
    text-align: left;
    border: 1px #4C9C5F solid;
    text-transform: uppercase;
    display: inline-block;
}
#center-column h3
{
    font-size: 11px;
    margin: 0;
    display: inline-block;
    color: #fff;
    background: url(../img/title.gif) repeat-x left top;
    height: 30px;
    margin-left: 5px;
    width: 510px;
    line-height: 23px;
    text-align: center;
    text-transform: uppercase;
    border: 1px #4C9C5F solid;
}
ul.nav
{
    margin: 0px; /*background: #ECEFE7;*/
    list-style: none;
    padding-left: 2px;
    width: 220px;
    text-align: left;
    padding-top: 5px;
    padding-bottom: 5px;
}
ul.nav li
{
    padding: 0px 4px 6px 5px; /*background: url(../img/bg-dotted.gif) repeat-x bottom;*/
}
ul.nav a
{
    padding: 0 0 0 12px;
    background: url(../img/arrow.gif) no-repeat 0 4px;
    background-repeat: no-repeat;
    font-size: 12px;
}
ul.nav1
{
    margin: 0px;
    color: #0000FF;
    list-style: none;
    padding-left: 2px;
    width: 220px;
    text-align: left;
    padding-top: 5px;
    padding-bottom: 5px;
}
ul.nav1 li
{
    padding: 0px 4px 6px 5px; /*background: url(../img/bg-dotted.gif) repeat-x bottom;*/
}
ul.nav1 a
{
    padding: 0 0 0 30px;
    font-size: 12px;
    background: url(../img/Hot.gif) no-repeat 0 4px;
    line-height:23px;
    color: #0000FF;
}
ul.nav a:hover
{
    font-weight: bold;
}
ul.nav li.last
{
    background: none;
}

#left-column .link
{
    display: block;
    width: 142px;
    height: 25px;
    background: url(../img/bg-left-link.gif);
    margin: 0 0 4px 0;
    font-weight: bold;
    padding: 0 0 0 9px;
    line-height: 25px;
    color: #60635A;
}

/* center column styles */
.top-bar
{
    float: left;
    width: 603px;
    border-left: 2px solid #f70;
    padding: 0 0 0 9px;
    margin: 0 0 4px 0;
}
/* text page header */
.top-bar h1
{
    font: 20px/21px verdana,sans-serif;
    color: #43729F;
    margin: 0 0 4px 0;
}
/* orange button */
.top-bar a.button
{
    float: right;
    display: block;
    width: 75px;
    height: 35px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 27px;
    background: url(../img/bg-orange-button.gif) no-repeat;
}

/* bar with select */
.select-bar
{
    clear: both;
    border-top: 2px solid #f70;
    border-bottom: 2px solid #f70;
    padding: 5px 0 3px 0;
    margin: 0 0 17px 0;
}
.select-bar select
{
    width: 145px;
    margin: 0 2px;
}

/* table container */
div.table
{
    float: left;
    display: inline-block;
    width: 520px;
    margin: -2px 0px 0px 0px;
    clear: both;
}
table.listing
{
    width: 520px;
    padding: 0;
    margin-bottom: 10px;
    border: 1px #4C9C5F solid;
}
table.listing th
{
    border-top: 0 !important;
}
table.listing th.full
{
    border-left: 0;
    border-right: 0 !important;
    text-align: left;
    text-transform: uppercase;
}
div.table img.left
{
    position: absolute;
    top: 0;
    left: 0;
}
div.table img.right
{
    position: absolute;
    top: 0;
    right: 1px;
}
/* table styles */

table.listing .first
{
    border-left: 0px solid #9097A9;
    text-align: left;
}
table.listing .last
{
    border-right: 0px solid #9097A9;
}

table.listing th.first
{
    background: #9097A9 url(../img/bg-th-left.gif) no-repeat left top;
    border-left: 0;
}
table.listing th.last
{
    background: #9097A9 url(../img/bg-th-right.gif) no-repeat right top;
    border-right: 0;
}

table.listing .style1
{
    font-weight: bold;
    color: #FF7A00;
}
table.listing .style2
{
    font-weight: bold;
    padding-left: 16px;
}
table.listing .style3
{
    padding-left: 25px;
}
table.listing .style4
{
    padding-left: 35px;
}
table.form .last
{
    padding: 1px 0 1px 5px;
    text-align: left;
}
table.form th, table.form td
{
    padding-left: 10px;
}
table.form input.text
{
    width: 262px;
}

/* table select */
div.table .select
{
    float: right;
    margin: 2px 1px 0 0;
    width: 176px;
    height: 25px;
    background: #9097A9 url(../img/bg-select.gif);
    color: #fff;
}
div.table .select strong
{
    float: left;
    padding: 5px 0 0 5px;
}
div.table .select select
{
    float: right;
    width: 78px;
    margin: 2px 3px 0 0;
    text-align: right;
}

/* right column header */
#right-column .h
{
    float: left;
    background: #7E878A;
    border: 1px solid #B8B8B8;
    border-bottom: 0;
    padding: 3px 10px;
    color: #fff;
    text-transform: uppercase;
}
/* right column box */
#right-column .box
{
    float: left;
    width: 121px;
    padding: 5px;
    border: 1px solid #B8B8B8;
    background: #EBEBEB;
    margin: 0 0 15px 0;
}

/* right column buttons */
.buttons
{
    clear: both;
    text-align: center;
    padding: 30px 0 15px 0;
}
.buttons input
{
    margin: 0 0 6px 0;
}
.tieude
{
    font-family: Verdana;
    font-size: 11px;
    color: Maroon;
    font-weight: bold;
    padding-left: 0px;
}
.tabmenu
{
    clear: both;
    display: inline-block;
    width: 980px;
    height: 40px;
    background-image: url(../img/bar.gif);
    background-repeat: repeat-x;
    background-position: right;
    position: relative;
    text-align: center;
}
.tabmenu div
{
    float: left;
    text-align: center;
    padding-top: 13px;
    text-transform: uppercase;
    padding-left: 20px;
}
.tabmenu div a
{
    font-weight: bold;
    color: #800000;
}
.tabmenu div a:hover
{
    color: White;
}
#right-column .title
{
    font-size: 11px;
    margin: 0;
    color: #fff;
    background: url(../img/bar.gif) repeat-x left top;
    height: 30px;
    padding: 0 0 0 9px;
    border: 1px #4C9C5F solid;
}
.tin
{
    font-size: 12px;
    padding: 0;
    margin-top: 0px;
    margin-bottom: 5px;
}
.tin a
{
    font-weight: bold;
    font-size: 12px;
    color: blue;
}
a.xemtiep
{
    font-size: 12px;
    color: blue;
}
a.xemtiep:hover
{
    font-weight: normal;
}
a.kqtimkiem
{
    font-size: 12px;
    color: blue;
    font-weight: bold;
}
.timkiem
{
    width: 220px;
    text-align: left;
    margin-bottom: 12px;
}
.timkiem select
{
    width: 140px;
}
.timkiem input
{
    margin-bottom: 5px;
    float: left;
}
.online
{
    /*border-left: 1px #4C9C5F solid;     border-right: 1px #4C9C5F solid;     border-bottom: 1px #4C9C5F solid;     background-color: #ECEFE7;*/
    width: 215px;
    margin-bottom: 12px;
    padding-left: 5px;
    padding-bottom: 5px;
    line-height: 20px;
    text-align: left;
}
.pager
{
    font-size: 11px;
    font-weight: bold;
    color: #444444;
    clear: both;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    display: inline-block;
}
.pager div span
{
    padding-left: 2px;
}
.pager div span b
{
    padding-left: 3px;
}
.pager div span a
{
    color: blue;
    padding: 2px;
}
.pager div span a:hover
{
    color: #292929;
    border: solid 1px white;
}
.tinbds td
{
    line-height: 20px;
    border-bottom: 1px #545454 dotted;
    padding-top: 5px;
    padding-bottom: 5px;
}
.footer
{
    text-align: right;
    width: 950px;
    background-image: url(../img/fot.gif);
    background-repeat: repeat-x;
    height: 90px;
    padding-right: 30px;
    padding-top: 48px;
}