/* CSS Document */
/*CSS*/

#topics_title{
	background-image:url(../images/dtl_title.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	line-height:38px;
	font-size:18px;
	padding:0 100px 0 7px;
	color:#474747;
	font-weight:500;
}
.news_date{
	height:19px;
	line-height:19px;
	color:#3a99e3;
	padding:3px 5px;
	margin:0 0 7px;
	background-color:#42b6fe;
	color:#FFFFFF;
	position:absolute;
	top:-50px;
	right:0;
}
#MainImg{
	width:350px;
	border:1px solid #b8ab8c;
	padding:7px;
	background-color:#FFF;
	float:left;
}
#dtl_txt{
	width:355px;
	float:right;
	position:relative;
}
#url_link{
	text-decoration:underline;
}
#pdfBt{
	background-color:#0985de;
	display:block;
	width:150px;
	text-align:center;
	color:#FFF;
	border-radius: 20px; 
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	font-size:12px;
	padding:5px 0;
	margin:10px 0 0 0;
	float:right;
	box-shadow:0 3px 0 #005490;
}
#E_SubImg{
	text-align:center;
	background-image: url(../../usedcar/images/detail/gray_bck.gif);
	background-repeat:repeat;
	padding:15px 0 15px 0;
}
#E_SubImg li{
	display:inline-block;
	width:120px;
	border:1px solid #b8ab8c;
	margin:0 2px 5px;
	background-color:#FFF;
}