@charset "utf-8";

/*----------------------------------*/

/*   * 导航 *                       */

/*   Author: caoyan             */

/*   Email:	 caoyan@myce.net.cn  */

/*----------------------------------*/

.FrontNavigation_show-07 * {

	font-size: 12px;

	margin:0;

	padding:0;

}

.FrontNavigation_show-07{

	color:#fff;

	font-family:宋体;

	width:808px; height:83px; margin:0px;

	padding:0;

}

.FrontNavigation_show-07 a{ width:70px; text-align:center; 

	color:#fff;

	text-decoration:none;

	


	line-height:24px; height:24px;

	float:left;

}

.FrontNavigation_show-07 a:hover{

	text-decoration:underline;

	color:#f4f782;

}

/*一级菜单和二级菜单的当前状态*/

.FrontNavigation_show-07 a.active{

	color:#f4f782;

	background:#303030 url(../../images/itemmanage/bg_firstli.gif) left bottom no-repeat;

	position:relative;

}

.FrontNavigation_show-07 a.active1{

	color:#f4f782;

	background-color:#303030;

	position:relative;

}

/*一级菜单和二级菜单的当前状态结束*/

.FrontNavigation_show-07 ul{

	list-style:none;

	height:24px; line-height:24px;	

}

.FrontNavigation_show-07 ul li{

	float:left;

}

.FrontNavigation_show-07 .secondCount,.FrontNavigation_show-07 .thirdCount{

	height:25px;

	background-color:#303030;

	width:801px;

	position:absolute;

	display:none;

	text-align:center;

}

.FrontNavigation_show-07 .secondCount{	

	margin-top:0;

}

.FrontNavigation_show-07 .thirdCount{

	margin-top:24px;

}

.FrontNavigation_show-07 .thirdCount{

	border-top:1px solid #6c6c6c;

}
.FrontNavigation_show-07 .thirdCount .third li a{ width:120px; float:left;



}

.FrontNavigation_show-07 ul.first{

	border-bottom:1px solid #6c6c6c;

	background-color:#000;

	position:relative;

}

.FrontNavigation_show-07 ul.first li{

	background:url(../../images/itemmanage/bg_firstli.gif) left bottom no-repeat;

}

.FrontNavigation_show-07 ul.first li.firstColume{

	background:none;

}

.FrontNavigation_show-07 ul.second,.FrontNavigation_show-07 ul.third{

	display:none;

}

.FrontNavigation_show-07 ul.middle{

	display:inline;

	margin:0 auto;

}

.FrontNavigation_show-07 ul.middle li{

	float:none;

	display:-moz-display-stack;

	display:inline-block;

}

.FrontNavigation_show-07 ul.middle li{

	display:inline;

}

.FrontNavigation_show-07 ul.middle li a{

	float:left;

	display:inline-block;

	padding:4px 18px;

	*padding:0 18px;

	height:24px;

}

.FrontNavigation_show-07 ul.thirdMiddle{

	display:inline;

	margin:0 auto;

}

.FrontNavigation_show-07 ul.thirdMiddle li{

	float:none;

	display:-moz-display-stack;

	display:inline-block;

}

.FrontNavigation_show-07 ul.thirdMiddle li{ width:170px;

	display:inline;

}

.FrontNavigation_show-07 ul.thirdMiddle li a{width:170px;

	float:left;

	display:inline-block;

	padding:4px 18px;

	*padding:0 18px;

	height:24px;

}