/* CSS Document */
/*======================== css su dung cho header ================================*/
#header{ height:85px;; background:#FFFFFF}
#header .logo{ float:left; margin-left:6px}
#header .banner{ text-align:right; margin-right:10px; margin-top:7px; margin-bottom:4px;}
#header #topMenu{ height:10px; background-image:url(../images/menu_bg.gif); height:36px; border-bottom:#000000 solid 1px;}
#header #topMenu table{ width:560px;}
#header #topMenu td{ text-align:center;}
#header #topMenu td a{ color:#FFFFFF; font-weight:bold; font-family:tahoma; font-size:12px;}
#header #headerLine{ background:#F1F1F1; border-bottom:#E6E6E6 solid 1px; height:29px;}
#header #headerLine .hotline{ font-family:tahoma; font-size:12px; font-weight:bold; padding-top:5px; margin-top:0px;}

