/* BASIC css start */
/* 게시판 전체 공통 */
.mid-0 .xans-board-title p.imgArea { margin:0 0 20px; }

/* 비밀글 보기 */
.mid-0 .xans-board-secure { border:1px solid #d7d5d5; padding:30px 0; text-align:center; }
.mid-0 .xans-board-secure .boardArea { width:310px; margin:0 auto; }
.mid-0 .xans-board-secure .boardArea .info { margin:50px 0; line-height:150%; }
.mid-0 .xans-board-secure .boardArea dl.desc { overflow:hidden; width:100%; text-align:left; }
.mid-0 .xans-board-secure .boardArea dl.desc dt,
.mid-0 .xans-board-secure .boardArea dl.desc dd { float:left; margin:0 0 5px; }
.mid-0 .xans-board-secure .boardArea dl.desc dt { width:28%; }
.mid-0 .xans-board-secure .boardArea dl.desc dd { width:72%; }
.mid-0 .xans-board-secure .boardArea dl.desc dt .icoDot { display:inline-block; width:5px; height:11px; background:url('//img.echosting.cafe24.com/skin/base_ko_KR/common/ico_tip_title.gif') no-repeat 0 center; }
.mid-0 .xans-board-secure .boardArea #secure_password { width:200px; }
/* BASIC css end */

