@charset"utf-8";

* {margin:0; padding:0; -webkit-text-size-adjust:none;}
html {overflow-y:scroll;}
html, body {height:100%; min-height:100%;}
body, select, textarea, input {font:12px/100% NanumGothic, "나눔고딕", Dotum, "돋움", gulim, "굴림", verdana, sans-serif; color:#333; border:0;}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, table, th, td, embed, object, textarea, a, img {padding: 0; margin: 0;}
table {border-collapse:collapse; border-spacing:0;}
table img {vertical-align:middle;}
select, input, table tr td, table tr th {vertical-align:middle;}
form, fieldset, abbr, acronym {border:0;}
img {border:0; vertical-align:top;} /* 이미지에 공간을 없애기 위해 vertical-align:top 사용 */
address, caption, cite, code, dfn, em, h1, h2, h3, h4, h5, h6, th, var {font-weight:normal; font-style:normal;}
ol, ul, li {list-style: none;}
table td a {display:inline-block;}
table caption {display:none;}
strong, .bold {font-family:NanumGothicBold;}
a {text-decoration:none;}
input[type="image"] {vertical-align:top;}

/* 화면숨김 */
#accessibility, hr, caption, legend, select {position:absolute; width:0; height:0; font-size:0; line-height:0; overflow:hidden; visibility:hidden; text-indent:-5000px;}
.skip {position:absolute; width:0; height:0; font-size:0; line-height:0; overflow:hidden; visibility:hidden; text-indent:-5000px;} /* 이미지, 플래시 속 내용 */

@font-face{
	font-family:'NanumGothic';
	font-style:normal;
	font-weight:normal;
	src: url('../fonts/NanumGothic');
	src:url('../fonts/NanumGothic.eot');
	src:local('?'), url('../fonts/NanumGothic.woff') format('woff'), url('../fonts/NanumGothic.ttf') format('truetype');
}
@font-face{
	font-family:'NanumGothicBold';
	font-style:normal;
	font-weight:normal;
	src: url('../fonts/NanumGothicBold');
	src:url('../fonts/NanumGothicBold.eot');
	src:local('?'), url('../fonts/NanumGothicBold.woff') format('woff'), url('../fonts/NanumGothicBold.ttf') format('truetype');
}
@font-face{
	font-family:'UbuntuBold';
	font-style:normal;
	font-weight:normal;
	src: url('../fonts/Ubuntu-B');
	src:url('../fonts/Ubuntu-B.eot');
	src:local('?'), url('../fonts/Ubuntu-B.woff') format('woff'), url('../fonts/Ubuntu-B.ttf') format('truetype');
}
@font-face{
	font-family:'UbuntuLite';
	font-style:normal;
	font-weight:normal;
	src: url('../fonts/Ubuntu-L');
	src:url('../fonts/Ubuntu-L.eot');
	src:local('?'), url('../fonts/Ubuntu-L.woff') format('woff'), url('../fonts/Ubuntu-L.ttf') format('truetype');
}
