@charset "euc-kr"; /********************************************************************** Imsil BBS Style Sheet (for IE6.0/7.0 FireFox2.0/3.0 Safari3.0) version : 0.0.2 author : jinovice email : jinovice@nate.com website : none **********************************************************************/ /* common */ .sub #content .bbs th { font-size: 12px; line-height:1em; } .sub #content .bbs select { font-size: 12px; line-height:1em; } .sub #content .bbs fieldset { border:none; } .sub #content .bbs table caption, .sub #content .bbs fieldset legend { display:none; } /********************************************************************** @bbs_guide **********************************************************************/ .bbs_guide { width:100%; padding-top:10px; background:url("../images/common_bbs/guide_bg_top.gif") repeat-x 0 0; } .bbs_guide p { padding:20px 0; background:url("../images/common_bbs/guide_bg_bottom.gif") repeat-x 0 100%; } /* type1 *************************************************************/ .bbs_guide_type1 { width:100%; padding-top:10px; background:url("../images/common_bbs/guide_bg_top.gif") repeat-x 0 0; } .bbs_guide_type1 p { padding:20px; background:url("../images/common_bbs/guide_bg_bottom.gif") repeat-x 0 100%; } /* type2 *************************************************************/ .bbs_guide_type2 { width:100%; } /* rbox1 *************************************************************/ .bbs_guide_rbox1 { width:630px; margin-top:15px; background:url("../images/layout/rbox_gray_bg.gif") no-repeat 0 0; float:left; } .bbs_guide_rbox1 .rbox_bottom { width:100%; background:url("../images/layout/rbox_gray_bg_bottom.gif") no-repeat 0 100%; float:left; } .bbs_guide_rbox1 .rbox_bottom ul { position:relative; left:0; top:0; width:590px; margin:15px 20px; float:right; } .bbs_guide_rbox1 .rbox_bottom ul li { height:20px; float:left; overflow:hidden; } .bbs_guide_rbox1 .rbox_bottom ul li a { padding-left:15px; background:url("http://www.muju.org/muju/images/open/arrow06.gif") no-repeat 6px 3px; } .havetit .rbox_bottom strong { margin:10px 0 10px 20px; float:left; } .havetit .rbox_bottom ul { width:490px; float:right; } /********************************************************************** @articles **********************************************************************/ /*#bbs_search_obj { width:550px; text-align:right; float:right; }*/ .sub #content .bbs { position:relative; width:100%; overflow:hidden; } /* list > articles_info */ .sub #content .bbs .articles_info { width:100%; height:16px; margin-top:15px; clear:both; } .sub #content .bbs .articles_info dl { font-size:0.91em; float:right; } .sub #content .bbs .articles_info dl dt { float:left; } .sub #content .bbs .articles_info dl dd { margin:0 10px 0 5px; color:#ff6600; font-weight:bold; float:left; } .sub #content .bbs .articles_info ul.bbstopbtn { float:left; } .sub #content .bbs .articles_info ul.bbstopbtn li { margin-right:5px; float:left; } /********************************************************************** @bbs list **********************************************************************/ /* list > bbs_list */ .sub #content .bbs .bbs_list { width:100%; margin-top:5px; text-align:center; background-position:0 0; background-repeat:repeat-x; } .sub #content .bbs .bbs_list th, .sub #content .bbs .bbs_list td { padding:5px 0; } .sub #content .bbs .bbs_list thead th { color:#333; background-position:100% 0; background-repeat:no-repeat; } /********************************************************************** @bbs view **********************************************************************/ /* view > bbs_view */ .sub #content .bbs .bbs_view { width:100%; margin-top:5px; background-position:0 0; background-repeat:repeat-x; } .sub #content .bbs .bbs_view .bbsviewtit { color:#333; text-align:center; background-position:100% 0; background-repeat:no-repeat; } .sub #content .bbs .bbs_view h4 { padding:1px 0 0 0; margin:0; font-size:1em; line-height:1em; color:black; background:none; } .sub #content .bbs .bbs_view h5 { padding:1px 0 0 0; margin:0; font-size:1em; line-height:1em; color:black; background:none; } .sub #content .bbs .bbs_view th, .sub #content .bbs .bbs_view td { padding:7px 10px; } .sub #content .bbs .bbs_view th { width:17%; } .sub #content .bbs .bbs_view td.tal { width:100%; padding:1%; } /*.sub #content .bbs .bbs_view td.tal img { max-width:90%; }*/ /* view > bbs_view > type_horizontal */ .sub #content .bbs .type_horizontal tbody th { padding:10px; background:#f3fbfe; } .sub #content .bbs .type_horizontal tbody td { padding:10px; } /********************************************************************** @bbs write **********************************************************************/ /* write */ .sub #content .bbs .bbs_write { width:100%; margin-top:5px; } .sub #content .bbs .bbs_write th, .sub #content .bbs .bbs_write td { padding:10px; } .sub #content .bbs .bbs_write th { width:15%; color:#333; } .sub #content .bbs .bbs_write textarea { width:100%; height:350px; } .sub #content .bbs .bbs_write #upfile1 { width:100%; height:20px; } .sub #content .bbs .bbs_write #subject { width:100%; } /********************************************************************** @bbs type **********************************************************************/ /* type1 *************************************************************/ /* list > bbs_list_type1 > bbs_list */ .sub #content .bbs_list_type1 .bbs_list { background-image:url("../images/common_bbs/type1/thead_bgl.gif"); } .sub #content .bbs_list_type1 .bbs_list thead th { height:32px; background-image:url("../images/common_bbs/type1/thead_line.gif"); } .sub #content .bbs_list_type1 .bbs_list thead th.last { background-image:url("../images/common_bbs/type1/thead_bgr.gif"); } .sub #content .bbs_list_type1 .bbs_list tbody td, .sub #content .bbs_list_type1 tbody th { border-bottom: 1px solid #d9d9d9; } .sub #content .bbs_list_type1 .bbs_list .even td, .sub #content .bbs_list_type1 .even th { background-color:#f9f9f7; } /* list > bbs_list_type1 > bbs_view */ .sub #content .bbs_list_type1 .bbs_view { background-image:url("../images/common_bbs/type1/thead_bgl.gif"); } .sub #content .bbs_list_type1 .bbs_view .bbsviewtit { height:32px; background-image:url("../images/common_bbs/type1/thead_bgr.gif"); } .sub #content .bbs_list_type1 .bbs_view tbody th { background:#f9f9f7; } .sub #content .bbs_list_type1 .bbs_view thead td { background:white; } .sub #content .bbs_list_type1 .bbs_view tbody th, .sub #content .bbs_list_type1 .bbs_view tbody td { border-bottom: 1px solid #d9d9d9; } .sub #content .bbs_list_type1 .bbs_view td.tal { border-bottom:none; } /* list > bbs_list_type1 > bbs_write */ .sub #content .bbs_list_type1 .bbs_write { border-top: 2px solid #d9d9d9; } .sub #content .bbs_list_type1 .bbs_write tbody th { border-bottom: 1px solid #d9d9d9; background:#f9f9f7; } .sub #content .bbs_list_type1 .bbs_write tbody td { border-bottom: 1px solid #d9d9d9; } /********************************************************************** @paging **********************************************************************/ /* list > paging */ .sub #content .bbs .paging { position:relative; width:100%; text-align:center; padding:10px; clear:both; } .sub #content .bbs .paging a { padding:0 3px; } .sub #content .bbs .paging img { margin-bottom:-4px; } .sub #content .bbs .paging .current_page { font-size:1.2em; } /********************************************************************** @bbs footer **********************************************************************/ .sub #content .bbs .bbsfooter { padding-top:5px; border-top: 1px solid #ccc; } .sub #content .bbs .bbsfooter_type95 { width:95%; margin-left:2.5%; text-align:left; } /* list > bbsfooter > search */ .sub #content .bbs .bbsfooter .articles_search { position:relative; width:270px; height:20px; float:left; } .sub #content .bbs .bbsfooter .articles_search_full { left:200px; } .sub #content .bbs .bbsfooter .articles_search .layout_select { position:absolute; left:0; top:0; width:60px; height:20px; } .sub #content .bbs .bbsfooter .articles_search .layout_input { position:absolute; left:65px; top:0; width:145px; height:20px; } .sub #content .bbs .bbsfooter .articles_search .layout_btn { position:absolute; left:215px; top:0; padding:0; border:none; } /* list > bbsfooter > search > articles_search_type_select2 */ .sub #content .bbs .bbsfooter .articles_search_type_select2 { width:265px; } .sub #content .bbs .bbsfooter .articles_search_type_select2 .layout_select { position:absolute; left:0; top:0; width:60px; height:20px; } .sub #content .bbs .bbsfooter .articles_search_type_select2 .layout_input { position:absolute; left:65px; top:0; width:90px; height:20px; } .sub #content .bbs .bbsfooter .articles_search_type_select2 .layout_select2 { position:absolute; left:160px; top:0; width:50px; height:20px; } .sub #content .bbs .bbsfooter .articles_search_type_select2 .layout_btn { position:absolute; left:215px; top:0; } /* list > bbsfooter > search > type_middleselect */ .sub #content .bbs .bbsfooter .articles_search_type_middleselect { position:relative; left:140px; width:270px; height:20px; } .sub #content .bbs .bbsfooter .articles_search_type_middleselect .layout_select { position:absolute; left:0; top:0; width:90px; height:20px; } .sub #content .bbs .bbsfooter .articles_search_type_middleselect .layout_input { position:absolute; left:95px; top:0; width:145px; height:20px; } .sub #content .bbs .bbsfooter .articles_search_type_middleselect .layout_btn { position:absolute; left:245px; top:0; } /* list > bbsfooter > search > type_longselects */ .sub #content .bbs .bbsfooter .articles_search_type_longselects { position:relative; left:10px; height:20px; } .sub #content .bbs .bbsfooter .articles_search_type_longselects .layout_select_class { position:absolute; left:0; top:0; width:200px; height:20px; } .sub #content .bbs .bbsfooter .articles_search_type_longselects .layout_select { position:absolute; left:205px; top:0; width:60px; height:20px; } .sub #content .bbs .bbsfooter .articles_search_type_longselects .layout_input { position:absolute; left:270px; top:0; width:100px; height:20px; } .sub #content .bbs .bbsfooter .articles_search_type_longselects .layout_btn { position:absolute; left:375px; top:0; } /* list > bbsfooter > bbs_btn */ .sub #content .bbs .bbsfooter .bbsviewbtn { position:relative; float:left; } .sub #content .bbs .bbsfooter .bbsbtn { /*position:relative;*/ text-align:right; /*white-space:nowrap;*/ float:right; } .sub #content .bbs .bbsfooter .bbsbtn input { padding:0; border:none; } /********************************************************************** @photo list **********************************************************************/ /* list > photo_list */ .sub #content .bbs .photo_list { width:100%; padding-top:20px; border-top:solid 2px #67a900; border-bottom:solid 1px #67a900; float:left; } .sub #content .bbs .photo_list li { position:relative; width:25%; height:240px; background:url("../images/common_bbs/type1/gallery_list_bg.gif") no-repeat 0 0; float:left; overflow:hidden; } .sub #content .bbs .photo_list li .tit { position:absolute; left:30px; top:9px; } .sub #content .bbs .photo_list li .pic { position:absolute; left:8px; top:40px; padding:1px; border:solid 1p #eee; } .sub #content .bbs .photo_list li .btn { position:absolute; left:8px; top:140px; } .sub #content .bbs .photo_list li .date { position:absolute; left:30px; top:185px; } /* type1 *************************************************************/ /* list > photo_list_type1 > photo_list */ .sub #content .bbs .photo_list_col3 { width:100%; padding-top:20px; border-top:solid 2px #67a900; border-bottom:solid 1px #67a900; float:left; } .sub #content .bbs .photo_list_col3 li { position:relative; width:33%; height:240px; background:url("../images/common_bbs/type1/gallery_list_bg.gif") no-repeat 0 0; float:left; overflow:hidden; } .sub #content .bbs .photo_list_col3 li .tit { position:absolute; left:30px; top:9px; } .sub #content .bbs .photo_list_col3 li .pic { position:absolute; left:8px; top:40px; padding:1px; border:solid 1p #eee; } .sub #content .bbs .photo_list_col3 li .btn { position:absolute; left:8px; top:140px; } .sub #content .bbs .photo_list_col3 li .date { position:absolute; left:30px; top:185px; } /********************************************************************** @bbs view **********************************************************************/ /* view > bid_view */ .sub #content .bbs .bid_view { width:100%; margin-top:5px; padding-bottom:10px; border-bottom:solid 1px #ccc; } .sub #content .bbs .bid_view h4 { width:100%; padding:0; margin:0; font-size:1em; line-height:2.4em; color:black;background:url("../images/common_bbs/type1/thead_bgl.gif") no-repeat 0 0; } .sub #content .bbs .bid_view h4 strong { height:32px; color:#333; text-align:center; background:url("../images/common_bbs/type1/thead_bgr.gif") no-repeat 100% 0; display:block; } .sub #content .bbs .bid_view th, .sub #content .bbs .bid_view td { padding:3px; border:solid 1px #d9d9d9; } .sub #content .bbs .bid_view th { background-color:#d9ffe1; } .sub #content .bbs .bid_view_pos1 { width:35%; margin:10px 1% 0 0; float:left; } .sub #content .bbs .bid_view_pos2 { width:64%; margin-top:10px; float:left; } .sub #content .bbs .bid_view_pos2 .colorpoint { text-decoration:underline; background-color:yellow; } .sub #content .bbs .table_subtext_top { margin:0 0 -5px 0; clear:both; } .sub #content .bbs .bid_view_pos3 { width:100%; margin-top:5px; } .sub #content .bbs .bid_view_pos3 td { text-align:center; } /* type1 *************************************************************/ /* list > bid_view_type1 > bid_view */ /********************************************************************** @download list **********************************************************************/ /* list > download_list */ .sub #content .bbs .download_list { border-top:solid 2px #4371b5; float:left; } .sub #content .bbs .download_list li { position:relative; width:100%; margin-top:15px; border-bottom:solid 1px #ccc; float:left; } .sub #content .bbs .download_list li li { position:normal; margin-top:0; border-bottom:none; } .sub #content .bbs .download_list li a:hover { text-decoration:underline; } .sub #content .bbs .download_list li h4 { position:absolute; left:70px; top:0; padding:0; margin:0; font-size:1em; height:25px; overflow:hidden; } .sub #content .bbs .download_list li h4 a { color:#4371b5; } .sub #content .bbs .download_list li span.no { position:absolute; left:20px; top:0; } .sub #content .bbs .download_list li ul li.filename { position:absolute; left:70px; top:18px; } .sub #content .bbs .download_list li ul li.filename a { position:absolute; left:420px; top:-10px; } .sub #content .bbs .download_list li ul li.count { position:absolute; left:70px; top:45px; } .sub #content .bbs .download_list li ul li.date { position:absolute; left:180px; top:45px; } .sub #content .bbs .download_list li p { position:relative; min-height:35px; margin:70px 0 10px 70px; padding:5px; background-color:#f9f9f9; } * html .sub #content .bbs .download_list li p { height:35px; } .sub #content .download_list_type1 .articles_info ul.bbstopbtn li { font-size:0.92em; letter-spacing:-0.05em; } /********************************************************************** @rbox view **********************************************************************/ /* view > rbox_view */ .sub #content .bbs .rbox_view { margin-top:0; } .sub #content .bbs .rbox_view thead th { color:#333; } .sub #content .bbs .rbox_view th, .sub #content .bbs .org_view td { padding:7px 10px; } /* type1 *************************************************************/ /* list > rbox_view_type1 > rbox_view */ .sub #content .rbox_view_type1 { padding-bottom:20px; text-align:center; background:url("../images/common_bbs/type1/org_list_bottom.gif") no-repeat 0 100%; } .sub #content .rbox_view_type1 .rbox_view_type1_bg { width:100%; padding:20px 0 0 2.5%; margin-bottom:10px; text-align:left; background:url("http://imsil.go.kr/img/sub_bg_top.gif") no-repeat 0 0; } .sub #content .rbox_view_type1 h4 { padding:1px 0 0 2.5%; margin:0; font-size:1em; line-height:1em; text-align:left; color:black; background:none; } .sub #content .rbox_view_type1 h5 { width:95%; padding:5px 0; margin:10px auto 0 auto; font-size:1em; line-height:1.4em; text-align:left; color:#006e8e; border-top:solid 1px #52a0b6; border-bottom:solid 1px #52a0b6; background:none #f4f9fa; } .sub #content .rbox_view_type1 p { width:94%; padding-left:3%; text-align:left; text-align:justify !important; } .sub #content .rbox_view_type1 .rbox_view { width:95%; margin:5px auto; text-align:left; } .sub #content .rbox_view_type1 .rbox_view thead th { height:32px; text-align:center; color:white; border: 1px solid #bad6de; background-color:#1985a5; } .sub #content .rbox_view_type1 .rbox_view tbody th { text-align:center; background-color:#e9f7fb; } .sub #content .rbox_view_type1 .rbox_view .subtit1 th, .sub #content .rbox_view_type1 .rbox_view .subtit1 { color:#006e8e; background-color:#e9f7fb; } .sub #content .rbox_view_type1 .rbox_view .subtit2 th, .sub #content .rbox_view_type1 .rbox_view .subtit2 { color:#333; font-weight:normal; background-color:#f5f5f5; } .sub #content .rbox_view_type1 .rbox_view thead td { background-color:white; } .sub #content .rbox_view_type1 .rbox_view tbody th, .sub #content .rbox_view_type1 .rbox_view tbody td { padding:7px 3px; border: 1px solid #bad6de; } .sub #content .rbox_view_type1 .pageonly { margin-top:20px; } .sub #content .rbox_view_type1 .pic { width:600px; height:400px; margin-top:20px; border:solid 1px #aaa; } .sub #content .rbox_view_type1 ul.type_simple { width:94%; padding-left:3%; text-align:left; } .sub #content .rbox_view_type1 ul.type_simple p { width:100%; padding-left:0; } .sub #content .rbox_view_type1 ul.link_list { width:94%; padding-left:3%; text-align:left; } /********************************************************************** @list def **********************************************************************/ /* list type > def ****************************************************/ .sub #content .bbs .list_def .no { width:11%; } .sub #content .bbs .list_def .title { width:50%; } .sub #content .bbs .list_def .writer { width:14%; } .sub #content .bbs .list_def .date { width:11%; } .sub #content .bbs .list_def .file { width:7%; } .sub #content .bbs .list_def .count { width:7%; }