
/* Default StyleSheet */

body { 
 		font-family:±¼¸², seoul, verdana, arial;
 		font-size: 12px;
 		line-height: 18px;
 		color: #6C6C6C;
		scrollbar-face-color: #E4E4D4;
		scrollbar-shadow-color: #ABAB84;
		scrollbar-highlight-color: #FFFFFF;
		scrollbar-3dlight-color: #999999;
		scrollbar-darkshadow-color: #ABAB84;
		scrollbar-track-color: #F2F2E9;
		scrollbar-arrow-color: #AEAE89;}

td { 
 		font-family:±¼¸², seoul, verdana, arial;
 		font-size: 12px;
 		line-height: 18px;
 		color: #6C6C6C;}

select, textarea, input { 
 		font-family:±¼¸², seoul, verdana, arial;
 		font-size: 12px;
 		color: #555555;
		border:1 solid #D6D6D6;}

.non {border:0px;}

a:link {color: #3672B4; text-decoration: none}
a:active {color: #3672B4; text-decoration: none}
a:visited {color: #3672B4; text-decoration: none}
a:hover {color: #5F5F5F; text-decoration: underline}

a.path:link {color: #6C6C6C; text-decoration: none}
a.path:active {color: #6C6C6C; text-decoration: none}
a.path:visited {color: #6C6C6C; text-decoration: none}
a.path:hover {color: #3672B4; text-decoration: underline}

a.cal:link {font-size:10px; color: #8C8C8C; text-decoration: none}
a.cal:active {font-size:10px; color: #8C8C8C; text-decoration: none}
a.cal:visited {font-size:10px; color: #8C8C8C; text-decoration: none}
a.cal:hover {font-size:10px; color: #FF5500; text-decoration: none}


.album { 
	padding: 10px;
	line-height: 16px;
	}


/* image border */

.bod3 { border:3 solid #E2E2E2;}

.bod1 { border:1 solid #E2E2E2;}

.photom {padding-left:7px; padding-top:5px;}

/* detail title box */

.ti_title { 
		color:#555555;
		font-weight:bold;
		font-size: 14px;
		padding-left: 12px;}

.ti_sub { 
		color:#987A26;
		font-weight:bold;}

.ti_subtitle { 
		color:#585858;
		font-weight:bold;
		padding-top: 3px;}

.ti_margin { 
		padding-left: 5px;
		padding-right: 35px;}

.ti_tab { 
		padding-left: 15px;
		padding-right: 10px;
		padding-top: 15px;
		padding-bottom: 5px;}

.ti_br { 
		color:#6C6C6C;
		font-weight:bold;
		text-align: center;
		border-right: #EEE4D6 1px solid;
		border-bottom: #EEE4D6 1px solid;}

.ti_b { 
		color:#6C6C6C;
		font-weight:bold;
		text-align: center;
		border-bottom: #EEE4D6 1px solid;}



/* booking box border */

.bk_br { 
		color:#6C6C6C;
		font-weight:bold;
		border-right: #D8D8D8 1px solid;
		border-bottom: #D8D8D8 1px solid;}

.bk_b { 
		color:#6C6C6C;
		font-weight:bold;
		border-bottom: #D8D8D8 1px solid;}

.bk_bb { 
		color:#4798DA;
		font-weight:bold;
		padding-left: 10px;
		border-bottom: #D8D8D8 1px solid;}

.bk_m { 
		color:#909090;
		padding-left: 10px;}



/* List Paging */

.page {font-family: "Verdana"; font-size: 10px; color: #FF8000; text-decoration: none; font-weight:bold;}
.page a:link     {font-family: "Verdana"; font-size: 10px; color: #666666; text-decoration: none; font-weight:lighter;}
.page a:visited  {font-family: "Verdana"; font-size: 10px; color: #666666; text-decoration: none; font-weight:lighter;}
.page a:hover    {font-family: "Verdana"; font-size: 10px; color: #FF8000; text-decoration: underline; font-weight:lighter;}

