/* #8315 START by wangjw ʪ��ܺ٥ڡ����˥�����������ʸ���ɲ� */
@charset "EUC-JP";
.TooltipArea{
	/z-index: 9998;
	position: relative;
	text-decoration: none !important;
	margin-left: 3px;
	word-break: break-all;
}
.Tooltip{
	display: none;
	z-index: 9999;
	background: #ffffff;
	margin-bottom: 20px;
	padding: 5px;
	border: 1px solid #ffaf6b;
	color: #333333;
	line-height: 1.4;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	width: 145px;
	position: absolute;
	top: -90px;
	left: -70px;
}
.Tooltip:after{
	content: '';
	position: absolute;
	bottom: -9px;
	left: 65px;
	border-top: 10px solid #FFFFFF;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
}
.Tooltip:before{
	content: '';
	position: absolute;
	bottom: -10px;
	left: 65px;
	border-top: 10px solid #FFA500;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
}
@media screen and (-webkit-min-device-pixel-ratio:0){
	.Tooltip:after{
		bottom: -9px;
	}
	.Tooltip:before{
		bottom: -10px;
	}
}
.IconFaq{
	display: inline-block;
	padding-top: 2px;
	/padding-top: 0;
}
/* #8315 END by wangjw ʪ��ܺ٥ڡ����˥�����������ʸ���ɲ� */

/* #11589 START by CuiL ʪ��ܺ٥ڡ������Ե�Υ��ɽ���ɲ��б� */
.mileage_box{
	    position: relative;
}

.mileage_box a img{
	    position: absolute;
		    top: -1px;
			    right: -12px;
}

.wd100{
	    width: 100px;
}


.tooltip_box{
	    width: 490px;
}
/* #11589 END by CuiL ʪ��ܺ٥ڡ������Ե�Υ��ɽ���ɲ��б� */
