@charset "utf-8";

/* set */
img{border:0;}
body{margin:0; padding:0; border:0; font-size:9pt; font-family:돋음, sans-serif;}

/* 링크 컬러 set */
a:link {text-decoration: none; color:#333;}
a:visited {text-decoration: none; color:#333;}
a:active {text-decoration: none;}
a:hover {text-decoration: none;}

/* FORM */
html>/**/body         {
letter-spacing:0; word-break:break-all;LETTER-SPACING: -0.04em; overflow-y:scroll;
scrollbar-arrow-color:#9D9992;
scrollbar-3dlight-color:#D4D0C8;
scrollbar-darkshadow-color:#D4D0C8;
scrollbar-face-color:#FFFFFF;
scrollbar-highlight-color:#FFFFFF;
scrollbar-shadow-color:#FFFFFF;
scrollbar-track-color:#EAE7E1;
}

/* main */
#main_container{position:relative; text-align:center; width:100%;}

#main_top{position:relative; margin:0 auto;}

#main_body{position:relative; margin:0 auto; width:100%; background-image:url(../imgs/body_bg.jpg); background-repeat:no-repeat; background-position:center top;}

#copyright{position:relative; margin:0 auto; width:1250px;}

/* sub */

#sub1_body{position:relative; margin:0 auto; width:100%; background-image:url(../imgs/sub_01_bg.jpg); background-repeat:no-repeat; background-position:center top; display:block;}

#sub2_body{position:relative; margin:0 auto; width:100%; }
#sub3_body{position:relative; margin:0 auto; width:100%; }

#sub4_body{position:relative; margin:0 auto; width:100%; background-image:url(../imgs/body_bg.jpg); background-repeat:no-repeat; background-position:center;}

#sub5_body{position:relative; margin:0 auto; width:100%; height:631px; background-image:url(../imgs/body_bg.jpg); background-repeat:no-repeat; background-position:center;}

#infobox1{height:495px ; scrolling:yes; overflow-y:auto; padding:20px; line-height:160%;}
#infobox2{text-align: justify; line-height:160%;}

/* class */

.tc1{color:#333;}
.tc2{color:#666;}
.tc3{color:#999;}