/*************** ���� ************************/
#p_4 .menuBox{
	width:auto;
	height:32px;
	margin-right: auto;
	margin-left: auto;
/*	background-image: url(http://lrc.li168.com/xskins/wangjie/menuBox/Bevel_Green/bg.gif);
*/	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 5px;
	position:relative;
	z-index:100;
}
#p_4 .menuBox .box_r {
/*	background-image: url(http://lrc.li168.com/xskins/wangjie/menuBox/Bevel_Green/bg.gif);
*/	background-repeat: no-repeat;
	background-position: right top;
	position:absolute;
	width:5px;
	top:0;
	right:0px;
	padding-right:5px;
	height: 32px;
}
#p_4 .menuBox ul{
	height:32px;
	line-height:32px;
	padding-left:10px;
/*	background-image: url(http://lrc.li168.com/xskins/wangjie/menuBox/Bevel_Green/bg.gif);
*/	background-repeat: repeat-x;
	background-position: left top;
}
/*******************���˵���***************************/
#p_4 .menuBox ul li
{
    height: 32px;
    float: left;
    position: relative;
    padding: 0;
    margin: 0px 2px;
    padding: 0 0px;
    background: url(http://lrc.li168.com/xskins/wangjie/menuBox/Bevel_Green/bg.gif) left -64px repeat-x;
}
#p_4 .menuBox ul li a
{
	padding-left:15px;
	color: #fff;
	font-weight: bold;
	display:block;
	background: url(http://lrc.li168.com/xskins/wangjie/menuBox/Bevel_Green/bg.gif) left top no-repeat;
	height:32px;
    line-height:32px;
	float:left;
}
#p_4 .menuBox ul li a:hover
{
    color:#fff;
	text-decoration: none;
}
#p_4 .menuBox ul li a span
{
    display: inline-block;
    height: 32px;
	display:block;
	background: url(http://lrc.li168.com/xskins/wangjie/menuBox/Bevel_Green/bg.gif) right -32px no-repeat;
	padding:0 15px 0 0;
	color:#000;
	line-height:32px;
	float:left;
        cursor:pointer;
}


/*******************���˵���һ��***************************/
#p_4 .menuBox ul li.first
{
    
}
#p_4 .menuBox ul li.first a
{
  
}
#p_4 .menuBox ul li.first a span
{
   
}


/*************��ǰѡ��***************/
#p_4 .menuBox ul li.current
{
    display:block;
    background: url(http://lrc.li168.com/xskins/wangjie/menuBox/Bevel_Green/bg.gif) left bottom repeat-x;
}
#p_4 .menuBox ul li.current a
{
    display:block;
    background: url(http://lrc.li168.com/xskins/wangjie/menuBox/Bevel_Green/bg.gif) left -96px no-repeat;
}
#p_4 .menuBox ul li.current span
{
    background: url(http://lrc.li168.com/xskins/wangjie/menuBox/Bevel_Green/bg.gif) right -128px no-repeat;
	color:#fff;
	font-weight:bold;
	display:block;
}

/*************�� ���˵��� hover�� .hover �� :hover �ɶԳ��� ****************/
#p_4 .menuBox ul li:hover
{
}
#p_4 .menuBox ul li.hover
{
	display:block;
	 background: url(http://lrc.li168.com/xskins/wangjie/menuBox/Bevel_Green/bg.gif) left bottom repeat-x;
}
#p_4 .menuBox ul li:hover a
{
}
#p_4 .menuBox ul li.hover a
{
	display:block;
	background: url(http://lrc.li168.com/xskins/wangjie/menuBox/Bevel_Green/bg.gif) left -96px no-repeat;
	color: #990000;
}
#p_4 .menuBox ul li:hover a span
{
}
#p_4 .menuBox ul li.hover a span
{
	display:block;
	background: url(http://lrc.li168.com/xskins/wangjie/menuBox/Bevel_Green/bg.gif) right -128px no-repeat;
	color:#fff;
}
#p_4 .menuBox ul li dl dd
{
    padding: 0px;
	clear:both;
	float:left;
	display:none;
	width:0;
	height:0;
}

