/* bbs list */
table.bbs { width:100%; border-top:1px solid #ccc; }
table.bbs caption { display:none;  }
table.bbs th { height:30px; background:url(/images/bbs/list_table_top.gif) repeat-x 0 bottom; text-align:center;  } 
table.bbs th.left { border-left:1px solid #ccc; }
table.bbs th.right { border-right:1px solid #ccc; }
table.bbs td { padding:5px; border-bottom:1px solid #ddd;  text-align:center; }
table.bbs td { }

/* web list */
#bbs_box { overflow:hidden; position:relative; }
#bbs_box li { overflow:hidden; position:relative; width:100%; margin-bottom:15px; color:#333; }
#bbs_box li .bbs_img { float:left; width:80px; height:80px; padding-right:10px;  }
#bbs_box li .bbs_title { margin-bottom:5px; letter-spacing:-1px; font-weight:bold; }
#bbs_box li .bbs_title em { color:#c00; font-style:normal; font-weight:bold; }
#bbs_box li .bbs_text { color:#888; line-height:16px; }
#bbs_box li .bbs_etc { text-align:right; color:#1B6691; }
#bbs_box li.sele .bbs_title a { color:#ff5a00; }

/* photo list */
#bbs_imgbox2 { overflow:hidden; position:relative; width:100%; }
#bbs_imgbox2 li { overflow:hidden; float:left; position:relative; width:33.3%; margin-bottom:6px; color:#333; text-align:center; }
#bbs_imgbox2 li .photo_box { margin:0 3px; height:240px; padding:10px 0; border:1px solid #e4e4e4; }
#bbs_imgbox2 li .bbs_img { margin-bottom:10px; }
#bbs_imgbox2 li .bbs_title { margin-bottom:5px; font-weight:bold; }
#bbs_imgbox2 li .bbs_title em { color:#555; font-style:normal; font-weight:normal; }
#bbs_imgbox2 li .bbs_etc { }


/*center_bottom*/ div#main_bbs{ width:745px; height:240px; margin:0px; padding:20px 0px 0px 0px; border-bottom:1px solid #e4e4e4; position:relative; }
div#main_bbs a.more_1{ top:4px; left:220px; position:absolute; }
div#main_bbs a.more_2{ top:4px; right:5px; position:absolute; }

/*right*/ div#bbs_right{ height:auto; margin:0px; padding:20px 0px 0px 15px; overflow:hidden; }
/*title*/ div#bbs_right #list_title{ width:720px; height:20px; margin:0px; padding:0px; position:relative; border-bottom:1px dashed  #e4e4e4; }
#list_title li { height:20px; line-height:20px; position:relative; }
#list_title li { top:0px; position:absolute; }
div#bbs_title{ width:740px; height:31px; margin:0px; padding:10px 0px 0px 0px; }


ol#bbs_imgbox2 h3{  margin:5px 0px 5px 0px; padding:0px; font-weight:bold;  	width:200px; height:18px; overflow:hidden; position:relative;}
ol#bbs_imgbox2 em{ font:11px 돋움 normal; }
ol#bbs_imgbox2 span.bbs_writer {display:block; width:200px; height:17px; margin:0px auto; padding:0px; overflow:hidden; position:relative;}
ol#bbs_imgbox2 span.bbs_date {display:block; width:200px; height:17px; margin:0px auto; padding:0px; overflow:hidden; position:relative; }
ol#bbs_imgbox2 span.bbs_hit{ width:200px; text-align:center; position:relative;}


#wir_btn{width:auto; margin:10px 0px 0px 0px; padding:0px; float:right; }
.bbs_refer { font:11px 돋움; color:#399; }
