@charset "utf-8";
/* CSS Document */

#car_pic {
	overflow: hidden;
}
#car_pic li {
	background-color:#2E6BB1;
}
a:hover img {
	opacity:0.6;
	filter: alpha(opacity=85);
}
#car_pic ul {
	margin:0;
	padding:0;
	clear:both
}
#car_pic li {
	float:left;
	list-style:none;
	margin:0 3px 3px 0;
	padding:0
}
.other_pdf {
	background-image: url(imgs/car_pic_10.jpg);
	width:232px;
	height:190px;
	text-align:center;
}
.pdf {
	margin:70px 0 10px 0
}
/* class */
.logo {
	background-image:none;
	width:250px
}
.caption_img {
	margin:10px 0
