body { margin: 0; padding: 0; font-size: 13px; line-height: 1.6; color: #636363;  position: relative; width: 100%; font-family:"돋움";}

@font-face{
  font-family: 'NanumGothic';
  font-style: normal;
  font-weight: normal;
  src: url('../font/NanumGothic.eot');
  src: local('☺'), url('../font/NanumGothic.woff') format('woff');
}
@font-face{
  font-family: 'NanumGothicBold';
  font-style: normal;
  src: url('../font/NanumGothicBold.eot');
  src: local('☺'), url('../font/NanumGothicBold.woff') format('woff'); 
}
input,select,textarea {font-size:12px;font-family:gulim;}
select {font-size:12px;font-family:dotum;}
label {cursor:pointer;}
a {text-decoration:none;color:#000;}
a:hover {color:#666;}
.wrap {width:1200px; margin:0 auto; padding:0}
.subwrap {position:relative;width:1200px; font-family:"NanumGothic"; background:url(./image/sub_bg.jpg) no-repeat top right; }
.subwrap_2 {position:relative; margin:0 auto; width:1200px;}
#header {}
#content {margin:0; padding:0;}
#footer {}

legend {font-size:0; position:absolute; left:-5000px;}
caption{text-indent:-5000px; font-size:0; line-height:0;}
h1,h2,h3,h4,h5,h6,form,input,select,textarea,ul,ol,li,dl,dt,dd ,p{ margin: 0; padding: 0;}
table{border-collapse:collapse; border-spacing:0;}
th,td,select {font-size: 12px;}
img { border: none; line-height: 1; }