	
	#item_navipro a:hover {
		color:#FF0000 !important;
	}
	.navipro_left{
		float:left;
		background: #333;
		height: 20px;
		width: 20px;
		margin-top: 5px;
	}
	
	.navipro_right{
		float:right;
		background: #333;
		height: 20px;
		width: 20px;
		margin-top: 5px;
	}

	#item_navipro .navipro_left a,#item_navipro .navipro_right a{
		padding:0px 6px;
		text-decoration: none;
		color: #fff !important;
		font-size: 10px !Important;
		
	
}	#item_navipro .navipro_left a:before {
	content: "\f104";
	font-family: "FontAwesome";
	font-size: 20px;
	position: absolute;
	margin-top: 0px;
	padding-right:5px

}
#item_navipro .navipro_right a:before {
	content: "\f105";
	font-family: "FontAwesome";
	font-size: 20px;
	position: absolute;
	margin-top:0px;
}
	#item_navipro .navipro_left a:hover:before,#item_navipro .navipro_right a:hover:before{
		color: #888;
	}
	#item_navipro .navipro_left .readonly,#item_navipro .navipro_right .readonly{
		background:#F7F7F8;
	}
	.tooltip img{float: left; max-width: 150px; max-height: 150px;margin:0; padding: 0px}
	.tooltip{
		display:none;
		position:absolute;
		display:none;
		width: 160px;
		height: 210px;
		border:1px solid #dbdbdb !important; 
		background:#fff;
		z-index:3000;
		margin-top: 44px;
		padding-bottom:9px;
	}	
	.navigation {
		padding-top :2px;
		padding-bottom :12px;
		position: absolute;
		right: 15px;
		top: 0;
}
	#padtip{
		padding: 0px;
	
		padding-left: 10px;
		float: none;
		padding-top: 3px;
		clear: both;
}
	.font_name{
		font-size: 14px;
	
		margin-bottom: 0px;
}
	.des {
		color: #333;
		font-size: 15px;
		height: 40px;
		line-height: 1.5;
		overflow: hidden;
		padding-bottom:5px;
		display:none
	}
	.price {
		padding-top :5px;
		font-size: 15px;
	}
	.clearfix{
		clear:both;
	}
	.tip_left{
		float:left;
	
		clear: both;
}
	.tip_right{
		float: left;
	}