div#menu {
	height: 48px;
	width: 1046px;
}

div#menu li {
	position: relative;
	margin: 0;
	padding: 0 0 0 0;
	display: block;
	float: left;
	z-index: 9;
	width: auto;
	background-image: url(../images/i_13.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}

div#menu li div {
	list-style: none;
	float: left;
	position: absolute;
	z-index: 11;
	top: 47px;
	visibility: hidden;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
}
div#menu li:hover>div {
    visibility: visible;
}

div#menu a {
    position: relative;
    z-index: 10;
    height: 48px;
    display: block;
    float: left;
    line-height: 48px;
    text-decoration: none;
    white-space: nowrap;
    width: auto;
    text-align: center;
}
div#menu span {
    display: block;
    cursor: pointer;
    background-repeat: no-repeat;
    text-align: center;
}

/* menu::level1 */
div#menu a {
	line-height: 48px;
	height: 48px;
	background: none;
	width: 116px;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	 font-size:15px; font-weight:bold;
}
div#menu span {
	color: #565657;
	background: none;
	line-height: 44px;
	text-align: center; padding-top:4px
}
.line22{ line-height:22px; padding-left:14px;padding-right:14px;}
div#menu a:hover,
div#menu a.over {
    background: url(../images/m_13.jpg) no-repeat center;
}

div#menu ul.menu>li:hover>a span {
    color: #565657;
}
div#menu li.last { background: none; }

div#menu li.current a,
div#menu li.current a span,
div#menu.js-active a:hover,
div#menu.js-active a:hover span,
div#menu.js-active a,
div#menu.js-active span {
    background:none;
}
div#menu.js-active ul.menu>li:hover>a,
div#menu.js-active ul.menu>li:hover>a span {
    background:none;
}

div#menu a.over span {
    color: #565657;
}
/* lava lamp */
div#menu li.back {
    background: url(../images/m_13.jpg) no-repeat top center;
    width: 10px;
    height: 48px;
    z-index: 8;
    position: absolute;
    padding: 0;
    margin: 0;
}
#mpos_list{ width:430px;background: url(../images/submenu-bottom.png) no-repeat left bottom; left:1px; padding-top:20px; padding-left:8px; padding-right:8px; padding-bottom:5px}
#mpos_list ul li{ float:left; margin-right:5px; margin-left:5px; background:none; width:200px}
#mpos_list ul li a{ width:200px; height:144px;color:#666}
#mpos_list ul li img{padding:2px; background-color:#fff}
#mpos_list ul li span{color:#666; font-size:12px; font-weight:bold}
#mpos_list1{ width:600px;background: url(../images/submenu-bottom1.png) no-repeat left bottom; left:1px; padding-top:20px; padding-left:8px; padding-right:8px; padding-bottom:5px}
#mpos_list1 ul li{ float:left; margin-right:5px; margin-left:5px; background:none;}
#mpos_list1 ul li a{ width:190px; height:144px;color:#666}
#mpos_list1 ul li img{padding:2px; background-color:#fff}
#mpos_list1 ul li a span{color:#666; font-size:12px; font-weight:bold;}
#mpos_list2{ width:1000px;background: url(../images/submenu-bottom111.png) no-repeat left bottom; left:1px; padding-top:20px; padding-left:8px; padding-right:8px; padding-bottom:5px}
#mpos_list2 ul li{ float:left; margin-right:5px; margin-left:5px; background:none; width:190px}
#mpos_list2 ul li a{ width:190px; height:144px;color:#666}
#mpos_list2 ul li img{padding:2px; background-color:#fff}
#mpos_list2 ul li span{color:#666; font-size:12px; font-weight:bold}
