@import url(style.css);
.bannerTrans{
	color:#fff;
	position:absolute;
	margin:128px 0 0 12px;
	font-size:20px;
	font-family: Tahoma, Arial, 'Courier New';
}
.trans{
	margin-left:160px;
	line-height:18px;
}
.carBox{
	position: absolute;
	width: 435px;
	background: #fff;
	border: 2px dashed #7f8c56;
	visibility: hidden;
	padding: 8px;
	font-size: 11px;
	line-height: normal;
	margin-left:-6px;
	margin-top:10px;
}
* html .carBox{
	margin-top:-20px;
}
.carBox li{
	padding-bottom: 4px;
}
.carBox li img{
	margin-left:-2px;
}