/* body, td, th, input, textarea, option, select {
	font-family:³ª´®°íµñ,Nanum Gothic;
	letter-spacing:0em;
	font-size: 12px; 
	line-height:160%; 
}
input[type=radio], input[type=checkbox] { vertical-align:middle; }
input,textarea		{box-sizing: border-box; }
ul, li				{list-style:none;}

body, div, ul, li, table, tr, td, th		{margin:0px; padding:0px;}
body {
	background-color:#ffffff;
	overflow-x:auto;
	overflow:scroll;
	-webkit-text-size-adjust:none;
}

h1,h2,h3,h4,h5,h6 {line-height:120%;}

.inner_scroll {
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-3dlight-color:#E3E3E3;
	scrollbar-darkshadow-color:#E3E3E3;
	scrollbar-shadow-color:#ffffff;
	scrollbar-arrow-color:#E3E3E3;
	scrollbar-track-color:#f0f0f0;
}  */
textarea { box-sizing: border-box; }

@media screen and (min-width : 0px) and (max-width : 600px){
	/* °¡·ÎÆøÀÌ 600px ÀÌÇÏÀÎ ¸ð¹ÙÀÏ ±â±â¿¡¼­´Â ·¹ÀÌ¾î ÆË¾÷Ã¢ ³ªÅ¸³ªÁö ¾ÊÀ½ */
	#LayerPopupContainer { display:no ne; }
}

.ag_bx_btn { display:inline-block;padding:5px 15px; border:1px solid #999; color:#666; background:#eee; line-height:120%; }
.ag_bx_btn:hover { border-color:#666; color:#000; background:#fff; }

a:link			{color:#4b4b4b; text-decoration: none;}
a:visited		{color:#4b4b4b; text-decoration: none;}
a:active		{color:#4b4b4b; text-decoration: none;}
a:hover		{color:#000000; text-decoration: none;}

.small a:link		{color:#4b4b4b; text-decoration: none;}
.small a:visited	{color:#4b4b4b; text-decoration: none;}
.small a:active	{color:#4b4b4b; text-decoration: none;}
.small a:hover	{color:#000000; text-decoration: none;}

big { font-size:16px; color:#0000ff; font-weight:bold; }
