/* BASIC css start */
/* 게시판 전체 공통 */
.xans-board-title .title { min-height:30px; margin:10px 0 20px; border-bottom:1px solid #e8e8e8; }
.xans-board-title .title h2 { display:inline-block; padding:0 0 0 12px; color:#2e2e2e; font-size:16px; *display:inline; *zoom:1; background:url("/design/butyda/pc/img/ico_heading.gif") 0 50% no-repeat; }
.xans-board-title .title p { display:inline-block; margin:0 0 0 6px; padding:0 0 0 10px; color:#939393; vertical-align:bottom; background:url("/design/butyda/pc/img/ico_bar.gif") no-repeat 0 0; *display:inline; *zoom:1; }
.xans-board-title p.imgArea { margin:0 0 20px; }

/* 댓글삭제 */
.xans-board-commentdel { border:1px solid #d7d5d5; padding:30px 0; color:#2e2e2e; text-align:center; }
.xans-board-commentdel .commentDel { width:370px; margin:0 auto; }
.xans-board-commentdel .commentDel .info { margin:50px 0; line-height:150%; color:#757575; }
.xans-board-commentdel .commentDel .password label { display:inline-block; margin:0 0 5px; padding:0 0 0 10px; width:80px; font-weight:normal; background:url("/design/butyda/pc/img/ico_arrow.png") no-repeat 15px 4px;}
.xans-board-commentdel .commentDel .password input { width:175px; margin:0 13px 0 0; }
/* BASIC css end */

