
/*게시판공통*/
.board_width_wrapin{margin: 20px auto; padding: 0 10px;}
.read_wrap{margin-top: 40px;}
/* 게시판 검색폼 */
.program_search {
	text-align: center; font-size: 0px; margin-top: 30px;
}
.program_search select {
	border-color: rgb(222, 222, 222); padding: 0px 0px; width: 70px; height: 32px; text-align: center; color: rgb(102, 102, 102); font-size: 14px; margin-right: 10px; vertical-align: middle; -ms-text-align-last: center; padding-left: 10px
}
.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: 35px; text-align: center; color: rgb(254, 254, 254); line-height: 30px; font-size: 14px; vertical-align: middle; display: inline-block; box-sizing: border-box;
}

.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: 35px; font-size: 14px; vertical-align: middle; box-sizing: border-box;
}

@media all and (max-width:640px)
{
	
.program_search input[type='text'] {
	width: 130px; height: 32px; font-size: 13px; 
}	
.pagination .pager a{width: 30px; height: 30px; line-height: 35px; font-size: 12px;}
.page_control img{margin-top: 8px;}
}




/* 공지탑 */
.nTop{padding: 0px 9px; height: 24px; line-height: 16px; font-size: 14px; min-width: auto;  borpadding: 0px; color: rgb(240, 120, 0); background:#fba50e; color: #fff; border-radius: 10px}
.program_table table tr.noticeTop {
	 border-bottom-color: rgb(225, 227, 228); border-bottom-width: 1px; border-bottom-style: solid; background-color:#fff;
}
.program_table table tr.noticeTop  td.tit a{color:#000; font-size:15px; transition:0.4s; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; width: 100%; }
.program_table table tr.noticeTop  td.tit a:hover {color:#f36922;}

/* 게시판리스트*/
.programCon {
	margin: 0 auto 30px auto; letter-spacing: 0px; overflow: hidden; max-width: 100%; text-align: left
}

.program_table table {
	width: 100%; border-top-color:rgb(0, 0, 0); border-top-width: 2px; 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(237 246 253); padding: 0px 10px; height: 60px; color: rgb(0, 30, 38); line-height: 1.4; font-size: 15px; font-weight: bold; text-align:center}
.program_table table tr th.left{ text-align:left}
.program_table table tr td {
	padding: 12px 10px; height: 30px;  color: rgb(56, 56, 56); line-height: 1.3; font-size: 14px; white-space:normal;text-align: center }
.program_table table tr td.tit a{transition:0.4s; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; width: 100%; display: inline }


.program_table table tr td.tit {
	text-align: left; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; 
}
.program_table table tr td.tit img { }




.program_table table tr td.titcen {
	text-align: center;
}
.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: 15px;  text-overflow: ellipsis;transition:0.4s; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; width: 100%;
}
.program_table table tr td a:hover{
	color:#ff7800; 
}
.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 .exp {
	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;
}

.program_table table tr td img {
	padding-left: 5px; padding-right: 5px
}







.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
}
/* 200214추가 */
.readEdit table{ width:98%;}

.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-top: 20px; color:#3053B0; padding-right:20px}
.file a:link{ color:#3053B0; display:inline; background:url(/images/common/ico_file.gif) no-repeat 2px 2px; /* padding-left:25px */}

.readtitbk {color: #000}
.readTop .readtit {
	color:#666; font-size: 14px;
}
.readTop .readtitfirst {
	color:#666; font-size: 14px; margin-top: 10px
}

@media all and (max-width:640px)
{

.readEdit img{ height:220px !important;
}
}
@media all and (max-width:1200px)
{
.program_table table tr.noticeTop  td.tit a{color:#1166bc;}

.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:10px; 
}
.program_table table {
	display: block;
/* 	margin-top: 50px;
	margin-bottom: 10px; */
}
.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: #545454; font-size: 13px; float: left; display: block; box-sizing: border-box; text-align: center;
}
.program_table table tr td.tit {
	margin: 0px; width: 100%; color: rgb(56, 56, 56); font-size: 14px;
}
.program_table table tr td.titcen {
	margin: 0px; width: 100%; color: rgb(0, 0, 0); font-size: 14px; text-align:left
}
.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 tr td .exp {
	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: 10px;
}
.schedule {
	width: 100%; margin-right: 0px; margin-bottom: 20px; float: none;
}
.schedule_time {
	width: 50%; float: none;
}

.program_table table tr td.org{ color: #ff6600 }

}

@media all and (max-width:770px)
{
.programCon {
	padding: 0px 15px; margin-top:10px
}
.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 {border-top-color: rgb(204, 204, 204); border-top-width: 1px; border-top-style: solid;}

.writeForm dl { 
	margin: 0px;
}
.writeForm dt {
	width: 20%; float: left;text-align: center;
}
.writeForm dd {
	color: rgb(85, 85, 85); overflow: hidden; margin-left: 70px; white-space: nowrap; -ms-text-overflow: ellipsis; text-align: left;  
}
.writeForm dd input.filebox{ width: 220px}
.fileBox .fileName {display:inline-block;width:190px;height:30px;padding-left:10px;margin-right:5px;line-height:30px;border:1px solid #aaa;background-color:#fff;vertical-align:middle}
.fileBox .btn_file {display:inline-block;width:100px;height:30px;font-size:1.0em;line-height:30px;text-align:center;vertical-align:middle; background: #3671ba; color: #fff; margin-left: 5px;}
.fileBox input[type="file"] {position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}


.writeForm {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none;border-top-color: rgb(0, 0, 0);  border-top-width: 2px;  border-top-style: solid; 
}
.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: 20px 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: 15px; font-weight: bold; color:#000;
}
.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: #ff7800;
	border-color: #ff7800
}
.btn-primary:hover {
	color: #fff;
	background-color: #ffa800;
	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: #ff7800;
	border-color: #ff7800
}
.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: #fff;
	background-color: #ffc107;
	border-color: #ffc107; border-style:solid; border-width:0px
}
.btn-warning:hover {
	color: #fff;
	background-color: #ffa204;
	border-color: #ef9a08
}
.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: #000;
	border-color: #dc3545
}
.btn-danger:hover {
	color: #fff;
	background-color: #333;
	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: #ff7800;
	background-color: transparent;
	background-image: none;
	border-color: #ff7800
}
.btn-outline-primary:hover {
	color: #fff;
	background-color: #ff7800;
	border-color: #ff7800
}
.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: #ff7800;
	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: #ff7800;
	border-color: #ff7800
}
.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: #ff7800;
	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 1rem;
	line-height: 1.5;
	border-radius: 0rem
}
.btn-group-sm>.btn, .btn-xs {
	padding: .25rem .5rem;
	font-size: .775rem;
	line-height: 1.5;
	border-radius: 0rem
}

.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
}




.must {color: rgb(182,16,16);}




/* 날짜 */
.date{padding: 0px 9px; height: 28px; line-height: 28px; font-size: 13px; color:#FFF; background: #379be1; font-weight: 500; display: block; border-radius: 15px; text-align: center; width:90px; display: block; margin: 0 auto;}




/* 회원정보 */
.join-form .require::before {
	color: rgb(233, 12, 94); margin-right: 3px; display: inline-block; content: "*";
}
.join-form .require::after {
	content: "";
}
.join-form table td {
	padding: 7px 10px; color: rgb(85, 85, 85); line-height: 1.4; vertical-align: middle; border-bottom-color: rgb(221, 221, 221); border-left-color: rgb(221, 221, 221); border-bottom-width: 1px; border-left-width: 1px; border-bottom-style: solid; border-left-style: solid;
}
.join-form table th:first-child {
	border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
}
.join-form table td:first-child {
	border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
}
.join-form table.table-row tbody tr th {
	background: rgb(244, 246, 247); text-align: left; vertical-align: top;
}
.join-form table.table-row tbody tr th label {
	width: 100%; font-size: 16px; display: inline-block;
}
.join-form table.table-row tbody tr:last-child td {
	border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.join-form table.table-row tbody tr:last-child th {
	border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.require {
	position: relative;
}
.require::after {
	color: rgb(12, 130, 233); margin-left: 3px; display: inline-block; content: "*";
}
.sub_cont div.dl-table {
	width: 100%; display: table;
}
.sub_cont dl.table-row {
	display: table-row; position: relative;
}
.sub_cont dl.table-row::after {
	clear: both; display: block; content: "";
}
.sub_cont dl.table-row.first dt {
	border-top-color: rgb(118, 118, 118); border-top-width: 1px; border-top-style: solid;
}
.sub_cont dl.table-row.first dd {
	border-top-color: rgb(118, 118, 118); border-top-width: 1px; border-top-style: solid;
}
.sub_cont dl.table-row dt {
	background: rgb(244, 246, 247); padding: 10px 10px; width: 15%; vertical-align: middle; border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: solid; display: table-cell; box-sizing: border-box; color:#000
}
.sub_cont dl.table-row dt label {
	width: 100%; display: inline-block;
}
.sub_cont dl.table-row dt b {
	width: 100%; display: inline-block;
}
.sub_cont dl.table-row dd {
	padding: 10px 10px; width: 80%; line-height: 1.6; vertical-align: middle; border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: solid; display: table-cell; box-sizing: border-box;
}
.sub_cont dl.table-row dd.wd80 {
	padding: 25px 20px;
}
.sub_cont dl.table-row dd.pd {
	padding: 25px 20px;
}
.sub_cont dl.table-row.last dt {
	border-bottom-color: rgb(118, 118, 118); border-bottom-width: 1px; border-bottom-style: solid; 
}
.sub_cont dl.table-row.last dd {
	border-bottom-color: rgb(118, 118, 118); border-bottom-width: 1px; border-bottom-style: solid;
}


.ddtype2 {position:relative;}
.ddtype2 .top-txt {display:inline-block; margin-right:0;  vertical-align:middle; width:100px;}
.ddtype2 .btn-group {width:auto; display:inline-block; margin:0;}
.ddtype2 .radio-set {display:inline-block; margin:0 0 0 40px;}
.ddtype2 .radio-set label {margin-left:15px;}
.ddtype2 .radio-set label:nth-of-type(1) {margin-left:0;}
.ddtype2 .caution {display:inline-block; margin:0 0 0 10px; vertical-align:middle;}
.ddtype2 .cautionred {display:inline-block; margin:0 0 0 10px; vertical-align:middle; color:#DF0003}
.ddtype2 .cautionblue {display:inline-block; margin:0 0 0 10px; vertical-align:middle; color:#1848c1}
.ddtype2 .cautionv {display:inline-block; margin:0 0 0 0px; vertical-align:middle; color:#DF0003}



.join-form input[type='checkbox'] {
	margin: 0px 10px 0px 0px; vertical-align: middle;
}

.ddtype2 .top-txt1 {display:inline-block; margin-right:0;  vertical-align:middle; width:50px; padding-top:50px}
.ddtype2 .top-img {display:inline-block; margin-right:0; vertical-align:middle;width:120px; float:right}

.bltit {color:#0F49BD}
.txt_red {color:#AC0C0E}
@media all and (max-width:640px)
{
.join-form input[type='checkbox'] {
	margin: 0px 0px 0px 0px; vertical-align: middle;
}
}

@media all and (max-width:1151px)
{
.sub_cont dl.table-row {
	display: block;
}
.sub_cont dl.table-row::after {
	clear: both; display: block; content: "";
}
.sub_cont dl.table-row.first {
	
}
.sub_cont dl.table-row.first dt {
	border-top-color: currentColor !important; border-top-width: 0px !important; border-top-style: none !important;
}
.sub_cont dl.table-row.first dd {
	border-top-color: currentColor !important; border-top-width: 0px !important; border-top-style: none !important;
}
.sub_cont dl.table-row.first.mtop dt {
	border-top-color: rgb(118, 118, 118); border-top-width: 1px; border-top-style: solid;
}
.sub_cont dl.table-row dt {
	padding: 6px 7px 4px; width: 100%; color: rgb(85, 85, 85); font-size: 14px; margin-top: 20px; border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none; float: none; display: block; position: static; color:#000
}
.sub_cont dl.table-row dt label {
	width: auto; color: rgb(85, 85, 85); padding-right: 12px; font-size: 16px;
}
.sub_cont dl.table-row dt b {
	width: auto; color: rgb(85, 85, 85); padding-right: 12px; 
}
.sub_cont dl.table-row dt.wd20 {
	width: 26%; float: left;
}
.sub_cont dl.table-row dd {
	padding: 5px 0px 0px; width: 100%; overflow: hidden; border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none; float: none; display: block;
}
.sub_cont dl.table-row dd.wd80 {
	padding: 5px 0px 0px; width: 74%; margin-top: 20px; float: left;
}
.sub_cont dl.table-row dd.pd {
	padding: 0px;
}
.sub_cont dl.table-row.last dt {
	border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.sub_cont dl.table-row.last dd {
	padding-bottom: 20px; border-bottom-color: rgb(34, 34, 34); border-bottom-width: 1px; border-bottom-style: solid;
}
a.link {
	background: url("../images/icon_link_m.png") no-repeat right / 4.5px auto; padding-right: 11px;
}
.sub_cont .company dl.table-row.last dd {
	border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
}



.vol_search {margin:10px 0 0 0 }
.vol_search img {vertical-align:middle}
.vol_search ul li {display:inline-block; margin-right:10px}
.vol_search ul li input {width:100px}


/* 댓글 */
.comment_tit {vertical-align:middle; color:#000;}
.comment_tit img{vertical-align:middle}

.good{
	 color:#000; line-height: 26px; font-size: 15px; width: 100%;text-align: right; margin-top: 10px
}
.good img{
	 padding-right: 5px
}
/* 페이지네이션 처음마지막 */
.btn-primary2 {
	color: #fff;
	background-color: #ff7800;
	border-color: #ff7800
}
.btn-primary2:hover {
	color: #fff;
	background-color: #ffa800;
	border-color: #0062cc
}
.btn-primary2.focus, .btn-primary2:focus {
	box-shadow: 0 0 0 .2rem rgba(0,123,255,.5)
}
.btn-primary2.disabled, .btn-primary2:disabled {
	color: #fff;
	background-color: #ff7800;
	border-color: #ff7800
}
.btn-primary2: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-primary2:not(:disabled):not(.disabled).active:focus, .btn-primary2:not(:disabled):not(.disabled):active:focus, .show>.btn-primary2.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(0,123,255,.5)
}
/* 페이지네이션 */
.btn-group-sm>.btn, .btn-smp {
	padding: .15rem .5rem;
	font-size: .875rem;
	line-height: 1.5;
	border-radius: 0rem

}



/* 검색버튼 */

.btn-sch {
	padding: .25rem 1rem;
	font-size: .875rem;
	line-height: 1.5;
	border-radius: 0rem; 
}

.btn-primarysch {
	color: #fff;
	background-color: #1d62bf ; 
	height:35px;
	margin-left: 10px;
	padding: 0 20px;
}
.btn-primarysch:hover {
	color: #fff;
	background-color: #6499e1;
	border-color: #6499e1
}
.btn-primarysch:a { padding: .25rem 1rem;
	font-size: .875rem;
	line-height: 1.5;
	border-radius: 0rem; transition:0.4s;
}

.pwline {width: 80%; height: 200px; text-align: center; display: inline; text-align: center; font-weight: 600;}



.btn-mbtapp {color: #fff; background-color: #437abf; transition:0.4s; margin-bottom: 20px; font-size:16px; padding: 10px 35px; border-radius: 10px 	}
.btn-mbtapp a {color:#fff; background-color: #437abf; transition:0.4s;  }
.btn-mbtapp:hover {color: #fff;background-color: #083299;}



@media all and (max-width:480px){
.btn-primarysch{
width: 290px;
margin-left: 0;
margin-top: 10px;
}
}

/**/
@media all and (max-width:767px){
    .fileBox .fileName{
        width: 150px;
    }
}

/* 소속센터 문의하기 */
.btcall {width: 120px; background: #1a4ec1; color: #fff; font-size: 13px; margin-left: 10px; border-radius: 15px}
.btcall:hover  {background: #1391BF; color: #fff; transition:0.4s;}
@media screen and (min-width:640px)
{ 
.btcall {display: none}
}
