@font-face{ 
	font-family:'NanumGothic';
	src: url('/font/NanumGothic.eot');
	src: url('/font/NanumGothic.eot?#iefix') format('embedded-opentype'),
	url('/font/NanumGothic.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

img{border:0;}
a{text-decoration:none}
ul,li,p,button,dl,dt,dd{margin:0; padding:0;}
ul,li{list-style:none}

.fl_l{float:left}
.fl_r{float:right}

/* 게시판 상단 */
.bbs-container-wp{width:1200px; margin:0 auto; font-family:"NanumGothic";}
.bbs-list-wrap{width:100%;}
.bbs-title{margin:0; padding:0; font-size:32px; color:#343434; font-weight:normal;}
.bbs-sub-title-wp{overflow:hidden}
.bbs-sub-title-wp .bbs-sub-title{float:left; margin:14px 0 0 0; padding:0; font-size:16px; color:#999;}
.bbs-sub-title-wp .search-wp{float:right; overflow:hidden}
.bbs-sub-title-wp .search_input{float:left; border:1px solid #a8a8a8; box-sizing:border-box; width:360px; height:39px; font-size:20px;}
.icon-search-bg{float:left; width:39px; height:39px; text-align:center; background-color:#363636; cursor:pointer;}
.icon-search-bg img{padding:12px 0 0 0}

/* 리스트 게시물 SECTION */
.bbs-list{margin:50px 0 0 0; padding:0; list-style:none; overflow:hidden;}
.section-delete-complete{float:left; color:red; font-weight:bold;}
.bbs-list .list-section{background-color:#fff; border:1px solid #ddd; box-sizing:border-box; padding:30px 38px; overflow:hidden; margin:0 0 30px 0}
.bbs-list .list-section:hover{background-color: #f5f5f5;}
.bbs-list .list-section .link{display:block; text-decoration:none;}
.bbs-list .list-section .bbs-date-wp{overflow:hidden}
.bbs-list .list-section .bbs-date{float:left; font-size:14px; color:#343434; font-family:"Verdana";}
.bbs-list .list-section .del-checkbox-input{float:left; background-color:#fff; border:1px solid #868686; box-sizing:border-box; width:13px; height:13px; margin-left:10px;}
.bbs-list .list-section .del-wastebasket{float:left; margin:3px 0 0 8px; }
.bbs-list .list-section .del-delete{float:left; margin:3px 0 0 10px; }
.bbs-list .list-section .title-container-wp{margin:10px 0 0 0;}
.bbs-list .list-section .title-container-wp .state-important{margin-right:7px; padding:3px 15px; text-align:center; font-weight:bold; font-size:11px; color:#fff; background-color:#68afbb;}
.bbs-list .list-section .title-container-wp .list-section-title{margin:0; padding:0; font-size:20px; color:#4a4a4a; font-weight:bold; display:inline-block;}
.bbs-list .list-section .title-container-wp .icon_new{margin:0 0 0 3px;}
.bbs-list .list-section .contents-container-wp .list-section-contents{margin:15px 0 0 0; padding:0; font-size:14px; color:#999; line-height:1.6;}

/* 버튼 */
.btn-container-wp{width:100%; text-align:center; margin:50px 0 0 0; overflow:hidden;}
.btn-wp{position:relative; width:140px; display:inline-block; line-height:40px; font-size:18px; text-align:center; cursor:pointer; outline:none;}
.btn-wp.type1{border:1px solid #222; background-color:#fff; color:#222; transition:all .3s; overflow:hidden; vertical-align:top}
.btn-wp.type1:before{position:absolute; top:0; left:-140%; width:123%; height:100%; display:block; content:""; background-color:#222; transform:skewX(40deg); transition:all .4s;}
.btn-wp.type1:after{position:absolute; top:0; right:-140%; width:123%; height:100%; display:block; content:""; background-color:#222; transform:skewX(40deg); transition:all .4s;}
.btn-wp.type1:hover{color:#fff;}
.btn-wp.type1:hover:before{left:-70%;}
.btn-wp.type1:hover:after{right:-70%;}
.btn-wp.type1 span{position:relative; z-index:1;}

/* 페이징 */
.paging-wp{width:100%; height:40px; margin:50px auto 0 auto; text-align:center; overflow:hidden;}
.paging-wp .arr-left{display:inline-block;}
.paging-wp div a{float:left;}
.paging-wp div a:after{content:""; display:block; clear:both}
.paging-wp .arr-right{display:inline-block;}
.paging-wp .pn-btn-wp{position:relative; display:block; width:18px; height:18px; line-height:18px; font-size:12px;text-align:center; cursor:pointer; outline:none; font-family:"NanumGothic";}
.paging-wp .arr-style-prev{margin:0 0 0 10px}
.paging-wp .arr-style-next{margin:0 10px 0 0}
.paging-wp .pn-btn-wp.type-arr{border:1px solid #060606; background-color:#fff; color:#060606; /*border-radius:25px;*/ font-weight:bold;}
.paging-wp .pn-btn-wp.type-arr:after{content:""; display:block; clear:both}
.paging-wp .pn-btn-wp.type-arr:hover{background-color:#060606; color:#fff}
.paging-wp .pn-btn-wp.type-arr.etc{background-color:#fff; color:#060606}
.paging-wp .pn-btn-wp.type-arr span{position:relative; z-index:1;}
.paging-wp .page{margin:0 20px;display:inline-block; line-height:40px; overflow:hidden; font-family:"Verdana";}
.paging-wp .page a{float:left; width:30px; height:30px; text-align:center; font-size:18px; color:#343434;}
.paging-wp .page a:after{content:""; display:block; clear:both}
.paging-wp .page a.page-on{font-weight:bold; font-size:18px;}

/* 쓰기 페이지 */
.bbs-write-wp{margin:50px 0 0 0; padding:0; list-style:none; overflow:hidden;}
.bbs-write-option-wp{margin:30px 0 40px 0; background-color:#f3f3f3;}
.bbs-write-option{padding:35px; list-style:none; display:inline-block}
.bbs-write-option li{float:left; color:#343434; font-size:16px;}
.bbs-write-option li:after{content:""; display:block; clear:both}
.bbs-write-option li:first-child{margin-right:30px;}
.bbs-write-option1{width:410px; height:40px; border:1px solid #bbb; box-sizing:border-box; margin:0 0 0 20px; font-size:16px; color:#888}

.bbs-write-form-wp{border-top:2px solid #363636; border-bottom:1px solid #bbb; padding:30px 0;}
.bbs-write-form-wp .bbs-write-form{overflow:hidden}
.bbs-write-form-wp .bbs-write-form li{float:left; margin:10px 0;}
.bbs-write-form-wp .bbs-write-form li:after{content:""; display:block; clear:both}
.bbs-write-form-wp .bbs-write-form li label{font-size:16px; color:#343434;}
.even-sty{margin-left:20px !important;}
.bbs-write-subject{width:745px; height:40px; border:1px solid #bbb; box-sizing:border-box; margin:0 0 0 5px; font-size:16px;}
.bbs-write-category{width:320px; height:40px; border:1px solid #bbb; box-sizing:border-box; margin:0 0 0 5px; font-size:16px;}
.bbs-write-name{width:145px; height:40px; border:1px solid #bbb; box-sizing:border-box; margin:0 0 0 5px; font-size:16px;}
.bbs-write-hphone1{width:100px; height:40px; border:1px solid #bbb; box-sizing:border-box; margin:0 0 0 5px; font-size:16px;}
.bbs-write-hphone2{width:100px; height:40px; border:1px solid #bbb; box-sizing:border-box; margin:0 0 0 5px; font-size:16px;}
.bbs-write-hphone3{width:100px; height:40px; border:1px solid #bbb; box-sizing:border-box; margin:0 0 0 5px; font-size:16px;}
.nosms{font-size:14px !important; color:#2b8cbe !important;}
.bbs-write-email{width:330px; height:40px; border:1px solid #bbb; box-sizing:border-box; margin:0 0 0 5px; font-size:16px;}

.bbs-write-content-wp{margin:30px 0 0 0}
.bbs-write-contents{width:100%; height:250px; border:1px solid #bbb; box-sizing:border-box; font-size:16px;}

.bbs-write-file-wp{margin:30px 0 0 0; border-top:1px solid #d7d7d7; border-bottom:1px solid #d7d7d7; box-sizing:border-box; padding:30px 0;}


.bbs-write-file div {display:block;height:35px;margin:5px 0;position:relative;padding-left:60px;}
.bbs-write-file div.file_list {height: 0;}
.bbs-write-file div label {width:60px;height:35px;line-height:35px;position:absolute;left:0;top:0; font-size:16px;}
.bbs-write-file .bbs-write-file-text{background:#fff; border:1px solid #c3c3c3; padding:7px 10px; width:100%; height:35px; -webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.bbs-write-file input.bbs-write-file-text:input-placeholder {color:#ccc;}
.bbs-write-file input.bbs-write-file-text:-webkit-input-placeholder {color:#ccc;}
.bbs-write-file input.bbs-write-file-text:-ms-input-placeholder {color:#ccc;}
.bbs-write-file div .bbs-upload-btn {position:absolute;width:60px;right:0;top:0;margin:0;padding:0;overflow:hidden;}
.bbs-write-file div .bbs-upload-btn .btn_inner {position:relative;margin:0 !important;}
.bbs-write-file div .bbs-upload-btn .btn_inner span {position:absolute;left:0;display:block;width:60px;height:35px;line-height:35px; text-align:center; background-color:#68afbb; color:#fff}
.bbs-write-file div .bbs-upload-btn .btn_inner .bbs-upload-input {position:absolute;left:0;z-index:99;appearance:none;-webkit-appearance:none;-moz-appearance:none;width:60px;height:35px;z-index:90;}
input[type=file].bbs-upload-input {filter: alpha(opacity=0);opacity:0;outline:none;background:none;cursor:pointer;}



.bbs-list-wrap{width:100%; border-top:1px solid #ddd; box-sizing:border-box;}
.bbs-list-wrap .faq-list-section-wp .faq-list-section{cursor:pointer; height:58px; border-left:1px solid #ddd; border-right:1px solid #ddd; border-bottom:1px solid #ddd; box-sizing:border-box; overflow:hidden}
.faq-QA{float:left; display:inline-block; width:58px; height:58px; line-height:53px; background-color:#adadad; color:#fff; text-align:center; font-size:32px; font-family:"Verdana";}
.faq-Q{float:left; color:#343434; font-size:18px; font-weight:bold; line-height:58px; padding:0 0 0 20px}
.faq-oc{font-size:24px; font-weight:bold; margin:14px 15px 0 0; float:right;}
.faq-A{display:none;}
.faq-A-contents{padding:30px; background-color:#efefef; color:#777; font-size:14px; line-height:1.7; word-break:break-all;}
.faq-QA-on{background-color:#68afbb !important; color:#fff !important;}


.bbs-view{margin:50px 0 0 0; padding:0; list-style:none; overflow:hidden;}
.bbs-b-txt{font-size:18px; font-weight:bold; margin:0 0 10px 0}
.bbs-view .bbs_before-wp .bbs_before{background-color:#fff; border:1px solid #dddddd; box-sizing:border-box; padding:30px 38px; overflow:hidden;}
.bbs-view .bbs_after-wp .bbs_after{background-color:#fff; border:1px solid #dddddd; box-sizing:border-box; padding:30px 38px; overflow:hidden;}
.bbs-view-date{font-size:14px; color:#343434; font-family:"Verdana";}
.bbs-view-title{margin:10px 0 0 0; padding:0; font-size:20px; color:#4a4a4a; font-weight:bold;}
.bbs-view-contents{margin:15px 0 0 0; padding:0; font-size:14px; color:#999; line-height:1.6;}

.bbs-view .bbs_view-container-wp{margin:40px 0}
.bbs-view .bbs_view-container-wp .bbs_view-wp{background-color:#f5f5f5; border:1px solid #dddddd; box-sizing:border-box; padding:30px 38px; overflow:hidden;}


/*
.bbs-list-wrap {width:100%;margin:20px 0;border-top:1px solid #dddddd;}
.bbs-list-wrap dl {padding:15px 12px;border-bottom:1px solid #e1e1e1;position:relative;}
.bbs-list-wrap dl a {color:#333;text-decoration:none;}
.bbs-list-wrap dl p {display:block;}
.bbs-list-wrap dl dt {cursor:pointer;}
.bbs-list-wrap dl dt i.dir {position:absolute;right:10px;top:22px;color:#ddd;}
.bbs-list-wrap dl dt.on i {color:#4b87d1;}
.bbs-list-wrap dl p.manage {margin-bottom:5px;text-align:right;color:#a66666;}
.bbs-list-wrap dl p.manage a {color:#888;}
.bbs-list-wrap dl dt p.titles {line-height:25px;font-size:15px;color:#444;font-weight:bold;margin-bottom:6px;position:relative;padding:0 30px 0 35px;}
.bbs-list-wrap dl dt p.titles span {position:absolute;left:0;top:0px;display:block;height:25px;line-height:27px;color:#fff;width:25px;border-radius:3px;text-align:center;font-size:20px;background:#999;font-weight:bold;}
.bbs-list-wrap dl dt.on p.titles span i {color:#fff;}
.bbs-list-wrap dl dt.on p.titles span {background:#4b87d1;}
.bbs-list-wrap dl dt p.date_auth span {color:#777;}
.bbs-list-wrap dl dt p.date_auth em {color:#dbd4d5;padding:0 5px;font-size:12px;}

.bbs-list-wrap dl dd {display:none;margin:15px 0 10px 0;background:#faf7f4;border:1px solid #f4f1ed;padding:20px 25px 20px 35px;position:relative;}
.bbs-list-wrap dl dd i {color:#d2c9c2;position:absolute;top:20px;left:15px;}
.bbs-list-wrap dl dd p.list_cont {color:#555;width:100%;line-height:20px;}

.bbs-list-wrap dl p.non_reg {text-align:center;color:#aaa;}
.bbs-list-wrap dl p.non_reg a {padding-left:15px;color:#444;}

.bbs-list-wrap dl.del_trash {text-align:right;padding:5px 10px;border-bottom:1px dotted #e1e1e1;}
.bbs-list-wrap dl.del_trash a {color:#f80a47;font-weight:bold;}
*/