#productLeftNav .hList{
	margin-bottom:20px;width:194px;padding:0px 0px;text-align:left;font-size:14px;color:black;display:inline-block;float:left;
}

#productLeftNav .hList .productNavL1{
	height:38px;line-height:28px;background-position:center top;text-align:center;font-weight:bold;color:white;font-size:16px;
}
#productLeftNav .hList .bg_0{
	background-image:url('../product/title_bg_0.png');
}
#productLeftNav .hList .bg_1{
	background-image:url('../product/title_bg_1.png');
}
#productLeftNav .hList .bg_2{
	background-image:url('../product/title_bg_2.png');
}

#productLeftNav .hList .productNavL2{
	text-align:left !important;
}

#productLeftNav .hList .productNavL3{
	text-align:left !important;padding-left:20px;
}
#productLeftNav .hList a.currentType{
	background:transparent url('currentBG.png') right center no-repeat;color:white;font-weight:bold;
}

.hLine{
  		width:1px;height:227px;display:inline-block;float:left;
  	}
  	.hPic{
  		width:275px;height:227px;text-align:center;display:inline-block;float:left;
  	}
  	.hTitle{
  		width:275px;float:left;display:inline-block;margin-top:5px;padding-top:16px;height:49px;
  		text-align:center;font-size:18px;font-weight:bold;color:white;
  		letter-spacing:3px;
  	}
  	
  	.hList a{
  		font-size:14px;color:black;display:block;height:25px;border-bottom:1px dashed black;line-height:25px;padding:5px 0px;
  	}
  	.hList a:hover{
  		background:transparent url('currentBGOver.png') right center no-repeat;
  	}
  	.hList table a{
  		border-bottom:none !important;
  	}
  	.hList table{
  		width:100%;border:none;border-collapse: collapse;empty-cells: show;margin:0px;padding:0px;
  	}
  	.hList table td{
  		border-bottom:1px dashed black;vertical-align:middle;
  	}
  	.productL1{
  		cursor:pointer;display:inline-block;float:left;width:130px;height:190px;margin:0px 15px 15px 15px;font-size:14px;text-align:center;
   		
  	}
  	.productL1 a{
  		line-height:30px;margin-top:5px;overflow:hidden;display:inline-block;width:100%;
  	}
  	.productL2{
  		cursor:pointer;display:inline-block;float:left;width:176px;margin:0px 15px 15px 15px;font-size:14px;text-align:center;
  		height:30px;padding-top:180px;background:transparent url('product_demo_l2.png') center top no-repeat;  		
  	}
  	.productL1 a{
  		line-height:20px;margin-top:5px;
  	}