@charset "utf-8"; 
#pondol-bbs-list em,
#pondol-bbs-list strong{ font-style:normal; color:#ff6600;}
#pondol-bbs-list a{ text-decoration:none; color:#000;} 
#pondol-bbs-list a:hover,
#pondol-bbs-list a:active,
#pondol-bbs-list a:focus{ text-decoration:underline;}

#pondol-bbs-list{ border:0; border-top:1px solid #ddd; border-bottom:1px solid #ddd; width:100%; font-family:Sans-serif;}
#pondol-bbs-list tr.notice{ background:#f8f8f8;}
#pondol-bbs-list tr:nth-child(even) {  background-color: #fbfbfb; }
#pondol-bbs-list th{ border:0; border-bottom:1px solid #fff; padding:7px; white-space:nowrap; text-align:center; color:#333; background:#fff url(bg_th.gif) repeat-x left bottom; line-height:normal;}
#pondol-bbs-list td{ border:0; border-top:1px solid #eee; padding:6px; white-space:nowrap; text-align:center; color:#666; line-height:normal;}
#pondol-bbs-list td.num{ font:11px Tahoma;}
#pondol-bbs-list td.check{ font:11px Tahoma;}
#pondol-bbs-list td.category{}
#pondol-bbs-list td.title{ width:100%; white-space:normal; text-align:left;}
#pondol-bbs-list td.title .replyNum{ font:11px Tahoma; color:#ccc;}
#pondol-bbs-list td.author{}
#pondol-bbs-list td.vCount{ text-align:right; font:11px Tahoma;}
#pondol-bbs-list td.rCount{ text-align:right; font:11px Tahoma;}
#pondol-bbs-list td.date{ font:11px Tahoma;}

.pondolbbs_navigation{ position:relative; padding:10px 0; *zoom:1; text-align:center;}
.pondolbbs_navigation:after{ content:""; display:block; float:none; clear:both;}
.pondolbbs_navigation .pagination{ padding:5px 0;}
.pondolbbs_navigation .buttonLeft{ float:left; text-align:left;}
.pondolbbs_navigation .buttonRight{ float:right; text-align:right;}
.pondolbbs_navigation .current{ font-style:normal; font:bold; color:#ff6600;}


#searchform { font-size:.75em; font-family:Sans-serif; line-height:normal; padding-bottom:10px;}/*margin:0; */
/*#searchform  *{ margin:0; padding:0;}*/
#searchform  fieldset{ border:0; position:relative; clear:both;}/* text-align:center;*/
#searchform  fieldset:after{ content:""; display:block; float:none; clear:both;}
#searchform  legend{ position:absolute; width:0; height:0; overflow:hidden; font:0/0 Sans-serif; visibility:hidden;}
#searchform  select{ font-size:12px; height:30px;margin:0; padding:0;}
#searchform  .inputText{ border:1px solid #ccc; width:140px; height:15px; padding:4px 4px 2px 4px; font-size:12px; *margin:-1px 0;}

#pondol-bbs-view{ font-family:Sans-serif;}
#pondol-bbs-view .boardNavigation{ border-top:1px solid #ddd;}


.boardReadHeader{ margin-bottom:5px; *zoom:1; font-family:Sans-serif;}
.boardReadHeader:after{ content:""; display:block; float:none; clear:both;}
.boardReadHeader *{ margin:0; padding:0;}
.boardReadHeader .title{ float:left;}
.boardReadHeader em{ float:right; font:normal bold 1em "맑은 고딕", MalgunGothic, AppleGothic, "돋움", Dotum, "굴림", Gulim, Sans-serif;}
.boardReadHeader a{ text-decoration:none; color:#000; font:bold 1em "맑은 고딕", MalgunGothic, AppleGothic, "돋움", Dotum, "굴림", Gulim, Sans-serif;}
.boardReadHeader a:hover,
.boardReadHeader a:active,
.boardReadHeader a:focus{ text-decoration:underline;}

.boardReadBody{ padding:15px 0; border-top:1px solid #ddd; border-bottom:1px solid #ddd;  font-family:Sans-serif; line-height:1.5em;}

.boardReadFooter{ padding:10px 0; *zoom:1; color:#666; line-height:1em; font: Tahoma;}
.boardReadFooter:after{ content:""; display:block; float:none; clear:both;}
.boardReadFooter *{ margin:0; padding:0;}
.boardReadFooter a{ color:#666;}
.boardReadFooter .footerLeft{ float:left;}
.boardReadFooter .footerRight{ float:right;}
.boardReadFooter dl{ clear:both; white-space:nowrap;}
.boardReadFooter dt{ display:inline; font-weight:bold;}
.boardReadFooter dd{ display:inline;}
.boardReadFooter .footerRight dl{ float:right;}
.boardReadFooter .footerRight dl.noBr{ position:relative; left:5px; float:right; clear:both; overflow:hidden; white-space:nowrap;}
.boardReadFooter .footerRight dl.noBr dt{ position:relative; left:-1px; padding-left:10px; background:url(/open_content/reference/board/img/lineVr11.gif) no-repeat left center;}
.boardReadFooter .footerRight dl.noBr dd{ margin-right:5px;}


#pondol-bbs-write{ font-size:.75em; font-family:Sans-serif;}
#pondol-bbs-write .required { color:#2A3133}
#pondol-bbs-write *{ margin:0; padding:0;}
#pondol-bbs-write li{ list-style:none;}
#pondol-bbs-write fieldset{ border:0; position:relative;}
#pondol-bbs-write legend{ position:absolute; width:0; height:0; overflow:hidden; font:0/0 Sans-serif; visibility:hidden;}
#pondol-bbs-write dl:after{ content:""; display:block; float:none; clear:both;}
#pondol-bbs-write dt{ float:left; width:120px; margin-right:-120px; font-weight:bold; clear:left; padding-top:6px;}
#pondol-bbs-write dd{ margin-left:120px; clear:right;}
#pondol-bbs-write .boardWriteHeader .inputText{ width:96%; border:1px solid #ccc; padding:2px 4px 4px 4px; height:15px; *margin:-1px 0;}
#pondol-bbs-write .boardWriteHeader{ margin-bottom:10px;}
#pondol-bbs-write .boardWriteBody{ margin-bottom:10px;}
#pondol-bbs-write .boardWriteBody dt{ padding-top:30px;}
#pondol-bbs-write .boardWriteBody dd{ _zoom:1;}

#pondol-bbs-write .boardWriteBody textarea{ width:95%; height:300px; border:1px solid #ccc; padding:10px; overflow:auto; font-size:1em; margin-bottom:10px;}
#pondol-bbs-write .boardWriteBody .plainText textarea{ *margin:-1px 0;}

#pondol-bbs-write .boardWriteBody ul{ float:right; position:relative; right:4%;}
#pondol-bbs-write .boardWriteBody li{ float:left; background:#eee; -moz-border-radius-topleft:5px; -moz-border-radius-topright:5px; -webkit-border-radius-topleft:5px; -webkit-border-radius-topright:5px; margin-left:5px;}
#pondol-bbs-write .boardWriteBody li a{ display:block; float:left; text-decoration:none; color:#000; height:20px; padding:7px 15px 0 15px; letter-spacing:-1px;}
#pondol-bbs-write .boardWriteBody li.active a{ font-weight:bold;}
#pondol-bbs-write .boardWriteFooter .inputFile{ width:97%; border:1px solid #ccc; padding:2px 4px 4px 4px; height:23px;}
#pondol-bbs-write .boardNavigation{ padding:10px 0; clear:both;}
