﻿
.interact {
  
    height: 36px;
    position: absolute;
    left: 770px;
    width:205px;
    float: right;
   
}

 .interact li {
    float: left;
    height: 36px;
}
 .interact li a {
    color: #6D2200;
    display: inline-block;
    font-weight: bold;
    height: 15px;
}
.header_top
{
    background-color: #faff02;
    padding: 5px;
    text-align: center;
    color: #0066cc;
    font-weight:bold;
    font-family: Tahoma;
}

.time_top
{
    color: #0066ff;
    font-weight: bold;
    float: left;
    padding: 8px 5px;
    width: 150px;
    font-size: 11px;
}   

p, ul, li
{
    padding: 0; 
    margin: 0;
}

.table
{
    max-width:725px;
}

img
{
    max-width: 725;
}

.page
{
     background-image: url('images/body.png');
    background-repeat: repeat;
    padding:  0px;
}

.page_wrapper
{
    width: 980px;
    margin: 0 auto;
box-shadow: 0 0 20px #888888;
    background: #fff;
    position: relative;
}

.header
{
    background-image: url('images/banner.png');
    background-repeat: no-repeat;
    height: 149px;
}

.foot_left_menu
{
   
    width:220px;
    margin-bottom:5px;
    height:8px;
        background-image: url('images/foot_left.png');
  
}

.left_menu_container
{
  

    width:200px;
    padding:5px 10px 10px 10px;
        background-image: url('images/bg_left.png');
        background-repeat:repeat-y;
  
   
}
.right_menu_container
{


    width:198px;
padding:2px;
        background-image: url('images/bg_right.png');
  
   
    
}
.foot_right
{
  

    width:202px;
    margin-bottom:5px;
    height:8px;
        background-image: url('images/foot_right.png');
  
   
    
}


.menu_container
{
   width:980px;
    text-align: left;
    float:left;

}


.menu_container ul, .menu_container li
{
    list-style: none;
  
}

.menu_container .menu_item
{
 
    float: left;
   
   
}

.top_submenu, .top_submenu_type2
{
    display: none;
    width: 180px;    
    margin-top: 0px;
    padding: 10px;    
    position: absolute;
    color:#363636;
    float: left;
    background-color: #ededed;
    z-index: 1000000;
  
}

.menu_item:hover .top_submenu, .top_submenu_item:hover > .top_submenu_type2
{
    display: block;
}

.top_submenu_item
{
    width: 180px;
    text-align: left;
    padding-bottom: 5px;
    padding-top: 5px;
    border-bottom:1px solid #cccccc;
}

.top_submenu_item a
{
    font-family: Tahoma;
    color: #363636;
    font-weight: bold;
}
.top_submenu_item a:hover
{
    font-family: Tahoma;
    color: #286095;
    font-weight: bold;
}
.banner
{
     background:url(images/banner.jpg);
     width:980;
     height:180px;
    background-position:right;
    }
.menu_container .menu_item > a
{
    font-family: Tahoma;
    color: #807f7f;
    background-position:right;
    background-repeat:no-repeat;
   padding:12px;
   line-height:41px;
    font-weight: bold;
}

.header_bottom
{
    background-image: url('images/bg_menu.png');
    background-repeat: repeat-x;
    height:41px;
}

.menu_container .active > a
{
    background-image: url('images/bg_menu_sel.png');
     background-repeat: repeat-x;
 padding:17px 10px 16px 10px;
      height:36px;
     line-height:41px;
    font-weight: bold;
    color:#ffffff;
}
.menu_container .menu_item > a:hover
{ background-image: url('images/bg_menu_sel.png');
    background-repeat: repeat-x;
    height:36px;
    padding:17px 10px 16px 10px;
    font-weight: bold;
    color:#ffffff;
}

.head
{
    border: 1px solid #ffcc33;
    margin-bottom: 5px;
}

.hanhchinh ul
{
    padding-left: 20px;
}

.hanhchinh li
{
    list-style-image: url('images/hanhchinhlist.png');
}

.hanhchinh li a
{
    font-size: 12px;
    color: #000;
}

.padd_left
{
    background-image: url('images/padd_left.png');
    background-repeat: repeat-y;
}

.padd_right
{
    background-image: url('images/padd_right.png');
    background-repeat: repeat-y;
}

.lookup
{
    background-position: 3px center;
    font-family: Tahoma;
    font-size: 8pt;
    font-weight: bold;
    color: #6d2200;
    padding-left: 8px 5px;
}

.menu_title
{
    background-color: #ffcc33;
    font-family: Tahoma;
    font-size: 8pt;
    font-weight: bold;
    color: #6d2200;
    border-right-style: solid;
    border-right-color: White;
    border-right-width: 1px;
    
}

.menu_title2
{
    background-color: #ffcc33;
    font-family: Tahoma;
    font-size: 8pt;
    font-weight: bold;
    color: #6d2200;
}

.menu_title ul, .menu_title li
{
    padding: 0;
    margin: 0;
    text-align: left;
}

.menu_title .sub_menu
{
    display: none;
}

.menu_title:hover .sub_menu
{
    display: block;
}
.sub_menu
{
    display:none;
    position: absolute;
    float: left;
    width: 120px;
    background: #ffcc33;
    border: 1px solid #fff;
}

.input
{
    width:172px;
    height:24px;
    border-left:1px solid #cccfd2;
    border-top:1px solid #cccfd2;
    border-bottom:1px solid #cccfd2;
}

.submit 
{
  margin-left:-1px;
    background: url("images/search.png") no-repeat transparent;
    border: medium none;
    cursor: pointer;
    font-size: 0;
    height: 30px;
    line-height: 30px;
  
    width: 28px;
}

.bottom_corner
{
    background-image: url('images/bottom_round_corner.png');
    background-repeat: no-repeat;
    height:3px;
}

.top_corner
{
    background-image: url('images/top_round_corner.png');
    background-repeat: no-repeat;
    height:5px;
}


.head_loaitintuc
{
    width: 100%;
   
    font-family: Tahoma;
    font-size: 10pt;
    font-weight: bold;
  
      background-image: url('images/head_tintuc.png');
    background-repeat:no-repeat;
    color: #ffffff;
    line-height:33px;
  text-indent:15px;
    
}
.head_loaitintuc2
{
    width: 100%;
   
    font-family: Tahoma;
    font-size: 10pt;
    font-weight: bold;
  
      background-image: url('images/head_tintuc_2.png');
    background-repeat:no-repeat;
    color: #ffffff;
    line-height:33px;
  text-indent:15px;
    
}
.head_loaitintuc3
{
    width: 100%;
   
    font-family: Tahoma;
    font-size: 10pt;
    font-weight: bold;
  
      background-image: url('images/head_tintuc_3.png');
    background-repeat:no-repeat;
    color: #ffffff;
    line-height:33px;
  text-indent:15px;
    
}
.link_head
{
        
  

 padding:10px 10px 16px 10px;
 vertical-align:top;
    font-family: Tahoma;
 text-transform:uppercase;
    font-weight: bold;
    height:19px;
    width:182px;
    color: #ffffff;
       background-image: url('images/top_right.png');
    background-repeat: no-repeat;
  
}
.head_left_menu
{
 
 padding:10px 10px 16px 10px;
 vertical-align:top;
    font-family: Tahoma;
 text-transform:uppercase;
    font-weight: bold;
    height:13px;

    bottom:5px;
    color: #ffffff;
       background-image: url('images/top_left.png');
    background-repeat: no-repeat;
    
}

.left_menu
{
 width: 180px;    
    font-family: Tahoma;
    font-size: 9pt;
    font-weight:bold;
    border-bottom:1px solid #e3e3e3;

    color: #484848;
    padding: 10px 0 10px 20px;
    vertical-align: middle;
    background-image: url('images/mllitem.png');
  
    background-repeat: no-repeat;
}

.left_menu_no_li
{
    padding: 15px 0 15px 0;
    text-align: center;
    vertical-align: middle;
    background-color: #0066cc;
}

.left_menu_qc
{
    
}

.left_menu:hover
{
    background-color: #e9d5d5;
    color:#4f4f4f;
}

.left_menu a
{
    text-decoration: none;
    color: #4f4f4f;
}

.left_submenu_item a:hover
{
   background-color: #e9d5d5;
    color:#4f4f4f;
}
.left_submenu_item:hover
{
    background-color: #e9d5d5;
    color:#4f4f4f;
}

.left_submenu_item a
{
    text-decoration: none;
    color: #4f4f4f;
}

.left_menu a:hover
{
   background-color: #e9d5d5;
    color:#4f4f4f;
}

.left_menu_qt
{
    background-color: #ffcc33;
    font-family: Tahoma;
    font-size: 8pt;
    font-weight: bold;
    color: Blue;
    padding-left: 25px;
    height: 30px;
    vertical-align: middle;
}

.left_menu_padd
{
    background-color: #ffcc33;
    height: 10px;
}

.left_submenu , .left_submenu_type2
{
    display: none;
    width: 216px;    
    margin-top: -23px;
    padding: 5px;    
    position: absolute;
    float: left;
    background-color: #efefef;
    z-index: 1000000;
    box-shadow: 0 0 6px #434343;
    -moz-box-shadow: 0 0 6px #434343;
    -webkit-box-shadow: 0 0 6px #434343;
}

.left_submenu
{
    left:220px;
}

.left_submenu_type2
{
     left:220px;
}

.left_submenu li, .left_submenu_item
{
    padding: 5px;
}

.left_submenu_item
{
    list-style:none;
}

.left_menu:hover .left_submenu, .left_submenu_item:hover > .left_submenu_type2
{
    display: block;
}

.link_tbl
{
    margin-bottom: 5px;
}

.link_tbl_r
{
    margin-bottom: 5px;
}



.tin_moi
{
    margin-bottom: 5px;
    padding: 5px 0;
    border-top-color: #109101;
    border-top-style: solid;
    border-top-width: 2px;
    border-bottom-style: dashed;
    border-bottom-width: 1px;
}

.tin_moi ul
{
    padding-left: 15px;
    margin: 0;
}

.tin_moi li
{
    list-style-type: none;
    list-style-image: url('images/arrow.png');
}

.tin_moi li a
{
    font-size: 12px;
    color: #000;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}


.idea_mid 
{
    float: left;
    width:205px;
}

.new_tintuc_item
{
    list-style-type: square;
}

.note_head
{
    background-color: #ffcc33;
    color: #6d2200;
    font-family: Tahoma;
    font-size: 8pt;
    font-weight: bold;
    text-align: center;
    padding: 5px;
}

.new_note_list
{
 
    margin: 0;
    
}

.new_note_item 
{
    background: url('images/a2.png');
    background-repeat:no-repeat;
    text-indent:15px;
    padding:3px;
    font-size: 12px;
    color: #000;
}

.right_head
{
    border-width: 3px 3px 2px 3px;
    background-color: #109101;
    font-family: Tahoma;
    font-size: 8pt;
    font-weight: bold;
    border-bottom-style: outset;
    border-bottom-color: #109101;
    border-top-style: solid;
    border-top-color: #F1BF06;
}

.s_content
{
    padding: 5px;
}

.loaitintuc
{
    border: 1px solid #ccc;
    margin-bottom: 5px;
    padding:2px;
}

.description_loaitintuc
{
    padding: 10px;
    text-align: justify;
    border-top-style: dashed;
    border-top-width: 1px;
    border-top-color: #808080;   
}



.head_loaitintuc a
{
    color: #ffffff;
}
.head_loaitintuc2 a
{
    color: #ffffff;
}
.head_loaitintuc3 a
{
    color: #ffffff;
}
.head_loaitintuc_title
{
    color: #6d2200;
    font-family: Tahoma;
    font-size: 10pt;
    font-weight: bold;
    padding-bottom: 5px;
    text-decoration:none;
}

.head_loaitintuc_description
{
    font-family: Tahoma;
    font-size: 10pt;
    padding: 0 10px;
    text-align: justify;
}

.head_tintuctitle
{
    font-family: Tahoma;
    font-size: 8pt;
    font-weight: bold;
    color: #6d2200;
}

.footer
{
    background: #0366c9;
}

.menu_footer
{
    padding-top: 10px;
}

.menu_footer li
{
    float: left;
    padding-left: 30px;
}

.menu_footer a
{
    color: #fff;
    font-weight: bold;
    font-size:11px;
}

.time
{
    font-size: 8pt;
    color: #999999;
    padding-left: 7px;
}

.tin_item_container ul
{
    padding: 0 0 5px 5px;
    list-style: none;
    margin: 0;
}

ul li
{
    list-style-type:none;
}

.tin_item
{
    background-image: url('images/arrow.png');
    background-repeat: no-repeat;
    background-position: left 7px;
    margin: 0;
    padding-left: 15px;
    font-family: Tahoma;
    font-size: 8pt;
    list-style-type: none;
    padding-top: 5px;
}
.tinmoi_item
{
    background-image: url('images/a3.png');
    background-repeat: no-repeat;
   
   
   border-bottom:1px solid #ebebeb;
    font-family: Tahoma;
    font-size: 8pt;
    list-style-type: none;
    padding:7px 5px 5px 5px;
    height:16px;
    text-indent:15px;
}
.tin_item_b
{
    background-image: url('images/arrow.png');
    background-repeat: no-repeat;
    background-position: left 7px;
    margin: 0;
    padding-left: 15px;
    font-family: Tahoma;
    font-size: 10pt;
    list-style-type: none;
}

.tintuc_lienquan ul
{
    margin: 0;
    padding: 0;
}

.tintucchitiet_title
{
    font-family: Tahoma;
    font-size: 10pt;
    font-weight: bold;
    color: #6d2200;
    padding: 5px;
}

.tintucchitiet_description
{
    font-weight: bold;
    padding: 5px;
    font-size: 10pt;
    text-align: justify;   
}

.tintucchitiet_content
{
    padding: 5px;
    font-size: 10pt;
    text-align: justify;
}

.summary 
{
    text-align: justify;
}


.subnav ul li
{
    list-style: none;
}
.quicknav {
    background: url("../Images/quicknav_menu.gif") repeat-x scroll center bottom #FFFFFF;
    box-shadow: 0 4px 6px #434343;
    -moz-box-shadow: 0 4px 6px #434343;
    -webkit-box-shadow: 0 4px 6px #434343;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 12px;    
    padding: 10px 14px;
    position: absolute;
    z-index: 996;
    left: 0;
    display:none;
    width: 968px;
}

.quicknav a:link, .quicknav a:visited {
    color: #B00000;
}
.quicknav a:hover {
    color: #000000;
}
.quicknav .subnav {
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    margin-right: 14px;
    width: 200px;
}
.quicknav .subnav li {
    background: url("../Images/dotted_line.gif") repeat-x scroll center bottom transparent;
    margin-bottom: 3px;
    padding-bottom: 5px;
}
.quicknav .subnav li ul {
    padding: 5px 0 0;
}
.quicknav .subnav li li {
    background: url("../Images/bullet.gif") no-repeat scroll 0 4px transparent;
    margin-bottom: 3px;
    padding: 0 0 0 14px;
}
#nav .quicknav .subnav li li a {
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 0.9em;
    font-weight: normal;
}
.quicknav .top {
    background: url("../Images/delim_v_inset.gif") repeat-y scroll right center transparent;
    float: left;
    margin-right: 14px;
    padding-right: 14px;
    width: 300px;
}
.quicknav .story {
    margin-bottom: 0;
}
.quicknav .story .photo {
    float: none;
    margin: 0;
}
.quicknav .story .title {
    background: none repeat scroll 0 0 #000000;
    color: #FFFFFF;
    padding: 5px;
}
.quicknav .top .title a:link, .quicknav .top .title a:visited {
    color: #FFFFFF;
}
.quicknav .top .title a:hover {
    color: #990000;
}

.quicknav .more-stories {
    background: url("../Images/delim_v_inset.gif") repeat-y scroll right center transparent;
    float: left;
    margin-right: 0;
    padding-right: 0;
    width: 380px;
}
.quicknav .more-stories h3 {
    font-size: 1.1em;
    margin-bottom: 10px;
}
.quicknav .quiclinks {
    float: left;
    margin-right: 14px;
    width: 146px;
}
.quicknav .quiclinks li {
    background: url("../Images/dotted_line.gif") repeat-x scroll center bottom transparent;
    float: none;
    margin-bottom: 5px;
    padding-bottom: 5px;
}
.quicknav .quiclinks .links {
    margin-bottom: 10px;
}
.quicknav .quiclinks .links li:last-child {
    background: none repeat scroll 0 0 transparent;
}
.quicknav .ads {
    float: left;
    width: 146px;
}

#secondary {
    background-color: #FFE082;
    border-radius: 0 0 5px 5px;
    box-shadow: 0 2px 5px #434343;
    margin-bottom: 5px;
    padding: 0 10px;
}

#secondary li
{
    float: left;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 12px;
    font-weight: bold;
    height: 15px;
    padding: 5px 15px 5px 5px;
    background-color: #FFE082;
}

#secondary a:link, #secondary a:visited {
    color: #6d2200;
}
#secondary a:hover, #secondary .current a
{
    color: #D3290F;
}

.hanhchinh li
{
    padding: 5px 0;
}



#spotlight {
    height: 280px;
    overflow: hidden;
   
    position: relative;
}

#spotlight img
{
    width: 100%;
}

#spotlight .title {
    margin-bottom: 5px;
    font-family: Tahoma;
    font-size: 8pt;
    margin-top:1px;
    font-weight: bold;
    
}
#spotlight .title a {
    color: #000000;
}
#spotlight .summary 
{
    font-size: 10pt;
   
    color: #000000;
     padding:5px;
   
}

.summary 
{
    
    padding:5px;
    text-align: justify;
}

#spotnav {
    position:inherit;
    bottom: 5px;
   text-align:center;
  
    height:25px;
    z-index: 900; 
   
     background-repeat:no-repeat;
}
#spotnav a 
{
    margin-top:15px;
      background-image: url('images/s1.png');
     background-repeat:no-repeat;
  
    color: transparent;
    height:17px;
    width:16px;
    display: inline-block;
    font-weight: bold;
    margin-right: 1px;
    padding: 1px 2px;
}
#spotnav a.activeSlide {
       background-image: url('images/s2.png');
     background-repeat:no-repeat;
  
     color: transparent;
}
#spotlight-listing
{
    overflow: hidden;
    position: relative;
    width:250px;
}

.spotlight {
    position: absolute;
    top: 0;
    left: 0;
    width:100%;
    height:280px;
}

.spotlight .photo
{
    position: absolute;
    top: 0;
    left: 0;
    width:100%;
    padding-left: 0px;
}

.spotlight .photo img
{
     height:150px;
     width: 240px;
     border-width:0px;
}

.wrap
{
    bottom: 0;
    left: 0;
    top:151px;
  text-align:justify;
    padding: 4px;
    width:250px;
}
