img {border: 0;}

a:link {text-decoration:none;}
a:visited {text-decoration:none;}
a:active {text-decoration:none;;}
a:hover {text-decoration:none;}

/* µ¸¿òÃ¼ -> ³ª´®°íµñÃ¼ */
body {
	margin:0;
	padding:0; 
	line-height:150%; 
	text-align:justify;
	font-family:Nanum Gothic; 
	color:#333333;
	
	/* font-family:"ls","Nanum Gothic"; */
	font-size:13px; 
}
h1, h2, h3, h4, h5, h6 {font-family:Nanum Gothic}
input, button {margin:0;padding:0;font-family:Nanum Gothic;}
textarea, select {font-family:Nanum Gothic;}
.new_win .win_ul a {display:block;padding:10px 10px 8px;border-right:1px solid #455255;border-left:1px solid #455255;color:#fff;font-family:Nanum Gothic;font-weight:bold;text-decoration:none}

#M_container {z-index:4; padding:0px; margin:0 auto; width:100%; min-height:500px; height:auto !important; height:500px; border-right:0px; background:#fff; zoom:1}

/* º»¹® ¹Ù·Î°¡±â */
#skip_to_container a {z-index:100000;position:absolute;top:0;left:0;width:1px;height:1px;font-size:0;line-height:0;overflow:hidden}
#skip_to_container a:focus, #skip_to_container a:active {width:100%;height:75px;background:#21272e;color:#fff;font-size:2em;font-weight:bold;text-align:center;text-decoration:none;line-height:3.3em}

.top_btn1 {
	display: inline-block;	cursor: pointer;	text-align: center;	text-decoration: none;	overflow:hidden;	font-weight:normal;	line-height:200%; border:none; 
	float:left; /* ¹öÆ° »çÀÌÀÇ °£°ÝÀ» ¾ø¾ÖÁÜ */
	color: #666 !important;	font-size:8pt;	letter-spacing:0px;	background: #FFF;	padding: 4px 15px 5px 15px; min-width:60px;
	}
.top_btn2 {
	display: inline-block;	cursor: pointer;	text-align: center;	text-decoration: none;	overflow:hidden;	font-weight:normal;	line-height:200%; border:none; 
	float:left; /* ¹öÆ° »çÀÌÀÇ °£°ÝÀ» ¾ø¾ÖÁÜ */
	color: #333 !important;	font-size:8pt;	letter-spacing:0px;	background: #8AD12D;	padding: 4px 15px 5px 15px; min-width:60px;
	}
.top_btn3 {
	display: inline-block;	cursor: pointer;	text-align: center;	text-decoration: none;	overflow:hidden;	font-weight:normal;	line-height:200%; border:none; 
	float:left; /* ¹öÆ° »çÀÌÀÇ °£°ÝÀ» ¾ø¾ÖÁÜ */
	color: #fff !important;	font-size:8pt;	letter-spacing:0px;	background: #23E2A9;	padding: 4px 15px 5px 15px; min-width:45px;
	}