@charset "UTF-8";
@import url("fonts.css");

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

body{margin:0; padding:0; color:#444; scrollbar-face-color: #fff; scrollbar-highlight-color: #ccc; scrollbar-shadow-color: #ccc; scrollbar-3dlight-color: #fff; scrollbar-arrow-color: #ccc; scrollbar-track-color: #fff; scrollbar-darkshadow-color: #fff; font:12px '돋움',Dotum,AppleGothic,sans-serif; }
body, form, h1, h2, h3, h4, h5, ul, ol, li, dl, dt, dd, div, input, #leftmenu p, #container p {margin:0; padding:0;}
img, fieldset{border:none;}
hr, legend{display:none;}
li {list-style:none;}
img {border:0px solid #DCDCDC;}
input {font-size:12px;}
a:link{text-decoration:none}
a:visited{text-decoration:none} 
a:active{text-decoration:none}
a:hover{underline;text-decoration:none}

ol, ul {
	list-style: none;
}
li {list-style:none}
a {
	font:12px '돋움',Dotum,AppleGothic,sans-serif;
	color:#333;
	text-decoration:none;
}
a:focus, a:active, a:hover{
	color : #004097;
}
a:link, a:visited {text-decoration:none;}
.hide{overflow:hidden; visibility:hidden; font-size:0; line-height:0; position:absolute; left:0; top:0; text-indent:-9999em; width:0; height:0}

.cf:after {content:""; display:block; clear:both; font-size:0; line-height:0;}

blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}