@import url(style.css);

body#main {background:#fff url(/coding/images/main_bg.jpg) no-repeat 50% 3px;}
body#main #topDiv {background:none;}

.mainMidDiv {clear:both; display:inline-block; width:980px;}
#mainTopDiv {position:relative; top:-2px;}
#sideLeftDiv {float:left; width:320px;}
#sideRightDiv {float:right; width:270px;}
#centerDiv {float:left; position:relative; left:50px; margin:0 auto; width:305px;
	_left /**/:25px; /* IE 5.5 ÀÌÇÏ ÅØ½ºÆ® Á¤·Ä Ãß°¡ hack */
	}


/* tourNews index */
#boardIndex {position:relative;left:20px;height:130px;}
#boardIndex ul {position:absolute;display:none;padding:10px 0 0 10px;margin:0;left:0px;top:20px;list-style-type:none;list-style-position:outside;border-top:1px solid #E2E2E2;}
#boardIndex ul li {display:block; white-space:nowrap; line-height:1.3em; width:290px; padding:3px 0 0 0; overflow:hidden; text-overflow:ellipsis;}
#boardTab0 {position:absolute;display:block;width:66px;height:20px;top:0px;left:0px;background:url(/coding/images/nt2.gif) no-repeat left top;}
#boardTab1 {position:absolute;display:block;width:66px;height:20px;top:0px;left:67px;background:url(/coding/images/nt1.gif) no-repeat left top;}
#boardIndex.boardIndex0 #boardTab0 {background-image:url(/coding/images/nt2_o.gif);}
#boardIndex.boardIndex1 #boardTab1 {background-image:url(/coding/images/nt1_o.gif);}
#boardIndex0,
#boardIndex1 {display:none;}
#boardIndex.boardIndex0 #boardIndex0,
#boardIndex.boardIndex1 #boardIndex1 {display:block;}
#boardIndex0 a, #boardIndex1 a {color:#6C6C6C;}


#sideLeftDiv h4 {float:right; width:86px; height:16px; padding:0; margin:0;}

#gotaek {height:260px;}
#gotaek ul {padding:0; margin:45px 0 0 30px; list-style:none;}
#gotaek ul li {float:left; display:inline; width:146px; margin:0 20px;}
#gotaek ul li img {width:146px; height:130px; }
#gotaek ul li h4 {padding:0; margin:8px 0 5px 15px; font-size:9pt; color:#DDE6F3;}
#gotaek ul li div {margin:0 15px; font-size:8pt; font-family:dotum; color:#BBCCE4;}

#gotaek_story {width:240px; background:url(/coding/images/gotaek_story_bg.gif) no-repeat 0 bottom;}
#gotaek_story h3 {padding:0; margin:0;}
#gotaek_story ul {padding:0 0 0 120px; margin:0; list-style:none;}
#gotaek_story ul li {padding-left:15px; border-bottom:1px solid #ECECEC; line-height:24px; background:url(/coding/images/gotaek_story_bl.gif) no-repeat 5px 50%;}
#gotaek_story ul li a {font-size:8pt; font-weight:bold; font-family:dotum; letter-spacing:-1px; color:#6E6E6E;}

#gallery h3 {padding:0; margin:5px 0;}
#gallery ul {padding:0; margin:10px 0 0 0; line-style:none;}
#gallery ul li {display:inline;}
#gallery ul li img {padding:2px; margin:0; border:1px solid #DCDCDB; width:90px; height:70px;}

#bottomBannerDiv {float:left; width:980px; height:42px; margin:15px 0; text-align:center; overflow:hidden;}
#bottomBannerDiv ul {padding:0; margin:0; list-style:none;}
#bottomBannerDiv ul li {display:inline; margin:0 4px;}


@media print {
body {font: 9pt/1.5 }
}