@charset "utf-8";
.menu-bg {
	background-image: url(../images/menu_bg.jpg);
	background-repeat: repeat-x;
}
.menu {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.menu a, .menu a.visit, .menu a.active
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	line-height:15px;
	text-align:left;
	vertical-align:top;
}
.border-photobaby {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #85d511;
	border-left-color: #85d511;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #5f5f5f;
	line-height:18px;
}
.xemtiep a, .xemtiep a.visit, .xemtiep a.active, xemtiep a.hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #85d511;
	line-height:18px;
}
.title-timkiem {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #5c5c5c;
}
.bar-bg {
	background-image: url(../images/bar_bg.jpg);
	background-repeat: repeat-x;
}
.title-ss {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #5c5c5c;
}
.slogan {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #85d511;
}
.title-tin {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #85d511;
}
.title-box {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #85d511;
}
.title-subtin {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #85d511;
	line-height:18px;
}
.shaddow {
	background-image: url(../images/shaddow_bg.jpg);
	background-repeat: repeat-x;
	height: 28px;
}



.MenuLeft_0 {
	WIDTH: 249px; BACKGROUND: url(../images/Home.jpg) no-repeat center top; HEIGHT: 57px; CLEAR: both
}
.MenuLeft_1 {
	WIDTH: 249px; BACKGROUND: url(../images/About.jpg) no-repeat center top; HEIGHT: 57px; CLEAR: both
}
.MenuLeft_2 {
	WIDTH: 249px; BACKGROUND: url(../images/bgMn.jpg) no-repeat center top; HEIGHT: 57px; CLEAR: both
}
.MenuLeft_3 {
	WIDTH: 249px; BACKGROUND: url(../images/Parent.jpg) no-repeat center top; HEIGHT: 57px; CLEAR: both
}
.MenuLeft_4 {
	WIDTH: 249px; BACKGROUND: url(../images/Active.jpg) no-repeat center top; HEIGHT: 57px; CLEAR: both
}
a, a:link, a:active 
{
	font-family:  Verdana, Tahoma,sans-serif,Verdana, Arial;	
	
	text-decoration: none;
	
	
}
a:hover {
	
	color: Red;
	text-decoration: none;
}
a:select
{
	color: #329ac1;
}
/* NAVIGATION <Menu top heree*/ 
#container { width:998px; margin:0px auto; }
	 /* NAVIGATION */ 
        
    #nav {height:20px; margin-bottom:2px;width: 100%; background:Transparent;}
    #nav ul {list-style: none;margin: 0;padding: 0;float: left;}
    #nav ul li { width:139px; float:left; height:40px; margin-right:0px;  font-weight:bold;font-size:10px; text-align:center;margin-left:0px;}	
	
	#nav ul li a:hover, #nav ul li.active a { background:Transparent; color:red}		
	#nav ul li a { display:block;width:50px; height:42px; line-height:28px; color:#000; font-size:12px; background-image:url('../images/menu_bg.jpg');}
	#nav ul li.last { margin-right:0; }
	#nav ul li.last a { width:112px;  }	
    #nav li {position: relative;}
	
	/*LINE*/
	
	/* LEVEL 2 */
	#nav li li a, #nav li.active li a { display:block; background-image: url(../images/topbg.gif); padding:0 10px; width:110px; height:30px;width:117px; font-weight:bold; margin:0; color:#E3FC9D; }	
    #nav ul li a{position: relative;}
    
    div#nav ul ul,div#nav ul li:hover ul ul{display: none;}
    div#nav ul li:hover ul,div#nav ul ul li:hover ul
    {display: block;}		
    #nav li li { float:left; width:230px; text-align:left;}		
    #nav li li a{  display:block; background:#CC7908;  color:#E3FC9D; text-decoration: none; border-bottom-color:Red; border-bottom-style:dotted; border-bottom-width:1px; border:1}
    #nav li li a:hover, #nav li.active li a:hover { background:#E6E6E6; color:#c50005;text-decoration: none; }			
	
