﻿body, table, tr, td
{
	font-family:'돋움', 'verdana'; 
	font-size: 12px; color:#635714;	
	line-height:150% ;
	text-decoration:none;
	scrollbar-arrow-color:#333333;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #C4C4C4;
	scrollbar-darkshadow-color: #E8E8E8;
	scrollbar-3dlight-color: #E8E8E8;
	scrollbar-track-color: #FAFAFA;
	scrollbar-face-color: #E8E8E8;
}

select, input
{
	font-family: '굴림','verdana'; 
	font-size: 12px; color:#635714;	
	line-height:100% ;
	text-decoration:none;
	scrollbar-arrow-color:#333333;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #C4C4C4;
	scrollbar-darkshadow-color: #E8E8E8;
	scrollbar-3dlight-color: #E8E8E8;
	scrollbar-track-color: #FAFAFA;
	scrollbar-face-color: #E8E8E8;
}

/*스크롤러 TextScroller.ascx */
div.divscrollerstyle,
div.divscrollerstyle a:link,
div.divscrollerstyle a:visited,
div.divscrollerstyle a:active,
div.divscrollerstyle a:hover
{
    font-size:12px;
    vertical-align:middle;
    line-height:20px;
}

/*알아두세요 스크롤*/
div.divTourTip 
{
	scrollbar-arrow-color:#7e6b5a;
	scrollbar-highlight-color: #d4d0ad;
	scrollbar-shadow-color: #d4d0ad;
	scrollbar-darkshadow-color: #edead6;
	scrollbar-3dlight-color: #edead6;
	scrollbar-track-color: #edead6;
	scrollbar-face-color: #d4d0ad;
}

pNumner {background-color:Transparent;}

/*########### 페이지 스타일  #############*/
.page_normal {color:#403705; font-size:12px; }
.page_selected { color:#403705; font-weight:bold;  font-size:12px;}


/*########### 커뮤니티 게시판 페이지 스타일  #############*/
.comm_page_normal {color:#403705; font-size:12px; }
.comm_page_selected { color:#403705; font-weight:bold;  font-size:12px;}

/*############### 달력###################*/
.calTitle
{
    background-image:url(/CS/Goods/Air/UC/img/air_calHead.gif);
    height:28px;
    margin-bottom:15px;
}

/*  지도프로그램 맵  */
table.mapviewGrn
{
	border-collapse:collapse;
	background-color:#FEFEF1;
	border-top-width:2px;
	border-top-style: solid;
	border-top-color:#81bac1;
	border-bottom-width:1px;
	border-bottom-style: solid;
	border-bottom-color:#81bac1;
	margin-top:3px;
	font-size:12px;
	line-height:130%;
}
table.mapviewGrn th
{
	font-weight:bold;
	border-width:1px 1px 1px 0px;
	border-color:#81bac1;
	border-style: solid;
	background-color:#f4f8f4;
	padding-top:3;
	padding-bottom:3;
	text-align:left;
    color: #666666;
    font-size:12px;
    line-height:130%;
}
table.mapviewGrn td
{
	border-width:1px 0px 0px 0px;
	border-style: solid;
	border-color:#B1BE7C;
	background-color:#fbfaf6;
	text-align:center;
	vertical-align:middle;
	line-height:130%;
}

/*############################ akvo's ################################*/
table.removecss ,
table.removecss table td ,
table.removecss table th ,
table.removecss td ,
table.removecss th ,
table.removecss td.removecss,
table.removecss th.removecss,

th.removecss table, 
th.removecss th,
th.removecss td,
td.removecss table, 
td.removecss th,
td.removecss td
{
	border-bottom-style: none;
	border-bottom-width:0px; 
	border-top-width:0px; 
	border-right-width:0px; 
	border-left-width:0px;
	padding-right:0px;
	padding-left:0px; 
	padding-top:0px; 
	padding-bottom:0px;
	border-bottom-color:transparent;
	border-top-color:transparent;
}

/* 2008/06 렌트카 가격체제 변동으로 숨긴 항목 */
b.fromrentdisc, span.fromrentdisc, table.fromrentdisc, tr.fromrentdisc,td.fromrentdisc, th.fromrentdisc
{ display:none; }