/* BASIC css start */
#m_preview_wrap {
	display: none
}
.popup .pop h3 {
	padding-left: 10px;
	position: fixed;
	width: 100%;
}
.popup .pop .close {
	right: 20px !important
}
/* 상단이 없으므로 top버튼 미노출 처리 */
.section_fixedFooter .btn_toggle_area .btn_up {
	display: none !important;
}
.date {
	color: #0070C0;
}
#date_end {
	padding: 15px 10px 0 0;
	font-size: 1em;
	color: #0070c0;
	text-align: right;
	font-weight: normal;
}
.old_privacy {
	padding: 10px;
	font-size: 1em;
}
.old_privacy strong {
	display: inline-block;
	margin-bottom: 5px;
	color: #000;
}
.old_privacy select, .old_privacy a.btn {
	vertical-align: middle;
}
.old_privacy select {
	height: 20px;
}
.old_privacy a.btn {
	display: inline-block;
	padding: 0 10px;
	height: 18px;
	line-height: 19px;
	border: 1px solid #d4d4d4;
	background: #ebebeb;
	color: #2f2f2f;
	font-weight: bold;
	border-radius: 5px;
}

/* BASIC css end */

