<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Author : 辫柳怕
Version : 1.0
*/
html, body {margin: 0; padding: 0;}

table {border-collapse:collapse; empty-cells:show;}
form {margin:0; padding:0;}
textarea {	
	overflow:auto;
	border:1px solid #B9B9B9;
	background:#ffffff;
	}




input {margin:0; padding:0; vertical-align:middle; }
input[type=checkbox] {margin-right:2px;}s
input.type_checkbox {margin:0px 3px 2px 0px;}
* html input.type_checkbox {margin:-3px 0 0 -4px;}
input.type_checkbox2 {margin:-2px 0 0 0;}
input.type_checkbox3 {margin:0 3px 2px 10px;} 
input.type_checkbox4 {margin:0px 3px 2px -2px;}
* html input.type_checkbox4 {margin:-3px 0 0 -7px;}
*+html input.type_checkbox4 {margin:-3px 0 0 -4px;}

input[type=radio] {margin-right:3px;}
input.type_radio {margin:-3px 3px 0 0;}

select.type_select1 {
	height:1.7em;
	margin:1px 0 0 0; 
	vertical-align:middle;
	}
select.type_select2 {
	color:#666;
	font-family:"Dotum";
	height:1.5em;
	margin:1px 0 0 0; 
	vertical-align:middle;
	}
select.type_select3 {
	color:#666;
	font-family:"Dotum";
	height:1.8em;
	margin:1px 0 0 0; 
	vertical-align:middle;
	}
input.type_bgtext {
	border-top:1px solid #DDDDDD;
	border-left:1px solid #DDDDDD;
	border-right:none;
	border-bottom:none;
	padding:2px 0 0 3px;
	width:163px;
	height:21px;
	background: url("/images/popup/bg_input_text.gif") no-repeat 0 0;
	}

input.type_text1 {
	vertical-align:middle;
	height:23px;
	margin:0 0 0 0;
	padding:2px 2px 0 2px;
	border:solid 1px #CACACA;
	color:#666666;
	}

input.type_text2 {
	width:100px;
	vertical-align:middle;
	height:17px;
	margin:0 0 0 0;
	padding:2px 2px 0 2px;
	border:solid 1px #CFCFCF;
	color:#666666;
	}
input.type_text3 {
	vertical-align:middle;
	height:19px;
	margin:0 0 0 0;
	padding:2px 2px 0 2px;
	background:#EFEFEF;
	border-top:1px solid #DDDDDD;
	border-left:1px solid #DDDDDD;
	color:#666666;
	width:164px;
	}




input.type_readonly {
	height:1.6em;
	margin:0;
	padding:0 0 0 2px;
	border-left:1px solid #7A7A7A;
	border-top:1px solid #7A7A7A;
	border-right:1px solid #D1CDC4;
	border-bottom:1px solid #D1CDC4;
	background:#ECECEC;
	}

input.type_password {
	height:1.6em;
	margin:0;
	padding:0 0 0 2px;
	border-top:solid 1px #D0D0D0;
	border-left:solid 1px #D0D0D0;
	border-right:solid 1px #E9E9E9;
	border-bottom:solid 1px #E9E9E9;
	background:#FAFAFA;
	}


/*input[type=file] {height:18px;}*/
input.type_file1 {
	height:1.6em;
	margin:-2px 0 0 0;
	vertical-align:middle;
	border:solid 1px #B9B9B9;
	background-color:#EDEDED;
	}


h1 {margin:0 0 0 0; line-height:100%;}
h2, h3, h4, h5, h6 {margin: 0 0 0 0; line-height:120%; }

div {margin:0; padding:0;}
p, ul, ol, pre {margin: 0 0 0 0;}
dl {margin: 0 0 0 0;}
dt, dd {margin:0; padding:0;}

hr {display:none;}

ol {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
a:link {color:#666666; text-decoration:none;}
a:visited {color:#666666; text-decoration:none;}
a:hover {color:#666666; text-decoration:none;}
a:active {color:#666666; text-decoration:none;}

ol li,
ul li,
li ul li {
	list-style: none;
	padding: 0 0 0 0;
	line-height: 100%;
	}

fieldset {margin:0; padding: 0; border: none;}
legend {display:none;}
caption {display:none;}


a img {border: none; }

img {vertical-align: top;}
.accessibility {visibility:hidden; position:absolute; overflow:hidden; height:0; width:0; font-size:0; margin-top:-10000px; padding:0;}

.overseasdeps {position:relative; z-index: 1;}
.overseasdeps.z-auto{z-index: auto;}
.overseasdeps .prov_div &gt; span &gt; b {display:inline-block; text-indent: -9999px; width: 27px; height: 28px; background: url('/images/tourlist_view/btn_date_close.png') no-repeat;}
.btn_giftcard a {display:inline-block; height: 40px; padding: 0px 12px; background-color: #0f9ed2; color: #fff; font-size: 12px; font-weight: bold; float: right; box-sizing: border-box;line-height:40px;}</pre></body></html>