@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
*{margin:0px;padding:0px;font-size:12px;color:#666666;font-family:'Nanum Gothic',monospace;}
li{list-style:none;}
a{text-decoration:none;}
img{ display:block;  border:none;}
table{border-collapse:collapse;border-spacing:0px;}
address{font-style:normal;}
fieldset{border:none;}
legend{position:absolute;left:-999em;}
input[type=button], input[type=submit], input[type=reset], input[type=image], button{cursor:pointer;}

/* m_nav */
	#toggle-sidebar img{ width: 25px; height: 25px; position: absolute; top:15px; right: 15px; }
	#main-sidebar{ background-color: #fff; }
	.close-sb{ min-height: 52px; height: 5%; background-color: #fff; border-bottom: 1px solid #6b6b6b; }
	.close-sb a{ float: right; padding-top: 15px; padding-right: 10px; }
	.close-sb a img{ width: 25px; height: 25px; }
	.nav_list{background-color: #ffff; border-bottom: 1px solid #e1e1e1; height: 50px; text-align: center; }
	.nav_list a{ color: #6b6b6b; line-height: 50px; font-size: 18px; font-weight: 300; display: block; width:100%; height: auto; }
	.nav_list:last-child{ background-color: #3b8ef5; width: 90%; margin: 5% auto; }
	.nav_list:last-child a{ color: #fff; font-weight: bold; }

header{ min-width: 320px; width: 100%; height: auto; background-color: #114f71; }

a.logo{ display: block; width: 45px; height: auto; margin: 0 auto; }
a.logo img{ width: 100%; height: auto; padding-top: 5%; }

footer{ min-width: 320px; width: 100%; height: auto; background-color: #7b7b7b; }
footer div p{ color: #fff; text-align: center; line-height: 20px; font-size: 12px; overflow: hidden; }
footer div p b{ color:#fff; font-size: 12px; border-right: 2px solid #fff; padding-right: 2%; }
footer div p span{ font-size: 12px; color: #fff; margin-left: 2%; }
footer div p span.boss{ color: #fff; font-size: 12px; border-right: 2px solid #fff; padding-right: 2%; }
footer div p a{ color: #fff; text-align: center; font-size: 12px; }


#f_text{ margin: 0 auto; width: 100%; padding: 5% 0;}

	#gnb_wrap{ position: absolute; width: 100%; background-color: #fff; z-index: 10; right: -100%; }
	.logo_wrap{ width: 100%; height: 50px; }
	.gnb_logo_p{ width: 45px; height: auto; margin: 0 auto; }
	.gnb_logo_p img{ width: 100%; padding-top: 20%; }
	.close_button{ position: absolute; top: 10px; right: 2%; }
	#gnb_wrap li{ width: 100%; text-align: center; border-bottom: 1px solid #00a2de; height: 50px; line-height: 50px; }
	#gnb_wrap li a{ font-size: 1.2em; font-weight: 500; color: #6b6b6b; }
	#gnb_wrap button{ width: 80%; height: 50px; text-align: center; border: none; background-color: #00a2de; margin: 10% auto; display: block; }
	#gnb_wrap button a{ color: #fff; font-weight: 600; font-size: 1.5em; }