@charset "utf-8";
/* CSS Document */
#contents {
	margin:30px auto 0;
}
#back_link {
	width:100%;
	background-image:url(../images/border.png);
	background-position:bottom left;
	background-repeat:repeat-x;
	padding:10px 0;
	margin:0 auto 30px;
}
#back_link  a {
	display:block;
	text-align:right !important;
	background-image:url(../../index/images/news_topics2.png);
	background-repeat:no-repeat;
	background-position:center right;
	padding:0 15px 0 0;
}
#left_disp {
	width:49%;
	float:left;
}
#right_disp {
	width:49%;
	float:right;
}

.day {
	border:1px solid #72c9ff;
	width:125px;
	height:25px;
	background-color:#72c9ff;
	border-radius:6px;
	color:#FFF;
	text-align:center;
	line-height:25px;
}
#topics_title {
	font-size:15px;
	color:#fd87ab;
	margin:5px 0 10px;
	text-decoration:underline;
	line-height:1.5;
}
#newsTxt{
	line-height:1.7em;
}
#url_link{
	background-image: url(/news/images/arrow.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding:0 0 0 20px;
	text-decoration:underline;
	color:#0168c5 !important;
	font-size:14px;
}
#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:14px;
	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:154px;
	border:1px solid #b8ab8c;
	margin:0 5px 5px;
	background-color:#FFF;
}