@charset "utf-8";


.mT10 {margin-top:10px;}
.pT10 {padding-top:10px;}
.tableSt_view .red {color:#e8385d; padding-top:10px;}

input#searchTxt {
	ime-mode: active;
}

.input30 {
	width: 30px !important;
}

.input50 {
	width: 50px !important;
}

.input100 {
	width: 100px !important;
}

.input150 {
	width: 150px !important;
}

.input200 {
	width: 200px !important;
}

.input300 {
	width: 300px !important;
}

.input400 {
	width: 400px !important;
}

.input500 {
	width: 500px !important;
}

.input99 {
	width: 99% !important;
}

select {
	border: 1px solid #cdcdcd;
	padding: 0 3px;
	width:300px;
	color:#666;
	appearance:none; 
	font-size : 16px;
	background: #fff url(../images/board/concert_day_sel_arrow.png) no-repeat right 8px center;
}

input[type="radio"],input[type="checkbox"] {
	vertical-align: middle;
}

input[type="button"],input[type="submit"] {
	cursor: pointer;
}

/* button box */
.btnboxR {
	text-align: right;
	margin-top: 20px;
}

.btnboxL {
	text-align: left;
	margin-top: 20px;
}

.btnboxC {
	text-align: center;
	margin-top: 20px;
}

#pop_container div[class^="btnbox"] {
	margin: 20px 10px;
	display: inline-block;
	float: right;
}

#pop_container div[class^="btn_check"] {
	display: inline-block;
	margin-top: 20px;
}

/* search */
.search_box {
	position: relative; margin-top:50px;
}

.search_box input[type="button"],.search_box input[type="submit"] {
	background: #ffffff url(../images/button/bul_search2.png) no-repeat center
		center;
	border-top: 1px solid #cdcdcd;
	border-right: 1px solid #cdcdcd;
	border-bottom: 1px solid #cdcdcd;	
	color: #666666;
	display: inline-block;
	padding: 4px 20px 4px 20px;
	margin:0 0 0 -4px;
	height:38px;
	font-size:0;
}

.ie10 .search_box input[type="button"],.ie10 .search_box input[type="submit"],.ie9 .search_box input[type="button"],.ie9 .search_box input[type="submit"]
	{
	background: #ffffff url(../images/button/bul_search.png) no-repeat 95%
		4px;
}

.board_page {
	position: absolute;
	right: 0px;
	top: 3px;
	color:#2c679d;
	font-size:15px;
}

.btn_position {
	position: absolute;
	right: 0px;
	top: 0px;
}

.search_table {
	position: relative;
}

.search_table th,.search_table td {
	padding: 10px 5px;
	border-bottom: 1px dashed #e1e1e1;
}

.search_table th {
	border-right: 1px dashed #e1e1e1;
}

.search_table table tr:first-child th,.search_table table tr:first-child td
	{
	border-top: 1px dashed #e1e1e1;
}

.search_table input[type="submit"] {
	background: #257bcb url(../images/board/table_search.png) no-repeat
		center 7px;
	border: 1px solid #155088;
	border-radius: 3px;
	font-family: 'NanumGothicWebB';
	font-size: 16px;
	color: #ffffff;
	padding: 28px 20px 12px 20px;
	position: absolute;
	right: 20px;
	top: 50%;
	margin-top: -30px;
}

.search_table .dashed_left {
	border-left: 1px dashed #e1e1e1;
}

/* 페이징 */
.box_page {
	margin-top:30px;
	text-align:center;
}

.box_page>a {
	color: #666666;
	display: inline-block;
	padding: 0px 9px;
	line-height: 39px;
	font-size:16px;
}

.box_page>a.on {
	font-weight:700; 
	color:#e8385d; 
	font-size:14px; 
	line-height:39px; 
	text-align:center; 
	text-decoration:underline;
}

.box_page>a.btn_frist,.box_page>a.btn_10prev,.box_page>a.btn_10next,.box_page>a.btn_end
	{
	width: 38px;
	height: 39px;
	text-indent: -999999em;
	padding: 0px 0px 0px 0px !important;
	display: inline-block;
}

.box_page>a.btn_frist {
	background: url(../images/board/btn_pg_first.gif) no-repeat 0 0;
}

.box_page>a.btn_10prev {
	background: url(../images/board/btn_pg_prev.gif) no-repeat 0 0;
}

.box_page>a.btn_10next {
	background: url(../images/board/btn_pg_next.gif) no-repeat 0 0;
}

.box_page>a.btn_end {
	background: url(../images/board/btn_pg_last.gif) no-repeat 0 0;
}

.box_page>span {
	display: inline-block;
	padding: 0px 9px;
	line-height: 39px;
	color: #e8385d;
	font-family: 'aritaSB';
	vertical-align:bottom;
	text-decoration:underline;
	font-size:16px;
}

/* table */
.tableSt_list {
	margin-top: 30px; border-bottom: 1px solid #595959; width:100%;
}

.tableSt_list thead tr:first-child th {
	border-top: 1px solid #595959;
}

.tableSt_list th {
	padding: 28px 3px 26px;
	text-align: center;
	border-bottom: 1px solid #595959;
	line-height: 20px;
	font-size:15px;
	color:#333;
	font-family:'aritaSB';
}
.tableSt_list td {
	padding: 20px 3px 20px;
	text-align: center;
	border-top: 1px solid #e1e1e1;
	line-height: 20px;
	font-size:15px;
	vertical-align:middle;
	word-break: break-all;
	color:#666;
}

.tableSt_list td a {	
	color:#333;
}

.tableSt_list th {
	background: #fafafa;
}

.tableSt_list .taL td,.tableSt_list .taL {
	text-align: left !important;
}

.highlight {
	background: #fafafa;
}

/* .is-ie .tableSt_view{
	table-layout:fixed;
	}
*/
.tableSt_view {
	border-bottom:1px solid #595959; 
	margin-top:10px;
	width:100%;
}

.tableSt_view th,.tableSt_view td {
	padding: 10px 5px;
	border-bottom: 1px solid #e1e1e1;
	font-size:15px;
	
}

.tableSt_view tbody tr:first-child th,.tableSt_view tbody tr:first-child td
	{
	border-top: 1px solid #595959;
}
.tableSt_view tbody tr:last-child th {border-bottom: 1px solid #595959;}

.tableSt_view .title {
	font-family: 'aritaSB';
	font-size: 18px;
	line-height:26px;
	color:#333;
	background: #fafafa;
	padding: 25px 35px;
}

.tableSt_view tbody th {
	/*background:url(../images/board/th_row_line.png) no-repeat right center;*/
	background-color:#fafafa;
	padding:20px 10px 20px 10px;
	font-size:15px;
	color:#333;
	vertical-align:middle;
	text-align:center;
}
.tableSt_view tbody td {	
	color:#666;
	padding: 20px 10px;
	vertical-align:middle;
}
.tableSt_view tbody tr:last-child td {	
	border-bottom:0;
}


/* 게시글 상세 반응형으로 대체 */
.tableSt_view_div {
	margin-top:10px;
	width:100%;
}
.tableSt_view_div .title {
	font-family: 'aritaSB';
	font-size: 18px;
	line-height:26px;
	color:#333;
	background: #fafafa;
	padding: 25px 35px;
}
.tableSt_view_div dl dt {
	background-color:#fafafa;
	border-bottom: 1px solid #e1e1e1;
	font-size:15px;
	color:#333;
	vertical-align:middle;
	text-align:center;
}
.tableSt_view_div dl dd {
	color: #666;
	vertical-align: middle;
	border-bottom: 1px solid #e1e1e1;
	font-size: 15px;
	text-align: left;
	font-weight: normal;
}
.tableSt_view_div dl dt.title {
	border-top: 1px solid #595959;
}
.tableSt_view_div dl dt.writer {
	width:10%;
	float:left;
}
.tableSt_view_div dl dd.writer {
	width:30%;
	float:left;
}
.tableSt_view_div dl dt.writeDate {
	width:10%;
	float:left;
}
.tableSt_view_div dl dd.writeDate {
	width:20%;
	float:left;
}
.tableSt_view_div dl dt.viewCnt {
	width:10%;
	float:left;
}
.tableSt_view_div dl dd.viewCnt {
	width:20%;
	float:left;
}
.tableSt_view_div dl dt.category {
	width:10%;
	float:left;
}
.tableSt_view_div dl dd.category {
	width:30%;
	float:left;
}
.tableSt_view_div dl dt.prfm {
	width:10%;
	float:left;
}
.tableSt_view_div dl dd.prfm {
	width:50%;
	float:left;
}
.tableSt_view_div dl dt.file {
	width:10%;
	display: table-cell;
}
.tableSt_view_div dl dd.file {
	display: block;
}
.tableSt_view_div dl.file dt:after, .tableSt_view_div dl.file dd:after {
	clear: both;
}
.tableSt_view_div dl dt div {
	padding: 10px 10px 10px 10px;
}
.tableSt_view_div dl dd div {
	padding: 10px 10px 10px 10px;
}
.tableSt_view_div dl.file {
	display: table;
	width: 100%;
}
.tableSt_view_div dl dt.content {
	display: none;
}
.tableSt_view_div dl dd.content {
	border-bottom: 1px solid #595959;
	padding: 20px 10px;
}
.tableSt_view_div dl dd.content div {
	padding: 20px 25px;
}



.cont_box {
	min-height: 300px;
	font-size: 14px;
	line-height: 24px;
	padding: 20px 25px;
}

.is-ie .cont_box {
	width: 800px;
}

.cont_box img {
	margin: 0 auto;
	display: block;
	max-width: 100%;
	/*max-width: 1200px;
	width: 100%;*/
}

.no_data {
	padding: 20px 3px;
	text-align: center;
	border-bottom: 1px solid #e1e1e1;
	font-size:15px;
	color:#666;
}

/* 갤러리게시판 */
.list_gellery {
	border-top: 1px solid #b0c5bf;
	border-bottom: 1px solid #dddddd;
	padding: 15px 0;
	margin-top: 20px;
}

.list_gellery ul li {
	width: 25%;
	min-height: 110px;
	float: left;
	text-align: center;
	padding: 20px 0;
}

.list_gellery ul li a {
	color: #666666;
	display: block;
}

.list_gellery ul li a>span {
	margin: 5px 10px 0 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
}

.list_gellery ul li a>div {
	background: #fafafa;
	box-shadow: 3px 3px 0px #cccccc;
	width: 160px;
	height: 120px;
	overflow: hidden;
	margin: 0 auto;
	text-align: center;
}

.list_gellery ul li a>div>img {
	width: 160px;
	height: 120px;
}

.list_gellery ul li p.title {
	font-weight: bold;
}

.list_gellery ul li .btn>img {
	border: 0px;
}

.list_gellery .no_data {
	border-bottom: 0px !important;
	width: 100%;
}

.list_gellery ul li+li+li+li+li,.list_gellery ul li+li+li+li+li+li+li+li+li,.list_gellery ul li+li+li+li+li+li+li+li+li+li+li+li+li,.list_gellery ul li+li+li+li+li+li+li+li+li+li+li+li+li+li+li+li+li
	{
	clear: left;
}

.list_gellery ul li+li+li+li+li+li,.list_gellery ul li+li+li+li+li+li+li+li+li+li,.list_gellery ul li+li+li+li+li+li+li+li+li+li+li+li+l+lii,.list_gellery ul li+li+li+li+li+li+li+li+li+li+li+li+li+li+li+li+li+li
	{
	float: left;
	clear: none;
}

.img_subtxt {
	color: #999999;
	display: block;
	text-align: center;
	margin-bottom: 10px;
}

/* 동영상게시판 */
#movie {
	text-align: center !important;
	margin: 0 auto;
}

.movie_txt {
	height: 200px;
	overflow-y: auto;
	border: 1px solid #e7e7e7;
	padding: 15px;
	margin-top: 20px;
	background: #fbfaf7;
}

/* 블로그형게시판경우 */
.blog_list {
	margin-top: 20px;
}

.blog_list li {
	border-top: 1px dashed #e3e3e3;
}

.blog_list li:first-child {
	border-top: 1px solid #b0c5bf;
}

.blog_list li:last-child {
	border-bottom: 1px solid #dddddd;
}

.blog_list .list_title {
	font-weight: bold;
	font-size: 13px;
}

.blog_list li a {
	color: #666666;
	display: block;
	position: relative;
	padding: 15px 10px;
}

.blog_list li a>div {
	float: left;
	width: 173px;
	height: 111px;
	overflow: hidden;
	text-align: center;
}

.blog_list li>a>span {
	margin-left: 203px;
	display: block;
}

.blog_list li .list_title {
	color: #333333;
}

.blog_list li .list_txt {
	color: #666666;
	width: 500px;
}

.blog_list li  .list_data {
	color: #a4a4a4;
	margin-top: 10px;
}

.blog_list a:after {
	content: '';
	background: url(../images/board/board_arrow.png) no-repeat 0 0;
	width: 25px;
	height: 25px;
	display: block;
	position: absolute;
	right: 20px;
	top: 50%;
	margin-top: -12px;
}

/* faq */
.faq_answer {
	background: #edf2f3;
	text-align: left;
	padding: 20px 3px !important;
}

.list_faq dt {
	font-weight: bold;
	background: url(../images/board/icon_qna_q.gif) no-repeat left 3px;
	padding-left: 20px;
	margin-left: 20px;
	margin-bottom: 10px;
	text-align: left;
	color: #333333;
	white-space: normal;
	line-height: 16px;
}

.list_faq dd {
	background: url(../images/board/icon_qna_a.gif) no-repeat left 3px;
	padding-left: 20px;
	margin-left: 20px;
	text-align: left;
	color: #333333;
	white-space: normal;
	line-height: 16px;
}

/* 첨부파일 */
.file_del {
	margin-left: 5px;
	display: inline-block;
	vertical-align: middle;
}

.box_file {
	padding: 10px 5px;
	border-top: 1px solid #cccccc;
}

.list_file>li {
	
	position: relative;
}

.list_file>li>a {
	color: #333333;
	background: url(../images/board/icon_file.gif) no-repeat 0 0px;
	padding-left: 20px;
	position: relative;
}

.btn_dele {
	background: url(../images/board/delete.png) no-repeat 0 0;
	border: 0px;
	margin-left: 5px;
	display: inline-block;
	vertical-align: middle;
	width: 16px;
	height: 16px;
	cursor: pointer;
}

.btn_fileview {
	position: absolute;
	margin-left: 10px;
}

.area_file {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 10px;
	border-top: 1px dashed #cccccc;
}

#egovComFileList>li:first-child {
	margin-top: 0px;
}

#egovComFileList>li {
	margin-top: 10px;
}

/* 본인인증 */
div[id^="realContent"] {
	position: absolute;
	left: 0px;
	top: 100px;
	width: 100%;
}

div[id^="realContent"]>h4 {
	margin-top: 0px !important;
}

.wrap_tipox {
	border-top: 1px dashed #cccccc;
	border-bottom: 1px dashed #cccccc;
	margin-top: 20px;
	padding: 30px 15px;
}

.wrap_tipox>ul {
	background: #ecf1f4;
	padding: 15px 10px;
	margin-bottom: 20px;
}

.wrap_tipox>ul>li {
	background: url(../images/common/bul_depth02.png) no-repeat 0 7px;
	padding-left: 10px;
}

.wrap_input,.wrap_search {
	position: relative;
	float: left;
}

.wrap_input label {
	display: inline-block;
	width: 100px;
	text-align: left;
}

.wrap_input>ul>li {
	margin-top: 5px;
}

.wrap_input>ul>li:first-child {
	margin-top: 0px;
}

.wrap_input input[type="submit"] {
	background: #2762b4;
	border: 1px solid #215295;
	border-radius: 3px;
	color: #ffffff !important;
	display: inline-block;
	padding: 19px 15px;
	position: absolute;
	left: 300px;
	top: 0px;
}

.wrap_search {
	margin-left: 150px;
}

/* 비밀번호 */
.password_box {
	border-top: 1px dashed #cccccc;
	border-bottom: 1px dashed #cccccc;
	margin-top: 20px;
	padding: 30px 15px;
}

.password_box .input_area {
	background: #ecf1f4;
	padding: 15px 10px;
	margin-bottom: 20px;
	text-align: center;
}

.password_box input[type="password"] {
	width: 250px;
	padding: 5px;
	border: 1px solid #cccccc;
	margin-top: 20px;
}

/* 비밀번호 */
.password_box {
	border-top: 1px dashed #cccccc;
	border-bottom: 1px dashed #cccccc;
	margin-top: 20px;
	padding: 30px 15px;
}

.password_box .input_area {
	background: #ecf1f4;
	padding: 15px 10px;
	margin-bottom: 20px;
	text-align: center;
}

.password_box input[type="password"] {
	width: 250px;
	padding: 5px;
	border: 1px solid #cccccc;
	margin-top: 20px;
}

/* button */
.btn_blue {
	background: #385064;
	color: #ffffff !important;
	display: inline-block;
	padding: 20px 0px;
	font-size:16px;
	width:135px;
	text-align:center;
}

.btn_sblue {
	background: #2762b4;
	border: 1px solid #215295;
	border-radius: 3px;
	color: #ffffff !important;
	display: inline-block;
	padding: 0px 7px;
}

.btn_black {
	background: #4e5c71;
	border: 1px solid #353b44;
	border-radius: 3px;
	color: #ffffff !important;
	display: inline-block;
	padding: 5px 7px;
}

.btn_white {
	background: #ffffff;
	border: 1px solid #cccccc;
	border-radius: 3px;
	color: #333333 !important;
	display: inline-block;
	padding: 5px 7px;
}

.btn_swhite {
	background: #ffffff;
	border: 1px solid #cccccc;
	border-radius: 3px;
	color: #333333 !important;
	display: inline-block;
	padding: 0px 7px;
}

input[type="button"] {
	cursor: pointer;
}

.btn_white_down {
	background: #ffffff url(../images/button/bul_down.png) no-repeat right
		50% !important;
	border: 1px solid #cccccc;
	border-radius: 3px;
	color: #1764CF !important;
	display: inline-block;
	padding: 4px 30px 4px 10px !important;
	font-weight: bold;
}

.btn_white_view {
	background: #ffffff url(../images/button/bul_view.png) no-repeat right
		50% !important;
	border: 1px solid #cccccc;
	border-radius: 3px;
	color: #1764CF !important;
	display: inline-block;
	padding: 4px 35px 4px 10px !important;
	font-weight: bold;
}

.btn_white_blank {
	background: #ffffff url(../images/button/bul_blank.png) no-repeat right
		50% !important;
	border: 1px solid #cccccc;
	border-radius: 3px;
	color: #1764CF !important;
	display: inline-block;
	padding: 4px 30px 4px 10px !important;
	font-weight: bold;
}

.btn_white_pdf {
	background: #ffffff url(../images/button/bul_pdf.png) no-repeat right
		50% !important;
	border: 1px solid #cccccc;
	border-radius: 3px;
	color: #1764CF !important;
	display: inline-block;
	padding: 4px 30px 4px 10px !important;
	font-weight: bold;
}

.btn_white_hwp {
	background: #ffffff url(../images/button/bul_hwp.png) no-repeat right
		50% !important;
	border: 1px solid #cccccc;
	border-radius: 3px;
	color: #1764CF !important;
	display: inline-block;
	padding: 4px 30px 4px 10px !important;
	font-weight: bold;
}

/* tip */
.tip {
	background: url(../images/common/bul_tip.png) no-repeat 0 0;
	padding-left: 20px;
}

span.tip {
	padding-bottom: 3px;
	margin-left: 10px;
}

p.tip {

}

.tip .red {
	color: #e01956;
}

/* 게시판 머리말 */
.board_head {
	/*border-top: 2px solid #248998;
	border-bottom: 1px solid #c4c4c4;
	border-left: 1px solid #c4c4c4;
	border-right: 1px solid #c4c4c4;
	padding: 15px 30px 15px 50px;*/
	margin-bottom: 30px;
	position: relative;
	font-family: 'NanumGothicWebB';
}

.board_head span[class^="icon_"] {
	display: block;
	width: 50px;
	height: 50px;
	position: absolute;
	top: 10px;
	left: 30px;
}

.board_head span.icon_head {
	background: url(../images/common/img_boardhead.png) no-repeat 0 0;
}

.board_head p {
	padding: 0 0 0 50px;
}

.board_head .title_st {
	font-size: 16px;
	font-family: NanumGothicWebB;
	color: #248998;
}

.board_head .tit {
	font-size: 15px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #248998;
	margin-top: 10px;
}

.board_head ul {
	padding-left: 50px;
}

.board_head ul li {
	background: url(../images/common/bul_depth01.png) no-repeat 0 9px;
	padding-left: 10px;
	color: #7e7e7e;
}

.board_head>h4,.board_head>h5 {
	margin-left: 50px !important;
	margin-top: 0px !important;
}

.board_head>h4 {
	background: transparent !important;
	padding-left: 0px !important;
}

.board_head .btn_white_blank.right {
	position: absolute;
	right: 40px;
	top: 20px;
}

/* 회원가입 */
.step1_box>div {
	border: 1px dashed #b6b6b6;
	margin-top: 10px;
	padding: 15px;
	text-align: center;
}

.step1_box>div>ul {
	padding-top: 20px;
	display: inline-block;
}

.step1_box>div>ul>li {
	float: left;
	margin-right: 20px;
}

.join_copy_box {
	margin-top: 30px;
	background: #ecf1f4;
	padding: 15px 10px;
}

.step2_box .terms {
	height: 150px;
	overflow-y: scroll;
	border: 1px solid #dddddd;
	padding: 10px;
	margin-top: 10px;
}

.take_bg {
	font-weight: bold;
	padding: 5px 10px;
	background: #ebebeb;
}

.step2_box .btn_terms {
	text-align: center;
	margin-top: 20px;
}

.step2_box .btn_terms>p {
	font-weight: bold;
	margin-bottom: 10px;
}

/* ======================= 코멘트 20160220 이경민 ======================= */

.commentBox {
	width: 100%;
}

.commentBox .commentAll {
	color: #333;
	background-color: #f6f6f6;
	padding: 7px 10px;
}

.commentBox .commentAll span {
	font-weight: bold;
}

.commentBox .commentBt {
	text-align: right;
	margin: 5px 0;
}

.commentBox .commentBt a {
	border: 1px solid #eee;
	padding: 7px;
	color: #666 !important;
}

.commentBox li {
	width: 98%;
	padding: 10px 1%;
	border-bottom: 1px dashed #ccc;
}

.commentBox li span {
	margin-top: 10px;
}

.commentBox li span.date {
	color: #888;
	padding-left: 10px;
	margin-left: 10px;
	border-left: 1px solid #ddd;
}


.bbs_search_top { display : flex }
.bbs_search_top > * + * { margin-left : 5px }
.bbs_search_top > input[type="button"],
.bbs_search_top > input[type="submit"] { padding : 0 15px; font-size : 16px; background-color : #157781; color : #fff; border : none; width : auto }
.bbs_search_top select { width : 100px }
.bbs_search_top .search_input_area { width : 250px }


@media (max-width:1024px) {
	#boardWrap {width:auto; padding:0 10px;}
}

@media (max-width:800px) {
	.tableSt_view_div dl dt.writer { width:20%; }
	.tableSt_view_div dl dd.writer { width:80%; }
	.tableSt_view_div dl dt.writeDate { width:20%; }
	.tableSt_view_div dl dd.writeDate { width:30%; }
	.tableSt_view_div dl dt.viewCnt { width:20%; }
	.tableSt_view_div dl dd.viewCnt { width:30%; }
	.tableSt_view_div dl dt.category { width:20%; }
	.tableSt_view_div dl dd.category { width:30%; }
	.tableSt_view_div dl dt.prfm { width:20%; }
	.tableSt_view_div dl dd.prfm { width:30%; }
	.tableSt_view_div dl dt.file { width:20%; }
}

@media (max-width:640px) {
	.tableSt_list {border-top:1px solid #595959;}
	.tableSt_list tbody tr td {border-top:0;}
	.tableSt_list tbody tr {border-top:1px solid #e1e1e1;}
	.tableSt_list tbody tr:first-child {border-top:0;}
	.tableSt_list thead,
	.tableSt_list colgroup {display:none;}
	.tableSt_list table,
	.tableSt_list tbody,
	.tableSt_list tbody tr {padding:10px 0; display:block;}
	.tableSt_list tbody tr.element_detail {padding:0;}
	.tableSt_list tbody td {display:block; padding:0 15px; text-align:left; font-size:13px;}
	.tableSt_list tbody td.list_noti {display:none;}
	.tableSt_list tbody td.list_code {display:none;}
	.tableSt_list tbody td.list_cate {display:none;}
	.tableSt_list tbody td.list_ext {display:none;}
	.tableSt_list tbody td.list_cnt {display:none;}
	.tableSt_list tbody td.list_writer {float:left; text-align:left;}
	.tableSt_list tbody td.list_writer:after {
		content: '';
		display: inline-block;
		width: 1px;
		height: 14px;
		background: #ddd;
		margin-left: 7px;
		vertical-align: middle;
	}
	.tableSt_list tbody td.list_date {text-align:left;}
	
	.tableSt_list tbody td.taL a {color:#333; font-size:16px;}
	.tableSt_list tbody td.faq_answer .list_faq dt {font-family:'aritaSB';}
	/*.tableSt_view tbody tr:first-child th {width:100%; text-align:left; box-sizing: border-box;}
	.tableSt_view tbody tr th {width:30%; display:inline-block; padding:10px 0px; text-align:center; background-position:right 20px center; border-bottom:0;  border-top:1px solid #e1e1e1;}
	.tableSt_view tbody tr td {width:70%; display:inline-block; padding:10px 0 10px 0; min-height:14px; border-bottom:0; border-top:1px solid #e1e1e1;}
	.tableSt_view tbody tr:last-child td {width:100%; border-top:1px solid #e1e1e1;}*/
	.tableSt_view tbody td.box_file { border-top:1px solid #e1e1e1;}
	.tableSt_view tbody td .cont_box img {width:100%;}
	input[type="text"], input[type="password"] {width:89% !important; margin:2px 0;}
	input#searchTxt {width:40% !important; margin:2px 0;}
	.search_box input[type="button"] {width:40px;}
	input[type="file"] {width:100% !important;}
	
	.board_page {position:relative; margin-top:10px;}
	.search_box > div {text-align:center;}
	
	.tableSt_view_div dl dt.file { display:none; }
}
@media (max-width:480px) { 
	.tableSt_list th {font-size:1.000em;}
	.tableSt_list td {font-size:1.000em;}
	.board_page {position:relative; margin-top:10px;}
	.search_box > div {text-align:center;}
	/* input#searchTxt {width:73% !important; margin:2px 0; box-sizing: border-box; border-right:1px solid #cdcdcd;} */
	input#searchTxt {width:50% !important; margin:2px 0;}
	select {margin:2px 0; width:100%;}
	select.searchType {width:25%;}
	/* .search_box input[type="button"] {width:100%; margin:0; box-sizing: border-box; border-left:1px solid #cdcdcd;} */
	.search_box input[type="button"] {width:40px;}
	.tableSt_view tbody th {font-size:13px; padding: 20px 10px 20px 10px;}
	.tableSt_view tbody td {font-size:13px !important;}
	.tableSt_view .cont_box { max-width: 360px; font-size:13px; padding: 20px 10px; overflow: hidden; }
	.tableSt_view .title {font-size:16px; padding: 25px 20px;}
	
	select.mobileReply {width:25% !important;}
	input#searchTxt.mobileReply {width:30% !important;}
	
	/*
	.tableSt_view_div dl dt { font-size:13px !important; }
	.tableSt_view_div dl dd { font-size:13px !important; }
	*/
}
@media (max-width: 360px) { 
	.tableSt_view .cont_box { max-width: 300px; }
	
	.tableSt_view_div dl dt.writer { width:30%; }
	.tableSt_view_div dl dd.writer { width:70%; }
	.tableSt_view_div dl dt.writeDate { width:30%; }
	.tableSt_view_div dl dd.writeDate { width:70%; }
	.tableSt_view_div dl dt.viewCnt { width:30%; }
	.tableSt_view_div dl dd.viewCnt { width:70%; }
	.tableSt_view_div dl dt.category { width:30%; }
	.tableSt_view_div dl dd.category { width:70%; }
	.tableSt_view_div dl dt.prfm { width:30%; }
	.tableSt_view_div dl dd.prfm { width:70%; }
	/* .tableSt_view_div dl dt.file { width:30%; } */
}	