@charset "utf-8";


/* --------------------  common  ------------------------ */
body {-webkit-text-size-adjust:none;}

/* widget */
.widget {position:relative; *zoom:1;}
.widget .wrap {clear:both; position:relative; *zoom:1;}
.widget .wrap:after {display:block; clear:both; content:"";}



.hide {display: none !important; }



/* 레이아웃 관련 */
#container_title { display: none; }


/* 게시판 관련 */
.tbl_head01 thead th { border-top: 2px solid #d9d9d9; background-color: #f9f9f9; border-bottom: 1px solid #efefef;}
.btn_submit { background-color: #666; }
a.btn_b01, a.btn_b02 { border: 1px solid #ddd; background-color: #fff; color: #666; }
.tbl_frm01 th { background: none; }
#bo_vc { background: none; }


/* 회원 관련 */
#reg_result #result_logo img { display:none; }
#fregister textarea { color: #666; }


/* 페이지 관련 */
#ctt { font-size: 12px; line-height: 18px; color: #666; }


#bo_v_table { display:none; }
