@charset "utf-8";

/* CSS Document */



/*********************************************************** COMMUNITY ***********************************************************/

/*** 게시판공통 ***/

#notice{position:relative;width:100%}

#notice #btn_area{position:relative;margin:12px 0px;text-align:right;padding-bottom:2px}

#notice #btn_area .btn_del{float:left;margin-left:10px}

#notice #btn_area .btn_write{float:right;margin-right:10px}

#notice #comment_btn{position:relative;margin-top:7px;text-align:center}

#notice .title{position:relative;background:url(../../../basic_white/image/bullet01.gif) left 4px no-repeat;margin:5px 0px 5px 5px;padding-left:10px;font-size:13px;font-weight:bold}

#notice table .title{background:none}

/*** 게시판공통 ***/



/*** 리스트페이지 ***/

/* 상단(분류 & 상태 선택) */

#select_area{position:relative;display:block;overflow:hidden;padding:0;margin:0px 10px 10px 0}

#select_area #state_select{float:right}

#select_area #category_select{float:right}

/* 상단(분류 & 상태 선택) */



/* 테이블(일반게시판) */

#board_list{position:relative;width:100%}



#board_list table{text-align:center;font:normal 12px dotum,Verdana,Gulim,"굴림","돋움",Sans-serif}

#board_list table thead th{border-right:1px solid #bbb}



#board_list table th, #board_list table td{height:28px;padding-top:2px}

#board_list table th{background-color:#a0a0a0;color:#fff}

#board_list table td{border-bottom:1px solid #cfcfcf}



#board_list table .board_title{text-align:left;padding-left:7px}

#board_list table .board_title img{margin-top:-3px}

#board_list table .reply{background:url(../../../basic_white/image/icon_reply.gif) 15px 10px no-repeat;padding-left:25px}

#board_list table .reply2{background:url(../../../basic_white/image/icon_reply.gif) 20px 10px no-repeat;padding-left:30px}

#board_list table .noticebg td{background-color:#e7e7e7}

#board_list table a:hover{text-decoration:underline}

/* 테이블(일반게시판) */



/* 테이블(포토공지 리스트) */

#photo_list{position:relative;width:100%}

#photo_list table{text-align:center;border-top:1px solid #cfcfcf;font:normal 12px dotum,Verdana,Gulim,"굴림","돋움",Sans-serif}

#photo_list table .board_title{text-align:left}

#photo_list table .board_title img{margin-top:-2px}

#photo_list table .noticebg td{background-color:#e7e7e7}

#photo_list table td{border-bottom:1px solid #cfcfcf;height:28px;padding-top:2px}

#photo_list table a:hover{text-decoration:underline}

/* 테이블(포토공지 리스트) */



/* 테이블(포토리스트) */

#photo_list ul{position:relative;width:100%;display:inline-block;text-align:center;border-bottom:1px solid #cfcfcf}

#photo_list ul li{display:inline;float:left;text-align:center;padding:15px 9px}

#photo_list ul li .photo_img{display:block;border:1px solid #e2e2e2;margin-bottom:5px;padding:10px}

#photo_list ul li .photo_img .img{border:1px solid #777;margin-bottom:5px}

#photo_list ul li a{display:inline-block}



#photo_list .borderBno{border-bottom:none}

/* 테이블(포토리스트) */





/* 하단(페이징 & 버튼 & 게시물검색 */

#paging {position:relative;width:100%;text-align:center;vertical-align:middle;margin:10px 0px 10px 15px;padding:7px 0px}

#paging a{border:1px solid #c8c8c8;color:#797979;margin:0px 3px;padding:2px 5px 3px 4px}

#paging a:hover{border:1px solid #ff5f24;color:#ff5f24;margin:0px 3px;padding:2px 5px 3px 4px;text-decoration:none}



#paging a.this_page{border:1px solid #ff5f24;color:#ff5f24;margin:0px 3px;padding:2px 5px 3px 4px}



#paging a.page_btn{border:none}



#board_search{clear:both;position:relative;width:100%;text-align:center}

#board_search img{margin-top:-2px}

/* 하단(페이징 & 게시물검색 */



/*** 리스트페이지 ***/



/*** 글쓰기페이지 ***/

/* 일반게시판쓰기 */

#board_write{position:relative;margin:10px 0 0 15px}

#board_write table{border-top:2px solid #a8a8a8;font:normal 12px dotum,Verdana,Gulim,"굴림","돋움",Sans-serif}

#board_write table th, #board_write table td{padding:7px 0px;border-bottom:1px solid #a8a8a8;text-align:left}

#board_write table th{color:#666;padding-left:10px}

#board_write table td textarea{display:block;margin:7px 0px}

#board_write table td .max_txt{float:right;margin-right:55px;color:#666}

#board_write table .option_check{padding-left:10px}

#board_write table .option_check span{color:#bbb}

#board_write table .borderR{background:url(../../../basic_white/image/table_Rline.gif) right bottom no-repeat}

#board_write table .required{background:url(../../../basic_white/image/icon_required.gif) 5px center no-repeat;padding:2px 0px 0px 15px}

/* 일반게시판쓰기 */



/* 포토게시판쓰기 */

#image_up_area{position:relative;width:100%;padding:10px 0px;border-bottom:none;font:normal 12px dotum,Verdana,Gulim,"굴림","돋움",Sans-serif}

#image_up_area .title{background:none;padding:0px}

#image_up_area .img_up{position:relative;width:100%;background-color:#f9f9f9;border:1px solid #dedede;padding:10px 10px}

#image_up_area .img_up table, #image_up_area .img_up table th, #image_up_area .img_up table td{border:none;padding:0px}

#image_up_area .img_up table th{font-weight:normal}



#image_up_area .photo_img_list{position:relative;width:100%;border-top:1px solid #a8a8a8;margin:10px 0px 0px 0px}

#image_up_area .photo_img_list th, #image_up_area .photo_img_list td{border-bottom:1px solid #a8a8a8;padding:10px 5px 5px 5px}

#image_up_area .photo_img_list th{font-weight:normal;text-align:center;line-height:20px}

#image_up_area .photo_img_list img{margin-bottom:5px}

#image_up_area .photo_img_list td table, #image_up_area .photo_img_list td table th, #image_up_area .photo_img_list td table td{border:none;padding:0px}



#board_write .code_table{border-top:none;margin-top:-10px;padding:0px;font:normal 12px dotum,Verdana,Gulim,"굴림","돋움",Sans-serif}

/* 포토게시판쓰기 */

/*** 글쓰기페이지 ***/





/*** 글읽기페이지 ***/

#board_view{position:relative;width:100%;margin-top:10px}

#board_view .borderBno, #board_view .borderBno th, #board_view .borderBno td{border-bottom:none}



/* 본문테이블 */

#board_view .view_table{border-top:2px solid #a8a8a8;border-bottom:2px solid #a8a8a8;font:normal 12px dotum,Verdana,Gulim,"굴림","돋움",Sans-serif}

#board_view .view_table th, #board_view .view_table td{padding:7px 0px 7px 10px;border-bottom:1px solid #a8a8a8;text-align:left}

#board_view .view_table th{background:url(../../../basic_white/image/table_Rline.gif) right bottom no-repeat;text-align:center;padding-left:0px}

#board_view .view_table .Rline{background:url(../../../basic_white/image/table_Rline.gif) right bottom no-repeat}

#board_view .view_table td.textual{line-height:20px;padding:20px 10px;border-bottom:none}



/** 게시판 - 큰사진 업로드시 가로폭 안맞춰지고 깨지는현상(IE6 전용) **/

#board_view .view_table td.textual img{_width:980px}

/** 게시판 - 큰사진 업로드시 가로폭 안맞춰지고 깨지는현상(IE6 전용) **/



#board_view .view_table td ul{margin-top:2px}

#board_view .view_table td ul li a:hover{font-weight:bold}

#board_view .view_table .title{font-weight:bold;font-size:15px;letter-spacing:-1px;padding:10px 0px 10px 10px}

/* 본문테이블 */



/* 댓글테이블(VIEW) */

#comment_view{position:relative;font:normal 12px dotum,Verdana,Gulim,"굴림","돋움",Sans-serif}

#comment_view .comment_Vtable th, #comment_view .comment_Vtable td{border-bottom:1px solid #ccc;text-align:left;font-size:12px}

#comment_view .comment_Vtable th{text-align:center}

#comment_view .comment_Vtable .textual{line-height:20px}

#comment_view .comment_Vtable .comment_date{text-align:right;line-height:20px;color:#666}

#comment_view .comment_Vtable .comment_date a{color:#333}

#comment_view .comment_Vtable .comment_date span{color:#d6d6d6}

#comment_view .comment_Vtable .comment_date a:hover{color:#ff6c00}

#comment_view .comment_Vtable img{margin:3px 0px}

/* 댓글테이블(VIEW) */



/* 댓글테이블(WRITE) */

#comment_write{position:relative;background-color:#f9f9f9;border:1px solid #dedede;padding:10px;font:normal 12px dotum,Verdana,Gulim,"굴림","돋움",Sans-serif}

#comment_write .comW_title{font-weight:bold;margin-bottom:10px;padding:5px;border-bottom:1px solid #c1c1c1}

#comment_write .comment_Wtable{padding:10px;color:#666}

#comment_write .comment_Wtable td{font-size:12px}

#comment_write .comment_Wtable td textarea{margin:10px 0px}

/* 댓글테이블(WRITE) */

/*** 글읽기페이지 ***/

/*********************************************************** COMMUNITY ***********************************************************/

