@charset "utf-8";
/** 全局样式 **/

.FrontProductsCategory_show01-d1_c1 {
	width:100%;
	margin:0 auto;
	color:#4c4948;
	clear:both;
	text-align:left;
	z-index:9999999;
}
.FrontProductsCategory_show01-d1_c1 ul,  .FrontProductsCategory_show01-d1_c1 li {
	list-style:none;
	margin:0;
	padding:0;
}
/** 一级菜单 **/

.FrontProductsCategory_show01-d1_c1 .menu-first ul {
	position:relative;
}
.FrontProductsCategory_show01-d1_c1 .menu-first ul li {
	width:260px;
	display:inline;
}
.FrontProductsCategory_show01-d1_c1 .menu-first ul li a {
	background: url(../../images/pic/bg07.jpg);
	text-decoration:none;
	line-height:43px;
	height:43px;
	display:block;
	margin:0px
}
.FrontProductsCategory_show01-d1_c1 .menu-first ul li a:hover {
	background: url(../../images/pic/bg07.jpg) no-repeat 0px -43px;
	text-decoration:none;
	line-height:43px;
	height:43px;
	display:block;
	color:#333;
}
/** 无二级菜单 **/

.FrontProductsCategory_show01-d1_c1 .menu-first ul li.menu-none a {
	background: url(../../images/pic/bg07.jpg);
	text-decoration:none;
	line-height:43px;
	height:43px;
	display:block;
	/*margin:2px 0;*/
}
.FrontProductsCategory_show01-d1_c1 .menu-first ul li.menu-none a:hover {
	background: url(../../images/pic/bg07.jpg) no-repeat 0px -43px;
	height:43px;
	text-decoration:none;
}
.FrontProductsCategory_show01-d1_c1 .menu-first ul li.menu-none a.current {
	background: url(../../images/pic/bg07.jpg) no-repeat 0px -43px;
	height:43px;
	color:#333;
}
/** 二级菜单 **/

.FrontProductsCategory_show01-d1_c1 .menu-second {
	width:123px;
	position:absolute;
	left:260px;
	padding:0 0 9px 0;
	height:100%;
	margin:-36px 0 9px 0;
	_margin:-44px 0 9px 0;
	z-index:10000;
	display:none;
}
.FrontProductsCategory_show01-d1_c1 .menu-second ul li a {
	background:url(../../images/products/second-bg-01.gif) left top repeat-y;
	text-decoration:none;
	line-height:23px;
	height:23px;
	margin:0;
	color:#fff;
}
.FrontProductsCategory_show01-d1_c1 .menu-second ul li a:hover {
	background:url(../../images/products/second-hover-01.gif) left top no-repeat;
	height:23px;
	line-height:23px;
	width:123px;
	color:#5d3334;
}
/** 二级菜单头部、底部 **/

.FrontProductsCategory_show01-d1_c1 .menu-second p.top {
	background:url(../../images/products/second-top-01.gif) left bottom no-repeat;
	height:5px;
	margin:0;
}
.FrontProductsCategory_show01-d1_c1 .menu-second p.bottom {
	background:url(../../images/products/second-bottom-01.gif) left bottom no-repeat;
	height:9px;
	margin:0;
	font-size:0;
}
/** 一级菜单 字体样式 **/

.FrontProductsCategory_show01-d1_c1 a.menu-text1:link,  .FrontProductsCategory_show01-d1_c1 a.menu-text1:visited,  .FrontProductsCategory_show01-d1_c1 a.menu-text1:active {

	font-size:12px;
	color:#4c4948;
	text-decoration:none;
	text-indent:29px;
}
.FrontProductsCategory_show01-d1_c1 a.menu-text1:hover {

	font-size:12px;
	color:#333;
	text-decoration:none;
}
/** 二级菜单 字体样式 **/

.FrontProductsCategory_show01-d1_c1 a.menu-text2:link,  .FrontProductsCategory_show01-d1_c1 a.menu-text2:visited,  .FrontProductsCategory_show01-d1_c1 a.menu-text2:active {
	font-size:12px;
	color:#fff;
	text-decoration:none;
	padding:0 0 0 20px;
	margin:0;
}
.FrontProductsCategory_show01-d1_c1 a.menu-text2:hover {
	font-size:12px;
	color:#0066cc;
	text-decoration:underline;
}
