﻿/************************************************
*
*       DESIGN & HTML by VO HOA DOAN			*
*		Cellphone: 0933 65 75 89				*
*		Email: httpdoan@gmail.com				*
*		Website: http://vohoadoan.info			*
*		
*************************************************/
#header{width:760px; position:relative; float:left; margin-top:32px}
#header .menu{float:left; width:760px;height:auto; padding:0; margin:0px 0 0 0; border:#F00 0px solid}
#header .menu li{float: left;list-style: none;}
#header .menu li.backLava {background: transparent url(../images/menu-hover.png) bottom center repeat-x;color:#000;	position: absolute; padding-top:5px}
#header .menu li a {color:#fff; text-align:center; text-decoration: none;z-index: 10;display: block;position: relative; margin: auto 8px;float:left;padding: 2px 5px 6px;font-weight:normal; font:15px arial}
#header .menu li a.on{background: transparent url(../images/menu-hover.png) bottom center repeat-x;color:#ffffff}
#header .menu li a:hover{color:#ffffff;}
