﻿a:link.searchResult {color: #557C2B; text-decoration: none;}     /* unvisited link */
a:visited.searchResult {color: #83A956; text-decoration: none;}  /* visited link */
a:hover.searchResult {color: #821115; text-decoration: none;}   /* mouse over link */
a:active.searchResult {color: #577E2D; text-decoration: none;}   /* 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; }