@charset "utf-8";

/* common Style */
h2 { margin:7px 2px; }
.hidden { display:none; }
.TextAlignCenter { text-align:center; }
.fontB { font-weight:bold; }
.fontR { color:#ff0000; }
.fontRed { color:#ff0000; }
.fontBL { font-size:14px; font-weight:bold; }
.pStyle01 { margin:15px 0; }

/* Layout */
.boardContainer { position:relative; min-width:650px; }
.hrSt { border-top:1px solid #e4e4e4; border-right:0; border-bottom:1px solid #fff; border-left:0; margin:7px 0; *margin:0; }

/* Board*/
.bbsAlignR { padding:5px 0; text-align:right; }

.bbsTitleI { width:98%; font-size:12px; }
.bbsTextArea { width:98%; font-size:12px; }
ul.bbsFileSearchUL { list-style:none; margin:0; padding:0; *zoom:1; }
ul.bbsFileSearchUL:after { content:""; display:block; clear:both; }
ul.bbsFileSearchUL li { float:left; margin-right:5px; }
.bbsRIAlign { margin-left:10px; }
.bbsRIAlign input { vertical-align:-5px; *vertical-align:-1px; }
ul.attachedFileUL { list-style:none; margin:0; padding:0; *zoom:1; }
ul.attachedFileUL:after { content:""; display:block; clear:both; }
ul.attachedFileUL li { float:left; margin-right:5px; }
ul.attachedFileUL li img { vertical-align:-2px; }

.commentWrap { margin:10px; }
.commentWrite { border-bottom:1px solid #dedede; padding-bottom:10px; *zoom:1; }
.commentWrite:after { content:""; display:block; clear:both; }
.commentWArea { float:left; width:88%; }
.commentTextArea { width:99%; height:46px; font-size:12px; }
.commentWBt { float:right; width:70px; margin-top:2px; }
.commentWBtSt { background:url(/planweb/images/board/comment_bt.gif) no-repeat; width:66px; height:48px; line-height:50px; padding:0; border:0; font-weight:bold; font-size:12px; color:#fff; cursor:pointer; }
ul.commentView { list-style:none; margin:0; padding:0; }
ul.commentView li { border-bottom:1px solid #dedede; padding:10px 0; }
.commentVUlWrap { *zoom:1; }
.commentVUlWrap:after { content:""; display:block; clear:both; }
.cViewIDDate { float:left; width:300px; margin:5px 0; }
.cViewID { margin-right:7px; }
.cViewLink { float:right; width:80px; font-size:11px; }

.bbsBtWrap { margin:10px 0 20px 0; *zoom:1; }
.bbsBtWrap:after { content:""; display:block; clear:both; }
.bbsBtLeft { float:left; width:300px; }
.bbsBtRight { float:right; width:60px; }
.bbsCommonBt01 { background:url(/planweb/images/board/board_bt.gif) no-repeat; width:57px; height:23px; line-height:24px; padding:0; border:0; font-weight:bold; font-size:12px; color:#333; cursor:pointer; }
.bbsCommonBt02 { background:url(/planweb/images/board/board_sbt.gif) no-repeat; width:35px; height:23px; line-height:24px; margin-left:2px; padding:0; border:0; font-size:12px; color:#787878; cursor:pointer; }

.bbsSearch { margin-top:20px; text-align:center; }
.bbsSearch select { height:20px; vertical-align:middle; }
.btnText { height:18px; vertical-align:middle; }
.bbsSearchBt { width:35px; height:23px; vertical-align:middle; }

/* CommentModify Layer */
.commentModifyLayer { position:absolute; left:0; top:0; background-color:#eee; width:580px; padding:10px; z-index:10; display:none; }
.commentMLClose { text-align:right; padding:0 5px 10px 0; font-size:11px; }
.commentMLModify { *zoom:1; }
.commentMLModify:after { content:""; display:block; clear:both; }
.commentMLMArea { float:left; width:500px; }
.commentMLMTextArea { width:495px; height:46px; font-size:12px; }
.commentMLMBt { float:right; width:70px; margin-top:2px; }

/* Table */
table.bbsTable { width:100%; margin:5px 0; border:2px solid #dedede; border-left:0; border-right:0; border-top:0; }
table.bbsTable th,
table.bbsTable td { border:1px solid #dedede; border-left:0; border-right:0; border-bottom:0; line-height:18px; }
table.bbsTable thead th { background:#ececec; border-top:3px solid #dedede; padding:7px 0; color:#575757; }
table.bbsTable tbody th { background:#ececec; padding:6px 0; color:#575757; }
table.bbsTable tbody td { padding:6px; text-align:center; }
table.bbsTable tbody td.tdLeft { padding:6px; text-align:left; }
table.bbsTable tbody td.nodataTd { height:100px; line-height:100px; }

/* Photo Board */
.bbaPhotoList ul { list-style:none; margin:0; padding:0; border:2px solid #ade0e2; border-left:0; border-right:0; overflow:hidden; *zoom:1;}
.bbaPhotoList ul:after { content:""; display:block; clear:both; }
.bbaPhotoList li { float:left; width:160px; height:210px; border-bottom:1px solid #ebebeb; overflow:hidden; }
.bbaPhotoList li.notData { width:650px; height:90px; padding-top:70px; text-align:center; }
.bbaPhotoList .thumb { display:block; background-color:#eee; width:120px; height:120px; line-height:120px; text-align:center; color:#666; overflow:hidden; white-space:nowrap; }
.bbaPhotoList .thumb img { display:block; width:120px; height:120px; }
.bbaPhotoList a { display:block; width:120px; margin:0 auto; padding:20px 0 0 0; text-decoration:none; cursor:pointer; }
.bbaPhotoList a strong { display:inline-block; margin:8px 0 0 0; }
.bbaPhotoList p { width:120px; margin:0 auto; font-size:11px; color:#767676; }
.bbaPhotoList a:hover .thumb,
.bbaPhotoList a:active .thumb,
.bbaPhotoList a:focus .thumb { border:3px solid #eee; margin:-3px; -moz-box-shadow:0 0 5px #666; -webkit-box-shadow:0 0 5px #666; }

/* Web Board */
.bbaWebList ul { list-style:none; margin:0; padding:0; border:2px solid #ade0e2; border-left:0; border-right:0; }
.bbaWebList li { margin:0 0 -1px 0; padding:15px 0 15px 135px; border-bottom:1px solid #ebebeb; vertical-align:top; *zoom:1; }
.bbaWebList li:after { content:""; display:block; clear:both; }
.bbaWebList li.notData { height:90px; padding:70px 0 0 255px; }
.bbaWebList a { display:block; text-decoration:none; cursor:pointer; }
.bbaWebList a strong { display:inline-block; margin:0 0 4px 0; font-size:14px; }
.bbaWebList .thumb { float:left; display:inline; background-color:#eee; width:120px; line-height:100px; margin:0 15px 0 -135px; text-align:center; overflow:hidden; -moz-box-shadow:0 0 5px #666; -webkit-box-shadow:0 0 5px #666; }
.bbaWebList .thumb img { display:block; width:120px; height:100px; }
.bbaWebList p { line-height:1.4; color:#767676; }
.bbaWebList a:hover .thumb,
.bbaWebList a:active .thumb,
.bbaWebList a:focus .thumb { border:3px solid #eee; margin:-3px -3px -3px -138px; -moz-box-shadow:0 0 5px #666; -webkit-box-shadow:0 0 5px #666; }

.bbaWLTextSynop { margin-right:7px; font-weight:bold; color:#ff3300; }
.bbaWLText { display:inline-block; background-color:#f5fbfb; width:60px; margin-right:7px; padding:5px; font-weight:bold; color:#00b5cb; text-align:center; }
.bbaWLTextName { display:inline-block; width:100px; height:22px; }
.bbaWLTextDate { display:inline-block; width:110px; height:22px; }
.bbaWLTextHit { display:inline-block; width:50px; height:22px; }

/* Board Page */
.pageNum { clear:both; margin-top:15px; text-align:center; line-height:normal; }
.pageNum * { display:inline-block; margin:0 -2px; vertical-align:middle; }
.pageNumText { padding:0 5px;}
.pageNumText a { width:12px; text-decoration:none; margin-right:1px; padding:2px 4px; border:1px solid #fff; }
.pageNumText a:hover,
.pageNumText a:active,
.pageNumText a:focus { background-color:#f4f0ec; width:12px;  margin-right:1px; border:1px solid #efe2dc; }
.pageNumText strong { background-color:#f4f0ec; width:12px; color:#ff6600;  margin-right:1px; padding:2px 4px; border:1px solid #efe2dc; }
.pageNumPageBt { padding:0 5px; }
.pageNumPageBt a { width:20px; margin-right:1px; border:1px solid #ebebeb; }
.pageNumPageBt a:hover,
.pageNumPageBt a:active,
.pageNumPageBt a:focus { width:20px; margin-right:1px; border:1px solid #ffaf8f; }

/* Board Password Layer */
.popup_layer { position:absolute; left:0; top:0; background:url(/planweb/images/board/layer_bg.gif) no-repeat; width:275px; height:147px; padding:10px 0 0 24px; z-index:10; display:none; }
.popup_layer p { margin:0 0 20px 0; color:#fff; font-weight:bold; }
.popup_layer p.close { position:absolute; left:260px; top:10px; }
.popup_layer p.que { position:absolute; left:38px; top:210px; line-height:1.5em; }
.popup_layer dl { clear:both; margin:0 0 10px 0; overflow:hidden; }
.popup_layer dt { float:left; width:60px; padding:0 10px 0 0; text-align:right; }
.popup_layer dd { float:left; margin:0; vertical-align:middle; }
.popup_layer ul { border-top:1px solid #b5c7db; width:250px; margin:0; padding:10px 0 0 0; text-align:center; }
.popup_layer ul li { display:inline; }
.popup_layer ul li input[type=image] { width:35px; height:23px; }