@font-face {
 font-family: 'GmarketSansMedium';
 src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansMedium.woff') format('woff');
 font-weight: normal;
 font-style: normal;
}

BODY					{ color:#565656; font-family: 'GmarketSansMedium', sans-serif; font-weight:normal;}
BODY, TD					{ font-size:25px; }
IMG						{ border:0px; }
INPUT					{ font-size:25pt; }
P						{ margin-top:0px; margin-bottom:0px;}

/*A:link,A:visited,A:active,a:hover					{ text-decoration:none; color:#605c5c5; }*/
a:visited					{ color:#5a5240; text-decoration:none; }
a:link						{ color:#5a5240; text-decoration:none; }
a:hover					{ color:#121212; text-decoration:none; }
.input_style					{ border:1px solid #898989; }
.Cont_C					{ padding-bottom:80px; }


/* ÀÎÅÍº£ÀÌÁ÷ ½ºÅ¸ÀÏ ½ÃÆ® */

html, body, div, span, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, 
blockquote, p, address, pre, cite, form, fieldset, input,
textarea, select				{ margin:0; padding:0;}
ol, ul						{ list-style:none;}

#wrapper					{ position: relative; width: 100%; margin: 0px auto; text-align: center;}
#header_wrapper				{ margin:0 auto; width:980px; height:152px; text-align: center;}
#header					{ width:980px; height:152px; margin:0 auto; overflow:hidden; }

.sitemap					{ float:left; width:78px; height:58px; margin:45px 0px 0 30px;} 
.logo						{ float:left; width:620px; height:73px; margin:35px 0 0 60px;}
.network					{ float:right; width:97px; height:98px; margin:25px 30px 0 0px;}
.hidden					{ display:none }
.max_width					{ width:980px; }



/* ÄÁÅÙÃ÷ */
.map-bg					{ width:980px; height:700px; position: relative; margin:0 auto; }
.time						{ width:980px; position: relative; margin:0 auto; margin-top: 120px; margin-bottom: 30px;}
.subject, .slogan				{ width:980px; position: relative; margin:0 auto;}
.subject					{ margin-bottom: 100px;}

#footer					{ width:980px; height:600px; margin:0 auto; position:relative; overflow:hidden; padding-top: 80px;}

.icon_area					{ width:980px; overflow:hidden; position:absolute; margin:0 auto;position:fixed; z-index:200; left:50%; margin-left:-490px; bottom:0px;}
.icon_area ul				{ width:100%;}
.icon_area li				{ float:left; width:20%}
.icon_area li > img			{ width:100%; max-width:100%;}
.icon_area li img				{ width:100%;}
.sub_text_ir					{ display:none;/*visiblity:hidden;height:0*/}

