@import url(style.css);

#mainMidDiv { float:left; width:980px; margin:20px 0; }
#sideLeftDiv { float:left; margin-left:20px; }
#containerDiv { float:right; width:555px; padding-top:15px; }
#centerDiv { float:left; width:320px; }
#sideRightDiv { float:right; width:200px; }

/* bannerZone */
#bannerZone { margin-top:10px; width:360px; }
#bannerZone strong { display:block; float:left; width:76px; }
#bannerZone em { display:block; float:right; width:32px; }
#bannerZone em button { width:16px; height:13px; padding:0; margin:0; border:0px; background:#fff; }
#bannerZone em button img { width:16px; height:13px; text-align:bottom; }
#bannerZone ul { float:left; width:360px; margin:0; padding:5px; list-style:none none outside; background:#f1f1f1; clear:both; margin-top:8px; display:block; white-space:nowrap; overflow:hidden; }
#bannerZone ul li { display:inline; }
#bannerZone ul li img { margin-right:3px; }

/* councilNews index */
#councilNews { height:200px; }
#councilNews strong { display:block; margin-bottom:8px; }
#boardIndex {position:relative;}
#boardIndex ul {position:absolute;display:none;padding:0;margin:0;left:0px;top:40px;list-style-type:none;list-style-position:outside;}
#boardIndex ul li {display:block;white-space:nowrap;line-height:1.5;width:300px;overflow:hidden;text-overflow:ellipsis;
	border-bottom:1px solid #eaeaea; padding:3px 0 0 10px; background:url(/coding/images/bul_orange.gif) no-repeat 0 50%;}
#boardTab0 {position:absolute;display:block;width:105px;height:29px;top:2px;left:0px;background:url(/coding/images/council_news_bt1_off.gif) no-repeat left top;}
#boardTab1 {position:absolute;display:block;width:105px;height:29px;top:2px;left:105px;background:url(/coding/images/council_news_bt2_off.gif) no-repeat left top;}
#boardTab2 {position:absolute;display:block;width:105px;height:29px;top:2px;left:210px;background:url(/coding/images/council_news_bt3_off.gif) no-repeat left top;}
#boardIndex.boardIndex0 #boardTab0 {background-image:url(/coding/images/council_news_bt1_on.gif);}
#boardIndex.boardIndex1 #boardTab1 {background-image:url(/coding/images/council_news_bt2_on.gif);}
#boardIndex.boardIndex2 #boardTab2 {background-image:url(/coding/images/council_news_bt3_on.gif);}
#boardIndex.boardIndex0 #boardIndex0,
#boardIndex.boardIndex1 #boardIndex1 {display:block;}
#boardIndex.boardIndex2 #boardIndex2 {display:block;}

/* phogoGallery index */
#phogoGallery strong { display:block; margin-bottom:10px; }
#phogoGallery ul { margin:0; padding:0; list-style:none; }
#phogoGallery ul li { display:inline; padding:1px; }

#photoIndex {position:relative;height:185px;background:url(/coding/images/photo_t.gif) no-repeat left top;}
#photoIndex ul {position:absolute;display:none;padding:0;margin:0;left:0px;top:30px;list-style-type:none;list-style-position:outside;}
#photoIndex ul li {width:85px;height:65px;float:left;display:block;padding-top:5px;text-align:right;}
#photoIndex ul li a {font-size:1em;}
#photoIndex ul li a img {width:80px;height:60px;}
#photoTab0 {position:absolute;display:block;width:79px;height:25px;top:6px;left:104px;background:url(/coding/images/photo1.gif) no-repeat left top;}
#photoTab1 {position:absolute;display:block;width:79px;height:25px;top:6px;left:183px;background:url(/coding/images/photo2.gif) no-repeat left top;}
#photoIndex.photoIndex0 #photoTab0 {background-image:url(/coding/images/photo1_o.gif);}
#photoIndex.photoIndex1 #photoTab1 {background-image:url(/coding/images/photo2_o.gif);}
#photoIndex.photoIndex0 #photoIndex0,
#photoIndex.photoIndex1 #photoIndex1 {display:block;}

/* briefing */
#briefing { margin-top:15px; background:url(/coding/images/briefing_bg_right.gif) no-repeat right; }
#briefing_bx { padding:10px 10px; background:url(/coding/images/briefing_bg_left.gif) no-repeat left; }
#briefing a.ticker_link:hover {text-decoration:underline; color: black;}
#briefing a.ticker_link:link { text-decoration: none;	color: black;}
#briefing a.ticker_link:visited { text-decoration: none;}
#briefing a.ticker_link:active { text-decoration: none;}
#briefing a.ticker_link { font-size: 9pt; font-family: tahoma, "±¼¸²"; }

/* centerBtn */
#centerBtn { text-align:center; margin-top:15px; background:url(/coding/images/center_bt_bg_right.gif) no-repeat right; }
#centerBtn ul { margin:0; padding:15px 0; list-style:none; background:url(/coding/images/center_bt_bg_left.gif) no-repeat left; }
#centerBtn ul li { display:inline; }

/* calendar */
#calendar strong { display:block; margin-bottom:10px; }
#calendar div#cal { height:174px; padding:10px; background:url(/coding/images/calendar_bg.gif) no-repeat; }
#calendar #cal a {margin:0 3px;}
#main_cal table {width:100%;}
#main_cal table td {text-align:center;font-size:0.9em;font-family:verdana;}
#main_cal a {font-weight:bold;text-decoration:underline;}
#current_cal {font-weight:bold;}

/* work */
#work { background:url(/coding/images/work_bx_bottom.gif) no-repeat bottom; }
#work ul { margin:0; padding:10px; list-style:none; text-align:right; background:url(/coding/images/work_bx_top.gif) no-repeat top; }

/* newsticker */
#ticker_container {height:20px;overflow:hidden;position:relative;}

@media print {
body {font: 9pt/1.5 }
}