@charset "utf-8";


/* 포토썸네일게시판 - 리스트페이지 */
.tidings_wrap { width:730px; height:auto; margin-bottom:100px; float:left; }
.tidings { width:100%; border-top:2px solid #2b9141; }
.tidings ul li { position:relative; width:100%; height:169px; border-bottom:1px solid #dedede; }
.tidings_img { position:absolute; left:0; top:29px; width:150px; height:110px; }
.tidings_tle { position:absolute; left:190px; top:29px; width:540px; height:14px; font-size:14px; line-height:14px; color:#333333;  }
.tidings_date { position:absolute; left:190px; top:68px; width:540px; height:11px; font-size:11px; line-height:11px; color:#666666; }
.tidings_cont { position:absolute; left:190px; top:101px; width:540px; height:38px; font-size:12px; line-height:16px; color:#666666; letter-spacing:-0.01em;}
.tidings_paging_wrap { clear:both; position:relative; width:100%; height:90px; text-align:center; margin:0 auto; overflow:hidden; float:left; }
.paging { clear:both; font-size: 0; margin: 0 auto; overflow: hidden; padding-top: 30px; text-align: center; }
.paging a { width: 30px; z-index: 1; border: 1px solid #d2d2d2; display: inline-block; font-size: 0; height: 30px; line-height: 0; margin-left: -1px; overflow: hidden; position: relative; text-align: center; vertical-align: middle; visibility: visible; }
.paging a:hover { border: 1px solid #004ea1; z-index: 10; }
.paging a.first { background:url('../img/board/btn_first.gif') no-repeat; margin-left: 0; }
.paging a.prev { background:url('../img/board/btn_prev.gif') no-repeat; }
.paging a.next { background:url('../img/board/btn_next.gif') no-repeat; }
.paging a.last { background:url('../img/board/btn_last.gif') no-repeat; }
.paging span { display: inline-block; vertical-align: middle; }
.paging span a { width: 30px; border: 1px solid #d2d2d2; display: inline-block; font-size: 12px; margin-left: -1px; position: relative; text-align: center; vertical-align: middle; z-index: 1; line-height:30px; }
.paging span a:hover, .paging span a.on { border: 1px solid #004ea1; color: #004ea1; z-index: 10; }

/* 일반게시판 - 리스트페이지 */
.tbl_explain { clear: both; padding: 8px 0; text-align: right; }
.tbl_list { width: 100%; border-top: 2px solid #004ea1; clear: both; }
.tbl_list caption { display: none; }
.tbl_list thead th { background: #f8f8f8 none repeat scroll 0 0; border-bottom: 1px solid #ddd; color: #333; font-size: 1em; font-weight: bold; line-height: 18px; padding: 10px 0 9px; text-align: center; }
.tbl_list tbody th { background: #f8f8f8 none repeat scroll 0 0; border-bottom: 1px solid #dedede; color: #333; font-size: 1em; font-weight: bold; line-height: 18px; padding: 10px 0 9px; text-align: center; }
.tbl_list tbody td { border-bottom: 1px solid #dedede; color: #404040; padding: 10px 0 9px; text-align: center; }
.tbl_list tbody td a { color: #333; text-decoration: none; }
.tbl_list tbody td a:hover { color: #333; text-decoration: underline; }
.tbl_list tbody td.aL { padding-left: 5px; text-align: left; }
.tbl_list tbody td.aC { text-align: center; }
.tbl_list tbody td.aR { text-align: right; }
.tbl_list tfoot td { border: 0 none; }

.board_btn { width: 100%; clear: both; margin-top: 20px; overflow: hidden; height:30px; }
.board_btn li { line-height: 1.6em; }
.board_btn li.left { float: left; text-align: left; width: 49%; height:30px; }
.board_btn li.right { width: 49%; float: right; text-align: right; height:30px; }
a.btn_write { border: 1px solid #ccc !important; float:right; text-align:center; cursor: pointer; font-size: 12px; font-weight: bold; height: 28px; letter-spacing: -1px; margin: 0; line-height:28px; padding:0 10px; }
a.btn_list { border: 1px solid #ccc !important; float:left; text-align:center; cursor: pointer; font-size: 12px; font-weight: bold; height: 28px; letter-spacing: -1px; margin: 0; line-height:28px; padding:0 10px; }
a.btn_reply { border: 1px solid #ccc !important; display:inline-block;  text-align:center; cursor: pointer; font-size: 12px; font-weight: bold; height: 28px; letter-spacing: -1px; margin: 0; line-height:28px; padding:0 10px; }
a.btn_delete { border: 1px solid #ccc !important; display:inline-block;  text-align:center; cursor: pointer; font-size: 12px; font-weight: bold; height: 28px; letter-spacing: -1px; margin: 0; line-height:28px; padding:0 10px; }
a.btn_revise { border: 1px solid #ccc !important; display:inline-block; text-align:center; cursor: pointer; font-size: 12px; font-weight: bold; height: 28px; letter-spacing: -1px; margin: 0; line-height:28px; padding:0 10px; }

.admin_area { width: 100%; float:left; margin-top:10px; }
.btn_board_manage { overflow:hidden; width:49%; height:28px; float:right; text-align:right; margin-bottom:5px; }
.no_button { border: 1px solid #ccc !important; display:inline-block;  text-align:center; cursor: pointer; font-size: 12px; font-weight: bold; height: 28px; letter-spacing: -1px; margin: 0; padding:0 10px; font-family:"Malgun Gothic"; clear:both; margin-right:10px; }
.btn_report { float:right; border: 1px solid #ccc !important; display:inline-block;  text-align:center; cursor: pointer; font-size: 12px; font-weight: bold; height: 28px; letter-spacing: -1px; margin: 0; padding:0 10px; font-family:"Malgun Gothic";  clear:both;}


/* 게시판 공통 - 서치 영역 */
.board_search { border:1px solid #dedede; float: left; width:690px; height: 29px; padding:14px 19px 15px 19px; position: relative; z-index: 999; }
.btn_search { float:right; width:30px; height:29px; }

/* 게시판 - 뷰페이지 */
.border_view { width: 100%; overflow: hidden; }
.border_view dl.data_top { width: 100%; position: relative; display: block; overflow: hidden;  border-top: 2px solid #004ea1; border-bottom: 1px solid #e6e6e6; }
.border_view dl.data_top dt { display: block; padding: 15px 15px 10px; line-height: 1.4em; font-size: 14px; font-weight: bold; color: #31363d; height: auto; border-bottom:1px solid #ddd; }
.border_view dl.data_top dd { width: 100%; display: block; font-size: 12px;  }
.border_view dl.data_top dd ul { display: block; overflow: hidden; }
.border_view dl.data_top dd ul li {  float: left; display: block; padding: 3px 30px 3px 30px;  border-right:1px solid #ddd; }
.border_view dl.data_top dd ul li:first-child { margin-left: 0; }
.border_view dl.data_top dd.add { clear: both; height: auto !important; display: block; overflow: hidden; padding: 10px 15px; border-top: 1px solid #e6e6e6; }
.border_view .data_add { clear: both; display: block; border-bottom: 1px solid #e6e6e6; height: auto !important; overflow: hidden; padding: 10px 15px; }
.border_view .data_add2 { clear: both; height: auto !important; display: block; overflow: hidden; padding: 10px 20px; background: #f8f8f8; border-bottom: 1px dotted #ddd; }
.border_view .data_contents { padding: 30px 20px; line-height: 1.8em; border-bottom: 1px solid #e6e6e6; }
.border_view .data_contents p.txt { margin-bottom: 30px; }
.border_view .data_contents p.img { margin-bottom: 30px; text-align: center; }
.border_view .data_contents p.img img { max-width: 780px; }
.border_view .page_navi { padding: 20px 0; margin: 30px 0 0; border-top: 2px solid #004ea1; border-bottom: 1px solid #e6e6e6; }
.border_view .page_navi ul { width: 840px; display: block; overflow: hidden; }
.border_view .page_navi ul li { width: 285px; height: 50px; position: relative; float: left; display: block; }
.border_view .page_navi ul li dl { display: block;  margin: 5px 0; overflow: hidden; }
.border_view .page_navi ul li dl dt { display: block; font-weight: bold; color: #31363d; }
.border_view .page_navi ul li.left { background: url("/img/main/common/table_line.gif") no-repeat right bottom; padding-left: 80px; }
.border_view .page_navi ul li.right {padding-right: 80px; }
.border_view .page_navi ul li.right dl { margin-left: 15px; }
.border_view .page_navi ul li.right dl dt a { color: #009ddf !important; }
.border_view .page_navi ul li dl dd { display: block; }
.border_view .page_navi span { width: 62px; display: block; height: 50px; position: absolute; top: 0; }
.border_view .page_navi span a { width: 62px; height: 50px; display: block; text-indent: -9999em; }
.border_view .page_navi span.btn_left { left: 0; }
.border_view .page_navi span.btn_right { right: 0; }

/* 네트워크 게시판 - 리스트 페이지 */
div.bbs-topsearch { width: 100%; padding: 7px 0; border-top:2px solid #004ea1; /*border-bottom: 2px solid #c4c4c4;*/ float:left; z-index:100; margin-bottom:2px; }
div.bbs-topsearch::after {  display: block; clear: both; content: ""; float:left; z-index:100;  }
.bbs-topselect { float: left; height:auto; }
.bbs-topselect .sel-year { position: relative; z-index: 100; float: left; }
.bbs-topselect .sel-month { float: left; margin: 0 5px;  position: relative; z-index: 100; }
.bbs-topselect .sel-year .sel-button { width: 150px; }
.bbs-topselect .sel-year .sel-ul { width: 138px; z-index:100; }
.bbs-topselect .sel-month .sel-button { width: 200px; }
.bbs-topselect .sel-month .sel-ul { width: 188px; }
.bbs-topselect .sel-button { border: 1px solid #c4c4c4; height: 24px; }
.bbs-topselect .sel-button a { color: #858585; font-size: 12px; font-weight: bold; }
.bbs-topselect .sel-button a span { width: 54px; float: left; vertical-align: middle; padding: 0 0 0 12px; cursor: pointer; display: block; height: 20px; line-height:20px; }
.bbs-topselect .sel-month .sel-button a span { width: 44px; }
.bbs-topselect .sel-button a img { float: right; vertical-align: top; }
.bbs-topselect .sel-ul { position: absolute; left: 0; top: 27px; padding: 0 0 4px 12px; background: #fff; font-size: 11px; display: none; border: 1px solid #c4c4c4; }
.bbs-topselect .sel-ul.open { display: block; z-index:100; }
.bbs-topselect .sel-ul li a { display: block; color: #858585; font-size: 11px; padding: 4px 0 0; }
.bbs-topselect .sel-ul li a.current {  text-decoration: underline; color: #004ea1; font-weight: bold; }
.bbs-topselect .sel-ul li a:hover { text-decoration: underline; }

/* 포토갤러리 - 뷰 페이지 */
.photo_gallery { width: 100%; overflow: hidden; margin-bottom: 20px; clear: both; }
.photo_gallery .photoArea {  width: 32%; height: 320px; float: left; display: inline; padding: 0 0 5px; overflow: hidden; margin: 0 7px 7px 0;  border: 1px solid #e7e7e7; background: #fbfaf9; }
.photo_gallery .photoArea li.photo { width: 100%; height: auto; float: left; overflow: hidden; padding: 0; }
.photo_gallery .photoArea li.photo img { width: 100%; height: 200px; padding: 0; background: #f8f8f8 }
.photo_gallery .photoArea li.title { text-align: left; padding: 10px; color: #333; } 
.photo_gallery .photoArea li.title .in_photo_g { border: medium none; }
.photo_gallery .photoArea li.title .in_photo_g li { clear: both; border: medium none; letter-spacing: -0.05em; }
.photo_gallery .photoArea li.title .in_photo_g li.subject { text-align:left; padding:10px 0 5px; font-size:14px; color:#333; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.photo_gallery .photoArea li.title .in_photo_g li.subject a { font-weight: bold; font-size: 14px; color: #333; }
.photo_gallery .photoArea li.title .in_photo_g li.subject a:hover { text-decoration: underline; color:#004ea1; }
.photo_gallery .photoArea li.title .in_photo_g li.cont { font-size: 12px; line-height: 18px; color: #404040; }
.photo_gallery .photoArea li.title .in_photo_g li.date { color: #666; font-family: verdana; font-size: 11px; letter-spacing: 0; margin-top: 7px; }
.photo_gallery .photoArea li.title .in_photo_g li.date span { letter-spacing: 0; padding-left: 5px; font-size: 11px; font-family: verdana; color: #666; }


/* 기존 CSS */

/*게시글수정*/
.modify_f {display:none;}
.modify_wrap {width:300px; height:110px; border:1px solid #e1e1e1; margin:0 auto; padding:25px 0 0 0;}
.input_box {text-align:center}
.input_form {margin-top:10px;}
.input_form input.input_text {width:150px; height:15px; border:1px solid #d8d8d8; padding-top:3px}
.modify_f_btn {margin-top:10px; text-align:center}
.modify_f_btn button {margin-right:1px;}

/* 글쓰기 알림마당*/
.board_write_wrap				{ position:relative; width:710px; margin:20px auto 0 auto; border-top:3px solid #07aeef; border-bottom:1px solid #07aeef; padding:22px 0; }
.write_field					{ width:670px; margin:0 auto; padding:8px 0; border-bottom:1px solid #e1e1e1; overflow:hidden; }
.write_field .w_field			{ float:left; width:80px; color:#0088c0; font-size:11px; padding-left:8px; background:url(/img/community/w_bullet.gif) no-repeat 0 1px; margin-top:5px; }
.write_field .w_inp				{ float:left; }
.write_field .w_inp span		{ color:#222; font-size:11px; }
.write_field_noline				{ position:relative; width:670px; margin:0 auto; padding:8px 0; overflow:hidden; }
.write_field_noline .w_field	{ float:left; width:80px; color:#0088c0; font-size:11px; padding-left:8px; background:url(/img/community/w_bullet.gif) no-repeat 0 1px; margin-top:5px; }
.write_field_noline .w_inp		{ float:left; }
.write_field_noline .w_inp span	{ margin-left:12px; color:#222; font-size:11px; }

/* 글읽기 알림마당*/
.board_read_wrap				{ position:relative; width:710px; margin:20px auto 0 auto; }
.read_suj						{ position:relative; width:690px; height:26px; padding:12px 0 0 20px; color:#2d3031; border-top:3px solid #07aeef; border-bottom:1px solid #07aeef; font-weight:bold; }
.read_suj span					{ position:absolute; left:568px; color:#5f6263; font-size:11px; font-family:Verdana; font-weight:normal; }
.read_field						{ position:relative; overflow:hidden; height:38px; border-bottom:1px solid #dde2e3; }
.read_field .r_writer			{ position:absolute; width:500px;left:20px; top:14px; color:#0088c0; font-size:11px; }
.read_field .r_date				{ position:absolute; width:500px;left:10px; top:14px; color:#0088c0; font-size:11px; }
.read_field .r_hit				{ position:absolute; width:60px;left:624px; top:14px; color:#0088c0; font-size:11px; }
.read_field .r_date	span, .read_field .r_hit span, .read_field .r_writer span		{ color:#5f6263; font-size:11px; font-family: Verdana, Arial, Helvetica, sans-serif; margin-top:-2px; margin-left:20px;}
.read_field .r_date	span a, .read_field .r_hit span a								{ color:#ff8400; text-decoration:none; }
.read_field .r_date	span a, .read_field .r_hit span a:hover							{ color:#ff7800; text-decoration:underline; }
.r_img							{ position:relative; margin-top:30px; text-align:center; }
.r_coomend 						{ position:relative; width:670px; overflow:hidden; padding:30px 20px; border-bottom:1px solid #e4e4e4; color:#666; line-height:21px; }
.r_btn							{ position:relative; margin-top:15px; overflow:hidden; text-align:center;}
.r_btn img						{ margin:0 1px; }
.pn_list						{ margin-top:30px; height:40px; border-top:1px solid #004ea1; border-bottom:1px solid #dde2e3; /*background:url(../img/community/pn_bg.gif) no-repeat center 0;*/ font-size:11px; color:#004ea1; }
.pn_list .prev					{ float:left; width:305px; margin:15px 20px 0 20px; display:inline; }
.pn_list .next					{ float:left; width:305px; margin:15px 20px 0 30px; display:inline; }
.pn_list .prev span, .pn_list .next span					{ margin-left:20px; }
.pn_list .prev span	a, .pn_list .next span a				{ color:#666; text-decoration:none; font-size:12px; }
.pn_list .prev span	a:hover, .pn_list .next span a:hover	{ color:#222; text-decoration:none; font-size:12px; }

#r_admin						{ position:relative; margin-top:20px; width:670px; background:#efefef; padding:15px 20px; }
#r_admin .btn					{ float:left; }
#r_admin .btn img				{ margin-right:2px; }
#r_admin .txt					{ float:left; margin:5px 0 0 12px; display:inline; color:#808080; font-size:11px; width:490px; }
#r_admin .txt span				{ font-size:6px; color:#bababa; }

/* sel inp textarea 정의 */
.b_sel 		{ border:1px solid #cacbdd; font-size:1.1em; font-family:"돋음",dotum; color:#333;}
.b_inp 		{ border:1px solid #ccc; margin:0 3px; padding:3px 0 0 0; }
.b_inp1 	{ border:1px solid #e3d7d7; margin:0 3px; padding:3px 0 0 0; }
.b_inp2 	{ border:1px solid #cecece; background:#fafafa; padding:3px 0 0 0; }
.w50 		{ width:50px; }
.w120 		{ width:120px; }
.w180 		{ width:180px; }
.w360 		{ width:360px; }
.w520 		{ width:520px; }
.w660 		{ width:660px; }
.w630 		{ width:630px; }
.w710 		{ width:708px; }
.h15 		{ height:15px; }
.h18 		{ height:18px; }
.h20 		{ height:22px; }
.h70 		{ height:50px; }
.h80 		{ height:80px; }
.h150 		{ height:150px; }
.h250 		{ height:250px; }

/* 기존 CSS */