.button_s{}
.button_s a{}
.button_s a.button_s_today{}
.button_s a.button_s_close{
	background:#17b340;
}

/* ====================================================================
================================ 팝업 01 ========================*/
#layer_pop01{
	width: 700px;
	height:auto;
	position: absolute;
	top: 1%;
	left: 1%;
	z-index: 17000;
	display: block;
	border: 3px solid #222;
	background:#fff;
/* 	filter:alpha(opacity=50);
	opacity:0.5;
	-moz-opacity:0.5;
	background-color:#000000; */
}

.context01 {
	width:100%;
	height:100%;
	display: block;
	position: relative;
}

.context01 img{
	width:100%;
}

.button_s01 {
	width: 100%;
	height: 45px;
	display: block;
	position: relative;
	text-align: center;
	line-height: 45px;
	font-weight: bold;
	font-size: 13px;
	background:#ffffff;

	overflow:hidden;
}

.button_s01 a {
/* 	padding: 3px 8px 3px 8px; */
	background: #333333;
	color: #ffffff;
/* 	margin-right: 20px;
	margin-left: 10px; */

	float:left;
	display:block;
	width:50%;
	font-weight:500;
	box-sizing:border-box;
}

.button_s01 input[type=checkbox] {
	vertical-align: middle;
	margin-bottom: 2px;
}





/* ====================================================================
================================ 팝업 02 ========================*/
#layer_pop02{
	width: 640px;
	height:auto;
	position: absolute;
	top: 1%;
	left: 20%;
	z-index: 19999;
	display: block;
	border: 3px solid #222;
	background:#fff;
/* 	filter:alpha(opacity=50);
	opacity:0.5;
	-moz-opacity:0.5;
	background-color:#000000; */
}

.context02 {
	width:100%;
	height:100%;
	display: block;
	position: relative;
}

.context02 img{
	width:100%;
}

.button_s02 {
	width: 100%;
	height: 45px;
	display: block;
	position: relative;
	text-align: center;
	line-height: 45px;
	font-weight: bold;
	font-size: 13px;
	background:#ffffff;

	overflow:hidden;
}

.button_s02 a {
/* 	padding: 3px 8px 3px 8px; */
	background: #333333;
	color: #ffffff;
/* 	margin-right: 20px;
	margin-left: 10px; */

	float:left;
	display:block;
	width:50%;
	font-weight:500;
	box-sizing:border-box;
}

.button_s02 input[type=checkbox] {
	vertical-align: middle;
	margin-bottom: 2px;
}




/* ====================================================================
================================ 팝업 03  ========================*/
#layer_pop03{
	width: 540px;
	height:auto;
	position: absolute;
	top: 1%;
	left: 36%;
	z-index: 18000;
	display: block;
	border: 3px solid #222;
	background:#fff;
/* 	filter:alpha(opacity=50);
	opacity:0.5;
	-moz-opacity:0.5;
	background-color:#000000; */
}

.context03 {
	width:100%;
	height:100%;
	display: block;
	position: relative;
}

.context03 img{
	width:100%;
}

.button_s03 {
	width: 100%;
	height: 45px;
	display: block;
	position: relative;
	text-align: center;
	line-height: 45px;
	font-weight: bold;
	font-size: 13px;
	background:#ffffff;

	overflow:hidden;
}

.button_s03 a {
/* 	padding: 3px 8px 3px 8px; */
	background: #333333;
	color: #ffffff;
/* 	margin-right: 20px;
	margin-left: 10px; */

	float:left;
	display:block;
	width:50%;
	font-weight:500;
	box-sizing:border-box;
}

.button_s03 input[type=checkbox] {
	vertical-align: middle;
	margin-bottom: 2px;
}






/* ====================================================================
================================ 이벤트 팝업 04 ========================*/
#layer_pop04{
	width: 400px;
	height:auto;
	position: absolute;
	top: 1%;
	left: 26%;
	z-index: 16000;
	display: block;
	border: 3px solid #222;
	background:#fff;
/* 	filter:alpha(opacity=50);
	opacity:0.5;
	-moz-opacity:0.5;
	background-color:#000000; */
}

.context04 {
	width:100%;
	height:100%;
	display: block;
	position: relative;
}

.context04 img{
	width:100%;
}

.button_s04 {
	width: 100%;
	height: 45px;
	display: block;
	position: relative;
	text-align: center;
	line-height: 45px;
	font-weight: bold;
	font-size: 13px;
	background:#ffffff;

	overflow:hidden;
}

.button_s04 a {
/* 	padding: 3px 8px 3px 8px; */
	background: #333333;
	color: #ffffff;
/* 	margin-right: 20px;
	margin-left: 10px; */

	float:left;
	display:block;
	width:50%;
	font-weight:500;
	box-sizing:border-box;
}

.button_s04 input[type=checkbox] {
	vertical-align: middle;
	margin-bottom: 2px;
}




