/* Default */
@charset "utf-8";

*{margin:0; padding:0; font-family:"맑은고딕", Dotum, "굴림", Gulim, AppleGothic, Sans-serif;}
img, fieldset, button{border:none;}
hr, button img{display:none;}
li{list-style:none;}
a{text-decoration:none;}
a:hover, a:active, a:focus{text-decoration:underline;}
textarea{overflow:auto;} 
legend {position:absolute; top:0; left:0; width:0; height:0; overflow:hidden; visibility:hidden; font-size:0; line-height:0;} /* For Screen Reader */ 

body { font: 100% Verdana, Arial, Helvetica, sans-serif;	background: #fff; margin: 0; padding: 0; text-align: center; color: #777;  background:url(../image/into_under_bg.gif); background-repeat:repeat-x;}
#wrap {width:100%;  border:solid 0px #f30; }
#header{ width:960px;	height:50px;	margin:0 auto; text-align:left; margin-top:0px;}

#mainContent { width: 100%; height:200px; }

#mainContent #menu {width: 800px; height:450px; margin: 0 auto; text-align:center;}

#mainContent ul li {float:left; }
#mainContent #lang {width:248px; height:100px; margin: 0 auto; } 

#footer {clear :both; width:600px;height:30px;  margin: 0 auto; margin-top:350px;}

