@charset "utf-8";






/* 리스트 */
.tbl_head01 .td_subject{width:60px;}



.tbl_frm01 th {width:90px;}



#bo_v {margin-bottom:20px;padding-bottom:20px; position:relative;}
#bo_v #bo_v_title {padding:10px; border-top:2px solid rgba(0,0,0,0.6);border-bottom:none;background:#fcfcfc;color:#383838; font-size:13px;}

#bo_v header{overflow:hidden; margin-bottom:10px;}
#bo_v header .tit{float:left;}
#bo_v header info{float:right;}

/* 읽기페이지 추가 테이블 */
.tbl_view {margin:0; padding:0;}
.tbl_view .info{float:right; color:#717171; margin-bottom:6px;}
.tbl_view .info .name{font-weight:700; color:#2c2c2c;}
.tbl_view table {width:100%;border-collapse:collapse;border-spacing:0;}
.tbl_view th {width:105px; padding:16px 15px;border:1px solid rgba(0,0,0,0.1);text-align:left; background:rgba(0,0,0,0.01);}
.tbl_view tr:first-child th{}
.tbl_view td {padding:14px 10px;border:1px solid rgba(0,0,0,0.1);background:transparent;}
.tbl_view tr:first-child td{}
.tbl_view td.nopadding{padding-top:0;}
.tbl_view td[colspan="2"]{}





/* 본문 */
#bo_v #bo_v_atc {border:1px solid rgba(0,0,0,0.1); border-top:none; margin-top:0; padding:20px; margin-bottom:40px; min-height:0; height:auto !important;}
#bo_v #bo_v_con {margin-bottom:0; padding:0; width:100%;line-height:1.7em;word-break:break-all;overflow:hidden;}