/*갤러리리스트*/
#boardgallery {width:100%;}
#boardgallery .bo_gal {overflow:hidden;*zoom:1;width:100%;}
#boardgallery .bo_gal .boardgallery_ul {width:250px;float:left;margin:0 7px;}
#boardgallery .bo_gal .boardgallery_ul .boardgallery_img {}
#boardgallery .bo_gal .boardgallery_ul .boardgallery_subject {text-align:center;margin-top:5px;height:40px;font:12px}
/*갤러리리스트*/

/*이벤트리스트*/
#boardevent {width:100%;}
#boardevent .bo_gal {overflow:hidden;*zoom:1;width:100%;}
#boardevent .bo_gal .boardevent_ul {width:469px;float:left;margin:0 9px;}
#boardevent .bo_gal .boardevent_ul .boardevent_img {}
#boardevent .bo_gal .boardevent_ul .boardevent_subject {text-align:center;margin-top:5px;line-height:25px;height:100px;font:12px}
/*이벤트리스트*/


/*웹진리스트*/
#boardweb .boardweb_table {width:100%;border-top:2px solid #333;}
#boardweb .boardweb_table tr th {border-bottom:1px solid #dedede;text-align:center;}
#boardweb .boardweb_table tr td {
	font-size:12px;
	color:#666;
	padding:9px 5px 12px 5px;
	border-bottom:1px solid #dedede;
	text-align:left;
	height:14px;
	vertical-align:top;
}
#boardweb .boardweb_table tr td h6 {font-weight:bold;font-size:16px;margin-bottom:5px;}
#boardweb .boardweb_table tr td h6 a {color:#333;}
#boardweb .boardweb_table tr td p {font-size:12px;margin-top:7px;color:#999;}
#boardweb .boardweb_table tr .bo2 {text-align:left;}
#boardweb .boardweb_table .noti .bo1 {font-size:11px;font-weight:bold;color:#ff8600;}
#boardweb .boardweb_table .noti .bo2 {font-weight:bold;}
#boardweb .boardweb_table .noti .bo2 a {color:#333;}
/*게시판리스트*/


/*FAQ리스트*/
#boardfaq .faq_q {border-bottom:1px dotted #aaa;padding:10px 5px 10px 5px;letter-spacing:-0.5px;color:#666;font-weight:600;cursor:pointer;font-size:14px;}
#boardfaq .faq_a {line-height:20px;border-bottom:1px dotted #aaa;padding:13px 5px 13px 5px;background:#f5f5f5;letter-spacing:-0.5px;color:#666;}
#boardfaq .faq_a strong,
#boardfaq .faq_q strong {font-weight:bold;}
#boardfaq .faq_a strong {color:#00a8e8;}
#boardfaq .faq_q strong {color:#ff8600;}
/*FAQ리스트*/


/*게시판리스트*/

#boardlist .boardlist_table {width:100%;border-top:2px solid #a29389; margin-top:30px;}
.evicon {
	display:inline-block;
	width:70px;
	padding:5px 0;
	color:#fff;
	text-align:center;
	font-weight:bold;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.evicon.ing {background:#dd0131;}
.evicon.finish {background:#5baeb9;}

#boardlist .boardlist_table .evlisttxt {font-size:14px;line-height:20px;font-family:nanum;}
#boardlist .boardlist_table .evlisttxt strong {color:#333;font-weight:600;}
#boardlist .boardlist_table tr th {
	background:#f6f3ee;
	font-size:14px;
	font-weight:bold;
	color:#35281b;
	padding:9px 0;
	border-bottom:1px solid #dedede;
	text-align:center;
	height:14px;
}
#boardlist .boardlist_table tr td {font-size:12px;color:#666;padding:10px 5px;border-bottom:1px solid #dedede;text-align:center;height:14px;}
#boardlist .boardlist_table tr .bo2 {text-align:left;}
#boardlist .boardlist_table .bo1, #boardlist .boardlist_table .bo4, #boardlist .boardlist_table .bo5 {
	font-size:9px;
	font-weight:normal;
	font-family:tahoma;
	color:#969696;
}
#boardlist .boardlist_table .noti .bo1 {
	font-size:11px;
	font-weight:bold;
	color:#ff8600;
	font-family:나눔고딕,NanumGothic,nanum,'맑은 고딕','Malgun Gothic',돋움,Dotum,굴림,Gulim,Helvetica,applegothic,sans-serif;
}
#boardlist .boardlist_table .noti .bo2 {font-weight:bold;}
#boardlist .boardlist_table .noti .bo2 a {color:#333;}
/*게시판리스트*/


/*게시판글쓰기*/
.chk {width:13px;height:13px;vertical-align:middle;}
#boardwrite input,
#boardwrite select {vertical-align:middle;}
#boardwrite {width:100%;}
#boardwrite .boardwrite_table {width:100%;border-top:2px solid #333;}
#boardwrite .boardwrite_table th {background:#6e3de;font-size:12px;font-weight:bold;color:#333;padding:5px 10px;border-bottom:1px solid #dedede;text-align:left;letter-spacing:-1px;height:14px;}
#boardwrite .boardwrite_table td {font-size:12px;color:#666;padding:5px 10px;border-bottom:1px solid #dedede;text-align:left;height:30px;}
#boardwrite .boardwrite_table td textarea {width:100%;height:300px;border:1px solid #ddd;}
.bowrite_in {padding:8px;border:1px solid #dedede;background:#f9f9f9;}
#boardwrite .boardwrite_table td table td {border:0 none;padding:1px 0;}
/*게시판글쓰기*/


/*게시판보기*/
#boardview {width:100%; margin-top:30px;}
#boardview .boardview_table {width:100%;border-top:2px solid #a29389;}
#boardview .boardview_table .bv_top {font-size:14px;text-align:left;padding:10px;background:#f6f3ee;border:0;border-bottom:1px solid #dedede;}
#boardview .boardview_table .bv_top p {font-weight:normal;color:#969696;font-size:11px;margin-top:3px;}
#boardview .boardview_table th {font-weight:bold;font-size:12px;text-align:center;background:#6e3de;border-top:1px solid #dedede;border-bottom:1px solid #dedede;padding:9px 5px 12px 5px;}
#boardview .boardview_table td {border-bottom:1px solid #eee;padding:10px;}
#boardview .boardview_table .view-sort {font-size:12px;text-align:left;border-top:1px solid #dedede;padding:9px 5px 9px 5px;min-height:200px;}
#boardview .boardview_table .bv_view {padding:10px;height:200px;vertical-align:top;}
#boardview .boardview_table .bv_view img{max-width:700px;}

#boardview .boardview_comm {width:100%;margin-top:10px;border-top:2px solid #333;}
#boardview .boardview_comm th {text-align:left;font-size:12px;font-weight:normal;line-height:18px;border-bottom:1px solid #dedede;padding:9px 5px;}
#boardview .boardview_comm th strong {color:#ff8600;font-size:12px;}
#boardview .boardview_comm td {text-align:right;font-size:10px;border-bottom:1px solid #dedede;padding:9px 5px;font-family:tahoma;color:#939393;}
#boardview .boardview_comm td p {margin-top:3px;}
#boardview .boardview_comm td p a {text-transform:uppercase;}
#boardview .boardview_comm .boardview_comm_top {text-align:left;font-weight:bold;font-size:14px;padding:10px;color:#333;border:0 !important;}
#boardview .boardview_comm .boardview_comm_guest {
	text-align:left;
	font-size:12px;
	padding:0 0 5px 0;
	letter-spacing:-1px;
	color:#666;
	border:0 !important;
	font-family:나눔고딕,NanumGothic,nanum,'맑은 고딕','Malgun Gothic',돋움,Dotum,굴림,Gulim,Helvetica,applegothic,sans-serif;
}
#boardview .boardview_comm .boardview_comm_write {width:85%;border:0 !important;padding:0 !important;}
#boardview .boardview_comm .boardview_comm_write textarea{width:100%;height:60px;border:1px solid #ddd;border-bottom:1px solid #aaa;}
#boardview .boardview_comm .boardview_comm_btn {width:15%;border:0 !important;padding:0 !important;}
#boardview .boardview_comm .boardview_comm_btn .boardview_comm_input {
	width:100%;
	font-weight:bold;
	font-size:14px;
	letter-spacing:-1px;
	display:block;
	padding:3px 10px 6px 10px;
	border:1px solid #ddd;
	border-right:1px solid #aaa;
	border-bottom:1px solid #aaa;
	height:62px;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#e5e5e5 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#e5e5e5 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#e5e5e5 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%,#e5e5e5 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
}
#boardview .boardview_comm .bo_reply {background:#333;padding:0 2px;font:9px tahoma;color:#fff;}
/*게시판보기*/


/*게시판버튼*/
.board_btn {width:100%;overflow:hidden;*zoom:1;margin-top:20px;}
.board_btn .bobtn_left {float:left;}
.board_btn li {float:left;margin:0 2px;}
.board_btn .bobtn_right {float:right;}
.board_btn a,
.board_btn input {
	color:#333;
	font-weight:bold;
	font-size:11px;
	letter-spacing:-1px;
	display:block;
	border:1px solid #ddd;
	padding:4px 10px 5px 10px;
	border-right:1px solid #aaa;
	border-bottom:1px solid #aaa;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#e5e5e5 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#e5e5e5 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#e5e5e5 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%,#e5e5e5 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
}
.board_btn .bobtn_center {text-align:center;}
.board_btn .bobtn_center li {display:inline;float:none !important;text-align:center;margin:0 1px;}
.board_btn .bobtn_center li a,
.board_btn .bobtn_center li input {display:inline-block !important;float:none !important;text-align:center !important;vertical-align:middle !important;overflow:visible !important;}
.board_btn .bobtn_center li input {height:24px !important;}
.btnss {
	width:80px;
	text-align:center;
	color:#fff !important;
	background:#dc0030;
	font-weight:bold;
	font-size:11px;
	height:30px;
	margin-top:10px;
	font-size:14px;
	line-height:30px;
	letter-spacing:-1px;
	display:block;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
/*게시판버튼*/


/*페이징*/
.paging {padding-top:15px;text-align:center;}
.paging a,
.paging strong {display:inline-block;position:relative;z-index:2;margin:0 -3px;padding:1px 7px;border-left:1px solid #d6d6d6;border-right:1px solid #d6d6d6;background-color:#fff;line-height:16px;color:#323232;text-decoration:none;vertical-align:top}
.paging .direction {border:0;font-weight:normal;color:#767676;text-decoration:none !important;z-index:1;padding:2px 6px;font-size:11px;}
.paging a:hover,
.paging a:active,
.paging a:focus{background-color:#f8f8f8}
.paging strong{color:#ff8600;}
.paging .direction:hover,
.paging .direction:active,
.paging .direction:focus {color:#323232;background-color:#fff;}
.paging .prev{border-left:0}
.paging .next{border-right:0}

.npaging {clear:both;padding-top:30px;text-align:center;}
.npaging a {
	display:inline-block;_display:inline;
	width:28px;
	height:32px;
	line-height:32px;
	border:1px solid #ccc;
	text-align:center;
	vertical-align:middle;
	color:#999;
}
.npaging a img {margin-top:11px;}
.npaging a:hover,
.npaging .active {border:1px solid #333;color:#333;}
/*페이징*/


/*검색*/
.bosearch {margin-top:20px;text-align:center;}
.bosearch select {font-size:11px;height:22px;vertical-align:middle;}
.bosearch input {vertical-align:middle;}
.bosearch .bosearch1 {border:1px solid #d8d8d8;height:20px;}
.bosearch .bosearch2 {
	font-size:11px;
	font-weight:bold;
	letter-spacing:-1px;
	color:#333;
	height:22px;
	border:1px solid #aaa;
	padding:0 5px;
	width:40px;
	text-align:center;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#e5e5e5 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#e5e5e5 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#e5e5e5 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%,#e5e5e5 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
}
/*검색*/

/*포트폴리오 검색*/
.port_bosearch {margin-bottom:20px;text-align:center;}
.port_bosearch select {font-size:11px;height:22px;vertical-align:middle;}
.port_bosearch input {vertical-align:middle;}
.port_bosearch .bosearch1 {border:1px solid #d8d8d8;height:20px;width:200px;}
.port_bosearch .bosearch2 {font-size:11px;font-weight:bold;letter-spacing:-1px;color:#333;height:22px;border:1px solid #aaa;background:#f3f3f3;padding:0 5px;width:40px;text-align:center;}
/*검색*/


/*아이콘*/
.bo_new {background:#ff8600;padding:0 2px;font:9px tahoma;color:#fff;}
.bo_sec {background:#999;padding:0 2px;font:9px tahoma;color:#fff;}
.bo_com {font:9px tahoma;color:#999;letter-spacing:-1px;}
.bo_reply {background:#333;padding:0 2px;font:9px tahoma;color:#fff;}
.bo_comm_btn {font:bold 9px tahoma;color:#333 !important;border:1px solid #aaa;padding:1px 2px;text-align:center;background:#f9f9f9;}
/*아이콘*/

/*기타*/
.unders {text-decoration:underline !important;}
/*기타*/

/* 비밀번호 확인 */
#pwWriteWrap{margin-top:70px; margin-bottom:70px;}
#pwWrite{width:202px;height:110px;border:1px #DFDDDD solid;margin:0 auto;}
#pwWrite p{height:23px;border-bottom:1px #DFDDDD solid;background-color:#F8F8F8;padding-top:7px;color:#444444;font-weight:bold;text-align:center;}
#pwWrite dl{height:21px;margin:11px 5px 0 20px;}
#pwWrite dt{display:block;float:left;font-weight:bold;margin-right:9px;padding-top:2px;}
#pwWrite dd{float:left;}
#pwWrite .pwBtn{text-align:center;margin-top:5px;}
/* 비밀번호 확인 */

/* 일정 */
.sub_Schedule {width:100%;}
.sub_Schedule .btn_prv {float:left; padding:10px;}
.sub_Schedule .schedule_table {width:100%; margin:5px 0 10px 10px; border-collapse:collapse; color:#555555;}
.sub_Schedule .schedule_table th {padding:10px 5px 7px 5px; background-color:#f2f2f2; border:1px solid #e5e5e5; font-weight:normal;}
.sub_Schedule .schedule_table .tle_sun {background-color:#ee8a9f; color:#fff;}
.sub_Schedule .schedule_table .tle_sat {background-color:#6dcff6; color:#fff;}
.sub_Schedule .schedule_table td {width:14%;min-height:80px; padding:6px; border:1px solid #e5e5e5; text-align:left; vertical-align:top;}
.sub_Schedule .schedule_table .sun {color:#ff0000;}
.sub_Schedule .schedule_table .sat {color:#0000ff;}
.sub_Schedule .schedule_table .mOver {background-color:#defade;}
.sub_Schedule .schedule_table .none {background-color:#f7f7f7;}

#po {width:1098px;margin:0 auto;border-left:1px solid #d6d6d7;border-right:1px solid #d6d6d7;padding:23px 0 42px 0;}
#po .po_box {width:250px;margin:0 0 0 20px;float:left;min-height:205px;}
#po .po_box .po_img img {border:1px solid #e5e5e5;}
#po .po_box .po_txt {text-align:center;margin-top:5px;}
#po .po_box .po_txt a {font:12px;letter-spacing:-0.25px;color:#707070;}