@charset "utf-8";

@import url(http://fonts.googleapis.com/css?family=Noto+Sans);
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);

/* Quick_Menu */
#quick_mini {
	position: fixed;
	right: -20px;
	top: 199px;
	width: 20px;
	height: 100%;
	z-index: 9998
}

#quick_normal {
	position: fixed;
	right: -640px;
	top: 199px;
	width: 525px;
	z-index: 9998;
	overflow: hidden;
}

#quick_table {height:100%}

#quick_menu {
	width: 160px;
	background: none;
	vertical-align: top;
}

#quick_content {
	width: 480px;
	vertical-align: top;
	background-color: #fff;
	overflow: hidden;
}

#quick_content_inner {background-color: #fff; height: 500px;}

#quick_fsbg {
	position: relative;
	margin-left: -14px;
	width: 134px;
	height: 16px
}

.qc_close {display: none;}

.cp{ cursor:pointer}

.q0 {width: 160px; height: 30px; } 
.q1 {background: url('/images/quick/quick_menu.png'); width: 160px; height: 40px; }
.q2 {background: url('/images/quick/tel.png'); width: 160px; height: 150px; }
.q3 {background: url('/images/quick/model01.gif'); width: 160px; height: 90px; cursor:pointer}
.q4 {background: url('/images/quick/recruit_model.gif'); width: 160px; height: 70px; cursor:pointer}

.q_m_paycoun {background-position: 0 0}
.q_m_katalkcoun {background-position: 0 -40px}
.q_m_onlinecoun {background-position: 0 -80px}
.q_m_onlinereser {background-position: 0 -120px}
.q_m_realreview {background-position: 0 -160px}
.q_m_map {background-position: 0 -200px}


.katalk_db_title{
	position: relative;
	top: 0;
	width: 480px;
	height: 80px;
	line-height: 80px;
	color: #a57a47;
	background: #fbdb55;
	font-family: NanumGothic,'Nanum Gothic',NanumGothicWeb,dotum,Sans-serif;
	font-size: 22px;
	font-weight: bold;
	letter-spacing:-1px;
	padding: 0 30px;
}

.cost_db_title{
	position: relative;
	top: 0;
	color: #fff;
	background: #354a5f;
	font-family: NanumGothic,'Nanum Gothic',NanumGothicWeb,dotum,Sans-serif;
	font-size: 22px;
	font-weight: bold;
	letter-spacing:-1px;
	padding: 30px 30px 0 30px;
}

.katalk_db_title span{
	position: absolute;
	width: 26px;
	height: 26px;
	top: 25px;
	right: 90px;
	display: block;
	margin: 0;
	padding: 0;
	right: 90px;

}

.cost_db_title span{
	position: absolute;
	width: 26px;
	height: 26px;
	top: 30px;
	right: 30px;
	display: block;
	margin: 0;
	padding: 0;

}

.quick_inner_top iframe {
	margin-top: 35px;
	padding: 0 0 0 30px;
}


.money_box{
	width: 420px;
	margin: 0;
	padding: 0;
	font-family: NanumGothic,'Nanum Gothic',NanumGothicWeb,dotum,Sans-serif;
	border-collapse: collapse;
    border-spacing: 0;
}

.money_box input{
	background: #f4f4f4;
	border: 1px solid #ddd;
	width: 90%;
	height: 21px;
	padding: 5px;
	vertical-align: middle
}

.money_box select{
	background: #f4f4f4;
	width: 94%;
	height: 30px;
}

.money_box tr{
	border-top: 1px solid #dedede;
	height:50px
}

.money_box tr > td:first-child{
	width:120px;
	font-size: 13px;
	color: #666970;
	border-right: 1px solid #dedede
}

.money_box tr:first-child{
	border-top: 1px solid #aaa
}

.money_box tr:last-child{
	border-bottom: 1px solid #aaa
}

.money_box td{
	text-indent: 7px
}

.privacy_check{
	margin: 20px 0 0 0;
	padding: 0;
}

.privacy_check span{
	font-size: 12px;
	color: #616366;
	margin: 0 0 0 5px
}

.privacy_check a{
	background-color: #aaa;
	padding:3px 4px;
	margin: 0 0 0 5px;
	font-size: 11px;
	font-family: '돋움','Dotum','sans-serif';
	color: #eee;
	text-align: center;
	text-decoration: none
}

.sms_check{
	margin: 5px 0 0 0;
	padding: 0;
}

.sms_check span{
	font-size: 12px;
	color: #616366;
	margin: 0 0 0 5px
}

.sms_check a{
	background-color: #aaa;
	padding:3px 4px;
	margin: 0 0 0 5px;
	font-size: 11px;
	font-family: '돋움','Dotum','sans-serif';
	color: #eee;
	text-align: center;
	text-decoration: none
}

.map_box{
	font-family: NanumGothic,'Nanum Gothic',NanumGothicWeb,dotum,Sans-serif;
}

.confirm{
	position: relative;
	width : 150px;
	left: 50%;
	margin-top: 30px;
	margin-left: -90px;
	padding: 0;
}

.confirm a{
	font-family: "Noto Sans KR", sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding: 6px 24px ;
	color: #fff;
	background: #848794
}


.quick_adress{
	width: 400px;
}
#fast_submit{display:block;border:1px solid #58790b;background:#1b4585; width:240px;color:#fff;height:40px;line-height: 40px;}


/* Quick_Menu_END */
