@charset "euc-kr";
/***
Á¦ÀÛÀÚ : (ÁÖ)Á¦À± À¥Á¢±Ù¼ºÆÀ ±è¿µÇÏ
ÀÛ¼ºÀÏ : 2009³â 9¿ù 22ÀÏ
¼öÁ¤ÀÏ : ÃÖÁ¾ ¼öÁ¤µÈ³¯Â¥
ÀúÀÛ±Ç : º» CSS ÆÄÀÏÀº Á¦ÀÛÀÚ µ¿ÀÇ¾øÀÌ ÀÏÃ¼ÀÇ ¼öÁ¤À» ±ÝÁöÇÕ´Ï´Ù. Á¦ÀÛÀÚ µ¿ÀÇ¾øÀÌ ³»¿ëÀÌ ¼öÁ¤µÇ¾úÀ» °æ¿ì Á¦ÀÛÀÚ´Â ¿À·ù ¹× ¹ö±×¿¡ ´ëÇÑ ÀÏÃ¼ÀÇ Ã¥ÀÓÀ» ÁöÁö ¾Ê½À´Ï´Ù.
***/

/* board_img */
.board_img{clear:both; float:left; width:100%; border-collapse:collapse; border-spacing:0; empty-cells:show; border:0; margin:5px 0 0 0; border-top:2px solid #1133c2; border-bottom:2px solid #e2e2e2;}
.board_img th{padding:9px 0 9px 0; border-bottom:1px solid #c7c7c7;}
.board_img td{padding:4px; color:#666; text-align:center; background:none; border-bottom:1px solid #d9d9d9;}
.board_img td img{vertical-align:middle;}
.board_img .con{text-align:left; padding:4px 0 2px 5px; background:none;}
.board_img td.no{color:#a5a5a5; font-weight:bold;}
.board_img td.title{font-weight:bold;}
.board_img td.comment{padding:15px; text-align:left; background:#f6f6f6;}
.board_img td.comment .vod{float:left; text-align:center; margin:0 0 5px 0;}
.board_img td.comment .vod .vod_info{margin:0 0 5px 0; color:#0099cc;}
.board_img td.comment .vod_textArea{float:right; width:250px; height:310px; padding:5px; background:#fff; border:1px solid #ccc;}
.board_img td.comment .vod_textArea .vod_text{position:relative; overflow:auto; width:250px; height:300px;}
.board_img td.comment .vod_textArea .vod_text .title{font-weight:bold;}

.board_img td.comment_write{text-align:left; padding:15px 0 15px 5px;}
.board_img td .file{margin:0 0 3px 0; background:#f6f6f6;}
.board_img td .board_pic{text-align:center;}
.board_img td .board_pic img{margin:0 0 10px 0; padding:3px; background:#fff; border:1px solid #ccc;}
.board_img td .board_comment{margin:20px 0 0 0; padding:15px 5px 15px 5px; background:#fff; border:1px solid #ccc;}

/* photo list */
.photo{clear:both; float:left; width:100%; border-top:2px solid #1133c2; border-bottom:2px solid #e2e2e2;}
.photo li{float:left; padding:15px 7px 15px 13px;}
.photo li p.pic{width:156px; height:109px; margin:0; padding:4px; background:#dbdbdb;}
.photo li p.pic img{border:1px solid #fff;}
.photo li p.title{margin:5px 0 0 0; padding:0 0 0 8px; color:#696969; font-weight:bold; background:url(/source/korean/images/board/gallery_blet.gif) no-repeat 3px 6px;}
.photo li p.day{margin:2px 0 0 0; padding:0 0 0 8px; color:#9d9d9d; font-weight:bold; background:url(/source/korean/images/board/gallery_blet.gif) no-repeat 3px 6px;}
.photo_search{clear:both; float:left; width:630px;}

/* board button */
.board_btn{clear:both; width:99%; padding:10px 0 0 0; text-align:right;}
.board_btn ul{float:right; text-align:right;}
.board_btn li{float:left; margin:0 0 0 2px;}

/* pager */
.pager{clear:both; width:100%; border-collapse:collapse; border-spacing:0; empty-cells:show; border:0;}
.pager td{padding:10px 0 0 0; text-align:center;}
.pager td.current a{color:#ff3300;}
.pager td .btn{margin:2px 0 0 0; text-align:center;}
.pager td a{display:block; margin:0; padding:2px 5px 2px 5px; width:15px; color:#333; font-weight:bold; text-align:center;}
.pager td a.img{display:block; border:0; margin:0; padding:2px 4px 2px 4px; vertical-align:bottom;}
* html .pager td a.img{display:block; border:0; margin:7px 0 0 0; padding:2px 4px 2px 4px; vertical-align:bottom;}

/* board search */
.board_search{float:left; width:100%; height:25px; margin:10px 0 0 0; text-align:right;}
.board_search form select{background:#fafafa;}
.board_search .btnSearch{border:0;}

/* password */
#password{clear:both; float:left; width:490px; height:139px; margin:48px 0 5px 0; padding:34px; background:url(/source/korean/images/board/password_bg.jpg) no-repeat 415px 80px #fff; border:1px solid #ccc;}
#password .title{height:36px;}
#password .info{float:left; width:373px; margin:0 0 26px 0; padding:0 0 20px 0; font-size:90%; color:#5a5a5a; border-bottom:1px solid #eca97a;}
#password form{clear:both; float:left; width:100%;}
#password .pass{clear:both; float:left; padding:1px 5px 0 0;}