*{margin: 0; padding: 0; }
#nav, #nav ul {
    list-style:  none;
    position: relative;
    line-height: 19px;
    background:url(../images/bg_menu.png) repeat-x;
}

#nav a:link, #nav a:active,
#nav a:visited {
    display: block;
    padding: 7px 20px;
    color: white;
    text-decoration: none;
}
#nav a:hover {
    background:#6958FE;
    color: white;
    display: block;
/*    border-radius:12px 12px 0px 0px;*/
    height: 21px !important;
}
#nav li {
    float: left;
    position: relative;
    border-right:0;
    border-right: 1px solid #ffffff;
    height: 26px;
}
#nav ul {
    position: absolute;
    width: 12em;
    top: 34px;
    display: none;
    background:url(../images/bg_menu.png) repeat-x;
    z-index:9999;
}
#nav li ul a {
    width: 15em;
    float: left;
}
#nav ul ul {
    top: auto;
}
#nav li ul ul {
    left: 12em;
    margin: 0px 0 0 79px;
}
#nav li:hover ul ul, 
#nav li:hover ul ul ul,
#nav li:hover ul ul ul ul {
    display: none;
}
#nav li:hover ul,
#nav li li:hover ul,
#nav li li li:hover ul,
#nav li li li li:hover ul {
    display: block;
}
.menu_3a{
    width: 1000px;

    height: 26px;
    overflow: hidden;


}
.bg_date{
    width: 250px;
    overflow: hidden;
    float: left;
 
    height: 20px;
    line-height: 25px;
    padding-left: 10px;
	padding-right:10px;
font-size: 13px;
	color: #DD4459;
font-weight: bold;
}.table2{
width:100%;margin:auto;
}
.menu_3a1{
    width: 256px;
     background: url(../images/bg_header2.png) repeat-x;
     float: right;
    height: 26px;
    overflow: hidden;
    border-radius: 12px 0px 0px 0px;
}

.menu_3a1 .bgsearch{
    width: 210px;
    height: 18px;
    overflow: hidden;
    background: url(../images/bg_search.png) repeat-x;
    border-radius: 5px;
}

@font-face {
    font-family: UVNNguyenDu;

    src: url("font/UVNNguyenDu.TTF"); /* TTF for CSS3 */
}
.banner123{
    font-family: UVNNguyenDu;
    overflow: hidden;
    font-size: 24px;
    color: #098AB8; 
    text-shadow: 2px 2px 0px 0px white;
}
 
.header123{
margin:auto !important;
overflow:hidden;

}


















