@charset "utf-8";
/*
	게시판 css
*/
span.btn-file {
	width: 18px;
	height: 18px;
	text-align: center;
	padding: 0 5px;
	background-color: #575757;
	color: #fff;
}
.bbs_file {
	padding: 10px 60px;
	overflow: hidden;
	position: relative;
	border: 1px solid #e0e0e0;
	background:#ededed;
}
.bbs_file .file_title {
	float: left;
	display: block;
	font-size: 17px;
	font-weight: 400;
	color: #252525;
}
.bbs_file ul {
	float: left;
	display: block;
	margin-left: 50px;
}
.bbs_file li {
	line-height: 20px;
	font-size: 16px;
}
.bbs_file li a {
	color: #636d60;
}

.bbs_file .left{
	float: left;
	margin-left: 0px;
	padding-right:30px;

}
.bbs_file .left  a{
    display: block;
	line-height: 20px;
	font-size: 16px;
	font-weight:400;
}

.bbs_move {
	border: 1px solid #aaaaaa;
	padding: 5px 20px;
	margin-top: 20px;
	background-color: #f8f8f8;
}
.bbs_move li {
	height: 20px;
	padding: 5px 0 5px 22px;
}
.bbs_move li.prev {
	padding-top: 12px;
	border-bottom: 1px solid #d7d7d7;
	background: url(../imgs/common/btn_vprev.gif) left 10px no-repeat;
}
.bbs_move li.next {
	padding-top: 12px;
	background: url(../imgs/common/btn_vnext.gif) left 10px no-repeat;
}
.bbs_btn {
	overflow: hidden;
	height:70px!important;
	padding: 10px 0px;
	text-align: right;

}
.cont .bbs_btn .btn_list {
	float: right;
	text-align:center;
	width: 118px!important;
    height: 41px!important;
    background: #016201;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    border: none;
    letter-spacing: -0.07em;
    box-sizing: border-box;
	line-height:41px!important;
	border-radius:3px!important

}
.bbs_btn a.btn_modify {
	float: right;
	text-align:center;
	width: 118px!important;
    height: 41px!important;
    background: #62abf5;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    border: none;
    letter-spacing: -0.07em;
    box-sizing: border-box;
	line-height:41px!important;
	border-radius:3px!important;

}

.bbs_btn a.btn_modifys {
	float: right;
	text-align:center;
	width: 118px!important;
    height: 41px!important;
    background: #565656;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    border: none;
    letter-spacing: -0.07em;
    box-sizing: border-box;
	line-height:41px!important;
	border-radius:3px!important;

}

.btnArea .btninquiry01 {
   text-align:center;
	width: 118px;
    height: 41px;
    background: #016201;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    border: none;
    letter-spacing: -0.07em;
    box-sizing: border-box;
	line-height:41px;
}

.btnArea .btninquiry02 {
   text-align:center;
	width: 118px;
    height: 41px;
    background: #135777;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    border: none;
    letter-spacing: -0.07em;
    box-sizing: border-box;
	line-height:10px;
}
.bbs_contbox{
    letter-spacing: -0.02em;
    font-weight: 200;
   padding: 0 0 80px 0px;

}


.bbs_btn a.btn_list, .bbs_btn button.btn_list {
	float: right;
	text-align:center;
	width: 118px!important;
    height: 41px!important;
    background: #655d48!important;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    border: none;
    letter-spacing: -0.07em;
    box-sizing: border-box;
	line-height:41px!important;
	border-radius:3px

}
.bbs_btn a.btn_reply {
	float: right;
	text-align:center;
	width: 118px!important;
    height: 41px!important;
    background: #655d48;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    border: none;
    letter-spacing: -0.07em;
    box-sizing: border-box;
	line-height:41px!important;
	border-radius:3px

}
.bbs_btn a.btn_del {
	float: right;
	text-align:center;
	width: 118px!important;
    height: 41px!important;
    border:2px solid #655d48!important;
    font-size: 16px;
    font-weight: 400;
    color: #655d48!important;
    letter-spacing: -0.07em;
    box-sizing: border-box;
	line-height:37px!important;
	border-radius:3px!important;

}

.hide, .blind {
	width: 0;
	height: 0;
	overflow: hidden;
	display: inline-block;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* caption, legend,label {display:none;} */

div.container-fluid {
	position: relative;
}
@media only screen and (max-width: 768px) {
div.container-fluid {
	clear: both;
}

.sub_content{ min-height:350px !important;}


}
div.categoryGroup {
	position: absolute;
	left: 10px;
	top: 8px;

}
.bbs_btn a{margin:0 2px;}
p.total {
	padding: 10px 0 5px;
	text-align: left;
	font-size: 13px;
}

.wid50{width:50% !important;}
.table_l{table-layout:fixed;}

table caption {
	width: 0;
	height: 0;
	overflow: hidden;
	position: absolute;
	left: -100000px;
	top: -100000px;
}
table.bbsList, table.bbsView, table.bbsWrite {
	width: 100%;
	border-spacing: 0;
	margin-top: 0;
	margin: 0px 0 40px 0;
	letter-spacing: -0.04em;
	border-top:2px solid #414141!important;
}

table.bbsList .tl{table-layout:fixed;}
table.bbsList_no{border-top:0px;}


table.bbsView, table.bbsWrite {
	margin-bottom: 10px;
	display:block
}
table.bbsList th, table.bbsView th, table.bbsWrite th {
	border-bottom: 1px solid #bdbec0;
	word-wrap: break-word;
	background: #ededed;
	padding: 10px;
	font-size: 1rem;
	color: #202121;
	font-weight: 200;
}


table.bbsList .border_on{border-top:1px solid #bdbec0;}
table.bbsList_no {
	border-bottom: 1px solid #bdbec0;
	background: #ededed;
	padding: 20px 10px;
	font-size: 17px;
	color: #202121;
	font-weight: 400;
}
table .no_left a {

    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
}
table tr.notice_on {
	background: #f4f4f4;
}
table .no {
	width: 10%;
}
table .no14 {
	width: 14%;
}
table .j_notice_file a{display:block;}
table .file, table .prepare, table .registration , table .check{
	width: 10%;
}

table.bbsView th, table.bbsWrite th {
	width: 15%;
}
 table.bbsList td, > table.bbsView td, > table.bbsWrite td {
border-bottom:1px solid #e0e0e0;
color:#555555;
font-size:15px;
}
.no_left {text-align:left !important;}
table.bbsList td {
	border-bottom: 1px solid #c6c6c6;
	padding: 10px;
	color: #666666;
	font-size: 1rem;
	font-weight: 200;
	text-align: center;
}
table.bbsList td span.replyArtile {
	padding-left: 20px;
	background: url(../imgs/replace_icon.gif) 6px top no-repeat;
	color: #00a5e8;
}
table.bbsList th.no_left01, table.bbsList td.no_left01{
	width:35%;
	text-align: left;
/*	padding-left:45px;
    background: url('http://elsys.kr/j_co/web/imgs/j_sub/j_food.png') 20px 25px no-repeat #ededed;*/
}
table.bbsList th.no_left02, table.bbsList td.no_left02{

   text-align: left;
  /*	 padding-left:45px;
   background: url('http://elsys.kr/j_co/web/imgs/j_sub/j_house.png') 20px 25px no-repeat #ededed;*/
}

table.bbsList td.dino01 {font-size:14px}
table.bbsList .back_white{ background: /* url('../imgs/j_sub/j_house.png') 20px 25px no-repeat */#ffffff !important;}
table.bbsList th.no_leftno01, table.bbsList td.no_leftno01 {background:none;}

table.bbsList td.writer {
	text-align: center;
}
table.bbsList td.created {
	text-align: center;
}
table.bbsList td.hit {
	text-align: center;
}
table.bbsList td.file {
	text-align: center;
}
table.bbsList td a {
	color: #36383a;
}
table.bbsList td a:hover {
	text-decoration: underline;
}
table.bbsWrite th{padding:9px 10px !important;}
table.bbsList td.nodata, table.bbsList td.cmtCnt {
	text-align: center;
}
table.bbsWrite th label {
	display: block
}
table.bbsWrite td {
	border-bottom: 1px solid #c6c6c6;


	padding: 10px;
	color: #666666;
	font-size: 13px;
}
table.bbsWrite td input {
	width: 100%;
	height: 28px;
	border: 1px solid #ccc;
	font-family: Dotum;
	margin-left: 5px;
}
table .write_box{padding:15px !important;}
table.bbsWrite td input.checkbox {
	border: none;
}
table.bbsWrite td textarea {
	width: 99.5%;
	border: 1px solid #ccc;
	margin: 0px;
	padding: 5px;
	font-family: "돋움", Dotum, "굴림", Gulim;
}

table.bbsWrite th span#upfileAdd, table.bbsWrite th span#upfileDel, table.bbsWrite th span#GalleryupfileAdd {
	cursor: pointer;
	color: #fff;
	padding: 0 10px;
	margin: 0 1px;
}

table.bbsWrite th span#upfileAdd a, table.bbsWrite th span#upfileDel a, table.bbsWrite th span#GalleryupfileAdd a{
	cursor: pointer;
	color: #fff;
	margin: 0 1px;
}
table.bbsWrite th span#upfileAdd, table.bbsWrite th span#GalleryupfileAdd {
	background: #575757;
}
table.bbsWrite th span#upfileDel {
	background: #575757;
}
table.bbsWrite td div.upfileWrap {
	float: left;
	width: 100%;
}
table.bbsWrite td div.upfileWrap div.upfileElem {
	margin: 10px 0;
	float: left;
	width: 100%;
}
table.bbsWrite td div.upfileWrap input[type="file"] {
	width: 60%;
	padding: 0;
	float: left;
}
table.bbsWrite td div.upfileWrap label {
	float: left;
	margin: 2px 0 0 10px;
}
table.bbsWrite td input[type="radio"] {
	float: left;
	width: auto;
	margin: 0 0 0 3px;
	border: none;
}
table.bbsWrite td input[type="checkbox"] {
	width: auto;
}

#files_list .file img {
    vertical-align: text-bottom;
}

@media (max-width: 768px) {
/*게시판*/
table.bbsWrite td div.upfileWrap input[type="file"] {
	width: 90%;
	padding: 0;
	float: left;
}

div.skin_bbs_veiw {
	clear: both;
	width: 100%;
	padding: 0;
	font-family: Malgun Gothic, "맑은 고딕";
	font-size: 13px;
}
.bbs_head {
	width: 100%;
	position: relative;
	border-top: solid 1px #cccccc;
}
.bbs_head h3.title {
	color: #333;
	font-size: 16px;
	font-weight: bold;
	padding: 15px 20px 15px 10px;
	background-color: #f3f3f3;
	border-bottom: 1px solid #ccc;
}
.bbs_head .head_text {
	color: #636d60;
	font-weight: bold;
	font-size: 12px;
	padding: 12px 10px;
}
.bbs_head .snsbox {
	float: right;
	padding: 5px 0 0 0;
}
.bbs_cont {
	clear: both;
	line-height: 185%;
	min-height: 100px;
	padding: 0px 0px 100px 0;
	font-size:15px;
	text-align:justify;
    letter-spacing:-0.04em;

	word-break: break-all;
}
.bbs_cont img {
	max-width: 100%;
	width: auto;
}
.bbs_cont .file_image {
	padding-bottom: 5px;
	text-align: center
}
.bbs_cont .file_image img {
	max-width: 730px;
	width: auto
}
span.btn-file {
	width: 18px;
	height: 18px;
	text-align: center;
	padding: 0 5px;
	background-color: #575757;
	color: #fff;
}
.bbs_file {
	padding: 20px 60px;
	overflow: hidden;
	position: relative;
	border: 1px solid #e0e0e0;
	background:#ededed;
}
.bbs_file .file_title {
	float: left;
	display: block;
	font-size: 17px;
	font-weight: 500;
	color: #252525;
}
.bbs_file ul {
	float: left;
	display: block;
	margin-left: 50px;
}
.bbs_file li {
	line-height: 20px;
	font-size: 16px;
}
.bbs_file li a {
	color: #636d60;
}

.bbs_file .left{
	float: left;
	margin-left: 0px;
	padding-right:30px;

}
.bbs_file .left  a{
    display: block;
	line-height: 20px;
	font-size: 16px;
	font-weight:400;
}

.bbs_move {
	border: 1px solid #aaaaaa;
	padding: 5px 20px;
	margin-top: 20px;
	background-color: #f8f8f8;
}
.bbs_move li {
	height: 20px;
	padding: 5px 0 5px 22px;
}
.bbs_move li.prev {
	padding-top: 12px;
	border-bottom: 1px solid #d7d7d7;
	background: url(../imgs/common/btn_vprev.gif) left 10px no-repeat;
}
.bbs_move li.next {
	padding-top: 12px;
	background: url(../imgs/common/btn_vnext.gif) left 10px no-repeat;
}
.bbs_btn {
	overflow: hidden;
	height: 50px;
	padding: 10px 0px;
	text-align: right;

}
.bbs_btn a.btn_modify {
	float: right;
	text-align:center;
	width: 150px;
    height: 50px;
    background: #135777;
    font-size: 17px;
    font-weight: 400;
    color: #fff;
    border: none;
    letter-spacing: -0.07em;
    box-sizing: border-box;
	line-height:50px;

}

.bbs_btn a.btn_modifys {
	float: right;
	text-align:center;
	width: 150px;
    height: 50px;
    background: #565656;
    font-size: 17px;
    font-weight: 400;
    color: #fff;
    border: none;
    letter-spacing: -0.07em;
    box-sizing: border-box;
	line-height:50px;

}

.btnArea .btninquiry01 {
   text-align:center;
	width: 150px;
    height: 50px;
    background: #016201;
    font-size: 17px;
    font-weight: 400;
    color: #fff;
    border: none;
    letter-spacing: -0.07em;
    box-sizing: border-box;
	line-height:10px;
}



.bbs_btn input.btn_list {
	float: right;
	text-align:center;
	width: 150px;
    height: 50px;
    background: #016201;
    font-size: 17px;
    font-weight: 400;
    color: #fff;
    border: none;
    letter-spacing: -0.07em;
    box-sizing: border-box;
	line-height:50px;

}

.bbs_btn a.btn_reply {
	float: right;
	text-align:center;
	width: 150px;
    height: 50px;
    background: #137773;
    font-size: 17px;
    font-weight: 400;
    color: #fff;
    border: none;
    letter-spacing: -0.07em;
    box-sizing: border-box;
	line-height:50px;

}
.bbs_btn a.btn_del {
	float: right;
	text-align:center;
	width: 150px;
    height: 50px;
    border:2px solid #016201;
    font-size: 17px;
    font-weight: 400;
    color: #016201;
    letter-spacing: -0.07em;
    box-sizing: border-box;
	line-height:50px;

}
}
 @media (max-width: 768px) {
.bbs_btn {height: 70px;
}
.bbs_btn a{
	margin:0 1px;
}
table.bbsView th, table.bbsWrite th {width: 30% !important;}

div.board-rss {
	position: absolute;
	left: 0;
	bottom: 53px;
	z-index: 10;
}
div.board-rss a {
	display: block;
	height: 19px;
	border: 1px solid #999ea1;
	background: #e8e8e8;
	color: #35404c;
	padding: 4px 10px 0;
	float: left;
	border-bottom: 1px solid #777;
	border-right: 1px solid #777;
}
div.board-rss a.rssBtn {
	margin-right: 4px;
}
form div.board-rss {
	display: none;
}
div.board-nav {
	width: 100%;
	position: relative;
	margin-bottom: 27px;
}
div.viewbtn {
	float: right;
}
div.viewbtn > a {
	display: block;
	height: 19px;
	border: 1px solid #999ea1;
	background: #e8e8e8;
	color: #35404c;
	padding: 4px 10px 0;
	font-weight: bold;
	float: left;
	margin: 0 2px;
	border-bottom: 1px solid #777;
	border-right: 1px solid #777;
}
div.viewbtn > a:last-child {
	margin: 0 0 0 2px;
}
div.viewbtn span > a {
	display: block;
	height: 19px;
	border: 1px solid #999ea1;
	background: #e8e8e8;
	color: #35404c;
	padding: 4px 10px 0;
	font-weight: bold;
	float: left;
	margin: 0 2px;
	border-bottom: 1px solid #777;
	border-right: 1px solid #777;
}
div.board-search {
	text-align: center;
	background: #eeeeee;
	padding: 20px 0;
}
div.board-search select {
	border: 1px solid #d6d6d6;
	padding: 4px;
}
div.board-search input {
	padding: 4px;
	height: 17px;
	border: 1px solid #d6d6d6;
}
div.board-search button {
	height: 27px;
	width: 50px;
	font-weight: bold;
	color: #fff;
	border: 1px solid #35404c;
	background: #666666;
	cursor: pointer;
}

 }

 @media only screen and (max-width: 768px) {
div.board-search button {
	height: 27px;
	width: 50px;
	margin-top: 5px;
}
}
/*식단*/
div.calendar {
	margin-bottom: 30px;
}
div.calendar table.table_d {
	border-top: 2px solid #42bad3;
	border-left: 1px solid #c6c6c6;
	font-family: Malgun Gothic, "맑은 고딕";
	margin: 15px 0 0 0;
	letter-spacing: -1px;
}
div.calendar table.table_d caption {
	width: 0;
	height: 0;
	overflow: hidden;
	position: absolute;
	left: -100000px;
	top: -100000px;
}
div.calendar table.table_d th {
	width: 14%;
	border-bottom: 1px dotted #bfbfbf;
	border-right: 1px solid #c6c6c6;
	padding: 10px;
	color: #444343;
	background: #f2f2f2;
	font-size: 14px;
	font-weight: bold;
}
div.calendar table.table_d th.sunday {
	color: #fb1d1d;
}
div.calendar table.table_d th.saturday {
	color: #00a1e2;
}
div.calendar table.table_d td {
	font-family: "돋움", Dotum, "굴림", Gulim;
	font-weight: bold;
	border-bottom: 1px solid #c6c6c6;
	border-right: 1px solid #c6c6c6;
	padding: 10px;
	color: #5d5d5d;
	font-size: 13px;
	line-height: 20px;
}
div.calendar table.table_d td a {
	color: #5d5d5d;
}
div.calendar table.table_d td a.today {
	color: #009fdf;
}
p.cal-ym {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	height: 22px;
	color: #009ede;
	text-align: center;
	margin-bottom: 23px;
}
p.cal-ym span {
	display: inline-block;
}
p.cal-ym a {
	height: 22px;
	width: 22px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	display: inline-block;
	margin: 0 18px;
}
p.cal-ym a.prevm {
	background: url(/suncheon/images/content/btn_calendar_left.gif) left top no-repeat;
}
p.cal-ym a.nextm {
	background: url(/suncheon/images/content/btn_calendar_right.gif) left top no-repeat;
}
.calendartext {
	border: 1px solid #e7e7e7;
	margin-bottom: 20px;
}
.c_toptext {
	background-color: #f6f6f6;
	border-bottom: 1px solid #d1d1d1;
	padding: 6px 10px;
	font-family: Malgun Gothic, "맑은 고딕";
}
.c_toptext ul {
	overflow: hidden;
	background: url(/suncheon/images/content/calendar_icon.gif) left 5px no-repeat;
	padding-left: 20px;
}
.c_toptext li.title {
	float: left;
	color: #009ede;
	font-size: 14px;
	font-weight: bold;
	padding-right: 10px;
}
.c_toptext li.day {
	float: left;
	color: #3a3b3b;
	font-size: 14px;
	font-weight: bold;
	padding-right: 10px;
}
.c_toptext li.text {
	float: left;
	color: #3a3b3b;
	padding-top: 3px;
	font-family: "돋움", Dotum, "굴림", Gulim;
	font-size: 12px;
}
.c_toptext li.btn {
	float: right;
	height: 15px;
	font-size: 11px;
	color: #fff;
	text-align: center;
	font-family: "돋움", Dotum, "굴림", Gulim;
	padding: 7px 5px 5px;
}
.c_toptext li.btn a {
	color: #fff;
	font-weight: bold;
}
.c_toptext li.btn a.btn_mod {
	color: #fff;
	width: 35px;
	margin: 0 2px;
	font-weight: bold;
	background-color: #464646;
	padding: 7px 5px 5px;
}
.c_toptext li.btn a.btn_write {
	color: #fff;
	width: 35px;
	font-weight: bold;
	background-color: #0099d7;
	padding: 7px 5px 5px;
}
.c_text {
	width: 100%;
	overflow: hidden;
}
.c_text dl {
	float: left;
	width: 30%;
	padding: 20px 12px;
}
.c_text dt {
	background: url(/suncheon/images/content/calendar_arrow.gif) left 5px no-repeat;
	font-family: Malgun Gothic, "맑은 고딕";
	font-size: 14px;
	color: #444;
	font-weight: bold;
	padding-left: 10px;
	margin: 5px 0;
}
.c_text dd {
	font-size: 13px;
	color: #444;
	font-family: "돋움", Dotum, "굴림", Gulim;
	letter-spacing: -0.07em;
	line-height: 18px;
}
.c_text dd textarea.text_area {
	width: 94%;
	min-height: 80px;
	padding: 5px;
	border: 1px solid #e3e8e9;
}
p.btn_excel {
	font-size: 13px;
	color: #fff;
	background-color: #009ac4;
	width: 56px;
	height: 12px;
	border: 1px solid #0086ab;
	padding: 10px 15px 12px;
	font-family: Malgun Gothic, "맑은 고딕";
	letter-spacing: -0.07em;
	text-align: center;
}
p.btn_excel a {
	color: #fff;
	font-weight: bold;
}
/*갤러리*/
div.gallery div.box {
	float: none;
	margin-bottom: 20px;
}
div.gallery > ul li {
	display: inline-block;
	width: 20%;
	margin: 10px 2.3%;
}
div.gallery p.thumb {
	text-align: center;
}
div.gallery p.title {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
div.gallery p.title a:hover {
	text-decoration: underline;
}
/*공사뉴스*/
div.news_view {
	border: 1px solid #e0e0e0;
}
div.news_view div.news_view_in {
	padding: 20px;
}
div.news_view div.news_view_in p.news_title01 {
	color: #000;
	font-family: 'NanumGothicBold';
	font-size: 28px;
	text-align: center;
}
div.news_view div.news_view_in p.news_title02 {
	font-family: 'NanumGothicBold';
	text-align: center;
	color: #444;
	font-size: 20px;
	margin-top: 10px;
}
div.news_view div.news_view_in p.news_content {
	margin-top: 20px;
}
div.news_view div.news_view_in p.news_bottom {
	margin-top: 20px;
	font-family: 'NanumGothicBold';
	color: #333;
}

 @media (max-width:960px) {
div.gallery > ul li {
	width: 40%;
	margin: 10px 4%;
}
table.calTable {
	width: 100%;
}
div.todaySch {
	width: 100%;
	margin: 10px 0;
}

 }

 @media (max-width:680px) {
.hid680{display:none;}
table .file, table .prepare, table .registration , table .check{width: 25%;}
table.bbsWrite th{width:30% !important;}
table.bbsWrite td{width:70%  !important;}
table.bbsView th, table.bbsWrite th{width:30% !important;}
table.bbsView td, table.bbsWrite td{width:70% !important;}
}

@media (max-width:1200px) {
    .bbs_contbox img{height:auto}
}
@media (max-width:500px) {
.sub_content{ min-height:450px !important;}
.bbs_contbox{padding: 0 0 0px 0px !important;}
.flr {
	    width:203px
	}
}




/*설문*/
#listForm > div.span3.listbtn > a {
	border: 1px solid #CACACA;
	background: #F5F5F5;
	font-weight: bold;
	padding: 8px 9px;
}
table.bbsView td.content p {
	font-family: "돋움", Dotum, "굴림", Gulim;
	font-size: 1.0em;
	line-height: 2.0em;
	color: #252424;
}
div.like {
	margin-top: 10px;
}
/*댓글*/

#cmt_list {
	width: 100%;
	margin: 15px 0;
	font-family: "돋움", Dotum, "굴림", Gulim;
}
#cmt_list li {
	border-bottom: 1px dotted #ddd;
	padding: 10px;
}
#cmt_list li div.cmt_content {
	overflow: hidden;
}
#cmt_list li div.cmt_content div.cmt_h {
	overflow: hidden;
}
#cmt_list li div.cmt_content div.cmt_h div.writer_nm {
	float: left;
	width: 70%;
	height: 20px;
}
#cmt_list li div.cmt_content div.cmt_h div.writer_nm span.cmt_writer {
	font-weight: bold;
	color: #009ad8;
	margin-right: 10px;
	font-size: 13px;
}
#cmt_list li div.cmt_content div.cmt_h div.writer_nm span.cmt_date {
	color: #929292;
	font-size: 11px;
}
#cmt_list li div.cmt_content div.cmt_h div.cmt_btn {
	display: inline-block;
	margin: 5px 0 0 0;
	float: right;
	width: auto;
	height: 15px;
	font-size: 12px;
}
#cmt_list li div.cmt_content div.cmt_h div.cmt_btn a {
	color: #666;
	text-decoration: none;
}
#cmt_list li div.cmt_content div.cmt_h div.cmt_btn span.pipe_line {
	color: #666;
}
#cmt_list li div.cmt_content p.board_comment {
	clear: both;
	margin: 10px 0 0 0;
	padding: 5px;
	font-size: 13px;
	color: #454545;
	word-break: break-all;
	word-wrap: break-word;
}
#edit_btn {
	float: left;
	color: #666;
}
#edit_cancelBtn {
	float: left;
	color: #666;
}
#deleteBtn {
	float: left;
	color: #666;
}
#cmt_list li div.cmt_content div.cmt_h div.cmt_btn span.pipe_line {
	float: left;
	margin: 0 3px;
}
div.editText {
	width: 100%;
}
table.bbsCmt {
	width: 100%;
	margin: 10px 0;
	font-family: "돋움", Dotum, "굴림", Gulim;
}
table.bbsCmt td {
}
table.bbsCmt td.cmt_text {
	width: 100%;
}
table.bbsCmt td.cmt_btn {
	width: 100%;
}
table.bbsCmt td textarea {
	width: 98%;
	border-top: 1px solid #999;
	border-bottom: 1px solid #d7d7d7;
	border-left: 1px solid #999;
	border-right: 1px solid #d7d7d7;
	height: 53px;
	font-size: 13px;
}
table.bbsCmt td button {
	border: 0;
	background-color: #6d6d6d;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	width: 100px;
	padding: 20px 0;
}
div.noreply {
	font-size: 15px;
	color: #333;
	font-family: "돋움", Dotum, "굴림", Gulim;
	font-weight: bold;
	height: 30px;
	padding: 10px 0;
	background-color: #f5f5f5;
}
div.noreply span.orange {
	color: #ff7b2c;
}
span.replyArtile.depth1 {
	margin-left: 10px;
}
span.replyArtile.depth2 {
	margin-left: 30px;
}
span.replyArtile.depth3 {
	margin-left: 50px;
}
span.replyArtile.depth4 {
	margin-left: 70px;
}
.Bordertop2{border-top:2px solid #414141}
/*171023 김희경 추가 */
.h_photo .h_contBox_wp{float:left;width:209px;margin-left:7px;margin-right:4px;height:229px;text-align:center;border:1px solid #ebebeb;margin-top:12px}
.h_photo .h_contBox_wp .h_cont{height:85px;background:#f3fbf5;margin-top:10px;padding-top:10px}
.h_photo .h_contBox_wp .h_thumb{width:205px;height:132px;padding:10px 10px 0 10px}
.h_photo .h_contBox_wp .h_thumb img{height:118px!important}

.h_photo2 .h_contBox_wp2{float:left;width:209px;margin-left:7px;margin-right:4px;height:177px;text-align:center;border:1px solid #ebebeb;margin-top:12px}
.h_photo2 .h_contBox_wp2 .h_cont2{height:10px;background:#fff;margin-top:0px;padding-top:7px}
.h_photo2 .h_contBox_wp2 .h_thumb{width:205px;height:132px;padding:10px 10px 0 10px}
.h_photo2 .h_contBox_wp2 .h_thumb img{width:209px;height:118px!important}

/*장난감목록 view*/
.ToyView{border-top:2px solid #444;padding-top:20px;position:relative}
.ToyView .ToyViewImg{border:1px solid #ebebeb;float:left;width:33%;height:305px}
.ToyView .ToyViewImg img{height:303px!important}
.ToyView .ToyViewDetail{width:65%;float:right}
.ToyView .ToyViewDetail .BookingPopup{position:absolute;background:#fef6e4;border:1px solid #ebebeb;text-align:center;padding:40px;border-radius:22px;border-bottom:4px solid #e2d6bc;right:7px;top:200px;min-width: 388px}
.ToyView .ToyViewDetail .BookingPopup .BPTxt{}
.ToyView .ToyViewDetail .BookingPopup .BPTxt p.BPTxt01{font-size:17px;line-height:24px;margin-bottom:8px;color:#333;font-weight:400}
.ToyView .ToyViewDetail .BookingPopup .BPTxt p.BPTxt02{font-size:15px;line-height:20px;color:#f02044;margin-bottom:10px;font-weight:300}
.ToyView .ToyViewDetail .BookingPopup .BPTxt div.BPTxt01{font-size:17px;line-height:24px;margin-bottom:8px;color:#333;font-weight:400}
.ToyView .ToyViewDetail .BookingPopup .BPTxt div.BPTxt02{font-size:15px;line-height:20px;color:#f02044;margin-bottom:10px;font-weight:300}
.ToyView .ToyViewDetail .BookingPopup .BPBtnWrap{}
.ToyView .ToyViewDetail .BookingPopup .BPBtnWrap button{width:133px;height:43px;color:#fff;border:0}
.ToyView .ToyViewDetail .BookingPopup .BPBtnWrap button.BPBtn01{background:#9ecc43;font-size:14px;font-weight:600}
.ToyView .ToyViewDetail .BookingPopup .BPBtnWrap button.BPBtn02{background:#2cb754;font-size:14px;font-weight:600}

.ToyView .ToyViewMore{margin-top:10px;border-bottom:2px solid #414141;clear:both}
.ToyTit{font-weight:500;color:#52431c}
p.ToyViewTxt{color:#666;font-size:16px;margin-bottom:20px;}

/*장난감목록 list*/
.ToyList .sectionPage{border-bottom:2px solid #414141!important;margin-bottom:20px!important}
.sectionPage2{border-bottom:2px solid #414141!important;margin-bottom:20px!important;padding-bottom:10px}
.h_contBox_wp .h_cont{}
.h_contBox_wp .h_cont p{}
.h_contBox_wp .h_cont p.h_title{font-size:15px;font-weight:500;color:#000;line-height:18px;height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.h_contBox_wp .h_cont p.h_age{color:#666;font-size:13px;line-height:18px}
.h_contBox_wp .h_cont p.h_rental{line-height:18px;margin-top:7px}
.h_contBox_wp .h_cont p.h_rental img{width:70px}

.h_contBox_wp2 .h_cont2{}
.h_contBox_wp2 .h_cont2 p{}
.h_contBox_wp2 .h_cont2 p.h_title2{font-size:15px;font-weight:500;color:#000;line-height:18px;height:18px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:0 10px}
.h_contBox_wp2 .h_cont2 p.h_age2{color:#666;font-size:13px;line-height:18px}
.h_contBox_wp2 .h_cont2 p.h_rental2{line-height:18px;margin-top:7px}
.h_contBox_wp2 .h_cont2 p.h_rental2 img{width:70px}
.flr{width:395px;top:0px!important}

.ToyList .line{clear:both;width:100%;border-bottom:2px solid #414141;display:block;height:18px;}

table.table05{ width:100%;border:1px solid #ddd;margin-bottom:10px;margin-left:0}
table.table05 td{padding:10px;border:1px solid #ddd;text-align:center;font-size:.84rem}
table.table05 td.time{color:red;font-weight:500}
table.table05 th{padding:10px;text-align:center;font-weight:400;border-left:0;border-right:0;background:#f7f5f5;border:1px solid #ddd;font-size:.84rem}
table.table05 .col_5{width:5%}
table.table05 .col_10{width:10%}
table.table05 .col_15{width:15%}
table.table05 .col_20{width:20%}
table.table05 .col_25{width:25%}

.TableLeft{width:35%!important}
.TableRight{width:65%!important}

.mtno table.dino tr.border_on .title{width:60%}




.ChildListWrap{}
.ChildListWrap .ChildSearch{line-height:39px;width:100%;background:#fefcfb;border:1px solid #cacaca;text-align:center;/* height:80px; */margin-bottom:10px;border-radius:5px;padding-left:10px;padding-top:20px;padding-bottom:20px;}
.ChildListWrap .ChildSearch dl{}
.ChildListWrap .ChildSearch dt{float:left;margin-top:6px;margin-right:17px;font-size:18px}
.ChildListWrap .ChildSearch dd{float:left}
.ChildListWrap .ChildSearch dd .SearchSelect{width:95px;font-size:0.9rem;padding: 0 0 0 8px;line-height:1rem;height:30px;margin-left:10px}
.ChildListWrap .ChildSearch dd .SearchSelect2{width:95px;font-size:0.9rem;padding: 0 0 0 8px;line-height:1rem;height:30px;margin-left:10px}
.ChildListWrap .ChildSearch p.ChildSearch{}
.ChildListWrap .ChildSearch p.ChildSearch button.search{wu}

.ChildListWrap .ChildSearchBox{height:22px;vertical-align:middle;width:200px;float:left}
.ChildListWrap .ChildSearchBox input.inp4{width:265px;margin-left:7px}
.ChildListWrap .ChildSearchBtn input.search{width:100px;background:#91cc64;border:0;height:41px;float:left;margin-left:83px;font-weight:600;font-size:16px;color:#fff}
.ChildListWrap .ChildList{clear:both;}
.ChildSearch input[type=text].inp4{height:30px!important;margin-left:10px;line-height:30px!important; width:165px}
.ChildSearch .search{height:30px}


.inp_sel_w60{width:60px !important}
.inp_sel_w75{width:75px !important}
.inp_sel_w110{width:110px !important}
.inp_sel_w125{width:125px !important}
.inp_sel_w160{width:160px !important}
.inp_sel_w190{width:190px !important}






/*
 * tablet
 */
@media all and (min-width:768px) and (max-width:1150px){
	.contentWrap .contentBox .content .cont .ToyView .ToyViewImg{height:212px!important}
	.contentWrap .contentBox .content .cont .ToyView .ToyViewImg img{height:209px!important}
	.h_photo .h_contBox_wp{width:170px;height:260px}
	.h_photo .h_contBox_wp .h_thumb{width:168px;height:162px}
	.h_photo .h_contBox_wp .h_thumb img{width:168px!important;height:151px!important}
	.h_photo .h_contBox_wp .h_cont{padding-top:4px}
	.h_photo2 .h_contBox_wp2{width:170px;height:166pxpx}
	.h_photo2 .h_contBox_wp2 .h_thumb2{width:168px;height:162px}
	.h_photo2 .h_contBox_wp2 .h_thumb2 img{width:168px!important;height:151px!important}
	.h_photo2 .h_contBox_wp2 .h_cont2{padding-top:4px}
	.cont .bbs_btn .btn_list{margin-top:3px;width:80px!important;font-size:14px!important;line-height:32px!important;height:32px!important}
	.bbs_btn a.btn_del{margin-top:3px;font-size:14px!important;width:80px!important;height:32px!important;line-height:29px!important;}
	.bbs_btn a.btn_modifys{margin-top:3px;font-size:14px!important;width:80px!important;height:32px!important;line-height:32px!important;}
	.bbs_btn a.btn_reply{margin-top:3px;font-size:14px!important;width:80px!important;height:32px!important;line-height:32px!important;}
	.bbs_btn a.btn_modify{margin-top:3px;font-size:14px!important;width:80px!important;height:32px!important;line-height:32px!important;}
	.h_photo2 .h_contBox_wp2 .h_thumb{width:169px;height:132px;padding-top:7px}
	.h_photo2 .h_contBox_wp2 .h_thumb img{width:157px!important;height:118px!important}
	.ChildListWrap .ChildSearch dt{margin-right:0;font-size:15px;}
	.ChildListWrap .ChildSearch dd .SearchSelect{width:112px;margin-right:10px}
	.ChildListWrap .ChildSearch{padding-left:0px;text-align:center;}
	.ChildListWrap .ChildSearchBox input.inp3{width:206px}
	p.ChildSearchBtn{width:137px;font-size:0.9rem;display:inline-block}
	.ChildListWrap .ChildSearchBox{display:inline-block}
	.ChildListWrap .ChildSearchBtn input.search{margin-left:10px;height:36px}
	.table05 th{padding:0!important}
	.table05 td{padding:0!important}
	.ChildSearch{padding-left:3px;}
	.ChildSearch dl{display:flex}
	.flr {
		    width: 360px;
		    top: 0px!important;
		}
	.inp_sel_w60{width:60px !important}
	.inp_sel_w75{width:75px !important}
	.inp_sel_w110{width:100px !important}
	.inp_sel_w125{width:115px !important}
	.inp_sel_w160{width:130px !important}
	.inp_sel_w190{width:170px !important}
	}
/*
 * mobile
 */
@media all and (max-width:767px){
	.h_photo .h_contBox_wp{width:116px;height:167px}
	.h_photo .h_contBox_wp .h_thumb{width:114px;height:80px;padding:0}
	.h_photo .h_contBox_wp .h_thumb img{height:89px!important}
	p.h_title{height:17px;line-height:15px;overflow:hidden;word-break:break-all;text-overflow:ellipsis;}
	.h_photo .h_contBox_wp .h_cont{padding-top:3px;height:75px}
	table.bbsList th, table.bbsView th, table.bbsWrite th{padding:1rem .8rem;font-size:1rem;}
	table.bbsList td.nodata{font-size:1rem!important}
	.btnArea a.btninquiry01{width:80px;height:31px;line-height:31px;font-size:1rem;}
	.paginate a, .paginate strong, .paginate span{width:30px!important;height:34px!important;}
	.paginate .first{background:url('/stay/common/imgs/sub/btn_pg.gif') no-repeat -104px -32px!important}
	.paginate .prev{background:url('/stay/common/imgs/sub/btn_pg.gif') no-repeat 3px -32px!important}
	.paginate span.next{background:url('/stay/common/imgs/sub/btn_pg.gif') no-repeat -33px -31px!important}
	.paginate .last{background:url('/stay/common/imgs/sub/btn_pg.gif') no-repeat -141px -31px!important}
	.paginate a, .paginate strong, .paginate span{line-height:32px}

	.h_photo2 .h_contBox_wp2{width:116px;height:167px}
	.h_photo2 .h_contBox_wp2 .h_thumb2{width:114px;height:80px;padding:0}
	.h_photo2 .h_contBox_wp2 .h_thumb2 img{height:89px!important}
	p.h_title{height:17px;line-height:15px;overflow:hidden;word-break:break-all;text-overflow:ellipsis;}
	.h_photo2 .h_contBox_wp2 .h_cont2{padding-top:3px;height:75px}
	table.bbsList th, table.bbsView th, table.bbsWrite th{padding:1rem .8rem;font-size:1rem;}
	table.bbsList td.nodata{font-size:1rem!important}
	.btnArea a.btninquiry01{width:80px;height:31px;line-height:31px;font-size:1rem;}
	.paginate a, .paginate strong, .paginate span{width:30px!important;height:34px!important;}
	.paginate .first{background:url('/stay/common/imgs/sub/btn_pg.gif') no-repeat -104px -32px!important}
	.paginate .prev{background:url('/stay/common/imgs/sub/btn_pg.gif') no-repeat 3px -32px!important}
	.paginate span.next{background:url('/stay/common/imgs/sub/btn_pg.gif') no-repeat -33px -31px!important}
	.paginate .last{background:url('/stay/common/imgs/sub/btn_pg.gif') no-repeat -141px -31px!important}
	.paginate a, .paginate strong, .paginate span{line-height:32px}

	.cont .bbs_btn .btn_list{width:80px!important;height:31px!important;line-height:27px!important;font-size:1rem;}
	.bbs_btn a.btn_del{width:80px!important;height:31px!important;line-height:27px!important;font-size:1rem!important;}
	.ToyView .ToyViewImg{float:none;width:100%!important;height:180px!important}
	.ToyView .ToyViewImg img{height:178px!important}
	.ToyView .ToyViewDetail{width:100%;float:none}
	.ToyView .ToyViewDetail .table03 td img{width:65px}
	table.table03 button.BtnBooking{}
	.contentWrap .contentBox .content .cont h4.tit3{font-size:14px;background-size:17px;padding-left:20px;line-height:18px;background-position:0 2px}
	.contentWrap .contentBox .content .cont .calendarBox .cal-ym01{font-size:18px}
	.contentWrap .contentBox .content .calendarBox .calendarin{float:none;width:100%}
	.flr{width:208px}

	.flr .bd_searchbox input[type='text']{width:205px!important}
	.h_photo2 .h_contBox_wp2{height:156px}
	.h_photo2 .h_contBox_wp2 .h_thumb{width:114px;height:126px;padding:0}
	.h_photo2 .h_contBox_wp2 .h_cont2{height:10px;padding-top:0	}
	 th.registration{display:none}
	 td.dino01{display:none}

	 .ChildListWrap .ChildSearch{height:123px;padding-top:8px}
	.ChildListWrap .ChildSearch dt{margin-right:0;font-size:15px;}
	.ChildListWrap .ChildSearch dd {margin-left:0!important;clear:both}
	.ChildListWrap .ChildSearch dd .SearchSelect{width:71px}
	.ChildListWrap .ChildSearch{text-align:left;padding:10px;height:100px}
	.ChildListWrap .ChildSearchBox input.inp3{width:151px}
	p.ChildSearchBtn{width:247px;font-size:0.9rem;display:inline-block}
	.ChildListWrap .ChildSearchBox{display:inline-block;width:128px}
	.ChildListWrap .ChildSearchBtn input.search{margin-left:0px;height:36px;margin-top:5px;width:230px}

	.table05 th{padding:0!important}
	.table05 td{padding:0!important}
	input[type='button'], input[type='reset']{width:38px;height:37px;padding:0}
	.ChildListWrap .ChildList{height:380px}
	.ChildSearch dl{display:flex}
	.ChildListWrap .ChildSearch dd .SearchSelect{width:52px;padding:0;margin:0 0 0 4px}
	.ChildSearch input[type=text].inp4{width:143px}
	.ChildSearchHidden{display:none; width:0% !important}
	
	table.table05 .col_5{width:15%}
	table.table05 .col_10{width:20%}
	table.table05 .col_15{width:25%}
	table.table05 .col_20{width:30%}
	table.table05 .col_25{width:40%}
	
	.inp_sel_w60{width:50px !important}
	.inp_sel_w75{width:50px !important}
	.inp_sel_w110{width:50px !important}
	.inp_sel_w125{width:50px !important}
	.inp_sel_w160{width:50px !important}
	.inp_sel_w190{width:50px !important}
}