@charset "utf-8";
/** 全局样式 **/

.FrontProductsCategory_show01-d1_c2 {
	width:200px;
	margin:0 auto;
	
	color:#4c4948;
	overflow:hidden;
	clear:both;
	text-align:left;
}
.FrontProductsCategory_show01-d1_c2 ul,
 .FrontProductsCategory_show01-d1_c2 li {
	list-style:none;
	margin:0;
	padding:0;
}
/** 一级菜单 **/

.FrontProductsCategory_show01-d1_c2 .menu-first ul li {
	display:inline;
}
.FrontProductsCategory_show01-d1_c2 .menu-first ul li a {
	background:url(../../images/products/first-bg-02.gif) 0 0 no-repeat;
	text-decoration:none;
	line-height:32px;
	height:32px;
	display:block;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
}
.FrontProductsCategory_show01-d1_c2 .menu-first ul li a:hover {
	background:url(../../images/products/first-bg-02.gif) 0 -32px no-repeat;
	text-decoration:none;
}
.FrontProductsCategory_show01-d1_c2 .menu-first ul li a.current {
	background:url(../../images/products/first-bg-02.gif) 0 -64px no-repeat;
	width:200px;
	height:32px;
}
/** 二级菜单 **/

.FrontProductsCategory_show01-d1_c2 .menu-second {
	width:200px;
	height:100%;
	margin:0;
	padding:0;
	display:none;
}
.FrontProductsCategory_show01-d1_c2 .menu-second ul li {
	margin:0;
	padding:0;
}
.FrontProductsCategory_show01-d1_c2 .menu-second p {
	margin:0;
}
.FrontProductsCategory_show01-d1_c2 .menu-second ul li a {
	background:url(../../images/products/second-bg-02.gif) 0 0 no-repeat;
	text-decoration:none;
	width:200px;
	line-height:25px;
	height:25px;
	margin:1px 0;
}
.FrontProductsCategory_show01-d1_c2 .menu-second ul li a:hover {
	background:url(../../images/products/second-bg-02.gif) 0 -25px no-repeat;
	width:200px;
}
/** 无二级菜单 **/

.FrontProductsCategory_show01-d1_c2 .menu-first ul li.menu-none a {
	background:url(../../images/products/first-bg-03.gif) 0 0 no-repeat;
	text-decoration:none;
	line-height:32px;
	height:32px;
	display:block;
	margin:2px 0;
}
.FrontProductsCategory_show01-d1_c2 .menu-first ul li.menu-none a:hover {
	color:#01818E;
	background:url(../../images/products/first-bg-03.gif) 0 -32px no-repeat;
	width:200px;
	height:32px;
	text-decoration:none;
}
.FrontProductsCategory_show01-d1_c2 .menu-first ul li.menu-none a.current {
	background:url(../../images/products/first-bg-03.gif) 0 -64px no-repeat;
	width:200px;
	height:32px;
	color:#01818E;
}

.FrontProductsCategory_show01-d1_c2 .menu-first ul li.menu-none a.current1{
	background:url(../../images/products/first-bg-03.gif) 0 -64px no-repeat;
	width:200px;
	height:32px;
	color:#01818E;
}


/** 一级菜单 字体样式 **/

a.menu-text1:link,
a.menu-text1:visited,
a.menu-text1:active {
	padding-left:40px;
	font-size:12px;
	color:#4c4948;
	text-decoration:none;
}
a.menu-text1:hover {
	font-size:12px;
	color:#0066cc;
	text-decoration:underline;
}
/** 二级菜单 字体样式 **/

a.menu-text2:link,
a.menu-text2:visited,
a.menu-text2:active {
	font-size:12px;
	color:#3472a1;
	text-decoration:none;
	padding:0 0 0 40px;
}
a.menu-text2:hover {
	font-size:12px;
	color:#01818E;
	text-decoration:underline;
}
