.second_h{float:left;width:100%;position:relative;padding-left:10px;}
.second_head{height:30px;line-height:30px;font-size:14px;font-weight:bold;color:#666;cursor:pointer;position:relative;}

.menu_body,.second_body{float:left;width:90%;height:auto;overflow:hidden;line-height:30px;margin-left:20px;}
.menu_body a{display:block;width:100%;height:35px;line-height:35px;padding-left:10px;font-weight:bold;color:#666;text-decoration:none;}
.menu_body a:hover,.second_body a:hover{text-decoration:none;background:#e9f0f5;color:#2180c6;}
.menu_body a.hover{background:#e9f0f5;color:#2180c6;padding-left:10px;}
.second_body a{display:block;width:100%;height:30px;line-height:30px;color:#666;font-weight:bold;text-decoration:none;padding-left:16px;*width:120px;}

#navlist .second_head{background:url(menu1-b.png) center left no-repeat;}
#navlist .current{background: url(menu1-a.png) center left no-repeat;}
#navlist .curr{background: url(menu1-a.png) center left no-repeat;}

.menu_list .second_head{background:url(menu1-b.png) center left no-repeat;}
.menu_list .current{background: url(menu1-a.png) center left no-repeat;}
.menu_list .curr{background: url(menu1-a.png) center left no-repeat;}
@media (min-width:1000px){
	.second_c{float:left;position:absolute;top:0px;padding:0px;left:30px;}
	
	}
@media (max-width:1000px){
	.second_c{float:left;position:absolute;top:11px;padding:0px;left:30px;}
	
	}