@charset "euc-kr"; 
/**********************************************************************
Jinan 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; 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%; }

/* bbs_guide_typephoto *************************************************************/
.bbs_guide_typephoto				{ width:100%; }
.bbs_guide_typephoto p			{ padding:5px 10px; background-color:#eee; }

/* 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; }

/* list > selcat */
.sub #content .bbs .selcat					{ position:relative; width:100%; height:54px; margin-top:15px; background:url("../images/common_bbs/selcat_bg.gif") no-repeat 50% 0; clear:both; }
.sub #content .bbs .selcat strong		{ position:absolute; left:370px; top:20px;}
.sub #content .bbs .selcat select		{ position:absolute; left:440px; top:21px; width:115px; }
.sub #content .bbs .selcat .submitbtn		{ position:absolute; left:560px; top:20px; padding:0; border:none; }


/**********************************************************************
@bbs list
**********************************************************************/
/* list > bbs_list */
.sub #content .bbs .bbs_list			{ width:100%; margin-top:5px; text-align:center; border-top:solid 3px #988675; }
.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-color:#f3eee5; background-position:100% 0; background-repeat:no-repeat; }


/**********************************************************************
@bbs view
**********************************************************************/
/* view > bbs_view */
.sub #content .bbs .bbs_view      { width:100%; margin-top:5px; border-top:solid 3px #988675; }
.sub #content .bbs .bbs_view .bbsviewtit   { color:#333; text-align:center; background-color:#f3eee5; 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%; }


/**********************************************************************
@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; }
/* 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:16px; }
.sub #content .bbs .bbsfooter .articles_search .layout_btn			{ position:absolute; left:215px; top:0; padding:0; border:none; }

/* list > bbsfooter > search02 jkh */
.sub #content .bbs .bbsfooter .articles_search02	{ position:relative; width:270px; height:21px; float:left; }
.sub #content .bbs .bbsfooter .articles_search02_full	{ left:200px; }
.sub #content .bbs .bbsfooter .articles_search02 .layout_input	{ position:absolute; left:0px; top:0; width:145px; height:21px; }
.sub #content .bbs .bbsfooter .articles_search02 .layout_btn	{ position:absolute; left:150px; top:0; padding:0; border:none; }

/* list > bbsfooter > search03 jkh */
.sub #content .bbs .bbsfooter .articles_search03	{ position:relative; width:270px; height:21px; float:left; }
.sub #content .bbs .bbsfooter .articles_search03_full	{ left:200px; }
.sub #content .bbs .bbsfooter .articles_search03 .layout_input	{ position:absolute; left:0px; top:0; width:145px; height:21px; }
.sub #content .bbs .bbsfooter .articles_search03 .layout_btn	{ position:absolute; left:140px; top:0; padding:0; border:none; }

/* list > bbsfooter > search04 jkh */
.sub #content .bbs .bbsfooter .articles_search04	{ position:relative; width:270px; height:30px; float:left; }
.sub #content .bbs .bbsfooter .articles_search04_full	{ left:200px; }
.sub #content .bbs .bbsfooter .articles_search04 .layout_input	{ position:absolute; left:0px; top:0; width:145px; height:21px; }
.sub #content .bbs .bbsfooter .articles_search04 .layout_btn	{ position:absolute; left:150px; top:0; padding:0; border:none; }

/* 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:16px; }
.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:16px; }
.sub #content .bbs .bbsfooter .articles_search_type_longselects .layout_btn			{ position:absolute; left:375px; top:0; }

/* list > bbsfooter > bbs_btn */
.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; }


/**********************************************************************
@news list
**********************************************************************/
/* list > news_list */
.sub #content .bbs .news_list		{ margin-top:10px; border-top:solid 3px #6eb500; border-bottom:solid 2px #6eb500; float:left; }
.sub #content .bbs .news_list li	{ position:relative; width:100%; margin-top:15px; border-bottom:solid 1px #6eb500; float:left; }
.sub #content .bbs .news_list li a:hover	{ text-decoration:underline; }
/*.sub #content .bbs .news_list li a:hover	{ color:#ff7700; }*/
.sub #content .bbs .news_list li h4	{ position:absolute; left:160px; top:5px; height:20px; padding:0; margin:0; font-size:1em; background:none; overflow:hidden; }
.sub #content .bbs .news_list li .bg	{ position:absolute; left:45px; top:0; padding:2px; border:solid 1px #e5e5e5; background-color:#f5f5f5; }
.sub #content .bbs .news_list li .date	{ height:25px; margin-top:5px; color:#4371b5; float:right; overflow:hidden; }
.sub #content .bbs .news_list li p		{ position:relative; min-height:55px; margin:25px 0 25px 160px; padding-top:0; }
* html .sub #content .bbs .news_list li p		{ height:55px; }
.sub #content .bbs .news_list li .no		{ position:absolute; left:5px; top:33px; }

/* type1 *************************************************************/
/* list > news_list_type1 > news_list */


/**********************************************************************
@photo list
**********************************************************************/
/* list > photo_list */
.sub #content .bbs .photo_list li		{ padding:10px 0; text-align:center; border:solid 1px #6eb500; float:left; overflow:hidden; }
.sub #content .bbs .photo_list li .tit		{ display:block; }
/* list > photo_list > colset */
.sub #content .bbs .plc3 li		{ width:32%; margin:1% 0.5%; }
.sub #content .bbs .plc4 li		{ width:22%; margin:1.1% 1.3%; }

/**********************************************************************
@photo list
**********************************************************************/
/* list > photo_list02  jkh */
.sub #content .bbs .photo_list02		{ width:100%; padding-top:20px; float:left; }
.sub #content .bbs .photo_list02 li		{ position:relative; width:33%; height:240px; background:url("../images/common_bbs/photo_list_bg.jpg") no-repeat 0 0; float:left; overflow:hidden; }
.sub #content .bbs .photo_list02 li .tit	{ position:absolute; left:10px; top:198px; width:160px; text-align:center; }
.sub #content .bbs .photo_list02 li .tit a	{ color:white; display:block; }
.sub #content .bbs .photo_list02 li .pic	{ position:absolute; left:8px; top:20px; padding:1px; border:solid 1px #eee; }

/* photo_list02  jkh */
.photo_list02		{ width:100%; padding-top:20px; float:left; }
.photo_list02 li		{ position:relative; width:33%; height:240px; background:url("../images/common_bbs/photo_list_bg.jpg") no-repeat 0 0; float:left; overflow:hidden; }
.photo_list02 li .tit	{ position:absolute; left:10px; top:198px; width:160px; text-align:center; }
.photo_list02 li .tit a	{ color:white; display:block; }
.photo_list02 li .pic	{ position:absolute; left:8px; top:20px; padding:1px; border:solid 1px #eee; }

/* list > photo_list03  jkh */
.sub #content .bbs .photo_list03
{ 
width:95%; 
padding-top:20px; 
padding-bottom:10px; 
border-bottom:1px #C6D7E7 solid;
}

.sub #content .bbs .photo_list03 li
{ 
position:relative; 
width:100%; 
height:140px; 
background:url("/main/special/chief/img/inc/photo_img_back.jpg") 
no-repeat 0 0; 
overflow:hidden; 
}

.sub #content .bbs .photo_list03 li .tit	{ position:absolute; left:8px; top:10px; width:200px; }
.sub #content .bbs .photo_list03 li .pic	{ position:absolute; left:200px; top:10px; width:470px; text-align:left; }
.sub #content .bbs .photo_list03 li .pic02	{ position:absolute; left:553px; top:10px; width:100px; text-align:right; }
.sub #content .bbs .photo_list03 li .pic03	{ position:absolute; left:200px; top:30px; width:470px; text-align:left; }

/* list > photo_list04  jkh */
.sub #content .bbs .photo_list04
{ 
width:95%; 
padding-top:5px; 
padding-bottom:5px; 
border-bottom:3px #428AC6 solid;
}

/* photo_list05  jkh */
.sub #content .bbs .photo_list05		{ width:228px; padding-top:10px; border-bottom:1px #C6D7E7 solid; float:left;}
.sub #content .bbs .photo_list05 li		{ position:relative; width:228px; height:180px; background:url("/main/special/chief/img/inc/photo_img_back.jpg") no-repeat 0 0; float:left; overflow:hidden; }
.sub #content .bbs .photo_list05 li .pic	{ position:absolute; left:8px; top:8px; width:170px;height:120px;}
.sub #content .bbs .photo_list05 li .tit	{ position:absolute; left:8px; top:145px; width:180px; text-align:center; }
.sub #content .bbs .photo_list05 li .tit a	{ color:#000000; display:block; }

.sub #content .bbs .photo_list06{
width:95%; 
padding-top:5px; 
padding-bottom:5px; 
border-bottom:3px #428AC6 solid;
}
/* type1 *************************************************************/
/* list > photo_list_type1 > photo_list */

/**********************************************************************
@mov list
**********************************************************************/
/* list > mov_list */
.sub #content .bbs .mov_list li		{ position:relative; padding:10px 0; width:49%; border-bottom:solid 2px #d9cec4; float:left; }
.sub #content .bbs .mov_list li.even		{ float:right; }
.sub #content .bbs .mov_list li .picbg		{ padding:9px 20px 35px 8px; background:url("/img/skin/jinan_movie/movie_bg.gif") no-repeat 0 0; display:block; float:left; }
.sub #content .bbs .mov_list li.even a		{ float:right; }
.sub #content .bbs .mov_list li .tit		{ position:absolute; left:150px; top:10px; width:250px; padding-left:25px; background:url("/img/skin/jinan_movie/icon_mov.gif") no-repeat 0 0; display:block; }
.sub #content .bbs .mov_list li.even .tit		{ left:-130px; top:90px; padding:0 35px 0 0; text-align:right; background:url("/img/skin/jinan_movie/icon_mov.gif") no-repeat 100% 0; }


/**********************************************************************
@mov view
**********************************************************************/
/* list > mov_view */
.sub #movpop		{ position:relative; width:610px; height:570px; background:url("../images/common_bbs/mov_pop_bg.gif") no-repeat 0 0; }
.sub #movpop h1		{ position:absolute; left:100px; top:30px; }
.sub #movpop .guide		{ position:absolute; left:100px; top:50px; }
.sub #movpop #movarea		{ position:absolute; left:49px; top:111px; width:510px; height:380px; background-color:#eee; }
.sub #movpop .close		{ position:absolute; left:513px; top:55px; }
.sub #movpop .copyright		{ position:absolute; left:360px; top:520px; }

.sub #cap_textarea		{ width:100%; height:400px;  }

/**********************************************************************
@mov2 list
**********************************************************************/
/* list > mov2_list */
.sub #content .bbs .mov2_list li		{ position:relative; width:29%; padding-left:4%; padding-bottom:15px; margin-top:15px; background:url("/main/gallery_board/img/mid_dot.gif") repeat-x 0 100%; float:left; }
* html .sub #content .bbs .mov2_list li		{ position:relative; width:29%; }
.sub #content .bbs .mov2_list li .mv2img	{ width:138px; height:130px; background:url("/img/skin/jinan_movie/movie_bg.gif") no-repeat 50% 0; }
.sub #content .bbs .mov2_list li .mv2img img	{ margin:8px 0 0 10px; }
.sub #content .bbs .mov2_list li p	{ padding-left:30px; background:url("/img/skin/jinan_movie/icon_mov.gif") no-repeat 0 5px; }


/**********************************************************************
@asearch
**********************************************************************/
/* list > asearch_list */
.sub .asearch fieldset		{ position:relative; width:605px; height:134px; background:url("../images/common_bbs/asearch_bg.gif") no-repeat 0 0; }
.sub .asearch fieldset strong		{ position:absolute; left:200px; top:20px; }
.sub .asearch fieldset p		{ position:absolute; left:200px; top:50px; width:300px; }
.sub .asearch fieldset p label		{ width:130px; margin-bottom:3px; padding-left:10px; background:url("/img/skin/jinan/bul.gif") no-repeat 0 5px; float:left; overflow:hidden; display:block; }
.sub .asearch fieldset p input		{ width:150px; margin-bottom:3px; }
.sub .asearch fieldset .btnsubmit		{ position:absolute; left:500px; top:48px; }
/*.sub .asearch ul li		{ position:relative; height:100px; }*/
.sub .asearch ul li		{ position:relative; height:130px; }
.sub .asearch ul li input		{ position:absolute; left:0; top:45px; }
.sub .asearch ul li .asinfo		{ position:absolute; left:0; top:0; }
.sub .asearch ul li .asimg		{ position:absolute; left:30px; top:30px; }
.sub .asearch ul li .ascontent		{ position:absolute; left:90px; top:20px; }
.sub .asearch ul li .ascontent a		{ height:20px; }


/**********************************************************************
@stat list
**********************************************************************/
/* list > stat_list */
.sub #content .bbs .stsearch		{ width:615px; height:87px; background:url("/main/administration/m02/02/img/tt_bg.gif") no-repeat 0 0; }
.sub #content .bbs .stsearch label		{ position:absolute; left:280px; top:25px; width:75px; }
.sub #content .bbs .stsearch select		{ position:absolute; left:360px; top:27px; width:100px; }
.sub #content .bbs .stsearch .btnsubmit		{ position:absolute; left:465px; top:27px; }
.sub #content .bbs .stat_list li		{ position:relative; width:33%; padding-bottom:10px; margin-top:10px; text-align:center; background:url("/main/gallery_board/img/mid_dot.gif") repeat-x 0 100%; float:left; height:220px }
.sub #content .bbs .stat_list dl		{ text-align:right; width:100%; }
.sub #content .bbs .stat_list dt		{ width:40%; float:left; clear:both; }
.sub #content .bbs .stat_list dd		{ width:40%; float:left; }


/**********************************************************************
@budget list
**********************************************************************/
/* list > photo_list */
.sub #content .bbs .budget		{ width:615px; height:520px; background:url("../images/common_bbs/budget_bg.gif") no-repeat 0 100%; }
.sub #content .bbs .budget fieldset		{ width:615px; height:30px; }
.sub #content .bbs .budget fieldset select		{ position:absolute; left:400px; top:35px; width:160px; }
.sub #content .bbs .budget fieldset .btnsubmit		{ position:absolute; left:565px; top:35px; }
.sub #content .bbs .budget fieldset li		{ position:relative; width:33%; padding-bottom:10px; margin-top:10px; text-align:center; background:url("/main/gallery_board/img/mid_dot.gif") repeat-x 0 100%; float:left; }
.sub #content .bbs .budget fieldset dl		{ text-align:right; width:100%; }
.sub #content .bbs .budget fieldset dt		{ width:40%; float:left; clear:both; }
.sub #content .bbs .budget fieldset dd		{ width:40%; float:left; }
.sub #content .bbs .budget table		{ width:500px; margin-left:50px; }
.sub #content .bbs .budget table th		{ padding:4px 3px; border-bottom:solid 2px #ddd; }
.sub #content .bbs .budget table td		{ width:180px; padding:4px 3px; border-bottom:solid 2px #ddd; }
.sub #content .bbs .budget table td select		{ width:150px; }


/**********************************************************************
@bannerlist
**********************************************************************/
/* list > photo_list */
.sub .bbs .bannerlist_step4 li		{ width:24%; margin:1% 0.5%; float:left; }

/**********************************************************************
@sch
**********************************************************************/
/* list > sch */
.sub #content .sch .calandar .sel_month		{ position:relative; width:100%; height:30px; text-align:center; }
.sub #content .sch .calandar .sel_month #schyear	{ position:absolute; left:450px; top:3px; width:70px; letter-spacing:0; }
.sub #content .sch .calandar .sel_month #schmonth	{ position:absolute; left:525px; top:3px; width:50px; letter-spacing:0; }
.sub #content .sch .calandar .sel_month .btngo	{ position:absolute; left:580px; top:3px; }
.sub #content .sch .calandar .sel_month .prev	{ width:10%; margin-top:5px; float:left; }
.sub #content .sch .calandar .sel_month strong	{ width:12%; margin-top:7px; float:left; }
.sub #content .sch .calandar .sel_month .next	{ width:10%; margin-top:5px; float:left; }
.sub #content .sch .calandar table { width:100%; }
.sub #content .sch .calandar table thead th  { width:14.2%; padding:7px 0; text-align:center; background-color:#faffe3; }
.sub #content .sch .calandar table td  { height:60px; text-align:right; vertical-align:top; border:solid 1px #d8d8d8; }
.sub #content .sch .calandar table td:hover  { background-color:#fcffea; }
.sub #content .sch .calandar table td.today  { background-color:#ffeecc; }
.sub #content .sch .calandar table td .schclick  { margin-left:10px; float:left; }
.sub #content .sch .sch_list dl  { margin-top:20px; line-height:2.2em; }
.sub #content .sch .sch_list dl dt  { height:27px; padding:0 20px 0 45px; text-align:center; border-bottom:solid 1px #ccc; background:url("http://www.sunchang.go.kr/rfc/board/images/calendar/btn_icon02.gif") no-repeat 8px 5px; float:left; overflow:hidden; }
.sub #content .sch .sch_list dl dd  { height:27px; border-bottom:solid 1px #ccc; overflow:hidden; }
.sub #content .sch .sch_list dl dd a  { padding-top:3px; display:block; float:right; }
.sub #content .sch .bbsbtn	{ margin-top:5px; text-align:right; clear:both; }

/* type1 *************************************************************/
/* list > sch_type1 > sch_list */


/**********************************************************************
@news list
**********************************************************************/
/* list > link_list */
.sub #content .bbs .link_list		{ margin-top:10px; border-top:solid 3px #ccc; border-bottom:solid 2px #ccc; float:left; }
.sub #content .bbs .link_list li	{ position:relative; width:100%; margin-top:15px; border-bottom:solid 1px #eee; float:left; }
.sub #content .bbs .link_list li a:hover	{ text-decoration:underline; }
.sub #content .bbs .link_list li h4	{ position:absolute; left:10px; top:5px; height:20px; padding:0 0 0 13px; margin:0; color:#609e00; font-size:1em; background:url("http://www.sunchang.go.kr/rfc/board/images/btn/icon_dot_02.gif") no-repeat 0 2px; overflow:hidden; }
.sub #content .bbs .link_list li h4 a	{ color:#609e00; }
.sub #content .bbs .link_list li .llurl	{ height:20px; margin-top:5px; float:right; overflow:hidden; }
.sub #content .bbs .link_list li .llurl a	{ color:#666; }
.sub #content .bbs .link_list li p		{ position:relative; min-height:45px; margin:30px 0 10px 20px; padding-top:0; }
* html .sub #content .bbs .link_list li p		{ height:45px; }

/* type1 *************************************************************/
/* list > news_list_type1 > news_list */


/**********************************************************************
@type
**********************************************************************/
/* type1 *************************************************************/
/* list > bbs_list_type1 > bbs_list */
.sub #content .bbs_list_type1 .bbs_list thead th   { height:32px; background-image:url("/img/skin/jinan_brand/bar.gif"); }
.sub #content .bbs_list_type1 .bbs_list thead th.last   { background-image:none; }
.sub #content .bbs_list_type1 .bbs_list tbody td, .sub #content .bbs_list_type1 tbody th   { border-bottom: 1px solid #d9cec4; }
.sub #content .bbs_list_type1 .bbs_list tr.even td, .sub #content .bbs_list_type1 tr.even th   { background-color:#f9f9f7; }

/* list > bbs_list_type1 > bbs_view */
.sub #content .bbs_list_type1 .bbs_view   {  }
.sub #content .bbs_list_type1 .bbs_view .bbsviewtit   { height:32px; }
.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; }

/* type2 *************************************************************/
/* list > bbs_list_type2 > bbs_list */
.sub #content .bbs_list_type2 .bbs_list   { background-image:url("../images/common_bbs/type1/thead_bgl.gif"); }
.sub #content .bbs_list_type2 .bbs_list thead th   { height:32px; background-image:url("../images/common_bbs/type1/thead_line.gif"); }
.sub #content .bbs_list_type2 .bbs_list thead th.last   { background-image:url("../images/common_bbs/type1/thead_bgr.gif"); }
.sub #content .bbs_list_type2 .bbs_list tbody td, .sub #content .bbs_list_type2 tbody th   { border-bottom: 1px solid #d9d9d9; }
.sub #content .bbs_list_type2 .bbs_list tbody.even td, .sub #content .bbs_list_type2 tbody.even th   { background-color:#f9f9f7; }

/* list > bbs_list_type2 > bbs_view */
.sub #content .bbs_list_type2 .bbs_view   { background-image:url("../images/common_bbs/type1/thead_bgl.gif"); }
.sub #content .bbs_list_type2 .bbs_view .bbsviewtit   { height:32px; background-image:url("../images/common_bbs/type1/thead_bgr.gif"); }
.sub #content .bbs_list_type2 .bbs_view tbody th   { background:#f9f9f7; }
.sub #content .bbs_list_type2 .bbs_view thead td   { background:white; }
.sub #content .bbs_list_type2 .bbs_view tbody th, .sub #content .bbs_list_type2 .bbs_view tbody td   { border-bottom: 1px solid #d9d9d9; }
.sub #content .bbs_list_type2 .bbs_view td.tal  { border-bottom:none; }

/* list > bbs_list_type2 > bbs_write */
.sub #content .bbs_list_type2 .bbs_write      { border-top: 2px solid #d9d9d9; }
.sub #content .bbs_list_type2 .bbs_write tbody th   { border-bottom: 1px solid #d9d9d9; background:#f9f9f7; }
.sub #content .bbs_list_type2 .bbs_write tbody td   { border-bottom: 1px solid #d9d9d9; }

/* type3 *************************************************************/
/* list > bbs_list_type3 > bbs_list */
.sub #content .bbs_list_type3 .bbs_list   { background-image:url("../images/common_bbs/type1/thead_bgl.gif"); }
.sub #content .bbs_list_type3 .bbs_list thead th   { height:32px; background-image:url("../images/common_bbs/type1/thead_line.gif"); }
.sub #content .bbs_list_type3 .bbs_list thead th.last   { background-image:url("../images/common_bbs/type1/thead_bgr.gif"); }
.sub #content .bbs_list_type3 .bbs_list tbody td, .sub #content .bbs_list_type3 tbody th   { border-bottom: 1px solid #d9d9d9; }
.sub #content .bbs_list_type3 .bbs_list tbody.even td, .sub #content .bbs_list_type3 tbody.even th   { background-color:#f9f9f7; }

/* list > bbs_list_type3 > bbs_view */
.sub #content .bbs_list_type3 .bbs_view { width:100%; margin-top:5px; text-align:center; border-top:solid 2px #ccc; }
.sub #content .bbs_list_type3 .bbs_view th  { padding:7px 0; color:#666; border:solid 1px #ddd; background-color:#f3f3f3; }
.sub #content .bbs_list_type3 .bbs_view th, .bbs_list_type3 .bbs_view td  { padding:7px 5px; border:solid 1px #ddd; }
.bbs_list_type3 .bbs_view td  { text-align:left; }
.sub #content .bbs_list_type3 .bbs_view_horizontal th	{ color:#f14e77; background-color:#f1f1f1; }

/* list > bbs_list_type3 > bbs_write */
.sub #content .bbs_list_type3 .bbs_write      { border-top: 2px solid #d9d9d9; }
.sub #content .bbs_list_type3 .bbs_write tbody th   { border-bottom: 1px solid #d9d9d9; background:#f9f9f7; }
.sub #content .bbs_list_type3 .bbs_write tbody td   { border-bottom: 1px solid #d9d9d9; }

/* type4 *************************************************************/
/* list > bbs_list_down > bbs_list */
.sub #content .bbs_list_down .bbs_list   { background-image:url("../images/common_bbs/type1/thead_bgl.gif"); }
.sub #content .bbs_list_down .bbs_list thead th   { height:32px; background-image:url("../images/common_bbs/type1/thead_line.gif"); }
.sub #content .bbs_list_down .bbs_list thead th.last   { background-image:url("../images/common_bbs/type1/thead_bgr.gif"); }
.sub #content .bbs_list_down .bbs_list tbody td, .sub #content .bbs_list_down tbody th   { border-bottom: 1px solid #d9d9d9; }
.sub #content .bbs_list_down .bbs_list tbody.even td, .sub #content .bbs_list_down tbody.even th   { background-color:#f9f9f7; }


/**********************************************************************
@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%; }
/*±º¼ö¿¡°Ô ¹Ù¶õ´Ù Ãß°¡*/
.sub #content .bbs .list_def .state	{ width:5%; }
.sub #content .bbs .list_def .etc		{ width:2%; }

 

/**********************************************************************
@cya
**********************************************************************/
.sub #content .cya	{ position:relative; width:100%; min-height:400px; background:url("../images/jinan_gun_sub/cya_bg.gif") no-repeat 0 0; }
/** html .sub #content .cya	{ height:400px; }*/
.sub #content .cya .bbs	{ position:absolute; left:270px; top:110px; }
.sub #content .cya_bg2	{ background:url("/images/jinan_gun_sub/cya_bg2.gif") no-repeat 0 0; }
.sub #content .cya_bg3	{ background:url("/images/jinan_gun_sub/cya_bg3.gif") no-repeat 0 0; }
.sub #content .cya_bg4	{ background:url("/images/jinan_gun_sub/cya_bg4.gif") no-repeat 0 0; }
.sub #content .cya_bg5	{ background:url("/images/jinan_gun_sub/cya_bg5.gif") no-repeat 0 0; }
.sub #content .cya_bg6	{ background:url("/images/jinan_gun_sub/cya_bg6.gif") no-repeat 0 0; }
.sub #content .cya_bg7	{ background:url("/images/jinan_gun_sub/cya_bg7.gif") no-repeat 0 0; }
.sub #content .cya_bg8	{ background:url("/images/jinan_gun_sub/cya_bg8.gif") no-repeat 0 0; }
.sub #content .cyat2_bg1	{ background:url("/images/jinan_gun_sub/culist_bg1.jpg") no-repeat 0 0; }
.sub #content .cyat2_bg2	{ background:url("/images/jinan_gun_sub/culist_bg2.jpg") no-repeat 0 0; }

/* list > bbs_list */
.sub #content .cya .bbs .bbs_list			{ width:330px; border-top:none; }
.sub #content .cya .bbs .bbs_list th, .sub #content .bbs .bbs_list td   { padding:3px 0; }
.sub #content .cya .bbs .bbs_list .tal a   { padding-left:15px; background:url("/img/skin/jinan_culture_c/list_06_01_4.gif") no-repeat 0 0; }

/* list > bbs_list > cya2*/
.sub #content .cyat2_bg1 .bbs, .sub #content .cyat2_bg2 .bbs	{ position:absolute; left:170px; top:140px; }
.sub #content .cyat2 .bbs .bbs_list	{ width:430px; }
.sub #content .cyat2 .bbs .bbs_list .tal a   { background:none; }
.sub #content .cyat2 .bbs .bbs_list .title   { text-align:left; }
.sub #content .cyat2 .bbs .bbs_list .newtitle   { text-align:center; }
.sub #content .cyat2 .bbs .bbs_list .title a   { padding-left:15px; background:url("/img/skin/jinan_culture/list_05_03_3.gif") no-repeat 0 0; }

/* view > bbs_view */
.sub #content .cyaview .bbs .bbs_view      { width:100%; margin-top:5px; border-top:none; }
.sub #content .cyaview .bbs .bbs_view .bbsviewtit   { height:43px; color:#333; text-align:center; background:url("/main/culture/m02/02/img/tt_bg.gif") no-repeat 50% 0; }

/* list > paging */
.sub #content .cya .bbs .paging		{ position:relative; width:330px; text-align:center; padding:10px; clear:both; }
.sub #content .cya .bbs .paging a	{ padding:0 3px; }
.sub #content .cya .bbs .paging img	{ margin-bottom:-4px; }
.sub #content .cya .bbs .paging .current_page	{ font-size:1.2em; }
.sub #content .cyat2 .bbs .paging		{ width:430px; }

.sub #content .cya .bbs .bbsfooter	{ width:330px; padding-top:5px; border-top: 1px solid #ccc; }
.sub #content .cyat2 .bbs .bbsfooter	{ width:430px; }












/**********************************************************************
@special_a
**********************************************************************/
.sub #content .special_a	{ position:relative; width:50%; min-height:300px; background:url("/img/skin/jinan_special_a/price.gif") no-repeat 0 0; }
* html .sub #content .special_a	{ height:400px; }
.sub #content .special_a .bbs	{ position:absolute; left:300px; top:10px; }

/* list > bbs_list */

.sub #content .special_a .bbs .bbs_list			{ width:300px; border-top:none; }
.sub #content .special_a .bbs .bbs_list th, .sub #content .bbs .bbs_list td   { padding:3px 0; }
.sub #content .special_a .bbs .bbs_list .tal a   { padding-left:5px;  }


/* view > bbs_view */
.sub #content .special_aview .bbs .bbs_view      { width:100%; margin-top:5px; border-top:none; }
.sub #content .special_aview .bbs .bbs_view .bbsviewtit   { z-index:1; height:43px; color:#333; text-align:center; background:url("/main/culture/m02/02/img/tt_bg.gif") no-repeat 50% 0; }

/* list > paging */
.sub #content .special_a .bbs .paging		{ position:relative; width:330px; text-align:center; padding:10px; clear:both; }
.sub #content .special_a .bbs .paging a	{ padding:0 3px; }
.sub #content .special_a .bbs .paging img	{ margin-bottom:-4px; }
.sub #content .special_a .bbs .paging .current_page	{ font-size:1.2em; }

.sub #content .special_a .bbs .bbsfooter	{ width:330px; padding-top:5px; border-top: 1px solid #ccc; }








/**********************************************************************
@mov list chief
**********************************************************************/
/* list > mov_list */
.sub #content .bbs .mov_list_chief li		{ position:relative; padding:10px 0; width:49%; border-bottom:solid 2px #C0D5E2; float:left; }
.sub #content .bbs .mov_list_chief li.even		{ float:right; }
.sub #content .bbs .mov_list_chief li .picbg		{ padding:9px 20px 35px 8px; background:url("/img/skin/jinan_jkh_movie02/movie_bg.gif") no-repeat 0 0; display:block; float:left; }
.sub #content .bbs .mov_list_chief li.even a		{ float:right; }
.sub #content .bbs .mov_list_chief li .tit		{ position:absolute; left:150px; top:10px; width:250px; padding-left:25px; background:url("/img/skin/jinan_jkh_movie02/icon_mov.gif") no-repeat 0 0; display:block; }
.sub #content .bbs .mov_list_chief li.even .tit		{ left:-130px; top:90px; padding:0 35px 0 0; text-align:right; background:url("/img/skin/jinan_jkh_movie02/icon_mov.gif") no-repeat 100% 0; }


/**********************************************************************
@bbs view chief
**********************************************************************/
/* list > bbs_list */
.sub #content .bbs_list_chief .bbs_list			{ width:100%; margin-top:5px; text-align:center; border-top:solid 3px #4388c3; }
.sub #content .bbs_list_chief .bbs_list th, .sub #content .bbs .bbs_list td   { padding:5px 0; }
.sub #content .bbs_list_chief .bbs_list thead th   { color:#333; background-color:#eef5fb; background-position:100% 0; background-repeat:no-repeat; }

/* list > bbs_list_type1 > bbs_list */
.sub #content .bbs_list_chief .bbs_list thead th   { height:32px; background-image:url("/img/skin/jinan_brand/bar.gif"); }
.sub #content .bbs_list_chief .bbs_list thead th.last   { background-image:none; }
.sub #content .bbs_list_chief .bbs_list tbody td, .sub #content .bbs_list_chief tbody th   { border-bottom: 1px solid #CCC; }
.sub #content .bbs_list_chief .bbs_list tr.even td, .sub #content .bbs_list_chief tr.even th   { background-color:#eef5fb; }


/* view > bbs_view */
.sub #content .bbs .bbs_view_chief      { width:100%; margin-top:5px; border-top:solid 3px #4388C3; }
.sub #content .bbs .bbs_view_chief .bbsviewtit   { color:#333; text-align:center; background-color:#EEF5FB; background-position:100% 0; background-repeat:no-repeat; }
.sub #content .bbs .bbs_view_chief h4   { padding:1px 0 0 0; margin:0; font-size:1em; line-height:1em; color:black; background:none; }
.sub #content .bbs .bbs_view_chief h5   { padding:1px 0 0 0; margin:0; font-size:1em; line-height:1em; color:black; background:none; }
.sub #content .bbs .bbs_view_chief th, .sub #content .bbs .bbs_view_chief td   { padding:7px 10px; }
.sub #content .bbs .bbs_view_chief th		{ width:17%; }
.sub #content .bbs .bbs_view_chief td.tal  { width:100%; padding:1%; }
/*.sub #content .bbs .bbs_view_chief td.tal img  { max-width:90%; }*/

/* view > bbs_view_chief > type_horizontal */
.sub #content .bbs .type_horizontal tbody th   { padding:10px; background:#f3fbfe; }
.sub #content .bbs .type_horizontal tbody td   { padding:10px; }

.sub #cap_textarea		{ width:100%; height:400px;  }



/* list > bbs_list_type1 > bbs_view */
.sub #content .bbs_list_type1 .bbs_view_chief   {  }
.sub #content .bbs_list_type1 .bbs_view_chief .bbsviewtit   { height:32px; }
.sub #content .bbs_list_type1 .bbs_view_chief tbody th   { background:#EEF5FB; }
.sub #content .bbs_list_type1 .bbs_view_chief thead td   { background:white; }
.sub #content .bbs_list_type1 .bbs_view_chief tbody th, .sub #content .bbs_list_type1 .bbs_view_chief tbody td   { border-bottom: 1px solid #C0D5E2; }
.sub #content .bbs_list_type1 .bbs_view_chief td.tal  { border-bottom:none; }





/**********************************************************************
@bbs write chief
**********************************************************************/
/* write */
.sub #content .bbs .bbs_write_chief      { width:100%; margin-top:5px; }
.sub #content .bbs .bbs_write_chief th, .sub #content .bbs .bbs_write_chief td   { padding:10px; }
.sub #content .bbs .bbs_write_chief th		{ width:15%; color:#333; }
.sub #content .bbs .bbs_write_chief textarea	{ width:100%; height:350px; }
.sub #content .bbs .bbs_write_chief #upfile1	{ width:100%; height:20px; }
.sub #content .bbs .bbs_write_chief #subject	{ width:100%; }

/* list > bbs_list_type1 > bbs_write_chief */
.sub #content .bbs_list_type1 .bbs_write_chief      { border-top: 2px solid #C0D5E2; }
.sub #content .bbs_list_type1 .bbs_write_chief tbody th   { border-bottom: 1px solid #C0D5E2; background:#EEF5FB; }
.sub #content .bbs_list_type1 .bbs_write_chief tbody td   { border-bottom: 1px solid #C0D5E2; }











/* EDITOR BUTTON */
.menuButton {border-style:none;width:23px;height:23px;vertical-align:top;background-color:#C6C3C6;}
.editFields {height:23px;background-color:#C6C3C6;padding-top:0;padding-bottom:0;padding-left:0;padding-right:0;}
.textFields {height:23px;background-color:#C6C3C6;padding-top:0;padding-bottom:0;padding-left:0;padding-right:0;border-top-style:none;}
.fontSelect {vertical-align:top;width:125px;color:#555555;}
.sizeSelect {vertical-align:top;width:70px;color:#555555;}

.memoButton {border-style:none;width:23px;height:23px;vertical-align:top;background-color:#F6F6F6;}
.memoEditFields {border:1px solid #DDDDDD;height:23px;background-color:#F6F6F6;padding-top:0;padding-bottom:0;padding-left:0;padding-right:0;}
.memoTextFields {border:none;border-left:1px solid #DDDDDD;border-right:1px solid #DDDDDD;border-bottom:1px solid #DDDDDD;height:23px;background-color:#F6F6F6;padding-top:0;padding-bottom:0;padding-left:0;padding-right:0;border-top-style:none;}

#textView_uEdit {width:100%;height:300px;display:none;border:solid 1px #DDDDDD;}
#uEdit {width:99.8%;height:300px;border:solid #DDDDDD 1px;border-top:solid #999999 1px;}



/* list > bbs_list > cya2,custom*/
.newbbs	{ position:relative; width:100%; overflow:hidden; }

.sub #content .newcya	{ position:relative; height:1000px; width:100%; min-height:400px; background:url("../images/jinan_gun_sub/cya_bg.gif") no-repeat 0 0; }

/*ÁöÁ¤¹®È­Á¦*/
.sub #content .newcyat2_bg1	{ background:url("/images/jinan_gun_sub/culist_bg1.jpg") no-repeat 0 0; }
.sub #content .newcyat2_bg1 .newbbs{ left:170px; top:140px; }

/*ºñÁöÁ¤¹®È­Á¦*/
.sub #content .newcyat2_bg11	{ background:url("/images/jinan_gun_sub/culist_bg2.jpg") no-repeat 0 0; }
.sub #content .newcyat2_bg11 .newbbs{ left:170px; top:140px; }

/*¸¶ÀÌ»ê µµ¸³°ø¿ø*/
.sub #content .newcyat2_bg2	{ background:url("/images/jinan_gun_sub/cya_bg10.gif") no-repeat 0 0; }
.sub #content .newcyat2_bg2 .newbbs{ left:220px; top:100px; }

/*¸¶À»ÀÇÀ¯·¡*/
.sub #content .newcyat2_bg3	{ background:url("/images/jinan_gun_sub/cya_bg3.gif") no-repeat 0 0; }
.sub #content .newcyat2_bg3 .newbbs{ left:225px; top:105px; }

/*¹Î¿ø½ÃÃ¥¾È³»*/
.sub #content .newcyat2_bg4	{ background:url("/images/jinan_gun_sub/cya_bg.gif") no-repeat 0 0; }
.sub #content .newcyat2_bg4 .newbbs{ left:260px; top:115px; }

/*°íÇâÀ» ºû³½ ÀÎ¹°*/
.sub #content .newcyat2_bg5	{ background:url("/images/jinan_gun_sub/cya_bg7.gif") no-repeat 0 0; }
.sub #content .newcyat2_bg5 .newbbs{ left:230px; top:110px; }

/*Àü·¡¹®È­*/
.sub #content .newcyat2_bg6	{ background:url("/images/jinan_gun_sub/cya_bg2.gif") no-repeat 0 0; }
.sub #content .newcyat2_bg6 .newbbs{ left:260px; top:115px; }

/*ÇöÀåÀÇ ¹ßÀÚÃë*/
.sub #content .newcyat2_bg7	{ background:url("/images/jinan_gun_sub/cya_bg4.gif") no-repeat 0 0; }
.sub #content .newcyat2_bg7 .newbbs{ left:230px; top:110px; }

/*¿ª»ç¼Ó ÀÎ¹°*/
.sub #content .newcyat2_bg8	{ background:url("/images/jinan_gun_sub/cya_bg6.gif") no-repeat 0 0; }
.sub #content .newcyat2_bg8 .newbbs{ left:230px; top:110px; }

/*À¯¼­±íÀº ³ª¹«*/
.sub #content .newcyat2_bg9	{ background:url("/images/jinan_gun_sub/cya_bg5.gif") no-repeat 0 0; }
.sub #content .newcyat2_bg9 .newbbs{ left:230px; top:110px; }

/*¿îÀÏ¾Ï¹ÝÀÏ¾Ï*/
.sub #content .newcyat2_bg10	{ background:url("/images/jinan_gun_sub/cya_bg11.gif") no-repeat 0 0; }
.sub #content .newcyat2_bg10 .newbbs{ left:220px; top:100px; }

/*±×¸®¿î°íÇâ»êÃµ*/
.sub #content .newcyat2_bg15	{ background:url("/images/jinan_gun_sub/cya_bg21.gif") no-repeat 0 0; }
.sub #content .newcyat2_bg15 .newbbs{ left:260px; top:115px; }

.sub #content .newcyat2 .newbbs .bbs_list	{ width:430px; }
.sub #content .newcyat2 .newbbs .bbs_list .tal a   { background:none; }
.sub #content .newcyat2 .newbbs .bbs_list .title   { text-align:left; }
.sub #content .newcyat2 .newbbs .bbs_list .newtitle   { text-align:center; }
.sub #content .newcyat2 .newbbs .bbs_list .title a   { padding-left:15px; background:url("/img/skin/jinan_culture/list_05_03_3.gif") no-repeat 0 0; }

.sub #content .newbbs .bbs_list thead th   { color:#333; background-color:#f3eee5; background-position:100% 0; background-repeat:no-repeat; }
.sub #content .newcya .newbbs .bbs_list th{ padding:3px 0; }

/*¹Î¿ø½ÃÃ¥¾È³»*/
.sub #content .newcyat2 .newbbs .bbs_list1	{ width:360px; }
.sub #content .newcyat2 .newbbs .bbs_list1 .tal a   { background:none; }
.sub #content .newcyat2 .newbbs .bbs_list1 .title   { text-align:left; }
.sub #content .newcyat2 .newbbs .bbs_list1 .newtitle   { text-align:center; }
.sub #content .newcyat2 .newbbs .bbs_list1 .title a   { padding-left:15px; background:url("/img/skin/jinan_culture/list_05_03_3.gif") no-repeat 0 0; }

.sub #content .newbbs .bbs_list1 thead th   { color:#333; background-color:#f3eee5; background-position:100% 0; background-repeat:no-repeat; }
.sub #content .newcya .newbbs .bbs_list1 th{ padding:3px 0; }


.sub #content .newbbs th					{ font-size: 12px; line-height:1em; }
.sub #content .newbbs select					{ font-size: 12px; line-height:1em; }
.sub #content .newbbs fieldset				{ border:none; }
.sub #content .newbbs table caption, .sub #content .newbbs fieldset legend		{ display:none; }


.sub #content .bbs_list_type1 .bbs_list1 thead th   { height:32px; background-image:url("/img/skin/jinan_brand/bar.gif"); }
.sub #content .bbs_list_type1 .bbs_list1 thead th.last   { background-image:none; }
.sub #content .bbs_list_type1 .bbs_list1 tbody td, .sub #content .bbs_list_type1 tbody th   { border-bottom: 1px solid #d9cec4; }
.sub #content .bbs_list_type1 .bbs_list1 tr.even td, .sub #content .bbs_list_type1 tr.even th   { background-color:#f9f9f7;}



/*°³º°ºê·£µå*/
.brand_li{float:left;}

/*´ÜÁö³»¾÷Ã¼ÇöÈ²*/
.ta1044 table {width:100%; color:#333; font-size:12px; border-bottom:solid 1px #d9d9d9; font-family:µ¸¿ò;}
.ta1044 th {background:#f3eee5; border-top:solid 0px #988675; border-bottom:solid 2px #d9d9d9; padding:10px;}
.ta1044 th.title_01 {background:#f6f6f6; font-weight:bold; text-align:center; width:102px; padding:4px; background:f3f3f3; border-top:0px; border-bottom:solid 1px #d9d9d9;}
.ta1044 th.title_02 {background:url(http://www.jinan.go.kr/main/introduce/m01/02/img/bul.gif) no-repeat 10px 10px; padding:4px 4px 4px 25px; font-weight:bold; text-align:left; border-top:0px; border-bottom:solid 1px #d9d9d9;}
.ta1044 td {border-bottom:solid 1px #d9d9d9; padding:7px;}
.ta1044 td.cnt {padding-left:26px;}

.sub #content .ta1044  thead th   { height:32px; background-image:url("/img/skin/jinan_brand/bar.gif"); }
.sub #content .ta1044  thead th.last   { background-image:none; }
.sub #content .ta1044  tbody td, .sub #content .bbs_list_type1 tbody th   { border-bottom: 1px solid #d9cec4; }
.sub #content .ta1044  tr.even td, .sub #content .bbs_list_type1 tr.even th   { background-color:#f9f9f7; }

.sub #content .ta1044  .bbsviewtit   { height:32px; }
.sub #content .ta1044  tbody th, .sub #content .bbs_list_type1 .bbs_view tbody td   { border-bottom: 1px solid #d9d9d9; }
.sub #content .ta1044  td.tal  { border-bottom:none; }



/*¿ª´ë±º¼ö*/
.governor_area{width:650px;}
.governor_area .thBack th{background:url(/main/introduce/m01/02/img/arrow.gif) no-repeat 0 8px;padding:0 0 0 10px;text-align:left;}
.governor_area .thBack .tdBack td{background:url(/main/introduce/m01/02/img/box170_200.jpg) no-repeat 0 0px;}
.governor_area td{text-align:left;}
.governor_area td dl{margin:0;}
.governor_area td dt{background:url(/main/introduce/m01/02/img/bul.gif) no-repeat 0 2px; padding:0 0 0 15px; font-weight:bold; margin:15px 0 10px 0;}
.governor_area td dd{margin:5px 0 0 0px;padding:0; }


