@charset "utf-8";
/* CSS Document */
body, button, input, select, table, textarea {
	font-family: 'Nanum Barun Gothic', sans-serif;
	font-weight: 400;
}
a:link, a:visited, a:active, a:hover {
	text-decoration: none;
}

.menu2 a:link, .menu2 a:visited, .menu2 a:active {
	font-size: px;
	font-weight:700;
	color: #3a3a3a;
	text-decoration: none;
}
.menu2 a:hover {
	font-size: px;
	font-weight:700;
	color: #18bb90;
}

img {width:100%}

/* top */
.menu_top {text-align:center; padding:5%;}
.logo_top {text-align:center; padding:3% 12%;}
.menu1 {text-align:center; font-size:; color:#3a3a3a; font-weight:700; border-top:1px solid #cbcbcb; border-right:1px solid #cbcbcb; padding:2%; }
.menu2 {text-align:center; font-size: 130%; color:#3a3a3a; font-weight:700; background-color:#e1e1e1; border-right:1px solid #FFFFFF; padding:2.4% 0 2% 0; }
.mn_bdr {border:0;}

.bg_puppet2 {
	margin: 0;
	background-image: url(/mobile/images_new/mbnr_bg_puppet_show.jpg);
	background-size:100%;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #050306;
	/* padding: 140px 0 0 40px; */
	padding: 19% 0 0 5.5%;
}
.puppet_bt { padding: 0 15px 10px 0;}
.puppet_bt2 { padding: 0 15px 10px 0;}


.bttm a:link, .bttm a:visited, .bttm a:active {
	font-size: 120%;
	font-weight:400;
	color: #cccccc;
	text-decoration: none;
}
.bttm a:hover {
	font-size: 120%;
	font-weight:400;
	color: #ffffff;
}
