/* bbs */
.text_bold      { font-weight:bold; font-size:12px; }
.text_bold888   { font-weight:bold; font-size:11px; color:#888; }
/*
.bbs_line       { height:1px; background-color:#e5e5e5; }
.bbs_line1      { height:1px; background-color:#c7c7c7; }
.bbs_line2      { height:2px; background-color:#495d84; }
*/
/* search */
.bbs_search     { width:120px; height:24px; background-color:#ffffff; border:1px solid #c6c6c6; border-right:0px solid; }

/* button */
.bo_btn { padding:10px 0 0; *zoom:1; }
.bo_btn:after {content:""; display:block; clear:both;}
.bo_btn a {float:left; height:24px; background:url('./img/sprites_btn.gif') no-repeat; text-indent:-9000px; overflow:hidden;}

.bo_btn a.btn_del {margin-right:1px; width:41px; background-position:-95px 0;}
.bo_btn a.btn_copy {margin-right:1px; width:41px; background-position:-185px 0;}
.bo_btn a.btn_move {margin-right:1px; width:41px; background-position:-140px 0;}
.bo_btn a.btn_edit {margin-right:1px; width:41px; background-position:-50px 0;}

.bo_btn a.btn_reply {margin-right:1px; width:41px; background-position:-230px 0;}
.bo_btn a.btn_write {width:65px; background-position:-389px 0;}

.bo_btn a.btn_prev {margin-right:1px; width:50px; background-position:-557px 0;}
.bo_btn a.btn_next {margin-right:1px; width:50px; background-position:-612px 0;}
.bo_btn a.btn_list {margin-right:1px; width:41px; background-position:-5px 0;}
.bo_btn a.btn_slist {margin-right:1px; width:65px; background-position:-320px 0;}