

/* **************************************** *
 * 게시판
 * **************************************** */

		.on_load_event {overflow:hidden; width:100%; text-align:center;}
			.on_load_event a {display:inline-block; color:#000;}
				.on_load_event a sup {border-radius:50%;}
				.on_load_event a.on {color:#1d44c4; border-bottom:5px solid #1d44c4;}
					.on_load_event a.on sup {background:#1d44c4;}
						.on_load_event a sup  { display:inline-block;color:#fff; background:#666; vertical-align:top; font-weight:600;}


			.top_search {border:1px solid #ddd; box-sizing:border-box; padding:0px;}
						.top_search  dl dt  select {
						-webkit-appearance: none; 
							-moz-appearance: none;
							appearance: none; /* 네이티브 외형 감추기 */
						background:#fff url('/nimg/sub/select_bg.jpg') no-repeat 90% center;
						 text-indent: 0.01px;
							text-overflow: "";}

						.top_search  dl dd:last-child .btn_search {
						background:#868686 url('/nimg/sub/search_icon.jpg') no-repeat center center;}
						.top_search select {color:#888;}

.new_event_list {    box-sizing:border-box;position:relative; overflow:hidden;}
	.new_event_list:hover  p.img img{-webkit-transition: all 2s;transition: all 2s;}
	.new_event_list:hover  p.img img{filter: sepia(1700%) saturate(50%) brightness(70%) hue-rotate(10deg);}
	.new_event_list p.img img {width:102%; height:auto !important; box-sizing:border-box; border:1px solid #ddd;}


.new_event_list .txt h3 a{font-weight:500;  color:#000;  width:100%; display:inline-block;
border-bottom:1px solid #666; text-align:center;}


.new_event_list .txt {background:#fff;  position:absolute; bottom:0px; padding:40px 50px 30px 50px; text-align:center;
 box-sizing:border-box;  color:#666; box-shadow:5px 5px 15px rgba(0,0,0,0.5)}



	/*웹*/
	@media (min-width: 1024px) {


	.top_search {width:100%; overflow:hidden;}
						.top_search  dt {float:left; width:20%; overflow:hidden;}
						.top_search  dt  select{border-right:1px solid #ddd !important;}
						.top_search  dd {float:left; overflow:hidden;}
						.top_search  dd:nth-child(2){width:73%;}
						.top_search  dd:nth-child(3){width:7%;}
						.top_search  select, .top_search  input, .top_search a{line-height:55px; height:55px; width:100%; border:none; 
						box-sizing:border-box; padding:0px 20px; font-size:16px;}
					.top_search a {text-indent:-99999px; display:inline-block; width:100%; text-align:center;}


	.on_load_event  {padding-bottom:20px;}

		.on_load_event a  {font-size:17px; line-height:50px; margin:0px 10px; padding:0px 10px 0px 20px;}
						.on_load_event a sup  {width:22px; height:22px; line-height:22px;  margin-left:5px; font-size:13px;}



.new_event_list {    padding:40px 0px;}
.new_event_list .txt { padding:40px 50px 30px 50px; width:60%;  left:20%; }
.new_event_list .txt h3 a{line-height:50px; font-size:25px;}

	}





	/*패드*/
	@media (min-width:641px) and (max-width:1023px) {

 .top_search {width:100%; overflow:hidden; }
						 .top_search  dt {float:left; width:20%; overflow:hidden;}
						.top_search  dt  select{border-right:1px solid #ddd !important;}
						 .top_search  dd {float:left; overflow:hidden;}
						 .top_search  dd:nth-child(2){width:73%;}
						 .top_search  dd:nth-child(3){width:7%;}
						 .top_search  select, .top_search  input, .top_search a{line-height:52px; height:52px; width:100%; border:none; 
						box-sizing:border-box; padding:0px 20px; font-size:15px;}
					 .top_search a {text-indent:-99999px; display:inline-block; width:100%; text-align:center;}

	.on_load_event  {padding-bottom:20px;}

		.on_load_event a  {font-size:15px; line-height:40px; margin:0px 5px; padding:0px 10px 0px 20px;}
						.on_load_event a sup  {width:22px; height:22px; line-height:22px;  margin-left:5px; font-size:13px;}


.new_event_list {    padding:40px 0px;}
.new_event_list .txt { padding:20px 50px 10px 50px; width:60%;  left:20%; }
.new_event_list .txt h3 a{line-height:50px; font-size:20px;}


	 	}

	/*모바일*/
	@media (max-width:640px) {

				.top_search {width:100%; overflow:hidden; }
						.top_search  dt {float:left; width:35%; overflow:hidden;}
						.top_search  dt  select{border-right:1px solid #ddd !important;}
						.top_search  dd {float:left; overflow:hidden;}
						.top_search  dd:nth-child(2){width:65%;}
						.top_search  dd:nth-child(3){width:100%; margin-top:10px;}
						.top_search  select, .top_search  input, .top_search a{line-height:42px; height:42px; width:100%; border:none; 
						box-sizing:border-box; padding:0px 20px; font-size:15px; color:#fff;}
					.top_search a {display:inline-block; width:100%; text-align:center; background-position:  10% center !important;}


	.on_load_event  {padding-bottom:20px;}

		.on_load_event a  {font-size:14px; line-height:36px; margin:0px 5px; padding:0px 5px 0px 10px;}
						.on_load_event a sup  {width:16px; height:16px; line-height:16px;  margin-left:5px; font-size:11px;}

.new_event_list {    padding:20px 0px;}
.new_event_list .txt {  position:relative; background:none; box-shadow:none;}
.new_event_list .txt h3 a{line-height:50px; font-size:17px;}



	 	}




/*********************위까지 새로추가 *********/



.comment h3 { margin:20px 0 0 0; padding:10px 10px;  line-height:30px; border-top:2px solid #bababa; 
border-bottom:1px solid #cfcfcf; background:#f9f9f9;}

.comment .coment_cont ul {  margin:0px; padding:0px; }
.comment .coment_cont ul li { margin:0px; padding:0px; border-bottom:1px solid #d7d7d7; }
.comment .coment_cont ul li .c_cont{ padding: 0 0 0 10px; }
.comment .coment_cont ul li .tit { font-weight:bold; color:#000; }
.comment .coment_cont ul li .day { font-size:11px;  }

.comment .coment_form { padding:15px 15px; margin-top:20px;  border:1px solid #d7d7d7; box-sizing:border-box; background:#fff;  }
.comment .coment_form .c_name{ padding:10px 0px; margin:0px; padding-bottom:10px;  width:20%; display:inline-block; vertical-align:top; }
.comment .coment_form .c_name input {width:98%;}

.comment .coment_form .c_txt{margin:0px; width:76%; display:inline-block;  text-align:right; overflow:hidden;vertical-align:top;}
.comment .coment_form .c_txt textarea {width:90% !important; display:inline-block;}

.comment .coment_form .c_txt a {display:inline-block;}

.comment .coment_form .c_captch{  padding:0px; margin:0px; padding-top:5px;  }


.comment .coment_cont ul li {height:auto !important; padding:20px 0px; }


	/*모바일*/
	@media (max-width:640px) {

.comment .coment_form .c_name{width:100%; }
.comment .coment_form .c_name input {width:100%;}

.comment .coment_form .c_txt{ width:100%; d}
.comment .coment_form .c_txt textarea {width:100% !important; }

.comment .coment_form .c_txt a {display:inline-block;}

		
		
		}









select {/* font-family:"Nanum Gothic","verdana","Dotum";*/ font-size:1.0em; height:35px; line-height:35px;}
.btn_ty1, .btn_ty2  {  padding:0 1.5em; height:35px; line-height:35px; color: #fff; margin-left:5px;
background: #19318b;
text-align:center;   border:none; display:inline-block;
vertical-align:middle; padding:0px 10px; width:auto !important;height:32px; font-size:13px; }


/* 

.btn_ty2 {  padding:0 1.5em; line-height:35px; color:#fff; text-align:center; 
vertical-align:middle; background:#e0002a;border:1px solid #ac0524; width:150px;height:35px;  font-size:15px;} */
.board_btn_c { text-align:center; padding:10px 0;}
.board_btn_r { text-align:right; padding:10px 0;}
.board_btn_l { text-align:left; padding:10px 0;}
.subject { font-size:1.2em; }



/* social */
.board_blog {clear:both; width:100%; margin-bottom:0; margin-left:0; overflow:hidden;}
.board_blog li {float:left; position:relative; width:30%; margin:3% 3% 3% 0; height:320px; border:1px solid red; border:1px solid #ddd; }
.board_blog li:first-child {margin-left:0;}
.board_blog li:after {content:""; position:absolute; bottom:-1px; right:-1px; z-index:1; width:30px; height:30px; background:url('/images/main/social_bg.png') no-repeat 0 0;}
.board_blog li > a {display:block; position:relative; height:318px;}
.board_blog li > a:before {content:""; position:absolute; top:0; left:0; z-index:1; width:40px; height:40px; background:url('/images/main/social_blog.png') no-repeat 0 0;}
.board_blog li > a > .img img {width:100%;}
.board_blog li > a > .con {padding:16px 20px;}
.board_blog li > a > .con .tit {display:inline-block; max-width:100%; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; font-weight:600; font-size:1.4em; line-height:1.4em; color:#222;}
.board_blog li > a > .con .txt {margin-top:11px; color:#555; line-height:22px;
height:88px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:4; -webkit-box-orient:vertical;}

.board_wrap {min-height:500px; overflow:hidden;}



@media all and (max-width:1024px){
.board_blog li {width:30%; margin-left:2%; margin:2% 2% 2% 0; }
.board_blog li.lst4 {display:none;}

.board_wrap {min-height:300px;}

}

@media all and (max-width:768px){
.board_blog li {width:90%; margin-left:3%;}
.c li.lst3 {display:none;}
}





/* 리스트 */
.bd_search_wrap { width:100%;  padding:0px; margin:0px; overflow:hidden; }
.all-num {color:#222; width:50%; float:left;  display:none; }
.search_form {box-sizing:border-box; width:100%;  /* border:1px solid #ddd; */
background:#f6f6f6; padding:30px 20px !important; text-align:center; overflow:hidden; margin-bottom:50px !important;}


.board_list {  border-top:2px solid #bababa;}
.board_list th{  padding:10px 0; background:#f9f9f9;  border-bottom:1px solid  #cfcfcf; font-size:12px; color:#000; font-weight:bold; }
.board_list td { padding:10px 0; border-bottom:1px solid #e7e7e7; border-left:none; border-right:none;}
.board_list .stxt_coment { font-size:11px; color:#ff6600; font-weight:bold; }

/* 읽기 */
.board_read {clear:both; width:100%; border-collapse:collapse; border-spacing:0;  border-top:2px solid #222;  border-bottom:1px solid #cfcfcf; }
.board_read th{  background:#f9f9f9; color:#000; font-weight:normal; font-weight:bold; }
.board_read th,.board_read td { padding:15px 10px;  border-bottom:1px solid #cfcfcf;border-left:none; border-right:none;  }

/* 내용 답변*/
.boardView { margin-bottom:20px; }
.boardView th{  padding:5px 0; background:#f9f9f9; border-bottom:1px solid  #cfcfcf; font-size:12px; color:#000; font-weight:bold; }
.boardView td { padding:5px 0; border-bottom:1px solid #cfcfcf; border-left:none; border-right:none;}
.btn_group { padding-top:10px; text-align:right; }

.list_paging {width:100%; padding:40px 0 20px 0px; text-align:center;   overflow:hidden; }
.list_paging a{ border:1px solid #bbbbbb; color:#666; padding:5px 10px; margin:2px; }
.list_paging strong{ border:1px solid #bbbbbb; color:#333333; padding:5px 10px; margin:2px; background:#eeeeee;}
.list_paging span{ margin:0px 13px;}


/* 개인정보보호방침*/
.board_privacy { border:1px solid #dadada;  width:93%; padding:3%;  }


/* 상단 검색*/
.vo-hidden {visibility:hidden; display:none;}
/* board list head */
.boardHead {display:inline-block; width:100%; padding-bottom:0px;}
.boardHead .page {float:left; padding:5px 0 0 0; font:normal 11px Tahoma; color:#858585;}
.boardHead .page span.tatal {color:#db5444; vertical-align:middle; line-height:210%;}
.boardHead .form {float:right; font-size:0;}
.boardHead .form label {display:none;}
.boardHead .form input.txtbox {width:130px; height:19px; margin-right:2px;}
.boardHead .form input.btnbox {width:55px; height:19px; border:0; vertical-align:-4px; cursor:hand;}
.boardHead .form select { margin-right:1px; }
.boardHead .search_txt  {  text-align:right; height:20px;margin:0px; padding:0px; list-style:none; vertical-align:middle; }
.boardHead .search_txt dt { display:none; }
.boardHead .search_txt dd { float:left; text-align:right; margin:0px; padding:0px 3px 0px 0px; vertical-align:middle; }


/* 댓글 */
.commentList {border-top:1px solid #ddd; margin:0px 0 15px 0;}
.commentList caption { text-align:left; color:#777; padding-bottom:5px;}
.commentList td.td_comment {border-bottom:1px solid #e1e1e1; padding:8px 0 10px 0;}
.commentList td.td_input {border-right:1px solid #e1e1e1; border-bottom:1px solid #e1e1e1; border-left:1px solid #e1e1e1; background:#f5f5f5; padding:11px; letter-spacing:-1px; color:#666; height:140px;}
.commentList td.td_input textarea {}
.commentList td.noData {border-bottom:1px solid #e1e1e1; text-align:center; padding:12px 0 9px 0;}
.commentList td strong { color:#666; line-height:25px;}
.commentList td span.date { color:#999;}
.commentList td span.bar { color:#bbb; padding-right:3px;}
.commentList td div.con {padding-left:12px; color:#777; line-height:19px;}
.commentList div.btn {float:right; margin:6px 0 0 0; color:#999;}
.commentList div.btn img {vertical-align:-2px;}


/*** 폼박스 기본 설정 ***/
form textarea { border:1px solid #cccccc;}
form .noline input {border:0px; }
form select { border:1px solid #cccccc; }
.txtBox { border:1px solid #cccccc; height:24px;  padding-left:4px; }


/* 목록 - 일반 */
.deptmenu {overflow:hidden; width:100%; padding-bottom:20px; text-align:center;}
	.deptmenu li {display:inline-block; *zoom:1; .display:inline; margin-right:0.5%; width:15%;}
	.deptmenu li  a{display:block; width:100%; line-height:60px; letter-spacing:-1px;
	font-weight:400; font-size:15px; background:#ffce3a;  color:#8f721c; text-align:center; border-radius:10px;}
.deptmenu li.on  a{
  background: #fff none repeat scroll 0 0;
    border-color: #ffce3a #ffce3a -moz-use-text-color;
    border-style: solid solid none; color:#000;
    border-width: 8px 8px 0;  line-height:50px;  width:94.5%;}

.prev_list {overflow:hidden;  color:#777; position:absolute; top:30px; right:30px; font-weight:300; font-size:14px;}
.prev_list img {padding-left:10px; vertical-align:middle; padding-right:5px;}


#list_section_wrap { margin-top:20px; width:100%; box-sizing:border-box;}
.board_wrap .list_section{overflow:hidden;  float:left; width:43%;  position:relative;
margin-right:2%;  padding:30px 2%;
 margin-top:20px; height:260px;
    background: #f4f3f2 ;
    border-color: #ddd #ddd #aaa;
    border-style: solid;
    border-width: 1px 1px 3px;
	
}

.board_wrap .list_section p {float:left;}
.board_wrap .list_section dl {overflow:hidden; width:100%; cursor:pointer; }
.board_wrap .list_section dl dt {font-size:1.3em; font-weight:500;  color:#ff5057; line-height:2.8em; 
border-bottom:1px dotted #888; margin-bottom:20px;}
.board_wrap .list_section dl dt a { color:#222; letter-spacing:-1px !important; padding-left:10px;font-weight:400;  }
.board_wrap .list_section dl dd.txt_area {text-align:justify; color:#333; line-height:1.7em; letter-spacing:0px !important;
width:96%; padding:20px 2%; background:#fff; border:1px solid #ddd; height:110px;}
.board_wrap .list_section dl dd a {text-align:justify; color:#969696; letter-spacing:0px !important;}
.board_wrap .list_section dd.data_sec {font-size:0.9em; letter-spacing:-1px; color:#888; overflow:hidden; float:right; padding-right:5px;}
.board_wrap .list_section dd.data_sec span{ padding-right:10px;  color:#adadad !important;}
.board_wrap .no_txt { padding:5.0em 0; text-align:center;  border-bottom:1px solid #ddd; }


#list_section_wrap2 { margin-top:50px;  padding-top:10px;  }
.board_wrap2 .list_section2{ border-bottom:1px solid #dedede; padding-top:40px;  padding-bottom:40px; width:96%; padding-left:2%; padding-right:2%; background:#fff; }
.board_wrap2 .list_section2 p {float:left;}
.board_wrap2 .list_section2 dl {overflow:hidden; width:100%; position:relative;
background: url('/images/sub/btn_detail.gif') no-repeat 97% center;

}

.board_wrap2 .list_section2 dl dt {font-size:1.4em; font-weight:bold; color:#ff5057; line-height:1.5em; text-align:left; border-bottom:0px dotted #bbb; margin-bottom:10px; width:98%;}

.board_wrap2 .list_section2 dl dt a {color:#222; letter-spacing:0px !important; font-family:aritaT; }
.board_wrap2 .list_section2 dl dd {text-align:justify; color:#666;
line-height:1.5em; letter-spacing:0px !important; width:80% !important; font-size:13px;}
.board_wrap2 .list_section2 dl dd.link {margin-top:20px;}
.board_wrap2 .list_section2 dl dd a {text-align:justify; color:#fff !important; letter-spacing:0px !important; background:#555 !important;}
.board_wrap2 .list_section2 dd.data_sec {font-size:0.9em; letter-spacing:-1px; color:#969696;  padding-top:20px;}
.board_wrap2 .list_section2 dd.data_sec span{ color:#adadad !important;}
.board_wrap2 .no_txt { padding:5.0em 0; text-align:center;  border-bottom:1px solid #ddd; }
.board_wrap2 .link a:link { background:#555 !important; color:#fff !important; font-size:15px; padding:3px 10px; margin-right:2%;}



@media  (min-width:1024px) {
.board_wrap2 .list_section2 dl dt a {font-size:20px; line-height:22px;}

}


@media (max-width:1021px) and (min-width:600px) {
	.board_wrap2 .list_section2 dl dt  img {height: auto !important;}
	.board_wrap2 .list_section2 dl {overflow:hidden;padding:0;width:100%; box-sizing:border-box; }

}

@media (max-width:599px) {
	.board_wrap2 .list_section2 dl dt img {position:relative; height:auto !important;}
	.board_wrap2 .list_section2 dl {overflow:hidden;width:100%; }

}








/* 게시판 이미지 사이즈 */
.board_content { line-height:1.5em;}
.board_content img{ max-width:800px; }
.board_content embed{ max-width:800px; max-height:500px; width:640px; height:480px; margin:0 auto; text-align:center; }


	.board_content img{  max-width:1100px ; text-align:center;}
	.board_content embed{ max-width:1100px ; max-height:640px; width:640px; height:480px; margin:0 auto; text-align:center; }



	.subdept02 dl{overflow:hidden; width:80%; padding-bottom:40px; }
		.subdept02 dt{font-size:28px; font-weight:300; line-height:45px; letter-spacing:-1px; color:#2f83d1;}
		.subdept02 dd{padding-top:10px; overflow:hidden; font-size:14px; }


	.topbg14new { background: rgba(0, 0, 0, 0) url("/images/sub/listbg.png") repeat scroll left top; 
	width:91% !important; margin-bottom:20px;  border:1px solid #acacac; box-shadow:1px 1px 3px #777;
	padding:40px 5% 40px 5% !important; overflow:hidden;  }
		.topbg14new dt {overflow:hidden;   text-align:center; float:left;
		width:30%;}

		.topbg14new dt h2 {line-height:50px;letter-spacing:-2px; font-size:40px; font-weight:600; color:#f7701e; text-align:left;}
		.topbg14new dt h3 {line-height:25px; font-size:15px;  font-weight:400; color:#5f6b77; text-align:left; padding-top:20px;}


		.topbg14new dd { border-left:1px solid #ccc;  padding-left:20px; float:right; overflow:hidden; width:60%; margin:0 auto; padding-top:0px;}
	 .topbg14new  a{  display:block; width:300px; border-radius:5px;  font-weight:500; font-size:20px; letter-spacing:-1px; border:1px solid #33ab22; margin-left:105px; text-align:center; background:#4abe3a;  color:#fff; line-height:40px; margin-right:10px; margin-top:10px;}
		
		.topbg14new ul { overflow:hidden; margin:0 auto; width:100%; padding-top:15px; }
		.topbg14new ul li { padding:5px 0px; width:100%; overflow:hidden; line-height:35px;}
		.topbg14new ul li  input{width:300px; height:35px; line-height:35px; border-radius:5px;  border:1px solid #ccc; box-shadow:1px 1px 0.2px #bbb;}
		.topbg14new ul li strong{ display:block; float:left;
		width:50px;  line-height:35px;  text-align:left; font-size:16px; font-weight:400;}


		/*홍보동영상*/
		.movieTBL {overflow:hidden; width:100%; padding-top:10px;}
		.movie-board-list {float:left; width:33%;  overflow:hidden; }
		.movie-board-list  .img{width:100% !important; text-align:center; border:none !important;}
		.movie-board-list  .img img{padding:3px !important; width:100% !important; max-width:350px; border:1px solid #ddd; height:200px; }
		.b_title {text-align:center; }
		.b_title a{font-weight:400;  font-size:13px; color:#000; line-height:40px; padding-bottom:30px;}
		.movie-board-list dd { line-height:20px !important; padding-bottom:20px; display:none;}
		.movie-board-list dl { overflow:hidden; width:100%; padding-bottom:20px;}



		/*한줄응원*/
		.coment_desc { width:100%; border-bottom:1px solid #ddd; padding:20px 0px; overflow:hidden; line-height:40px;} 
			.coment_desc dt {width:12%; float:left; font-weight:500; font-size:15px; background:url('/images/comm/bullet07.png') no-repeat 5px center; padding-left:35px;color:#000; color:#2254bf;}
			.coment_desc dd.text{width:70%; float:left; color:#666;}
			.coment_desc dd.delete{width:10%; float:right; text-align:right;}
			.coment_desc dd.delete img{height:20px;}

			.delform_list {padding:10px 0px;}

		.c_name  {padding:0px !important;}

		.comment {width:100%; margin-bottom:20px; padding:2%; width:95.5%; background:#f6f6f6; border:1px solid #ccc; overflow:hidden;}
		.c_name input{float:left; line-height:35px; height:35px; margin-right:10px;  }
		.c_txt textarea{float:left; line-height:35px; height:35px; margin-right:10px; margin-top:0px !important;}



		.wdsize01 {width:10%;}
		.wdsize02 {width:63%;}
		.c_name a.cheerbtn{float:left; line-height:35px; height:35px; background:#4abe3a; color:#fff; font-weight:500; width:10%; text-align:center;}



/*패드*/
@media all and (min-width:641px) and (max-width:1023px)
{

		select {  font-size:1.0em; height:35px;}

		.btn_ty2 {  padding:0 1.5em;  line-height:1.5em; color:#fff; text-align:center; 
		vertical-align:middle; background:#e0002a;border:1px solid #ac0524 }
		.board_btn_c { text-align:center; padding:10px 0;}
		.board_btn_r { text-align:right; padding:10px 0;}
		.board_btn_l { text-align:left; padding:10px 0;}
		.subject { font-size:1.2em; }



		.deptmenu {overflow:hidden; width:101%; padding-bottom:20px;}
			.deptmenu li {float:left; margin-right:1%; width:32%; height:80px;}
			.deptmenu li  a{display:block; width:100%; line-height:60px; letter-spacing:-1px;
			font-weight:400; font-size:15px; background:#ffce3a;  color:#8f721c; text-align:center; border-radius:10px;}
		.deptmenu li.on  a{
		  background: #fff none repeat scroll 0 0;
			border-color: #ffce3a #ffce3a -moz-use-text-color;
			border-style: solid solid none; color:#000;
			border-width: 8px 8px 0;  line-height:50px;  width:94.5%;}


		.board_list {  border-top:2px solid #bababa;}
		.board_list th{  padding:10px 0; background:#f9f9f9;  border-bottom:1px solid  #cfcfcf; font-size:12px; color:#000; font-weight:bold; }
		.board_list td { padding:10px 0; border-bottom:1px solid #e7e7e7; border-left:none; border-right:none;}
		.board_list .stxt_coment { font-size:11px; color:#ff6600; font-weight:bold; }

		/* 읽기 */
		.board_read {clear:both; width:100%; border-collapse:collapse; border-spacing:0;  border-top:2px solid #bababa;  border-bottom:1px solid #cfcfcf; }
		.board_read th{  background:#f9f9f9; color:#000; font-weight:normal; font-weight:bold; }
		.board_read th,.board_read td { padding:10px 10px;  border-bottom:1px solid #cfcfcf;border-left:none; border-right:none;  }

		/* 내용 답변*/
		.boardView { margin-bottom:20px; }
		.boardView th{  padding:5px 0; background:#f9f9f9; border-bottom:1px solid  #cfcfcf; font-size:12px; color:#000; font-weight:bold; }
		.boardView td { padding:5px 0; border-bottom:1px solid #cfcfcf; border-left:none; border-right:none;}
		.btn_group { padding-top:10px; text-align:right; }

		.list_paging {width:100%; padding:40px 0 20px 0px; text-align:center;   overflow:hidden; }
		.list_paging a{ border:1px solid #bbbbbb; color:#666; padding:5px 10px; margin:2px; }
		.list_paging strong{ border:1px solid #bbbbbb; color:#333333; padding:5px 10px; margin:2px; background:#eeeeee;}
		.list_paging span{ margin:0px 13px;}


		/* 개인정보보호방침*/
		.board_privacy { border:1px solid #dadada;  width:93%; padding:3%;  }


		/* 상단 검색*/
		.vo-hidden {visibility:hidden; display:none;}
		/* board list head */
		.boardHead {display:inline-block; width:100%; padding-bottom:0px;}
		.boardHead .page {float:left; padding:5px 0 0 0; font:normal 11px Tahoma; color:#858585;}
		.boardHead .page span.tatal {color:#db5444; vertical-align:middle; line-height:210%;}
		.boardHead .form {float:right; font-size:0;}
		.boardHead .form label {display:none;}
		.boardHead .form input.txtbox {width:130px; height:19px; margin-right:2px;}
		.boardHead .form input.btnbox {width:55px; height:19px; border:0; vertical-align:-4px; cursor:hand;}
		.boardHead .form select { margin-right:1px; }
		.boardHead .search_txt  {  text-align:right; height:20px;margin:0px; padding:0px; list-style:none; vertical-align:middle; }
		.boardHead .search_txt dt { display:none; }
		.boardHead .search_txt dd { float:left; text-align:right; margin:0px; padding:0px 3px 0px 0px; vertical-align:middle; }


		/* 댓글 */
		.commentList {border-top:1px solid #ddd; margin:0px 0 15px 0;}
		.commentList caption { text-align:left; color:#777; padding-bottom:5px;}
		.commentList td.td_comment {border-bottom:1px solid #e1e1e1; padding:8px 0 10px 0;}
		.commentList td.td_input {border-right:1px solid #e1e1e1; border-bottom:1px solid #e1e1e1; border-left:1px solid #e1e1e1; background:#f5f5f5; padding:11px; letter-spacing:-1px; color:#666; height:140px;}
		.commentList td.td_input textarea {}
		.commentList td.noData {border-bottom:1px solid #e1e1e1; text-align:center; padding:12px 0 9px 0;}
		.commentList td strong { color:#666; line-height:25px;}
		.commentList td span.date { color:#999;}
		.commentList td span.bar { color:#bbb; padding-right:3px;}
		.commentList td div.con {padding-left:12px; color:#777; line-height:19px;}
		.commentList div.btn {float:right; margin:6px 0 0 0; color:#999;}
		.commentList div.btn img {vertical-align:-2px;}


		/*** 폼박스 기본 설정 ***/
		form textarea { border:1px solid #cccccc;}
		form .noline input {border:0px; }
		form select { border:1px solid #cccccc; }
		.txtBox { border:1px solid #cccccc; height:24px;  padding-left:4px; }


		/* 목록 - 일반 */


		#list_section_wrap { margin-top:50px; border-top:1px solid #ddd; }
		.board_wrap .list_section{overflow:hidden;  width:100%; 
		  padding:20px 4%;
		 margin-top:20px; 
			background: #f4f3f2 ;
			border-color: #ddd #ddd #aaa;
			border-style: solid;
			border-width: 1px 1px 3px;}


		.board_wrap .list_section p {float:left;}
		.board_wrap .list_section dl {overflow:hidden; width:100%; cursor:pointer; }
		.board_wrap .list_section dl dt {font-size:1.3em; font-weight:500;  color:#ff5057; line-height:2.8em; 
		border-bottom:1px dotted #888; margin-bottom:20px;}
		.board_wrap .list_section dl dt a { color:#222; letter-spacing:-1px !important; padding-left:10px;font-weight:400;  }
		.board_wrap .list_section dl dd.txt_area {text-align:justify; color:#333; line-height:1.7em; letter-spacing:0px !important;
		width:96%; padding:20px 2%; background:#fff; border:1px solid #ddd; overflow:hidden;}
		.board_wrap .list_section dl dd a {text-align:justify; color:#969696; letter-spacing:0px !important;}
		.board_wrap .list_section dd.data_sec {font-size:0.9em; letter-spacing:-1px; color:#888; overflow:hidden; float:right; padding-right:5px;}
		.board_wrap .list_section dd.data_sec span{ padding-right:10px;  color:#adadad !important;}
		.board_wrap .no_txt { padding:5.0em 0; text-align:center;  border-bottom:1px solid #ddd; }






		/* 게시판 이미지 사이즈 */
		.board_content img{ max-width:1100px; }
		.board_content embed{ max-width:500px; max-height:300px; width:640px; height:480px; margin:0 auto; text-align:center; }


.board_wrap2 .list_section2 dl dt a {font-size:17px;}
		 




		.subdept02 dl{overflow:hidden; width:80%; padding-bottom:40px;}
			.subdept02 dt{font-size:28px; font-weight:300; line-height:45px; letter-spacing:-1px; color:#2f83d1;}
			.subdept02 dd{padding-top:10px; overflow:hidden; font-size:14px; }


		.topbg14new { background:url('/images/kor/sub/top12.png') no-repeat top center; width:94% !important;; margin-bottom:20px; padding:30px 3% 80px 3% !important; overflow:hidden;  }
			.topbg14new dt {overflow:hidden;  line-height:35px; text-align:center;}
			.topbg14new dt strong {font-weight:500;color:#f7701e;}

			.topbg14new dd { overflow:hidden;  text-align:center; width:50%; margin:0 auto; padding-top:0px;}
		 .topbg14new  a{  display:block; width:310px; margin-left:75px; text-align:center; background:#4abe3a; border:1px solid #2a991b; color:#fff; line-height:40px; margin-right:10px; margin-top:10px;}
			
			.topbg14new ul { overflow:hidden; margin:0 auto; width:80%; padding-top:15px; }
			.topbg14new ul li { padding:5px 0px; width:100%; overflow:hidden; line-height:35px;}
			.topbg14new ul li  input{width:240px; float:left; height:35px; line-height:35px;}

			.topbg14new ul li strong{ display:block; float:left; width:100px;  line-height:35px;}


			/*홍보동영상*/
			.movieTBL {overflow:hidden; width:100%; padding-top:10px;}
			.movie-board-list {float:left; width:32%; margin-left:2%; overflow:hidden; }
			.movie-board-list:nth-of-type(3n-2) {margin-left:0;}
			.movie-board-list  .img{width:100% !important; text-align:center; border:none !important}
			.movie-board-list  .img img{padding:3px !important;  width:90% !important; max-width:100%;  border:1px solid #ddd; height:150px; }
			.b_title {text-align:center; }
			.b_title a{font-weight:400;  font-size:13px; color:#000; line-height:40px; padding-bottom:30px;}
			.movie-board-list dd { line-height:20px !important; padding-bottom:20px; display:none; }
			.movie-board-list dl { overflow:hidden; width:100%; padding-bottom:20px;  }



			/*한줄응원*/
			.coment_desc { width:100%; border-bottom:1px solid #ddd; padding:20px 0px; overflow:hidden; line-height:40px;} 
				.coment_desc dt {width:12%; float:left; font-weight:500; font-size:15px; background:url('/images/comm/bullet07.png') no-repeat 5px center; padding-left:35px;color:#000; color:#2254bf;}
				.coment_desc dd.text{width:70%; float:left; color:#666;}
				.coment_desc dd.delete{width:10%; float:right; text-align:right;}
				.coment_desc dd.delete img{height:20px;}

				.delform_list {padding:10px 0px;}



			.comment {width:100%; margin-bottom:20px; padding:2%; width:95.5%; background:#f6f6f6; border:1px solid #ccc; overflow:hidden;}
			.c_name input{float:left; line-height:35px; height:35px; margin-right:10px;}
			.wdsize01 {width:10%;}
			.wdsize02 {width:63%;}
			.c_name a.cheerbtn{float:left; line-height:35px; height:35px; background:#4abe3a; color:#fff; font-weight:500; width:10%; text-align:center;}


}



@media all and (max-width:640px)
{

		select { font-size:1.0em; height:35px;}
		.btn_ty1 { width:80px;}
		.btn_ty2 { width:80px;   padding:0 1.5em;  line-height:1.5em; color:#fff; text-align:center; 
		vertical-align:middle; background:#e0002a;border:1px solid #ac0524 }
		.board_btn_c { text-align:center; padding:10px 0;}
		.board_btn_r { text-align:right; padding:10px 0;}
		.board_btn_l { text-align:left; padding:10px 0;}
		.subject { font-size:1.2em; }


		/* 리스트 */
.search_form {
    padding: 30px 10px !important;
    margin-bottom: 20px !important;
	}
.search_form input {max-width:100px;}



		.board_list {  border-top:2px solid #bababa;}
		.board_list th{  padding:10px 0; background:#f9f9f9;  border-bottom:1px solid  #cfcfcf; font-size:12px; color:#000; font-weight:bold; }
		.board_list td { padding:10px 0; border-bottom:1px solid #e7e7e7; border-left:none; border-right:none;}
		.board_list .stxt_coment { font-size:11px; color:#ff6600; font-weight:bold; }

		/* 읽기 */
		.board_read {clear:both; width:100%; border-collapse:collapse; border-spacing:0;  border-top:2px solid #bababa;  border-bottom:1px solid #cfcfcf; }
		.board_read th{  background:#f9f9f9; color:#000; font-weight:normal; font-weight:bold; }
		.board_read th,.board_read td { padding:10px 10px;  border-bottom:1px solid #cfcfcf;border-left:none; border-right:none;  }

		/* 내용 답변*/
		.boardView { margin-bottom:20px; }
		.boardView th{  padding:5px 0; background:#f9f9f9; border-bottom:1px solid  #cfcfcf; font-size:12px; color:#000; font-weight:bold; }
		.boardView td { padding:5px 0; border-bottom:1px solid #cfcfcf; border-left:none; border-right:none;}
		.btn_group { padding-top:10px; text-align:right; }

		.list_paging {width:100%; padding:40px 0 20px 0px; text-align:center;   overflow:hidden; }
		.list_paging a{ border:1px solid #bbbbbb; color:#666; padding:5px 10px; margin:2px; }
		.list_paging strong{ border:1px solid #bbbbbb; color:#333333; padding:5px 10px; margin:2px; background:#eeeeee;}
		.list_paging span{ margin:0px 13px;}


		/* 개인정보보호방침*/
		.board_privacy { border:1px solid #dadada;  width:93%; padding:3%;  }


		/* 상단 검색*/
		.vo-hidden {visibility:hidden; display:none;}
		/* board list head */
		.boardHead {display:inline-block; width:100%; padding-bottom:0px;}
		.boardHead .page {float:left; padding:5px 0 0 0; font:normal 11px Tahoma; color:#858585;}
		.boardHead .page span.tatal {color:#db5444; vertical-align:middle; line-height:210%;}
		.boardHead .form {float:right; font-size:0;}
		.boardHead .form label {display:none;}
		.boardHead .form input.txtbox {width:130px; height:19px; margin-right:2px;}
		.boardHead .form input.btnbox {width:55px; height:19px; border:0; vertical-align:-4px; cursor:hand;}
		.boardHead .form select { margin-right:1px; }
		.boardHead .search_txt  {  text-align:right; height:20px;margin:0px; padding:0px; list-style:none; vertical-align:middle; }
		.boardHead .search_txt dt { display:none; }
		.boardHead .search_txt dd { float:left; text-align:right; margin:0px; padding:0px 3px 0px 0px; vertical-align:middle; }


		/* 댓글 */
		.commentList {border-top:1px solid #ddd; margin:0px 0 15px 0;}
		.commentList caption { text-align:left; color:#777; padding-bottom:5px;}
		.commentList td.td_comment {border-bottom:1px solid #e1e1e1; padding:8px 0 10px 0;}
		.commentList td.td_input {border-right:1px solid #e1e1e1; border-bottom:1px solid #e1e1e1; border-left:1px solid #e1e1e1; background:#f5f5f5; padding:11px; letter-spacing:-1px; color:#666; height:140px;}
		.commentList td.td_input textarea {}
		.commentList td.noData {border-bottom:1px solid #e1e1e1; text-align:center; padding:12px 0 9px 0;}
		.commentList td strong { color:#666; line-height:25px;}
		.commentList td span.date { color:#999;}
		.commentList td span.bar { color:#bbb; padding-right:3px;}
		.commentList td div.con {padding-left:12px; color:#777; line-height:19px;}
		.commentList div.btn {float:right; margin:6px 0 0 0; color:#999;}
		.commentList div.btn img {vertical-align:-2px;}


		/*** 폼박스 기본 설정 ***/
		form textarea { border:1px solid #cccccc;}
		form .noline input {border:0px; }
		form select { border:1px solid #cccccc;  height:35px;}
		.txtBox { border:1px solid #cccccc;   padding-left:4px; }


		/* 목록 - 일반 */


		#list_section_wrap { margin-top:50px; border-top:1px solid #ddd;}
		.board_wrap .list_section{overflow:hidden;  width:96% !important; 
		  padding:20px 4%;
		 margin-top:20px; 
			background: #f4f3f2 ;
			border-color: #ddd #ddd #aaa;
			border-style: solid;
			border-width: 1px 1px 3px;}
		.board_wrap .list_section p {float:left;}
		.board_wrap .list_section dl {overflow:hidden; width:100%; cursor:pointer; }
		.board_wrap .list_section dl dt {font-size:1.3em; font-weight:500;  color:#ff5057; line-height:2.8em; 
		border-bottom:1px dotted #888; margin-bottom:20px; overflow:hidden;}

		.prev_list {overflow:hidden;  position:relative; top:0px; left:0px; padding-bottom:10px; clear:both; color:#777;  font-weight:300; font-size:14px; width:100%;}

		.board_wrap .list_section dl dt a { color:#222; letter-spacing:-1px !important; 
		padding-left:10px;font-weight:400;  }
		.board_wrap .list_section dl dd.txt_area {text-align:justify; color:#333; line-height:1.7em; letter-spacing:0px !important;
		width:96%; padding:20px 2%; background:#fff; border:1px solid #ddd; overflow:hidden;}
		.board_wrap .list_section dl dd a {text-align:justify; color:#969696; letter-spacing:0px !important;}
		.board_wrap .list_section dd.data_sec {font-size:0.9em; letter-spacing:-1px; color:#888; overflow:hidden; float:right; padding-right:5px;}
		.board_wrap .list_section dd.data_sec span{ padding-right:10px;  color:#adadad !important;}
		.board_wrap .no_txt { padding:5.0em 0; text-align:center;  border-bottom:1px solid #ddd; }






		/* 게시판 이미지 사이즈 */
		.board_content img{ width:100%; }
		.board_content embed{ width:300px; max-height:200px; width:300px; height:200px; margin:0 auto; text-align:center; }





	.subdept02 dl{overflow:hidden; width:80%; padding-bottom:40px;}
		.subdept02 dt{font-size:28px; font-weight:300; line-height:45px; letter-spacing:-1px; color:#2f83d1;}
		.subdept02 dd{padding-top:10px; overflow:hidden; font-size:14px; }


	.topbg14new { background:url('/images/kor/sub/top12.png') no-repeat top center; width:94% !important;; margin-bottom:20px; padding:30px 3% 80px 3% !important; overflow:hidden;  }
		.topbg14new dt {overflow:hidden;  line-height:35px; text-align:center;}
		.topbg14new dt strong {font-weight:500;color:#f7701e;}

		.topbg14new dd { overflow:hidden;  text-align:center; width:50%; margin:0 auto; padding-top:0px;}
	 .topbg14new  a{  display:block; width:310px; margin-left:75px; text-align:center; background:#4abe3a; border:1px solid #2a991b; color:#fff; line-height:40px; margin-right:10px; margin-top:10px;}
		
		.topbg14new ul { overflow:hidden; margin:0 auto; width:80%; padding-top:15px; }
		.topbg14new ul li { padding:5px 0px; width:100%; overflow:hidden; line-height:35px;}
		.topbg14new ul li  input{width:240px; float:left; height:35px; line-height:35px;}

		.topbg14new ul li strong{ display:block; float:left; width:100px;  line-height:35px;}


		/*홍보동영상*/
		.movieTBL {overflow:hidden; width:100%; padding-top:10px;}
		.movie-board-list {float:left; width:49%;  overflow:hidden; }
		.movie-board-list:nth-of-type(3n-2) {margin-left:2%;}
		.movie-board-list:nth-of-type(2n-1) {margin-left:0;}
		.movie-board-list  .img{width:100% !important; text-align:center; border:none !important}
		.movie-board-list  .img img{padding:3px !important;  width:90% !important; max-width:100%;  border:1px solid #ddd; height:120px; }
		.b_title {text-align:center; }
		.b_title a{font-weight:400;  font-size:13px; color:#000; line-height:40px; padding-bottom:30px;}
		.movie-board-list dd { line-height:20px !important; padding-bottom:20px; display:none;}
		.movie-board-list dl { overflow:hidden; width:100%; padding-bottom:20px;}



		/*한줄응원*/
		.coment_desc { width:100%; border-bottom:1px solid #ddd; padding:20px 0px; overflow:hidden; line-height:40px;} 
			.coment_desc dt {width:12%; float:left; font-weight:500; font-size:15px; background:url('/images/comm/bullet07.png') no-repeat 5px center; padding-left:35px;color:#000; color:#2254bf;}
			.coment_desc dd.text{width:70%; float:left; color:#666;}
			.coment_desc dd.delete{width:10%; float:right; text-align:right;}
			.coment_desc dd.delete img{height:20px;}

			.delform_list {padding:10px 0px;}



		.comment {width:100%; margin-bottom:20px; padding:2%; width:95.5%; background:#f6f6f6; border:1px solid #ccc; overflow:hidden;}
		.c_name input{float:left; line-height:35px; height:35px; margin-right:10px;}
		.wdsize01 {width:10%;}
		.wdsize02 {width:63%;}
		.c_name a.cheerbtn{float:left; line-height:35px; height:35px; background:#4abe3a; color:#fff; font-weight:500; width:10%; text-align:center;}




		.deptmenu {overflow:hidden; width:100%; padding-bottom:20px;}
			.deptmenu li {float:left; width:100%; height:50px;}
			.deptmenu li  a{display:block; width:100%; line-height:40px; letter-spacing:-1px;
			font-weight:400; font-size:14px; background:#ffce3a;  color:#8f721c; text-align:center; border-radius:10px;}
		.deptmenu li.on  a{
		  background: #fff none repeat scroll 0 0;
			border-color: #ffce3a #ffce3a -moz-use-text-color;
			border-style: solid solid none; color:#000;
			border-width: 8px 8px 0;  line-height:50px;  width:90.5%;}


		.c_name {width:100%; overflow:hidden; }
		.c_name input{float:left; width:42%;}
		.c_txt {width:100%; overflow:hidden; text-align:center; }
		.c_txt textarea{width:92% !important; height:100px; margin-top:20px;}
		.c_txt a{width:100%; overflow:hidden;display:block; margin-top:10px !important; padding-top:10px;}

}


@media all and (max-width:480px)
{
.board_wrap2 .list_section2 dl dt {width:100%;}
.board_wrap2 .list_section2 dl dt p {width:100%;}
.board_wrap2 .list_section2 dl dt p > img {width:100%;}

.all-num {width:100%; padding-bottom:12px;}
.search_form {float:left !important;}
}




/* 관광 링크 */
.box_st1 .inr {position:relative; padding:25px 30px;}
.box_st1 .inr > dl {min-height:60px; padding:0; padding-right:80px;}
.box_st1 .inr > dl > dd {padding-top:10px; line-height:23px;}
.box_st1 .inr > a {display:block; width:80px; height:80px; padding-top:20px; font-weight:600; color:#fff; line-height:20px; border-radius:8px; background:#ed5d54; text-align:center;}

@media all and (min-width:481px){
	.box_st1 .inr > a {position:absolute; top:15px; right:15px;}
}

@media all and (max-width:768px){
	.box_st1 .inr {padding:20px 25px;}
	.box_st1 .inr > dl {}
	.box_st1 .inr > a {height:70px; padding-top:14px;}
}

@media all and (max-width:480px){
	.box_st1 .inr {padding:15px;}
	.box_st1 .inr > dl {padding-right:20px;}
	.box_st1 .inr > a {position:relative; float:right; width:150px; height:40px; margin-top:15px; padding-top:9px; border-radius:6px;}
	.box_st1 .inr > a br {display:none;}
}

