@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css); 


*{margin:0; padding:0;}
body, div, ul, li, dl, dt, dd, ol, p, h1, h2, h3, h4, h5, h6, form, img, span, table, tr, td, select, input, textarea, option{margin:0; padding:0;}
body{line-height:180%; font-size:14px; color:#252525; font-family: "Nanum Gothic", NanumGothic;}
 /* -----±âº» ¸µÅ©½ºÅ¸ÀÏ----- */
a:link{font-size:14px; color:#252525; text-decoration:none;font-family: "Nanum Gothic", NanumGothic;}                                       
a:visited{font-size:14px; color:#252525;  text-decoration:none;font-family: "Nanum Gothic", NanumGothic;}
a:hover{font-size:14px; color:#252525; text-decoration:none;font-family: "Nanum Gothic", NanumGothic;}
.hidden{display:none;}

caption, legend{font-size:0px; width:0px; height:0px; overflow:hidden; position:absolute; visibility:hidden;}

img{border:0px}

/*fieldset,img{border:0;vertical-align:middle;}*/


input,textarea,select{font-family:inherit; font-size:inherit; font-weight:inherit;}

ul,ol,dl{list-style:none;}

textarea{overflow:auto;} 

button,label{cursor:pointer;}

h1{font-size:32px; line-height:140%;}
h2{font-size:28px; line-height:140%;}
h3{font-size:24px; line-height:140%;}
h4{font-size:18px; line-height:140%; color:#333333; font-weight:bold;}
h5{font-size:15px; line-height:140%;}
h6{font-size:13px; line-height:140%;}

.skip{position:absolute; width:1px; height:1px; border:1px; top:-5000em; overflow:hidden;}
hr{display:none; clear:both;}

@font-face {
 font-family: 'NanumBarunGothic';
 src: url('NanumBarunGothic.eot');
 url('NanumBarunGothic.ttf') format('truetype');
}

 @font-face {font-family:'Nanum Gothic';
 src: url('NanumGothic.eot');
 src: url('NanumGothic.woff') format('woff'),
 url('NanumGothic.ttf') format('truetype');
 }