﻿@charset "utf-8";

@font-face {
 font-family:'NanumGothicWeb';
 font-style:normal; 
 font-weight:normal;
 src:url('/ebiz/font/NanumGothic.eot');
 src:url('/ebiz/font/NanumGothic.eot?#iefix') format('embedded-opentype'),
 url('/ebiz/font/NanumGothic.woff') format('woff'),
 url('/ebiz/font/NanumGothic.ttf') format('truetype'),
 url('/ebiz/font/NanumGothic.otf') format('opentype');
 }

 @font-face {
 font-family:'NanumMyeongjoWeb';
 font-style:normal; 
 font-weight:normal;
 src:url('/ebiz/font/NanumMyeongjo.eot');
 src:url('/ebiz/font/NanumMyeongjo.eot?#iefix') format('embedded-opentype'),
 url('/ebiz/font/NanumMyeongjo.woff') format('woff'),
 url('/ebiz/font/NanumMyeongjo.ttf') format('truetype'),
 url('/ebiz/font/NanumMyeongjo.otf') format('opentype');
 }

html, body, div, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, address, dl, dt, dd, ol, ul, li, fieldset, form, legend, table, caption, tbody, tfoot, thead, tr, th, td, input, select, textarea{margin:0; padding:0;}
{display:none;}
ul, ol, li{list-style:none;}
img, fieldset{border:none;}
h1, h2, h3, h4, h5, h6{font-size:100%;}
table{border-collapse:collapse;}
address, em, optgroup{font-style:normal;}
object{vertical-align:top;}
input, button, select{vertical-align:middle;}
img{vertical-align:middle;}
hr{height:1px; border:none; border-bottom:1px solid #ced5dd;}

/* font */
body{color:#454545; font-family:'NanumGothic','Nanumgothic', 'Nanum Gothic','나눔고딕','NanumGothicWeb','맑은 고딕', 'Malgun Gothic','돋움','굴림',Dotum,Gulim,Sans-serif; font-size:12px; } 
input{color:#444444; font-family: 'NanumGothic', '나눔고딕','NanumGothicWeb','맑은 고딕', 'Malgun Gothic','돋움','굴림',Dotum,Gulim,Sans-serif; font-size:11px; }
select{color:#444444; font-family: 'NanumGothic', '나눔고딕','NanumGothicWeb','맑은 고딕', 'Malgun Gothic','돋움','굴림',Dotum,Gulim,Sans-serif; font-size:11px; }


/* linkStyle */
a{color:#454545; text-decoration:none;}
a:hover, a:active, a:focus{text-decoration:none;}

/* skip */
.skip, legend, caption, #accessibility{position:absolute; left:-5000px; width:0; height:0; font-size:0; line-height:0; overflow:hidden;}
caption{position:static;}

/* skipNavi */
#skipNavi{position:relative;}
#skipNavi a{display:block; position:absolute; width:1px; height:1px; color:#666; font-size:0; overflow:hidden;}
#skipNavi a:active, #skipNavi a:focus{width:auto; height:auto; font-size:1em; font-weight:bold;}
