.navgrp{ 
	position: absolute;left:0; top:-5px;
	width:100%;height:53px;margin:0 auto;}
.navbd{position:relative;width:100%;height:53px;margin: 0 auto; }
.nav{width:100%;height:53px;}
.nav li{
	 position: relative;float:left;text-align: center; 
	 width:111px;height:53px; display: block;  }
.nav li a{ 
	width:111px;height:53px;display:block; 
	color:#ffffff;font-size:14px;line-height:53px; text-align: center;text-decoration:none}
.nav li a:hover{ color:#ffffff;
	background: url(../images/menubg.jpg) center bottom no-repeat;}
.nav .menu a{
	width:111px;height:53px;display:block;
	color:#ffffff;font-size:14px; line-height:53px;text-align: center;
	background: url(../images/menubg.jpg) center bottom no-repeat}
.nav .on a{
	width:111px;height:53px;display:block;
	color:#ffffff;font-size:14px; line-height:53px;
	background: url(../images/menubg.jpg) center bottom no-repeat}
#navChild{ 
	position:absolute;left:3px; top:53px;  overflow: hidden;
	width:77px; z-index:999; display: none;
	padding:4px 14px 10px 14px;
	background: url(../images/navbg.png) center bottom repeat
}
#navChild a{
	position:relative;
	display: block; 
	width:77px; height: 44px; display:block;border-bottom: 1px solid #60acde;
	color:#ffffff!important; font-size:14px;line-height:36px; text-align:center;
	background: none;
	}
#navChild a:hover{color:#ffffff!important;background:none;text-decoration:none}