@charset "utf-8";
@import url('layout.css');
/* -----------------------------------------
   Font 나눔고딕
----------------------------------------- */

/*IE6~8 */
@font-face{
font-family:ng;
font-style:normal;
font-weight:600;
src:url(../css/NanumGothic.eot);
src:local(※), url(../css/NanumGothic.woff) format('woff')
}

/* IE 9 does not support @font-face within @media */
@font-face{
font-family:ng;
src:url(../css/NanumGothic.eot);
src:local(※), url(../css/NanumGothic.woff) format('woff')
}


body,div,ul,li,dl,dt,dd,ol,p,h1,h2,h3,h4,h5,h6,form {margin:0px;padding:0;border:0;}
body {font-family:'나눔고딕', NanumGothic, ng,'돋움',Dotum,sans-serif;font-size:10pt; color:#676767;margin:5px;}
ul,ol,dl {list-style:none}
ul {list-style:none; padding:0; margin:0;}
img, fieldset, abbr, acronym { border:0;vertical-align:top;}
legend, caption, hr {position:absolute; left:-1000%; top:0; width:1px; height:1px; font-size:0; line-height:0; overflow:hidden;} 

/* lnput */
input, select, button, textarea,  {font-family:'돋움',Dotum,Helvetica,sans-serif;font-size:10pt; vertical-align:middle; color:#333333;}
input.text, input.password { padding:1px; border:1px solid #d8d8d8;}

/* link */
a { color:#333333; text-decoration:underline;}
a:focus, a:hover, a:active { color:#ff3c00; text-decoration:underline;}

.line{ height:1px; background:#e7e7e7; font-size:1px; line-height:1px;}
.b { font-weight:bold;} 
.hand { cursor:hand;} 
.clr { clear:both; font-size:0; line-height:0;} 


.space { font-size:1px;line-height:1px;} 
.space0 { font-size:0;line-height:0;} 


.padding_top {padding:5px 0 0px 0;}
.padding_left {padding:0px 350px 0px 0;}
.b {font-weight: bold;padding:10px 0 10px 0;}
.title_01 {font-weight:bold; font-size:14pt;padding:5px 0 10px 0; color:#333333;}
.title_02 {font-weight: bold;padding:0px 0 0px 0; font-size:10pt;color:#333333;}
.title_03 {font-weight: bold;padding:0px 0 5px 0; color:#333333;}
.contants_text {padding:0px 0 20px 0; line-height:13pt;}
.t_style {border-left:1px solid #d8d8d8;border-top:1px solid #d8d8d8;font-size:10pt;}
.t_style td{border-right:1px solid #d8d8d8;border-bottom:1px solid #d8d8d8;padding:5px 10px;}
.t_style_top { background-color:#eeeeee; padding:5px 10px; font-weight:bold;}
.text_indent { padding-left:10px;}
.text_Box { padding:10px;border:2px solid #d8d8d8;margin:0 auto; margin:20px;}
.text_Box_title {font-weight:bold; text-align:center; padding:10px; font-size:11pt;}
.text_Box_name { text-align:center; padding:20px; }




#scrollBox {
	width:100%;
	line-height:140%;
	text-align:left;
	padding: 10px;
}


