@charset "utf-8";
/* ------------------------------------------
* Filename: reset.css
* Description: 초기화
* Author: Fu:z
------------------------------------------ */

/*@font-face {
font-family: 'NanumGothic';
font-style: normal;
font-weight: normal;
src: url('/css_front/font/NanumGothic.eot');
src:local('/css_front/font/NanumGothic');
src:local(※), url('/css_front/font/NanumGothic.woff') format('woff');
}
@font-face {
font-family: 'NanumGothicBold';
font-style: normal;
font-weight: normal;
src: url('/css_front/font/NanumGothicBold.eot');
src:local('/css_front/font/NanumGothicBold');
src:local(※), url('/css_front/font/NanumGothicBold.woff') format('woff');
}*/

html, body {height: 100%; margin:0; padding:0; font-family:Arial,'돋움', Dotum; font-size: 12px; color:#666; line-height:1; *line-height:1.2; letter-spacing:-1px}
html, body [lang=ko]{font-family:'돋움', Dotum;}
html, body [lang=en]{font-family:Arial}
dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,tbody,tfoot,thead,th,td {margin:0; padding:0;}
input,textarea,td,th{font-size: 12px; font-family:Dotum, '돋움'; letter-spacing:0}
table{border-spacing:0; border:0; border-collapse:collapse; empty-cells:show;}
ol,ul ,li {list-style: none;}
h1,h2,h3,h4,h5,h6 {font-size: 100%;}
abbr,acronym{border:0;}
hr,legend{position:absolute;top:0;left:-3000px; visibility:hidden;overflow:hidden; line-height: 0.1%; font-size: 0.1%; width:0.1%; height:0.1%;}
caption{visibility:hidden; width:0; height:0; margin:0; padding:0; font-size:0; line-height:0;}
img, fieldset{border:0 none;}
em,address{font-style:normal}
img,input,select{vertical-align: middle}

a{color:#333; text-decoration:none;}
a:link,a:visited{color:#333; text-decoration:none;}
a:hover{text-decoration:none;}
a:active{text-decoration:none;}

.hdd{font-size:0; width:0; height:0; line-height:0; visibility:hidden; position:absolute;}