.yun_car_box { 
	position:absolute;
	height:auto;
	border-radius: 2px;
	box-shadow: 1px 1px 10px 1px rgba(0, 0, 0, 0.4);
	border: 1px solid #8a8a8a;
	
	top:0;
	left:0;
	width:800px;
	height:535px;
	
	background:#FFF;
	
	z-index: 999; 
	display:none;
}
.yun_car_box h3 {
	margin:0; padding:0;
    height:36px;
    line-height:36px;
    
    padding-left: 10px;
    border-radius: 2px 2px 0 0;
    border-bottom:1px solid #DDD;
    box-shadow: 0 0px 0px 0px rgba(0, 0, 0, 0.1);
    text-align: left;
}
.yun_car_box .car_box_bar {
	padding:4px 4px 4px 0px;
	border-bottom:1px solid #DDD;
}
.yun_car_box .car_box_bar .text_min {
	width:110px;
}
.yun_car_box .car_box_bar .text_medium {
	width:132px;
}
.yun_car_box .car_box_bar span {
	padding-left:10px;
}
.yun_car_box .car_box_img {height:470px; text-align: center; line-height: 470px; vertical-align: middle; padding-top:10px;}
.yun_car_box .car_box_img img{
	border-radius: 2px;
	max-height:100%;
	max-width:100%;
}
.loginDiv .text_l {padding-left:4px;}
#listCarImg { 
	display: none; 
	position: absolute; 
	border-radius: 2px;
	box-shadow: 1px 1px 10px 1px rgba(0, 0, 0, 0.4);
	border: 1px solid #8a8a8a;
	margin-left:800px;top:0;width:500px;height:400px;
	padding-top:0px;
}
.yun_car_box_left {
	width:570px; height:420px; text-align: center;
}
.yun_car_box_right {
	width:225px; height:423px; border-left:1px #CCC solid; position: absolute; top:36px;left:570px;
}
.yun_car_box_right dl dt {
	text-align: center;
	margin-top:2px;
}
.yun_car_box_right dl dt .btn{
	font-size: 15px;
	width:166px;
}
.yun_car_box_right dl .text{
	font-size: 16px;
	height:30px;
}
.yun_car_box_right dl span{
	font-size: 16px;
	height:30px;
	font-weight: bold;
}
