/*  */
body {
	background-color: #ffffff;
	background-position: center top;
	font-family: 'Microsoft YaHei', 'Simsun', Arial;
	font-size: 14px;
	line-height: 1.5;
	color: #666666;
}
a {
	color: #666666;
}
a:hover {
	color: #0084e9;
}
/* Base-nav */
.base-nav{background-color:#2E7D06;width:100%;height:50px;}

.base-nav ul{}

.base-nav li,.base-nav h3,.base-nav .cont,.base-nav p a{float:center;display:inline;}

.base-nav li{float:left;
position:relative; 
height:50px;
line-height:50px; 
margin-right:16px;}

.base-nav li.current,.base-nav li:hover{background:#045F32; }

.base-nav li.current a,.base-nav li:hover a{color:#fff;}

.base-nav a{display:block;font-size:16px;color:#fff; padding:0 0px; line-height:50px;height:50px;width:138px;}

#ermeau>li{position:relative}

.base-nav #ermeau ul {display: none}

.base-nav #ermeau ul li {background: #2E7D06;border-top: 1px solid #045F32;padding: 0px 0;width: 86px;text-align: center; overflow: hidden; white-space: nowrap;}

.sub li:hover{background:#045F32;}