
.y .w{
	float: left;
	margin:0 19px 10px 0;
}
.y .w p{
	text-align: center;
	font-size: 12px;
	color: #231815;
	padding: 10px 0;
}
.y .vv{
	margin-right: 0;
}
.y .w .n{
	padding: 5px;
	border-left:1px solid #444;
	border-right:1px solid #444;
	border-top:2px solid #ccc;
	border-bottom:2px solid #ccc;
}
.y .w .n img{
	width:200px;
	height: 129px;
}
.y .w:hover p{
	color: #005cb9;
}
.y .w:hover .n{
	border-left:1px solid #005cb9;
	border-right:1px solid #005cb9;
	border-top:2px solid #005cb9;
	border-bottom:2px solid #005cb9;
	background-color: #ceecf4;
}
.in_bg .in .in-2 .z .p1{
	padding: 15px 0;
}
.in_bg .in .in-2 .z .jh{
	padding-bottom: 0;
}
.in_bg .in .in-2 .y .p1{
	margin-bottom: 10px;
}

/*product*/
.RightNav span{
	color:#DC2D2A;}
 .ClassNav{
	padding:0px 0px;}
	
 .ClassNav .NavTree ul{
}
	
 .ClassNav .NavTree ul li{
position: relative;
}
	
/*1st level sub menu style */
 .ClassNav .NavTree ul li ul{
left: 178px; /* Parent menu width - 1*/
position: positive;
width: 217px; /*sub menu width*/
top: 0;
display: none;
border:1px solid #DC2D2A;
border-top:2px solid #DC2D2A;
background:#FFFFFF;
filter:progid:DXImageTransform.Microsoft.Shadow(Color=#999999, Strength=3, Direction=135);
z-index:2000;
}
.RightNav .ClassNav .NavTree ul li ul{
	 width:265px;}

/*All subsequent sub menu levels offset */
 .ClassNav .NavTree ul li ul li ul{ 
left: 159px; /* Parent menu width - 1*/
z-index:2000;}
/* menu links style */
 .ClassNav .NavTree ul li a{
	display: block;
	cursor:pointer;
	line-height:30px;
	border-bottom:1px solid #DDDDDD;
	padding-left:30px;
	height:30px;
	 }	

 .ClassNav .NavTree ul li li{
	background:url("/images/HituxCMSBold/box_icon1.png") no-repeat 12px 12px;
	padding-left:0;
	text-align:center;
	z-index:2000;
}
 .ClassNav .NavTree ul li li a{
	border-bottom:1px solid #DDDDDD;
	padding-left:10px;
	z-index:2000;}
 .ClassNav .NavTree ul .current a{
	background:#DC2D2A;
	color:#FFFFFF;}
 .ClassNav .NavTree ul .current li a{
	background:#FFFFFF;
	color:#000000;}
		
 .ClassNav .NavTree ul li a:hover{
color: white;
background:#DC2D2A;
text-decoration:none;
}
 .ClassNav .NavTree .subfolderstyle{
background: url(/images/HituxCMSBold/arrow-list.gif) no-repeat 180px center ;
}
/* Holly Hack for IE \*/
* html  .ClassNav .NavTree ul li { float: left; height: 1%;z-index:2000; }
* html  .ClassNav .NavTree ul li a { height: 1%;z-index:2000; }
/* End */	
