﻿a:link.searchResult {color: #30a2a3; text-decoration: none;font-size:12px;}     /* unvisited link */
a:visited.searchResult {color: #30a2a3; text-decoration: none;font-size:12px;}  /* visited link */
a:hover.searchResult {color: #30a2a3; text-decoration: none;font-size:12px;}   /* mouse over link */
a:active.searchResult {color: #30a2a3; text-decoration: none;font-size:12px;}   /* selected link */


hr.hline 
{
	border-style:none;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
	border-top-style:dotted;
	border-top-width:1px;	
	border-top-color:#DDDDDD;
} 


/* 2008/06 렌트카 가격체제 변동으로 숨긴 항목 */
p.fromrentdisc,
b.fromrentdisc,
table.fromrentdisc,
span.fromrentdisc,
td.fromrentdisc,
th.fromrentdisc { display:none; }
