@charset "utf-8";
/* CSS Document */

/* Content Area */
.shadow_left { width:3px; background-image:url(../images/council/left.jpg); background-repeat:repeat-y; }
.shadow_right { width:3px; background-image:url(../images/council/right.jpg); background-repeat:repeat-y; }
.shadow_bottom { background-image:url(../images/council/bottom.jpg); background-repeat:no-repeat; height:20px; overflow:hidden; }

/* Content Image */
.page_title {  background-image:url(../images/council/title.png) !important; _background-image:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/council/title.png'); background-repeat:no-repeat; height:82px; width:677px; margin-left:10px; z-index:20; position:absolute; }

/* List Area */
.list_area { padding-top:25px; margin-left:10px; }
.list_area div { margin-bottom:3px; cursor:pointer; }
.line { background-color:#3890cc; height:2px; overflow:hidden; clear:both; }

	/* SELECT */
	.list_area_left_select { height:14px; width:14px; overflow:hidden; background-color:#3890cc; background-image:url(../images/council/line_lb.jpg); background-repeat:no-repeat; background-position:bottom; padding:0px;  }
	.list_area_left_top_select { background-image:url(../images/council/line_lt.jpg); width:14px; height:14px; overflow:hidden; }
	.list_area_right_select { background-color:#3890cc; }
	.row_select { background-image:url(../images/council/selector.jpg); width:16px; overflow:hidden; background-repeat:no-repeat; background-position:0px 7px; height:24px; _height:27px; float:left; }
	.row_text_select { color:#ffffff; float:left; padding-top:4px; _padding-top:6px; width:195px; padding-left:5px; padding-bottom:2px; }
	.row_date_select { color:#ffffff; float:left; padding-top:4px; _padding-top:6px; width:120px; padding-left:5px; text-align:right; padding-bottom:2px; }

	/* UNSELECT */
	.list_area_left { height:14px; width:14px; overflow:hidden; background-color:#ffffff; padding:0px;  }
	.list_area_left_top { }
	.list_area_right { background-color:#ffffff; }
	.row { background-image:url(../images/council/unselector.jpg); width:16px; overflow:hidden; background-repeat:no-repeat; background-position:0px 7px; height:24px; _height:27px; float:left; }
	.row_text { color:#323232; float:left; padding-top:4px; _padding-top:6px; width:195px; padding-left:5px; padding-bottom:2px; }
	.row_date { color:#323232; float:left; padding-top:4px; _padding-top:6px; width:120px; padding-left:5px; text-align:right; padding-bottom:2px; }
	

.message_area { position:absolute; top:502px; left:408px; width:263px; height:465px; padding:0px; margin:0px; z-index:99; }
.message_top {  background-image:url(../images/council/right_top.png) !important; _background-image:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/council/right_top.png'); background-repeat:no-repeat; height:16px; }
.message_container { height:440px; width:263px; overflow:hidden; }
.message_bottom {  background-image:url(../images/council/right_bottom.png) !important; _background-image:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/council/right_bottom.png'); background-repeat:no-repeat; height:4px; }
.message_left_shadow { background-image:url(../images/council/right_l.png) !important; _background-image:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/council/right_l.png', sizingMethod='scale'); background-repeat:repeat-y; width:2px; overflow:hidden; }
.message_right_shadow { background-image:url(../images/council/right_r.png) !important; _background-image:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/council/right_r.png', sizingMethod='scale'); background-repeat:repeat-y; width:2px; overflow:hidden; }
.message_content { background-color:#127fc1; }

#message_content { color:#ffffff; width:250px; padding-left:3px; }

.new { background-image:url(../images/council/new.png) !important; _background-image:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/council/new.png'); background-repeat:no-repeat; width:34px; height:17px; overflow:hidden; float:left; padding-right:5px; }



/* Detail */
.detail_title { float:left; _padding-bottom:5px; }
.detail_date { float:right; width:150px; text-align:right; padding-top:5px; }

.detail_content { float:left; overflow:hidden; line-height:22px; font-size:13px; margin-top:20px; }
.detail_content p { margin-bottom:13px; }
.detail_content table tr td { border:1px solid #cccccc; }

.schedule_table tr td { padding:2px 5px 2px 5px; }
.schedule_table .title { background-color:#3890cc; color:#ffffff; }
.schedule_table .column { font-weight:bold; color:#3890cc; }
.schedule_table a { color:#127fc1; cursor:pointer; }

.download { margin-top:15px; }
.download a { color:#127fc1; cursor:pointer; }

/* Back */
.back { padding-left:10px; padding-top:5px; }

/* Image */
.image_thumb { border:2px solid #ffffff; cursor:pointer; }
.image_thumb_select { border:2px solid #2088c9; }

/* Paging */
.paging_border { margin-top:10px; background-color:#3890cc; height:3px; overflow:hidden; }
.paging { margin-top:10px; margin-bottom:10px; width:400px; }
.paging div { float:left; }
.paging .select { width:20px; height:20px; background-color:#3890cc; color:#ffffff; text-align:center; }
.paging .page { width:20px; height:20px; color:#333333; text-align:center; }
.paging .page a { color:#333333; text-decoration:none; }
.paging .split { width:10px; text-align:center; }
.paging .prev { padding-left:5px; padding-right:5px; padding-top:3px; }
.paging .next { padding-left:5px; padding-top:3px; }