@charset "utf-8";
/** 全局样式 **/
.FrontColumns_navigation01-d6_c1 {
	width:100%;
	margin:0;
	clear:both;
	text-align:left;
	position:relative;
	z-index:10;	
}
.FrontColumns_navigation01-d6_c1 ul,
.FrontColumns_navigation01-d6_c1 li {
	margin:0;
	padding:0;
}
/*一级菜单样式*/
.FrontColumns_navigation01-d6_c1 .nav-first {
	clear:both;
	height:35px;
	background:url(../../images/columns/nav-pic-02.gif) 0 -190px repeat-x;
}
.FrontColumns_navigation01-d6_c1 .nav-first li{
	float:left;
}
.FrontColumns_navigation01-d6_c1 ul.nav-first .first {
	background:none;
	padding-left:12px;	
	background:url(../../images/columns/nav1-left.gif) 0 0 no-repeat;
}
.FrontColumns_navigation01-d6_c1 ul.nav-first .last{	
	float:right;
	width:12px;
	height:36px;
	background:url(../../images/columns/nav1-right.gif) 0 0 no-repeat;	
}
.FrontColumns_navigation01-d6_c1 .nav-first li a {
	line-height:35px;
	text-align:center;
	display:block;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;	
	padding-left:2px;		
	background:url(../../images/columns/nav-pic-02.gif) 0 -285px no-repeat;
}
.FrontColumns_navigation01-d6_c1 .nav-first li a span{
	padding:0 20px;
	display:inline-block;
}
.FrontColumns_navigation01-d6_c1 .nav-first li a:hover span{
	background:url(../../images/columns/nav-hover-02.gif) repeat-x 0 0;
	cursor:pointer;
}
/*当前状态*/
.FrontColumns_navigation01-d6_c1 .nav-first li.current a span{
	background:url(../../images/columns/nav-hover-02.gif) repeat-x 0 0;
}
/*多级菜单*/
.FrontColumns_navigation01-d6_c1 .nav-second{
	width:150px;
	position:absolute;
	top:35px;
	left:0;
	z-index:10;
	visibility:hidden;
}
.FrontColumns_navigation01-d6_c1 .nav-first .nav-second li{
	width:100%;
}
.FrontColumns_navigation01-d6_c1 .nav-first .nav-second li a,
.FrontColumns_navigation01-d6_c1 .nav-first li.current .nav-second  a{
	display: block;
	min-height:24px;
	_height:24px;
	font-weight: normal;
	padding:0;
	color:#0066CC;
	background: #fff url(../../images/columns/nav-sec-bg.gif) no-repeat 0 0;
	border:1px solid #ccc;
}
.FrontColumns_navigation01-d6_c1 .nav-first .nav-second li a:hover,
.FrontColumns_navigation01-d6_c1 .nav-first li.current .nav-second  a:hover,
.FrontColumns_navigation01-d6_c1 .nav-first .nav-second li a.left-current,
.FrontColumns_navigation01-d6_c1 .nav-first .nav-second li a.right-current,
.FrontColumns_navigation01-d6_c1 .nav-first li.current .nav-second a.right-current{
	text-decoration:underline;
	background: #fff url(../../images/columns/nav-sec-bg.gif) repeat-x 0 -124px;	
}
.FrontColumns_navigation01-d6_c1 .nav-second a span,
.FrontColumns_navigation01-d6_c1 .nav-first li .nav-second a span,
.FrontColumns_navigation01-d6_c1 .nav-first li.current .nav-second a span,
.FrontColumns_navigation01-d6_c1 .nav-first li .nav-second a:hover span,
.FrontColumns_navigation01-d6_c1 .nav-first li.current .nav-second a:hover span{	
    line-height: 24px;
	padding:0 12px;
	font-size:12px;
	color:#0066CC;
	font-weight:normal;
	background:none;
	display:block;
	word-break:break-all;
	word-wrap:break-word; 
}
/*右侧滑出菜单**/
.FrontColumns_navigation01-d6_c1 .nav-second li ul{
	width:150px;
	position:absolute;
	left:150px;
	top:5px;
}
.FrontColumns_navigation01-d6_c1 .nav-first li .nav-second a.has-right,
.FrontColumns_navigation01-d6_c1 .nav-first li.current .nav-second a.has-right{
	background: url(../../images/columns/nav-sec-bg.gif) no-repeat 100% 0;
}
.FrontColumns_navigation01-d6_c1 .nav-first li .nav-second a.has-right:hover,
.FrontColumns_navigation01-d6_c1 .nav-first li.current .nav-second a.has-right:hover,
.FrontColumns_navigation01-d6_c1 .nav-second a.right-current,
.FrontColumns_navigation01-d6_c1 .nav-first li .nav-second a.right-current,
.FrontColumns_navigation01-d6_c1 .nav-first li.current .nav-second a.right-current,
.FrontColumns_navigation01-d6_c1 .nav-second a.right-current:hover,
.FrontColumns_navigation01-d6_c1 .nav-first li.current .nav-second a.right-current:hover{
	background: #fff url(../../images/columns/nav-sec-bg.gif) no-repeat 100% -124px;
}
/*左侧滑出菜单**/
.FrontColumns_navigation01-d6_c1 .left-slid li ul{
	left:-150px;
}
.FrontColumns_navigation01-d6_c1 .nav-second a.has-left,
.FrontColumns_navigation01-d6_c1 .nav-first li .nav-second a.has-left{
	background: #fff  url(../../images/columns/nav-sec-bg.gif) no-repeat 0 -248px;
}
.FrontColumns_navigation01-d6_c1 .nav-second a.has-left:hover,
.FrontColumns_navigation01-d6_c1 .nav-first li .nav-second a.has-left:hover,
.FrontColumns_navigation01-d6_c1 .nav-first li.current .nav-second a.has-left:hover,
.FrontColumns_navigation01-d6_c1 .nav-second a.left-current,
.FrontColumns_navigation01-d6_c1 .nav-first li .nav-second a.left-current,
.FrontColumns_navigation01-d6_c1 .nav-first li.current .nav-second a.left-current,
.FrontColumns_navigation01-d6_c1 .nav-second a.left-current:hover,
.FrontColumns_navigation01-d6_c1 .nav-first li.current .nav-second a.left-current:hover{
	background: #fff url(../../images/columns/nav-sec-bg.gif) no-repeat 0 -372px;
}

/*右侧菜单向左折行样式*/

.FrontColumns_navigation01-d6_c1 .nav-second li ul.left-forward ul{
	left:-154px;
	top:5px;
	z-index:999;
	border:2px solid #999;	
}
