/*
  Title _ bbb Common Stylesheet
  Author _ Choojiho(chubo@gmail.com), Kim Moonjung(oopsbitty@gmail.com)
  Date _ 2008. 6. 14
  Last _ 2008. 6. 14
*/
@import url("common.css");

/* BBS */
#wrapper { background-image: none; }
#wrapper #contents { width: 615px; }

#wrapper1 { width:1004px; height:auto; overflow:hidden; padding: 30px 0; background: transparent url(../../images/common/bg_body_line.gif) repeat-y scroll 0 0; }
#wrapper1 #contents1 { float:left; width:605px; padding-bottom:50px; padding-left:35px; }
#wrapper1 #aside1 { float:right; width:307px; margin-right:10px; }

.tb_list { width: 615px; margin: 40px 0 0 0; }
.bts { width: 615px; } 1px 0; }
.tb_view .view_count { position: absolute; top: 13px; right: 30px; }
.tb_view .view_date { position: absolute; top: 13px; right: 110px; }
.tb_view .view_view { position: absolute; top: 13px; right: 30px; }
.tb_view .view_content { margin: 20px 0; font:11px/22px verdana; }
.tb_view .view_paging { width: 615px; margin: 40px 0 0 0; background-image: none; }
.tb_view .view_paging li { background-color: #dddddd; height: auto; padding: 2px 10px; margin: 0 0 2px 0; font-weight: bold; }
.tb_view .view_paging li a { font-weight: normal; }

.ss_press_report .tb_view .attach { display: block; margin: 25px 0 0 0; color: #f15922; }

.ss_bbs .tb_view h3 { position: relative; padding: 0 0 0 85px; }
.ss_bbs .tb_view h3 .category { position: absolute; bottom:0; left:0; }

.ss_bbs .tb_view .view_count { font-weight: bold; right: 20px; font:11px/18px verdana; }
.ss_bbs .tb_view .view_count .txt { font-weight: normal; margin: 0 5px 0 0; }
.ss_bbs .tb_view .view_count .name { color: #aa7e40; margin: 0 10px 0 0; font-weight: normal; }

.ss_bbs .reply_list { clear: both; width: 615px; margin: 0 auto; }
.ss_bbs .reply_list td { vertical-align: top;  padding: 7px 0 12px 0; background: transparent url(../../images/common/bg_dot_line.gif) repeat-x scroll 0 0; }
.ss_bbs .reply_list td .name { padding: 0 0 0 17px; color: #aa7e40; background: transparent url(../../images/common/bullet/bul_view_paging.gif) no-repeat scroll 0 2px; }
.ss_bbs .reply_list td.btn { width: 10px; padding: 10px 0 0 0; }
.ss_bbs .reply_list td.date { color:#c2c2c2; }

.ss_bbs .reply fieldset * { vertical-align: middle; }
.ss_bbs .tb_view .view_paging { position: relative; }
.ss_bbs .tb_view .view_paging li { position: relative; height: 16px; padding: 2px 0 2px 85px; }
.ss_bbs .tb_view .view_paging li .category { position: absolute; bottom:0; left:0; }

.s_bbs .ss_bbs .tb_list tbody td.category { vertical-align: bottom; }
.s_bbs .ss_bbs .tb_list tbody td.subject span.count { color: #f15922; margin: 0 0 0 5px; }
.s_bbs .ss_bbs .bts { position: absolute; }
.s_bbs .ss_bbs .bts .right { position: relative; top: 5px; }
.ss_bbs .write { margin: 40px 0 0 0; padding: 10px 0 0 0; background: transparent url(../../images/common/bg_dot_line.gif) repeat-x scroll 0 0; }
.ss_bbs .write fieldset * { vertical-align: middle; }
.ss_bbs .write fieldset p { margin: 0 0 5px 0; }
.ss_bbs .write fieldset input#write_pwd { margin: 0 25px 0 0; }
