/* 게시판 검색폼 */
.program_search {
	text-align: center; font-size: 0px; margin-top: 30px;
}
.program_search select {
	border-color: rgb(222, 222, 222); padding: 0px 0px; width: 120px; height: 32px; text-align: center; color: rgb(102, 102, 102); font-size: 14px; margin-right: 10px; vertical-align: middle; -ms-text-align-last: center;
}
.program_search input[type='text'] {
	border-width: 1px 1px 1px 1px; border-style: solid solid solid solid; border-color: rgb(222, 222, 222) rgb(222, 222, 222) rgb(222, 222, 222)  rgb(222, 222, 222); padding: 0px 20px; border-image: none; width: 300px; height: 32px; font-size: 14px; vertical-align: middle; box-sizing: border-box;
}
.program_search a {
	background: rgb(40, 40, 40); border: 1px solid rgb(218, 218, 218); border-image: none; width: 65px; height: 32px; text-align: center; color: rgb(254, 254, 254); line-height: 30px; font-size: 14px; vertical-align: middle; display: inline-block; box-sizing: border-box;
}


@media all and (max-width:1000px)
{
.program_search {
	margin-top: 20px; margin-bottom: 30px
}
.program_search select {
	width: 30%; 
}
.program_search select:last-of-type {
	margin-right: 0px;
}
.program_search > span {
	margin-top: 10px; display: block;
}
.program_search input[type='text'] {
	padding: 0px 10px; width: calc(90% - 65px);
}
}


/* 게시판리스트*/
.programCon {
	margin: 30px auto; letter-spacing: 0px; overflow: hidden; max-width: 1200px;
}

.program_table table {
	width: 100%; border-top-color:rgb(225, 227, 228); border-top-width: 1px; border-top-style: solid; table-layout: fixed;
}
.program_table table tr {
	font-size: 0px; border-bottom-color: rgb(225, 227, 228); border-bottom-width: 1px; border-bottom-style: solid;
}
.program_table table tr th {
	background: rgb(249, 248, 248); padding: 0px 10px; height: 45px; color: rgb(0, 30, 38); line-height: 1.4; font-size: 14px; font-weight: bold; text-align:center}
.program_table table tr td {
	padding: 12px 10px; height: 30px; text-align: center; color: rgb(56, 56, 56); line-height: 1.3; font-size: 14px;
}

.program_table table tr td.tit {
	text-align: left;
}
.program_table table tr td.bna {
	padding: 12px 20px;
}
.program_table table tr td.bna img {
	width: 100%;
}
.program_table table tr td img {
	vertical-align: middle;
}
.program_table table tr td p {
	width: 100%; line-height: 1.45; display: inline-block;
}
.program_table table tr td a {
	color: rgb(56, 56, 56); font-size: 14px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.program_table table tr td a:hover{
	color:#246eb9; font-size: 14px; text-decoration:underline
}
.program_table table tr td .consult_on {
	display: none;
}
.titCenter_table table tr td.tit {
	text-align: center;
}
.program_table table tr td .noticeIcon {
	margin-right: 10px;
}
.program_table table tr td .newIcon {
	margin-left: 10px;
}
.program_table table tr td .answer_icon {
	margin-left: 20px;
}
.program_table table tr td .answer_icon img {
	margin-right: 10px; vertical-align: middle;
}
.program_table table tr td .answer_icon2 {
	margin-left: 35px;
}
.program_table table tr td .answer_icon2 img {
	margin-right: 10px; vertical-align: middle;
}
.program_table table tr td .wait {
	background: rgb(119, 119, 119); padding: 3px 5px; color: rgb(255, 255, 255); display: inline-block;
}
.program_table table tr td .answer {
	background: rgb(51, 51, 51); padding: 3px 5px; color: rgb(255, 255, 255); display: inline-block;
}
.program_table table tr td .open {
	background: rgb(0, 99, 233); padding: 3px 5px; color: rgb(255, 255, 255); display: inline-block;
}
.program_table table tr td .closed {
	background: rgb(243, 0, 11); padding: 3px 5px; color: rgb(255, 255, 255); display: inline-block;
}
.program_table table tr td .hit {
	display: none;
}
.program_table table tr td .rep_txt {
	color: rgb(246, 0, 41); font-weight: bold;
}
.program_table table tr td.nt_list img {
	width: 100%;
}
.program_table table .w70 {
	width: 70px;
}
.program_table table .w80 {
	width: 80px;
}
.program_table table .w90 {
	width: 90px;
}
.program_table table .w100 {
	width: 100px;
}
.program_table table .w110 {
	width: 110px;
}
.program_table table .w130 {
	width: 130px;
}
.program_table table .w150 {
	width: 150px;
}
.program_table table .w160 {
	width: 160px;
}



.readTop {
	padding: 30px 20px; width: calc(100% - 40px); border-top-color: rgb(136, 136, 136); border-bottom-color: rgb(196, 199, 202); border-top-width: 2px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid;
}
.readTop .imgTitle {
	color: rgb(69, 69, 69); line-height: 1.5; font-size: 18px; font-weight: bold; margin-top: 15px;
}
.readTop .sponTitle {
	color: rgb(245, 95, 4); line-height: 1.5; font-size: 18px; font-weight: bold; margin-top: 5px;
}
.readTop .imgTitle_sub {
	color: rgb(144, 146, 154); font-size: 12px;
}
.readEdit {
	margin: 40px 0px; padding: 0px 20px; width: calc(100% - 40px); overflow: hidden; position: relative; font-size:14px
}
.readEdit img{ padding-bottom:10px
}
.readEdit .readBnA {
	margin: 0px auto 30px; position: relative; max-width: 800px;
}
.readEdit .readBnA::after {
	clear: both; display: block; content: "";
}
.readEdit .readBnA > div {
	width: 40%; text-align: center;
}
.readEdit .readBnA > div img {
	width: 100%; height: 300px; max-width: 300px;
}
.readEdit .readBnA .before {
	float: left;
}
.readEdit .readBnA .after {
	float: right;
}
.readEdit .readBnA .arrow {
	left: 50%; top: 50%; font-size: 30px; margin-top: -15px; position: absolute;
}
.readAnswer .answer_tit {
	background: rgb(74, 74, 74); width: 100%; height: 30px; text-align: center; color: rgb(255, 255, 255); line-height: 30px; font-size: 14px; border-top-color: rgb(199, 199, 199); border-bottom-color: rgb(199, 199, 199); border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid;
}
.readAnswer .answer_txt {
	padding: 25px 20px; width: calc(100% - 40px); color: rgb(103, 103, 103); line-height: 1.4; font-size: 14px;
}
.readBottom table {
	width: 100%; border-top-color: rgb(196, 199, 202); border-bottom-color: rgb(196, 199, 202); border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid; font-size:14px
}
.readBottom_col01 {
	width: 150px;
}
.readBottom table tr {
	border-bottom-color: rgb(229, 229, 229); border-bottom-width: 1px; border-bottom-style: solid;
}
.readBottom table tr:last-of-type {
	border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.readBottom table tr th {
	background: rgb(252, 252, 252); height: 40px; color: rgb(153, 153, 153); font-weight: normal;
}
.readBottom table tr td {
	padding: 0px 30px; height: 40px; color: rgb(153, 153, 153);
}
.readBottom table tr th img {
	margin-left: 10px; vertical-align: middle;
}
.board_btn {
	text-align: center; overflow: hidden; font-size: 0px; margin-top: 40px;
}
.board_btn dt {
	float: left;
}
.board_btn dt a {
	background: rgb(183, 183, 183); width: 80px; height: 40px; color: rgb(255, 255, 255); line-height: 40px; font-size: 12px; margin-right: 5px; display: inline-block;
}
.board_btn dt a:last-of-type {
	margin-right: 0px;
}
.board_btn dd {
	float: right;
}
.board_btn dd a {
	background: rgb(91, 91, 91); width: 130px; height: 40px; color: rgb(255, 255, 255); line-height: 40px; font-size: 12px; display: inline-block;
}
.readCon img {
	max-width: 100%;
}
.read_reple {
	background: rgb(241, 241, 241); padding: 20px;
}
.read_reple .reple_dl {
	font-size: 14px; margin-bottom: 20px; position: relative;
}
.read_reple :last-of-type.reple_dl {
	padding-bottom: 20px; border-bottom-color: rgb(210, 210, 210); border-bottom-width: 1px; border-bottom-style: dashed;
}
.read_reple .reple_dl dt {
	margin-bottom: 15px;
}
.read_reple .reple_dl dt strong {
	color: rgb(51, 51, 51); padding-right: 20px;
}
.read_reple .reple_dl .reEdit {
	top: 0px; right: 20px; display: inline-block; position: absolute;
}
.read_reple .reple_dl .reEdit strong {
	font-weight: normal;
}
.read_reple .reple_dl .reEdit input[type='button'] {
	background: rgb(91, 91, 91); border: 0px currentColor; border-image: none; width: 60px; height: 30px; color: rgb(255, 255, 255); font-size: 14px; cursor: pointer;
}
.read_reple .bbsno {
	margin-bottom: 10px;
}
.read_rego dl dt {
	font-size: 0px; margin-bottom: 10px;
}
.read_rego dl dt div {
	width: 200px; margin-right: 10px; vertical-align: middle; display: inline-block;
}
.read_rego dl dt div:last-of-type {
	margin-right: 0px;
}
.read_rego dl dd {
	font-size: 0px;
}
.read_rego input[type='text'] {
	padding: 0px 20px; border: 1px solid rgb(222, 222, 222); border-image: none; width: 100%; height: 37px; font-size: 14px; vertical-align: middle; box-sizing: border-box;
}
.read_rego input[type='password'] {
	padding: 0px 20px; border: 1px solid rgb(222, 222, 222); border-image: none; width: 100%; height: 37px; font-size: 14px; vertical-align: middle; box-sizing: border-box;
}
.read_rego textarea {
	padding: 10px; width: 70%; height: 100px; font-size: 14px; margin-right: 10px; vertical-align: middle; box-sizing: border-box; resize: none;
}
.read_rego input[type='submit'] {
	background: rgb(91, 91, 91); border: 0px currentColor; border-image: none; width: 100px; height: 100px; color: rgb(255, 255, 255); font-size: 16px; vertical-align: middle; cursor: pointer;
}

.file {font-size:14px; margin-bottom:20px; color:#3053B0; padding-left:20px; padding-right:20px}
.file a:link{ color:#3053B0}




@media all and (max-width:640px)
{

/*.readEdit img{ height:220px !important;*/
}
}
@media all and (max-width:1200px)
{
.programCon {
	padding: 0px 20px;
}
}

@media all and (max-width:1000px)
{
.mt60 {
	margin-top: 30px;
}
.none1000 {
	display: none !important;
}
.show1000 {
	display: block;
}
.programCon {
	padding: 0px 15px; margin-top:-20px
}
.program_table table {
	display: block;
}
.program_table table tr {
	padding: 5px 0px; overflow: hidden; display: block; position: relative;
}
.program_table table thead {
	display: none;
}
.program_table table tbody {
	display: block;
}
.program_table table tr td {
	margin: 0px 12px 0px 0px; padding: 0px; color: rgb(149, 149, 149); font-size: 11px; float: left; display: block; box-sizing: border-box;
}
.program_table table tr td.tit {
	margin: 0px; width: 100%; color: rgb(56, 56, 56); font-size: 14px;
}
.program_table table tr td.bna {
	margin: 0px; padding: 5px; width: 50%; height: auto; text-align: left;
}
.program_table table tr td.category {
	margin: 0px; width: 100%; text-align: left;
}
.program_table table tr td p {
	width: 100%; display: inline-block;
}
.program_table table tr td .consult_on {
	font-size: 10px; vertical-align: middle; display: inline-block;
}
.program_table table tr td .consult_on span {
	padding: 4px 3px 2px; line-height: 1; margin-left: 5px;
}
.program_table table tr td.nt_list {
	width: 100px; height: 100px; margin-top: -50px; float: right;
}
.program_table table tr td.nt_list img {
	
}
.titCenter_table table tr td.tit {
	text-align: left;
}
.program_table table tr td .noticeIcon {
	width: 30px; margin-right: 7px;
}
.program_table table tr td .newIcon {
	width: 30px; margin-left: 7px;
}
.program_table table tr td .hit {
	display: inline;
}
.program_table table .w70 {
	width: auto;
}
.program_table table .w80 {
	width: auto;
}
.program_table table .w90 {
	width: auto;
}
.program_table table .w100 {
	width: auto;
}
.program_table table .w110 {
	width: auto;
}
.program_table table .w130 {
	width: auto;
}
.program_table table .w150 {
	width: auto;
}
.program_table table .w160 {
	width: 100%;
}
.program_table table .w100w.w100 {
	width: 100%;
}
.branchSelect > p {
	margin-top: 30px;
}
.branchSelect table tr td select {
	width: 100%;
}
.writeForm_top > p {
	margin-top: 30px;
}
.schedule {
	width: 100%; margin-right: 0px; margin-bottom: 20px; float: none;
}
.schedule_time {
	width: 50%; float: none;
}
.program_search {
	margin-top: 20px;
}
.program_search select {
	width: 30%;
}
.program_search select:last-of-type {
	margin-right: 0px;
}
.program_search > span {
	margin-top: 10px; display: block;
}
.program_search input[type='text'] {
	padding: 0px 10px; width: calc(90% - 65px);
}
}

@media all and (max-width:770px)
{
.programCon {
	padding: 0px 15px; margin-top:-20px
}
.login_wrap .login_tit {
	font-size: 18px;
}
.login_wrap .login_tit span {
	font-size: 40px; font-weight: 800;
}
.login_wrap .login_subtit {
	font-size: 18px;
}
.login_wrap .login_txt {
	font-size: 14px;
}
.login_wrap {
	padding: 0px 15px;
}
.loginCon li:first-of-type {
	width: 100%; padding-right: 0px; border-right-color: currentColor; border-right-width: 0px; border-right-style: none;
}
.loginCon li.last {
	width: 100%; padding-left: 0px; margin-top: 40px;
}
.loginCon li.last div {
	text-align: center;
}
.loginCon li.last div span {
	width: 210px; margin-right: 15px; vertical-align: middle; display: inline-block;
}
.loginCon li.last div a {
	vertical-align: middle; display: inline-block;
}
.findTab {
	margin-top: 50px;
}
.secedeCon {
	margin: 50px auto 0px;
}
.passwordCon {
	margin: 50px auto 0px;
}
.programCon .join .ScrollLy {
	height: 150px;
}
.writeForm {
	margin-top: 40px;
}
.writeForm table {
	display: block;
}
.writeForm table .writeForm_col01 {
	width: 100%;
}
.writeForm table tbody {
	display: block;
}
.writeForm table tr {
	overflow: hidden; display: block;
}
.writeForm table tr th {
	padding: 20px 0px 0px; height: auto; font-size: 13px; float: left;
}
.writeForm table tr td {
	padding: 10px 0px 20px; width: 100%; height: auto; font-size: 0px; float: left;
}
.writeForm table tr td.step {
	padding: 20px 0px;
}
.writeForm_top table tr td:first-of-type {
	border-bottom-color: rgb(225, 227, 228); border-bottom-width: 1px; border-bottom-style: solid;
}
.writeForm table tr td input[type='text'] {
	padding: 0px 10px;
}
.writeForm table tr td input[type='password'] {
	padding: 0px 10px;
}
.writeForm table tr td input[type='file'] {
	width: 100%;
}
.writeForm table tr td .inputTxt {
	width: calc(100% - 100px);
}
.writeForm table tr td .inputNum {
	width: 75px;
}
.writeForm table tr td .inputEmail {
	width: calc(50% - 22px);
}
.writeForm table tr td .email_txt {
	display: none;
}
.writeForm table tr td .inputTit {
	width: 100%;
}
.writeForm table tr td select.selecEmail {
	width: calc(50% - 30px); margin-right: 0px; margin-left: 10px;
}
.writeForm table tr td textarea {
	margin: 13px 0px; padding: 15px; width: 100%; height: 268px; font-size: 14px; resize: none;
}
.writeForm_btn {
	margin-top: 40px;
}
.writeForm_btn a {
	width: 100px; height: 40px; line-height: 40px;
}
.writeForm_btn a:last-of-type {
	margin-left: 10px;
}
.writeForm table tr td a.id_ch {
	width: 90px; font-size: 13px;
}
.writeForm table tr td a.zip_ch {
	width: 90px; font-size: 13px;
}
.writeForm table tr td .inputPass {
	width: 230px;
}
.writeForm table tr td .inputName {
	width: 230px;
}
.writeForm table tr td span.password_ch {
	margin: 20px 0px; color: rgb(102, 102, 102); font-size: 14px; display: block;
}
.writeForm table tr td .zipcode {
	width: calc(100% - 100px);
}
.writeForm table tr td.addr_td {
	padding: 13px 0px;
}
.writeForm table tr td.editor {
	padding: 13px 0px;
}
.writeForm table tr td .addr {
	width: 100%;
}
.writeForm table tr td {
	overflow: hidden;
}
.writeForm table tr td .label_wrap {
	margin-top: 10px; display: block;
}
.writeForm table tr td select.selectNum {
	width: 75px;
}
.writeForm table tr td label:last-of-type {
	margin-right: 0px;
}
.writeForm table tr td input[type='checkbox'] {
	margin: 0px 10px 0px 0px; vertical-align: middle;
}
.writeForm table tr td input[type='radio'] {
	width: 15px; height: 15px; margin-right: 10px; vertical-align: middle;
}
.writeForm table tr td .spamCode {
	background: rgb(250, 250, 250); margin: 13px 10px 13px 0px; border: 1px solid rgb(229, 229, 229); border-image: none; width: 210px; height: 100px; text-align: center; float: left; box-sizing: border-box;
}
.writeForm table tr td input[type='text'].inputSpam {
	margin: 13px 0px 15px; width: 328px; height: 48px;
}
.writeForm table tr td .spamTxt {
	font-size: 14px;
}
.writeForm table tr td .spamTxt img {
	margin-right: 10px;
}
.writeForm table tr td span {
	font-size: 16px;
}
.writeForm table tr td span a {
	font-size: 16px;
}
.writeForm table tr .spam_td {
	font-size: 12px;
}
.writeForm table tr .spam_td span {
	margin: 0px 0px 10px; display: inline-block;
}
.writeForm table tr .spam_td img {
	margin: 0px 10px 0px 0px;
}
.writeForm table tr .spam_td input {
	width: 100%; margin-bottom: 10px;
}
.searchTop span {
	color: rgb(68, 68, 68); line-height: 30px; float: none;
}
.searchTop .selectWrap {
	margin-top: 20px; float: none;
}
.searchTop .selectWrap select {
	width: 100px; text-align: center; padding-left: 0px; margin-right: 5px; -ms-text-align-last: center;
}
.searchTop .selectWrap input[type='text'] {
	border-width: 1px 0px 1px 1px; border-style: solid none solid solid; border-color: rgb(218, 218, 218) currentColor rgb(218, 218, 218) rgb(218, 218, 218); padding: 0px 10px; border-image: none; width: calc(100% - 170px); height: 30px; vertical-align: middle; box-sizing: border-box;
}
.imgEdit.readEdit img {
	width: 80%; margin-bottom: 3.33%; max-width: 500px;
}
.readTop {
border-top-color: rgb(255, 255, 255); padding: 10px 10px;
}

.readTop .imgTitle {
	font-size: 16px;
}
.readBottom_col01 {
	width: 80px;
}
.readBottom table tr td {
	padding: 0px 15px; color: rgb(153, 153, 153);
}
.programPage {
	display: none;
}
.mo_programPage {
	display: block;
}
.write_btn {
	margin-top: 30px;
}
.write_btn dt a {
	width: 70px; height: 35px; line-height: 35px;
}
.write_btn dd a {
	width: 110px; height: 35px; line-height: 35px;
}
.board_btn {
	margin-top: 30px;
}
.board_btn dt a {
	width: 60px; height: 35px; line-height: 35px;
}
.board_btn dd a {
	width: 90px; height: 35px; line-height: 35px;
}
.schedule table.calendar_table tbody td {
	font-size: 13px;
}
.schedule_time {
	width: 85%;
}
.schedule_time div p {
	height: 40px; line-height: 40px; font-size: 12px;
}
.schedule_time div ul {
	padding: 15px 0px;
}
.schedule_time div ul li {
	padding: 5px 0px; text-align: center; text-indent: 0px; font-size: 12px;
}
.faq_tab li {
	width: 25%; font-size: 12px;
}
.faq_tab li a {
	font-size: 12px;
}
.faq_table tr th {
	font-size: 12px;
}
.faq_table tr td {
	font-size: 12px;
}
.bna_wrap ul li {
	margin: 5% 5% 0px; width: 90%; float: none;
}
.bna_wrap ul li:nth-of-type(3n) {
	margin-right: 5%;
}
.bna_wrap ul li:last-of-type {
	margin-bottom: 40px;
}
.bna_wrap ul li a > span {
	left: 50%; top: 50%; position: absolute;
}
.read_reple {
	padding: 15px;
}
.read_reple .reple_dl {
	font-size: 12px; margin-bottom: 17px;
}
.read_reple :last-of-type.reple_dl {
	padding-bottom: 17px;
}
.read_reple .reple_dl dt {
	margin-bottom: 12px;
}
.read_reple .reple_dl dt strong {
	padding-right: 10px;
}
.read_reple .reple_dl .reEdit {
	right: 0px;
}
.read_reple .reple_dl .reEdit input[type='button'] {
	width: 50px; height: 25px; font-size: 12px;
}
.read_rego dl dt {
	font-size: 0px; margin-bottom: 10px;
}
.read_rego dl dt div {
	width: calc(50% - 4px); margin-right: 8px; display: inline-block;
}
.read_rego dl dd {
	overflow: hidden;
}
.read_rego input[type='text'] {
	padding: 0px 10px; height: 30px; font-size: 12px;
}
.read_rego textarea {
	padding: 5px; width: 100%; height: 80px; font-size: 12px; margin-right: 0px;
}
.read_rego input[type='submit'] {
	width: 50px; height: 40px; font-size: 14px; margin-top: 5px; float: right;
}
.readEdit .readBnA {
	margin-bottom: 20px;
}
.readEdit .readBnA > div img {
	height: auto;
}
.readEdit .readBnA .arrow {
	font-size: 20px; margin-top: -10px;
}
.password_box {
	left: calc(2.5% + 15px) !important; width: calc(95% - 30px);
}
.password_box div {
	padding: 7px;
}
.password_box div dl {
	font-size: 0px;
}
.password_box div dl dt {
	width: 60px; font-size: 12px;
}
.password_box div dl dd {
	width: calc(100% - 60px);
}
.password_box div dl dd input[type='password'] {
	padding: 0px 10px; width: calc(100% - 40px); height: 30px; font-size: 12px;
}
.password_box div dl dd input[type='button'] {
	width: 40px; height: 30px; font-size: 12px;
}
.password_box div dl dd input[type='button'].password_box_x {
	top: -35px; width: 30px; right: -5px; position: absolute;
}
}





	
	
	
	
	
@media all and (max-width:640px)
{
.schedule > div {
	padding: 10px 0px; height: auto; line-height: 1; font-size: 11px;
}
.schedule > div .cal_check {
	margin: 0px 10px;
}
.schedule > div div {
	margin: 10px 0px 0px 10px; float: none;
}
.schedule > div div input[type='text'] {
	width: 95px;
}
.gal_wrap {
	padding-top: 20px;
}
.gal_wrap ul li {
	margin: 5% 5% 0px; padding: 20px; width: 90%; height: auto; float: none;
}
.gal_wrap ul li:nth-of-type(4n) {
	margin-right: 5%;
}
.gal_wrap ul li:nth-of-type(2n) {
	margin-right: 5%;
}
.gal_wrap ul li:last-of-type {
	margin-bottom: 20px;
}
.gal_wrap ul li a img {
	height: auto;
}
.gal_wrap ul li a p {
	margin: 10px 0px; line-height: 1.5; font-size: 13px;
}
.gal_wrap ul li a span {
	font-size: 12px;
}
.bna_wrap {
	padding-top: 20px;
}
.bna_wrap ul li:last-of-type {
	margin-bottom: 20px;
}
}


/* 이전글다음글 */
.neighborDocuments {border-top-color: rgb(204, 204, 204); border-top-width: 1px; border-top-style: solid;}
.neighborDocuments a {
	padding: 12px 10px; font-size: 13px; text-decoration: none; border-bottom-color: rgb(204, 204, 204); border-bottom-width: 1px; border-bottom-style: solid; display: block;
}
.neighborDocuments a:hover {
	background: rgb(243, 252, 255);
}
.neighborDocuments > a > span {
	display: block;
}
.neighborDocuments dl {
	margin: 0px;
}
.neighborDocuments dt {
	width: 60px; float: left;
}
.neighborDocuments dt i {
	width: 10px; height: 6px; margin-right: 3px; vertical-align: middle; display: inline-block;
}
.neighborDocuments dt b {
	color: rgb(51, 51, 51); vertical-align: middle; display: inline-block;
}
.neighborDocuments dd {
	color: rgb(85, 85, 85); overflow: hidden; margin-left: 60px; white-space: nowrap; -ms-text-overflow: ellipsis;
}






/* 게시한 글쓰기 */
.writeForm {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none;
}
.writeForm > .title {
	margin: 0px 0px 0px; padding: 0px 8px 5px; color: rgb(51, 51, 51); font-size: 18px; border-bottom-color: rgb(204, 204, 204); border-bottom-width: 1px; border-bottom-style: solid;
}
.writeForm > dl {
	margin: 0px; padding: 10px 8px; border-bottom-color: rgb(204, 204, 204); border-bottom-width: 1px; border-bottom-style: solid;
}
.writeForm > dl > dt {
	margin: 0px 0px 8px; font-size: 14px; font-weight: bold;
}
.writeForm > dl > dd {
	margin: 0px; font-size: 13px;
}
.writeForm > dl > dd > p {
	margin: 3px 0px;
}
.writeForm > dl > dd select {
	border: 1px solid rgb(170, 170, 170); border-image: none;
}
.writeForm > dl > dd input[type=text] {
	margin: 0px; vertical-align: middle;
}
.writeForm > dl > dd input[type=password] {
	margin: 0px; vertical-align: middle;
}
.writeForm > dl > dd textarea {
	margin: 0px; vertical-align: middle;
}
.writeForm > dl > dd .msg {
	margin: 5px 0px 0px; color: rgb(102, 102, 102); display: block;
}
.writeForm > dl > dd span {
	vertical-align: middle;
}
.writeForm > dl > dd select {
	color: rgb(85, 85, 85); font-size: 13px;
}
.writeForm > dl > dd .bodyEditor {
	margin: 10px 0px 5px;
}
.writeForm .smallButtons {
	margin: 0px 0px 10px; font-size: 0px;
}
.writeForm .smallButtons a {
	margin-right: 5px; margin-left: 0px;
}
.writeForm .inlineForm input[type=text] {
	margin: 3px;
}
.writeForm .qnaBox {
	margin: 0px 0px 10px;
}
.writeForm .qnaBox .question {
	margin-top: 0px;
}
.writeForm .sns {
	font-size: 0px;
}
.writeForm .sns label {
	padding: 3px 0px; width: 50%; float: left; display: block;
}
.writeForm .sns span {
	font-size: 13px;
}
.writeForm .attachFiles {
	margin: 15px 0px 0px;
}
.writeForm .attachFiles dl {
	margin: 5px 0px 0px; position: relative;
}
.writeForm .attachFiles dl dt {
	padding-right: 70px;
}
.writeForm .attachFiles dl dt select {
	margin: 0px; border: 1px solid rgb(187, 187, 187); border-image: none; width: 100%; height: 70px; font-size: 13px;
}
.writeForm .attachFiles dl dd {
	top: 0px; right: 0px; position: absolute;
}
.writeForm .attachFiles dl dd button {
	border-radius: 3px; border: 1px solid rgb(187, 187, 187); border-image: none; width: 60px; height: 70px; font-size: 13px;
}
.writeForm .attachFiles p {
	margin: 5px 0px 0px; color: rgb(102, 102, 102); font-family: Tahoma; font-size: 12px;
}
.writeForm .options {
	list-style: none; margin: 0px; padding: 2px 0px; color: rgb(102, 102, 102); font-size: 13px; border-bottom-color: rgb(204, 204, 204); border-bottom-width: 1px; border-bottom-style: solid;
}
.writeForm .options li label {
	padding: 8px; display: block;
}
.writeForm .options li span {
	vertical-align: middle;
}












/* 폼 게시판 */
.farm-A-title {margin:0 0 10px; padding:0; font-size:16px; font-weight:600; color:#000000;}
	.farm-A-title:before {content:''; position:relative; top:0; margin-right:8px; border-left:3px solid #b5b5b5;}
	.farm-A-title + .farm-A-form {margin-top:15px;}
	.farm-A-form + .farm-A-title {margin-top:30px;}

	.farm-A-mgt {margin-top:40px;}

	.farm-A-form {width:100%; border-top:1px solid #ececec; border-bottom:1px solid #ececec; border-collapse:separate; border-spacing:0; table-layout:fixed; text-align:left}
	.farm-A-form caption {width:0; height:0; overflow:hidden; position:absolute; top:-9999px; left:-9999px;}
	.farm-A-form > colgroup {display:none;}
	.farm-A-form > thead > tr > th {height:45px; border-bottom:2px solid #ececec; background:#f8f8f8; font-size:14px; color:#6f6f6f; vertical-align:middle; word-break:break-all;}
	.farm-A-form > tbody > tr > th {display:block; padding:10px 15px; border-top:1px solid #ececec; background:#f8f8f8; font-size:12px; color:#6f6f6f; text-align:left; line-height:20px; word-break:break-all;}
	.farm-A-form > tbody > tr:first-child > th, .farm-A-form > tbody > tr:first-child > td {border-top:none;}
	.farm-A-form > tbody > tr > th i {font-style:normal; color:#ff003e;}
	.farm-A-form > tbody > tr > td {display:block; padding:10px 15px; border-top:1px solid #ececec; font-size:14px; color:#6f6f6f; line-height:22px; line-height:20px; word-break:break-all;}
	.farm-A-form > tbody > tr > td p {margin:0; padding:0;}
	.farm-A-form > tbody > tr > td ul {margin:0; padding:0; list-style-type:none;}
	.farm-A-form > tbody > tr > td select {height:25px;}
	.farm-A-form > tbody > tr > td textarea {padding:5px; border:1px solid #dddddd; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;}
	.farm-A-form > tbody > tr > td > a {
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		box-sizing:border-box;
		display:inline-block; height:25px; margin:0 0 0 4px; padding:0 10px; border:1px solid #d1d1d1; background:#f6f6f6;
		font-family:Nanum Gothic, 'NanumGothic', 'Malgun Gothic'; font-size:12px; color:#000000; text-align:center; text-decoration:none; line-height:25px;
	}
	.farm-A-form > tbody > tr > td * {vertical-align:middle;}
	.farm-A-form input[type=text],
	.farm-A-form input[type=password],
	.farm-A-form input[type=number] {
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		box-sizing:border-box;
		height:25px; margin:0; padding:0 5px; font-size:13px; border:1px solid #dddddd; line-height:normal;
	}
	.farm-A-form > tbody > tr > td input[id*=zipcode],
	.farm-A-form > tbody > tr > td a[id*=zipcode],
	.farm-A-form > tbody > tr > td button[id*=zipcode] {margin-bottom:5px;}
	.farm-A-form textarea {width:100%; height:200px; vertical-align:top;}
	.farm-A-form i.farm-A-info {display:inline-block; margin:0; padding:0; font-size:12px; font-style:normal;}
	.farm-A-form #total_price_str {vertical-align:top;}

	.farm-A-agree-wrap > div {margin:30px 0;}
	.farm-A-agree-wrap > div.farm-A-agree {margin-top:0;}
	.farm-A-agree-wrap .farm-A-agree-box {
		display:block; overflow:auto; height:100px; margin-top:15px; padding:10px; border:1px solid #ccc; border-radius:3px;
		-webkit-overflow-scrolling:touch;
	}
	.farm-A-agree-wrap .farm-A-agree-box h5 {margin:40px 0 0; padding:0; font-size:15px; font-weight:600; color:#000000;}
	.farm-A-agree-wrap .farm-A-agree-box h5:first-child {margin-top:0;}
	.farm-A-agree-wrap .farm-A-agree-box p,
	.farm-A-agree-wrap .farm-A-agree-box ul,
	.farm-A-agree-wrap .farm-A-agree-box ol {margin:15px 0 0; padding:0; font-size:13px; list-style-type:none;}
	.farm-A-agree-wrap .farm-A-agree-box li {margin-top:10px; padding-left:10px;}
	.farm-A-agree-wrap .farm-A-agree-box p {padding-left:10px;}

	.farm-A-agree-wrap .agree-check-box {margin:15px 0;}
	.farm-A-agree-wrap .agree-check-box:after {content:''; display:block; clear:both;}
	.farm-A-agree-wrap .agree-check-box input {float:left;}
	.farm-A-agree-wrap .agree-check-box label {float:left; margin-right:10px; font-size:13px; color:#333;}

	.farm-A-payment-type {margin:20px 0;}
	.farm-A-payment-type input {margin-left:15px;}
	.farm-A-payment-type:first-child {margin-left:0;}
	.farm-A-payment-type label {font-size:13px;}
	.farm-A-payment-type font {position:relative; top:-2px; margin-left:6px;}
	.farm-A-payment-type * {vertical-align:middle;}
	.farm-A-payment-type br {display:none;}

	.farm-A-btn-wrap {margin:30px 0 0; padding:0; text-align:center;}
	.farm-A-btn-wrap a {margin:2px 0;}
	.farm-A-btn-wrap * {vertical-align:top;}

	.farm-A-btn-circle {
		-webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;
		display:inline-block; width:40px; height:40px; margin:0; padding:0; border-radius:50%; border:1px solid #a3a3a3; background:#a3a3a3; box-shadow:inset 1px 1px 0 rgba(255,255,255,0.4);
		font-family:Nanum Gothic, 'NanumGothic', 'Malgun Gothic'; font-size:13px; font-weight:bold; color:#ffffff !important; line-height:1.3; text-align:center; text-decoration:none; cursor:pointer;
	}
	.farm-A-btn-circle.farm-A-small {font-size:12px; line-height:40px;}
	.farm-A-btn-circle.farm-A-medium {width:70px; height:70px; line-height:70px;}
	.farm-A-btn-circle.farm-A-big {display:block; width:100%; height:60px; padding:12px 0; border-radius:0;}
	.farm-A-btn-circle.farm-A-highlight {border:1px solid #3d3d3d; background:#3d3d3d;} /* 강조 버튼 색상 */
	.farm-A-btn-circle.farm-A-highlight:hover {border:0px solid #3d3d3d; background:#58c6e8; color:#fff !important;} /* 강조 버튼 마우스 오버 색상 */
	.farm-A-btn-circle .farm-A-big-txt {display:block; font-size:12px;}
	.farm-A-btn-circle .farm-A-small-txt {display:block; font-size:12px;}
	.farm-A-btn-circle:hover {border:1px solid #a3a3a3; background:#ffffff; color:#a3a3a3 !important;}

	@media (min-width:768px){
     	.farm-A-agree-wrap {margin-top:-10px}
		.farm-A-form > colgroup {display:table-column-group;}
		.farm-A-form > thead > tr > th {height:45px; font-size:13px; border-bottom:2px solid #ececec; background:#f8f8f8;}
		.farm-A-form > tbody > tr > th {display:table-cell; height:25px; padding:10px 0; font-size:13px; text-align:center; border-top:1px solid #ececec; background:#f8f8f8;}
		.farm-A-form > tbody > tr > td {display:table-cell; height:25px; padding:10px; font-size:13px; border-top:1px solid #ececec;}
		.farm-A-form > tbody > tr:first-child > th, .farm-A-form > tbody > tr:first-child > td {border-top:none;}
		.farm-A-form input[type=text],
		.farm-A-form input[type=password],
		.farm-A-form input[type=number] {width:auto;}

		.farm-A-form i.farm-A-info {margin:0 0 0 10px;}

		.farm-A-agree-wrap > div {margin:50px 0;}
		.farm-A-agree-wrap .farm-A-agree-box {height:450px; padding:20px;}

		.farm-A-btn-wrap a {margin-left:6px;}
		.farm-A-btn-wrap a:first-child {margin-left:0;}

		.farm-A-btn-circle.farm-A-big {display:inline-block; width:110px; height:110px; padding:40px 0; border-radius:50%;}
	}
	@media (min-width:1024px){}
	@media \0screen{
		.farm-A-form > colgroup {display:table-column-group;}
		.farm-A-form > thead > tr > th {height:45px; font-size:13px; border-bottom:2px solid #ececec; background:#f8f8f8;}
		.farm-A-form > tbody > tr > th {display:table-cell; height:25px; padding:10px 0; font-size:13px; text-align:center; border-top:1px solid #ececec; background:#f8f8f8;}
		.farm-A-form > tbody > tr > td {display:table-cell; height:25px; padding:10px; font-size:13px; border-top:1px solid #ececec;}
		.farm-A-form > tbody > tr:first-child > th, .farm-A-form > tbody > tr:first-child > td {border-top:none;}
		.farm-A-form input[type=text],
		.farm-A-form input[type=password],
		.farm-A-form input[type=number] {width:auto;}

		.farm-A-agree-wrap > div {margin:50px 0;}
		.farm-A-agree-wrap .farm-A-agree-box {height:250px; padding:20px;}

		.farm-A-btn-wrap a {margin-left:6px;}
		.farm-A-btn-wrap a:first-child {margin-left:0;}

		.farm-A-btn-circle.farm-A-big {display:inline-block; width:110px; height:110px; padding:40px 0; border-radius:50%;}
	}
	
	/*cnrk*/
	@media all and (max-width:770px)
{
	.farm-A-agree-wrap {margin-top:-20px;}
		.farm-A-form > colgroup {display:table-column-group;}
		.farm-A-form > thead > tr > th {height:45px; font-size:13px; border-bottom:2px solid #ececec; background:#f8f8f8;}
		.farm-A-form > tbody > tr > th {display:table-cell; height:25px; padding:10px 0; font-size:13px; text-align:center; border-top:1px solid #ececec; background:#f8f8f8;}
		.farm-A-form > tbody > tr > td {display:table-cell; height:25px; padding:10px; font-size:13px; border-top:1px solid #ececec;}
		.farm-A-form > tbody > tr:first-child > th, .farm-A-form > tbody > tr:first-child > td {border-top:none;}
		.farm-A-form input[type=text],
		.farm-A-form input[type=password],
		.farm-A-form input[type=number] {width:auto;}

		.farm-A-form i.farm-A-info {margin:0 0 0 10px;}

		.farm-A-agree-wrap > div {margin:50px 0;}
		.farm-A-agree-wrap .farm-A-agree-box {height:260px; padding:20px;}

		.farm-A-btn-wrap a {margin-left:6px;}
		.farm-A-btn-wrap a:first-child {margin-left:0;}

		.farm-A-btn-circle.farm-A-big {display:inline-block; width:110px; height:110px; padding:40px 0; border-radius:50%;}	
		
}





/* 버튼 */
@media screen and (prefers-reduced-motion:reduce) {
.btn {
	transition: none
}
}
.btn:focus, .btn:hover {
	text-decoration: none
}
.btn.focus, .btn:focus {
	outline: 0;
	box-shadow: 0 0 0 .2rem rgba(0,123,255,.25)
}
.btn.disabled, .btn:disabled {
	opacity: .65
}
.btn:not(:disabled):not(.disabled) {
	cursor: pointer
}
.btn:not(:disabled):not(.disabled).active, .btn:not(:disabled):not(.disabled):active {
	background-image: none
}
a.btn.disabled, fieldset:disabled a.btn {
	pointer-events: none
}
.btn-primary {
	color: #fff;
	background-color: #5b96c8;
	border-color: #5b96c8
}
.btn-primary:hover {
	color: #fff;
	background-color: #003366;
	border-color: #0062cc
}
.btn-primary.focus, .btn-primary:focus {
	box-shadow: 0 0 0 .2rem rgba(0,123,255,.5)
}
.btn-primary.disabled, .btn-primary:disabled {
	color: #fff;
	background-color: #5b96c8;
	border-color: #5b96c8
}
.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
	color: #fff;
	background-color: #0062cc;
	border-color: #005cbf
}
.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show>.btn-primary.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(0,123,255,.5)
}
.btn-secondary {
	color: #fff;
	background-color: #6c757d;
	border-color: #6c757d
}
.btn-secondary:hover {
	color: #fff;
	background-color: #5a6268;
	border-color: #545b62
}
.btn-secondary.focus, .btn-secondary:focus {
	box-shadow: 0 0 0 .2rem rgba(108,117,125,.5)
}
.btn-secondary.disabled, .btn-secondary:disabled {
	color: #fff;
	background-color: #6c757d;
	border-color: #6c757d
}
.btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active, .show>.btn-secondary.dropdown-toggle {
	color: #fff;
	background-color: #545b62;
	border-color: #4e555b
}
.btn-secondary:not(:disabled):not(.disabled).active:focus, .btn-secondary:not(:disabled):not(.disabled):active:focus, .show>.btn-secondary.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(108,117,125,.5)
}
.btn-success {
	color: #fff;
	background-color: #28a745;
	border-color: #28a745
}
.btn-success:hover {
	color: #fff;
	background-color: #218838;
	border-color: #1e7e34
}
.btn-success.focus, .btn-success:focus {
	box-shadow: 0 0 0 .2rem rgba(40,167,69,.5)
}
.btn-success.disabled, .btn-success:disabled {
	color: #fff;
	background-color: #28a745;
	border-color: #28a745
}
.btn-success:not(:disabled):not(.disabled).active, .btn-success:not(:disabled):not(.disabled):active, .show>.btn-success.dropdown-toggle {
	color: #fff;
	background-color: #1e7e34;
	border-color: #1c7430
}
.btn-success:not(:disabled):not(.disabled).active:focus, .btn-success:not(:disabled):not(.disabled):active:focus, .show>.btn-success.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(40,167,69,.5)
}
.btn-info {
	color: #fff;
	background-color: #17a2b8;
	border-color: #17a2b8
}
.btn-info:hover {
	color: #fff;
	background-color: #138496;
	border-color: #117a8b
}
.btn-info.focus, .btn-info:focus {
	box-shadow: 0 0 0 .2rem rgba(23,162,184,.5)
}
.btn-info.disabled, .btn-info:disabled {
	color: #fff;
	background-color: #17a2b8;
	border-color: #17a2b8
}
.btn-info:not(:disabled):not(.disabled).active, .btn-info:not(:disabled):not(.disabled):active, .show>.btn-info.dropdown-toggle {
	color: #fff;
	background-color: #117a8b;
	border-color: #10707f
}
.btn-info:not(:disabled):not(.disabled).active:focus, .btn-info:not(:disabled):not(.disabled):active:focus, .show>.btn-info.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(23,162,184,.5)
}
.btn-warning {
	color: #212529;
	background-color: #ffc107;
	border-color: #ffc107
}
.btn-warning:hover {
	color: #212529;
	background-color: #e0a800;
	border-color: #d39e00
}
.btn-warning.focus, .btn-warning:focus {
	box-shadow: 0 0 0 .2rem rgba(255,193,7,.5)
}
.btn-warning.disabled, .btn-warning:disabled {
	color: #212529;
	background-color: #ffc107;
	border-color: #ffc107
}
.btn-warning:not(:disabled):not(.disabled).active, .btn-warning:not(:disabled):not(.disabled):active, .show>.btn-warning.dropdown-toggle {
	color: #212529;
	background-color: #d39e00;
	border-color: #c69500
}
.btn-warning:not(:disabled):not(.disabled).active:focus, .btn-warning:not(:disabled):not(.disabled):active:focus, .show>.btn-warning.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(255,193,7,.5)
}
.btn-danger {
	color: #fff;
	background-color: #dc3545;
	border-color: #dc3545
}
.btn-danger:hover {
	color: #fff;
	background-color: #c82333;
	border-color: #bd2130
}
.btn-danger.focus, .btn-danger:focus {
	box-shadow: 0 0 0 .2rem rgba(220,53,69,.5)
}
.btn-danger.disabled, .btn-danger:disabled {
	color: #fff;
	background-color: #000;
	border-color: #000
}
.btn-danger:not(:disabled):not(.disabled).active, .btn-danger:not(:disabled):not(.disabled):active, .show>.btn-danger.dropdown-toggle {
	color: #fff;
	background-color: #bd2130;
	border-color: #b21f2d
}
.btn-danger:not(:disabled):not(.disabled).active:focus, .btn-danger:not(:disabled):not(.disabled):active:focus, .show>.btn-danger.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(220,53,69,.5)
}
.btn-light {
	color: #212529;
	background-color: #f8f9fa;
	border-color: #f8f9fa
}
.btn-light:hover {
	color: #212529;
	background-color: #e2e6ea;
	border-color: #dae0e5
}
.btn-light.focus, .btn-light:focus {
	box-shadow: 0 0 0 .2rem rgba(248,249,250,.5)
}
.btn-light.disabled, .btn-light:disabled {
	color: #212529;
	background-color: #f8f9fa;
	border-color: #f8f9fa
}
.btn-light:not(:disabled):not(.disabled).active, .btn-light:not(:disabled):not(.disabled):active, .show>.btn-light.dropdown-toggle {
	color: #212529;
	background-color: #dae0e5;
	border-color: #d3d9df
}
.btn-light:not(:disabled):not(.disabled).active:focus, .btn-light:not(:disabled):not(.disabled):active:focus, .show>.btn-light.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(248,249,250,.5)
}
.btn-dark {
	color: #fff;
	background-color: #343a40;
	border-color: #343a40
}
.btn-dark:hover {
	color: #fff;
	background-color: #23272b;
	border-color: #1d2124
}
.btn-dark.focus, .btn-dark:focus {
	box-shadow: 0 0 0 .2rem rgba(52,58,64,.5)
}
.btn-dark.disabled, .btn-dark:disabled {
	color: #fff;
	background-color: #343a40;
	border-color: #343a40
}
.btn-dark:not(:disabled):not(.disabled).active, .btn-dark:not(:disabled):not(.disabled):active, .show>.btn-dark.dropdown-toggle {
	color: #fff;
	background-color: #1d2124;
	border-color: #171a1d
}
.btn-dark:not(:disabled):not(.disabled).active:focus, .btn-dark:not(:disabled):not(.disabled):active:focus, .show>.btn-dark.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(52,58,64,.5)
}
.btn-outline-primary {
	color: #5b96c8;
	background-color: transparent;
	background-image: none;
	border-color: #5b96c8
}
.btn-outline-primary:hover {
	color: #fff;
	background-color: #5b96c8;
	border-color: #5b96c8
}
.btn-outline-primary.focus, .btn-outline-primary:focus {
	box-shadow: 0 0 0 .2rem rgba(0,123,255,.5)
}
.btn-outline-primary.disabled, .btn-outline-primary:disabled {
	color: #5b96c8;
	background-color: transparent
}
.btn-outline-primary:not(:disabled):not(.disabled).active, .btn-outline-primary:not(:disabled):not(.disabled):active, .show>.btn-outline-primary.dropdown-toggle {
	color: #fff;
	background-color: #5b96c8;
	border-color: #5b96c8
}
.btn-outline-primary:not(:disabled):not(.disabled).active:focus, .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .show>.btn-outline-primary.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(0,123,255,.5)
}
.btn-outline-secondary {
	color: #6c757d;
	background-color: transparent;
	background-image: none;
	border-color: #6c757d
}
.btn-outline-secondary:hover {
	color: #fff;
	background-color: #6c757d;
	border-color: #6c757d
}
.btn-outline-secondary.focus, .btn-outline-secondary:focus {
	box-shadow: 0 0 0 .2rem rgba(108,117,125,.5)
}
.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
	color: #6c757d;
	background-color: transparent
}
.btn-outline-secondary:not(:disabled):not(.disabled).active, .btn-outline-secondary:not(:disabled):not(.disabled):active, .show>.btn-outline-secondary.dropdown-toggle {
	color: #fff;
	background-color: #6c757d;
	border-color: #6c757d
}
.btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .show>.btn-outline-secondary.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(108,117,125,.5)
}
.btn-outline-success {
	color: #28a745;
	background-color: transparent;
	background-image: none;
	border-color: #28a745
}
.btn-outline-success:hover {
	color: #fff;
	background-color: #28a745;
	border-color: #28a745
}
.btn-outline-success.focus, .btn-outline-success:focus {
	box-shadow: 0 0 0 .2rem rgba(40,167,69,.5)
}
.btn-outline-success.disabled, .btn-outline-success:disabled {
	color: #28a745;
	background-color: transparent
}
.btn-outline-success:not(:disabled):not(.disabled).active, .btn-outline-success:not(:disabled):not(.disabled):active, .show>.btn-outline-success.dropdown-toggle {
	color: #fff;
	background-color: #28a745;
	border-color: #28a745
}
.btn-outline-success:not(:disabled):not(.disabled).active:focus, .btn-outline-success:not(:disabled):not(.disabled):active:focus, .show>.btn-outline-success.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(40,167,69,.5)
}
.btn-outline-info {
	color: #17a2b8;
	background-color: transparent;
	background-image: none;
	border-color: #17a2b8
}
.btn-outline-info:hover {
	color: #fff;
	background-color: #17a2b8;
	border-color: #17a2b8
}
.btn-outline-info.focus, .btn-outline-info:focus {
	box-shadow: 0 0 0 .2rem rgba(23,162,184,.5)
}
.btn-outline-info.disabled, .btn-outline-info:disabled {
	color: #17a2b8;
	background-color: transparent
}
.btn-outline-info:not(:disabled):not(.disabled).active, .btn-outline-info:not(:disabled):not(.disabled):active, .show>.btn-outline-info.dropdown-toggle {
	color: #fff;
	background-color: #17a2b8;
	border-color: #17a2b8
}
.btn-outline-info:not(:disabled):not(.disabled).active:focus, .btn-outline-info:not(:disabled):not(.disabled):active:focus, .show>.btn-outline-info.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(23,162,184,.5)
}
.btn-outline-warning {
	color: #ffc107;
	background-color: transparent;
	background-image: none;
	border-color: #ffc107
}
.btn-outline-warning:hover {
	color: #212529;
	background-color: #ffc107;
	border-color: #ffc107
}
.btn-outline-warning.focus, .btn-outline-warning:focus {
	box-shadow: 0 0 0 .2rem rgba(255,193,7,.5)
}
.btn-outline-warning.disabled, .btn-outline-warning:disabled {
	color: #ffc107;
	background-color: transparent
}
.btn-outline-warning:not(:disabled):not(.disabled).active, .btn-outline-warning:not(:disabled):not(.disabled):active, .show>.btn-outline-warning.dropdown-toggle {
	color: #212529;
	background-color: #ffc107;
	border-color: #ffc107
}
.btn-outline-warning:not(:disabled):not(.disabled).active:focus, .btn-outline-warning:not(:disabled):not(.disabled):active:focus, .show>.btn-outline-warning.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(255,193,7,.5)
}
.btn-outline-danger {
	color: #dc3545;
	background-color: transparent;
	background-image: none;
	border-color: #dc3545
}
.btn-outline-danger:hover {
	color: #fff;
	background-color: #dc3545;
	border-color: #dc3545
}
.btn-outline-danger.focus, .btn-outline-danger:focus {
	box-shadow: 0 0 0 .2rem rgba(220,53,69,.5)
}
.btn-outline-danger.disabled, .btn-outline-danger:disabled {
	color: #dc3545;
	background-color: transparent
}
.btn-outline-danger:not(:disabled):not(.disabled).active, .btn-outline-danger:not(:disabled):not(.disabled):active, .show>.btn-outline-danger.dropdown-toggle {
	color: #fff;
	background-color: #dc3545;
	border-color: #dc3545
}
.btn-outline-danger:not(:disabled):not(.disabled).active:focus, .btn-outline-danger:not(:disabled):not(.disabled):active:focus, .show>.btn-outline-danger.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(220,53,69,.5)
}
.btn-outline-light {
	color: #f8f9fa;
	background-color: transparent;
	background-image: none;
	border-color: #f8f9fa
}
.btn-outline-light:hover {
	color: #212529;
	background-color: #f8f9fa;
	border-color: #f8f9fa
}
.btn-outline-light.focus, .btn-outline-light:focus {
	box-shadow: 0 0 0 .2rem rgba(248,249,250,.5)
}
.btn-outline-light.disabled, .btn-outline-light:disabled {
	color: #f8f9fa;
	background-color: transparent
}
.btn-outline-light:not(:disabled):not(.disabled).active, .btn-outline-light:not(:disabled):not(.disabled):active, .show>.btn-outline-light.dropdown-toggle {
	color: #212529;
	background-color: #f8f9fa;
	border-color: #f8f9fa
}
.btn-outline-light:not(:disabled):not(.disabled).active:focus, .btn-outline-light:not(:disabled):not(.disabled):active:focus, .show>.btn-outline-light.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(248,249,250,.5)
}
.btn-outline-dark {
	color: #343a40;
	background-color: transparent;
	background-image: none;
	border-color: #343a40
}
.btn-outline-dark:hover {
	color: #fff;
	background-color: #343a40;
	border-color: #343a40
}
.btn-outline-dark.focus, .btn-outline-dark:focus {
	box-shadow: 0 0 0 .2rem rgba(52,58,64,.5)
}
.btn-outline-dark.disabled, .btn-outline-dark:disabled {
	color: #343a40;
	background-color: transparent
}
.btn-outline-dark:not(:disabled):not(.disabled).active, .btn-outline-dark:not(:disabled):not(.disabled):active, .show>.btn-outline-dark.dropdown-toggle {
	color: #fff;
	background-color: #343a40;
	border-color: #343a40
}
.btn-outline-dark:not(:disabled):not(.disabled).active:focus, .btn-outline-dark:not(:disabled):not(.disabled):active:focus, .show>.btn-outline-dark.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(52,58,64,.5)
}
.btn-link {
	font-weight: 400;
	color: #5b96c8;
	background-color: transparent
}
.btn-link:hover {
	color: #0056b3;
	text-decoration: underline;
	background-color: transparent;
	border-color: transparent
}
.btn-link.focus, .btn-link:focus {
	text-decoration: underline;
	border-color: transparent;
	box-shadow: none
}
.btn-link.disabled, .btn-link:disabled {
	color: #6c757d;
	pointer-events: none
}
.btn-group-lg>.btn, .btn-lg {
	padding: .5rem 1rem;
	font-size: 1.25rem;
	line-height: 1.5;
	border-radius: .3rem
}
.btn-group-sm>.btn, .btn-sm {
	padding: .25rem .5rem;
	font-size: .875rem;
	line-height: 1.5;
	border-radius: .2rem
}
.btn-block {
	display: block;
	width: 100%
}
.btn-block+.btn-block {
	margin-top: .5rem
}
input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
	width: 100%
}
.fade {
	transition: opacity .15s linear
}




/* 우수봉사자 */
.best {margin-bottom:20px}
.best ul li:first-child {
	border-top-color: rgb(229, 229, 229); border-top-width: 1px; border-top-style: solid;
}
.best ul li {
	padding: 19px 24px; border-bottom-color: rgb(229, 229, 229); border-bottom-width: 1px; border-bottom-style: solid;
}
.best ul li::after {
	clear: both; display: block; content: "";
}
.best ul li .img {
	width: 211px; height: 159px; text-align: center; line-height: 159px; margin-right: 20px; float: left;
}
.best ul li .img img {
	vertical-align: middle; max-width: 211px; width:211px; height:141px
}
.best ul li .text {
	padding-top: 24px; float: left;
}
.best ul li .text .tit01 {
	margin-bottom: 25px;
}
.best ul li .text .tit01 a {
	color: rgb(0, 0, 0); font-size: 16px; 
}
.best ul li .text .tit01 a span {
	color: rgb(245, 95, 4); font-size: 16px; margin-right:10px
}
.best ul li .text .detailTxt {
	color: rgb(119, 119, 119); line-height: 24px; font-size: 14px;
}
.best ul li:nth-child(2n) {
	background: rgb(251, 249, 247);
}
.img_valign {
	width: 0px; height: 100%; vertical-align: middle; display: inline-block;
}

/* 포토갤러리 */
.gallery_list ul::after {
	clear: both; display: block; content: "";
}
.gallery_list ul li {
	width: 23.5%; margin-right: 2%; margin-bottom: 2%; float: left;
}
.gallery_list ul li:nth-of-type(4n) {
	margin-right: 0px;
}
.gallery_list ul li div {
	border: 1px solid rgb(218, 218, 218); border-image: none; position: relative;
}
.gallery_list ul li div span {
	background: url("/images/community/gallery_hover.png") no-repeat center / cover; left: 0px; top: 0px; width: 100%; height: 100%; display: none; position: absolute;
}
.gallery_list ul li div img {
	width: 100%; height: 170px;
}
.gallery_list ul li:hover div span {
	display: block;
}
.gallery_list ul li dl {
	padding: 10px;
}
.gallery_list ul li dl dt {
	width: 100%; color: rgb(0, 0, 0); overflow: hidden; font-size: 14px; font-weight: 600; white-space: nowrap; -ms-text-overflow: ellipsis;
}
.gallery_list ul li dl dd {
	color: rgb(157, 157, 157); font-size: 14px; font-weight: 300; margin-top: 10px;
}
@media all and (max-width:1000px)
{
.gallery_list ul li {
	width: 48.33%; margin-right: 3.33%; margin-bottom: 3.33%;
}
.gallery_list ul li:nth-of-type(2n) {
	margin-right: 0px;
}
.gallery_list ul li dl {
	padding: 3.45%;
}
.gallery_list ul li dl dt {
	font-size: 3.12vw;
}
.gallery_list ul li dl dd {
	font-size: 2.5vw; margin-top: 3.45%;
}

}






.must {color: rgb(182,16,16);}



      /* 카렌다calendar Style */
.calendarControl { padding-bottom:20px; text-align:center; }
.calendarControl li { display:inline; vertical-align:middle;}
.calendarControl li a{ display:inline; vertical-align:middle;}
.calendarControl li img{ padding-top:5px}
.calendarControl li button { width:28px; height:28px; margin:0 5px; border:1px solid #e2e2e2; }
.calendarControl li.dateTxt { color:#000; font-size:30px; font-weight:500; vertical-align:top; height:50px ; text-align:center; padding:10px}
.calendatTable { margin-bottom:30px; width:100%; margin-top:10px }
.calendatTable th,
.calendatTable td { width:14.28571%; border:1px solid #d6d6d6; }
.calendatTable th { height:70px; background-color:#f5fbf5; vertical-align:middle;font-size:16px; text-align:center; border-top:2px solid #000;}
.calendatTable td div { min-height:80px; padding:8px; text-align:left }
.calendatTable td .date { font-size:15px; }
.calendatTable td ul li { padding:0 0 3px 14px; background:url(/images/common/icon_calendar.gif) left 9px no-repeat; font-size:13px; color:#666; text-align:left;}
.calendatTable td ul li a{color:#666}
.calendatTable th.sun,
.calendatTable td.sun .date { color:#f53806; }
.calendatTable th.sat,
.calendatTable td.sat .date { color:#5489b1;  }
.popupLayer { position:absolute; display:none; left:0; top:0; padding:10px; background:#fff; border:1px solid #f00; }

@media all and (max-width:1000px)
{
.calendatTable td ul li { padding:0 0 3px 14px; background:url(/images/common/icon_calendar.gif) left 9px no-repeat; font-size:10px; color:#666; text-align:left;}

{