@CHARSET "UTF-8";

/*
* 추가 20200203
*/
.deleted_article {text-decoration:line-through; color:#B0B0B0;}

/* html 기본 스타일 */

#article_text li              { display: list-item; }
#article_text h1              { font-size: 2em; margin: .67em 0 }
#article_text h2              { font-size: 1.5em; margin: .75em 0 }
#article_text h3              { font-size: 1.17em; margin: .83em 0 }
#article_text h4, #article_text p,
#article_text ul,
#article_text ol, #article_text dl { margin: 1.0em 0 }
#article_text h5              { font-size: .83em; margin: 1.5em 0 }
#article_text h6              { font-size: .75em; margin: 1.67em 0 }
#article_text h1, #article_text h2, #article_text h3, #article_text h4,
#article_text h5, #article_text h6, #article_text b,
#article_text strong          { font-weight: bolder }
#article_text i, #article_text cite, #article_text em { font-style: italic }
#article_text pre             { white-space: pre }
#article_text s, #article_text strike, #article_text del  { text-decoration: line-through }
#article_text hr              { border: 1px inset }
#article_text ol, #article_text ul, #article_text dd        { margin-left: 40px }
#article_text ol              { list-style-type: decimal }
#article_text ol #article_text ul, #article_text ul #article_text ol,
#article_text ul ul, #article_text ol ol    { margin-top: 0; margin-bottom: 0 }
#article_text u, #article_text ins          { text-decoration: underline }
#article_text br:before       { content: "\A"; white-space: pre-line }
#article_text center          { text-align: center }
#article_text :link, #article_text :visited { text-decoration: underline }
#article_text ul li { list-style-type: disc }
#article_text ol li { list-style-type: decimal }

/*기본 */
#article_text table { border-collapse: collapse; }
#article_text td,#article_text th { padding:1px; }

.jwxe_board { line-height: 1.5em; margin: 20px 0 20px 40px; width: 690px;}
.jwxe_board td, .jwxe_board th {word-break: break-all; }
.jwxe_board input[type=text] {padding:2px;}
.jwxe_board select {padding:1px;}
.jwxe_board input[type=text],.jwxe_board select {font-size:12px; border: 1px solid #C5C5C5;}
.jwxe_board textarea {padding: 3px; font-size:12px;}
.jwxe_board a { color: #333; } 
.jwxe_board a:link, .jwxe_board a:visited, .jwxe_board a:hover {
	text-decoration: none;
}

.jwxe_board .fl_left	{float:left;}
.jwxe_board .fl_right	{float:right;}
.jwxe_board .fl_clear	{clear:both; height:0; font-size:0; line-height:0}

.jwxe_board .al_left	{text-align:left;}
.jwxe_board .al_center	{text-align:center;}
.jwxe_board .al_right	{text-align:right;}
.jwxe_board .al_top	{vertical-align:top;}
.jwxe_board .al_middle	{vertical-align: middle;}
.jwxe_board .al_bottom	{vertical-align: bottom;}
.jwxe_board .al_justify  {text-align:justify;}

.jwxe_board .pointer	{cursor:pointer;}
.jwxe_board .overflow	{overflow:auto;}
.jwxe_board .none	{position:absolute; top:-5000px; left:-5000px; height:0; visibility:hidden;} /* t- r- b- l */
.jwxe_board .pos_rel	{position:relative}
.jwxe_board .display_none	{display:none;}

/*width : %*/
.jwxe_board .wrest {width:auto;}
.jwxe_board .wp5 {width:5%;}
.jwxe_board .wp7 {width:7%;}
.jwxe_board .wp10 {width:10%;}
.jwxe_board .wp12 {width:12%;} /* 140918 - 형건영 추가 */
.jwxe_board .wp15 {width:15%;}
.jwxe_board .wp20 {width:20%;}
.jwxe_board .wp25 {width:25%;}
.jwxe_board .wp30 {width:30%;}
.jwxe_board .wp35 {width:35%;}
.jwxe_board .wp40 {width:40%;}
.jwxe_board .wp45 {width:45%;}
.jwxe_board .wp50 {width:50%;}
.jwxe_board .wp55 {width:55%;}
.jwxe_board .wp60 {width:60%;}
.jwxe_board .wp65 {width:65%;}
.jwxe_board .wp70 {width:70%;}
.jwxe_board .wp75 {width:75%;}
.jwxe_board .wp80 {width:80%;}
.jwxe_board .wp85 {width:85%;}
.jwxe_board .wp90 {width:90%;}
.jwxe_board .wp95 {width:95%;}
.jwxe_board .wp100 {width:100%;}


.jwxe_board .list_table, .jwxe_board .view_table, .jwxe_board .write_table {border-collapse: collapse;border-top: 1px solid #E6E6E6;width:100%; table-layout:fixed;}
.jwxe_board .comment_wrap {clear: both; border-top: 1px solid #E6E6E6;width:100%;}

/* 삭제된 게시물 리스트 표시*/
.jwxe_board .deleted_article {text-decoration:line-through; color:#B0B0B0;}

/*pager , btn_list*/
.jwxe_board .pager_wrap{padding: 15px 0 0 0; clear:both; text-align: center;} 
.jwxe_board .btn_wrap {padding: 15px 0 0 0; clear:both;text-align: right;}

/*search*/
.jwxe_board .search_wrap { text-align: right;}
.jwxe_board .today_count {}
.jwxe_board .search_form { padding: 15px 5px 10px 0;}
.jwxe_board .search_form .input{border:1px solid #ABADB3;vertical-align: middle; }
.jwxe_board .search_form select{border:1px solid #ABADB3;vertical-align: middle; }
.jwxe_board .search_form legend , .jwxe_board .search_form label {position:absolute; top:-5000px; left:-5000px; height:0; visibility:hidden;}

/*list*/
.jwxe_board .list_wrap {}
.jwxe_board .list_table .th {padding: 8px 0;background:#fafafa;border-bottom: 1px solid #E6E6E6;}
.jwxe_board .list_table .td {text-align:center;padding: 9px 0;border-bottom: 1px solid #E6E6E6;}
.jwxe_board .list_table td.title {text-align:left !important;}
/*img list*/
.jwxe_board .img_wrap {overflow: hidden;}
.jwxe_board .img_wrap .row_wrap{clear: both;}
.jwxe_board .img_wrap .row_wrap .img_bx{float:left;padding:0 50px 15px 0px;}
.jwxe_board .img_wrap .row_wrap .img_bx .thumb{border: 1px solid #e2e2e2; padding:5px;}
/*movie list*/
.jwxe_board .mv_wrap {}
.jwxe_board .mv_wrap .top{padding:5px 0;border-top: 2px solid #E6E6E6;border-bottom: 1px solid #E6E6E6;margin-bottom:15px;}
.jwxe_board .mv_wrap .top .title {float:left;}
.jwxe_board .mv_wrap .top .date {text-align: right;}
.jwxe_board .mv_wrap .mv_first {overflow: hidden;padding-bottom:15px;}
.jwxe_board .mv_first .mv_player {float:left;margin-right:15px;} 

.jwxe_board .mv_first .article .article_bx {background:#eeeeee;margin-bottom:5px;padding:5px;overflow-y: auto;}
.jwxe_board .mv_wrap .mv_row {clear:both;}
.jwxe_board .mv_row .mv_item {float:left;padding:0 15px 15px 0px;}
/*FAQ*/
.jwxe_board .list_table .anw_wrap {border-bottom: 1px solid #E6E6E6;overflow: hidden;}
.jwxe_board .list_table .anw_wrap .anw_img {float:left;padding:8px 10px;}
.jwxe_board .list_table .anw_wrap .anw {float:left;padding:8px 10px;}




/*view*/
.jwxe_board .view_wrap {}
.jwxe_board .view_table .th{background-color: #F3F3F3;padding: 0 0 0 22px;text-align:left;border-bottom: 1px solid #E6E6E6;}
.jwxe_board .view_table .td{padding: 8px 0 8px 5px;border-bottom: 1px solid #E6E6E6;}
.jwxe_board .view_table .sns-lnk-btn {padding: 8px 0 8px 5px;}
.jwxe_board .view_table #article_text { min-height:100px; padding:20px 0 30px 15px; word-break: break-all; word-wrap: break-word;}

/*img view*/
.jwxe_board .view_table .image_view {text-align: center;padding:10px;}
.jwxe_board .view_table .image_view .img{border: 1px solid #e2e2e2; padding:5px;}
.jwxe_board .view_table #thumb-list-img {overflow: hidden;}
.jwxe_board .view_table #thumb-list-img #img_left_btn,.jwxe_board .view_table #thumb-list-img #img_right_btn {padding-top: 5%;}

/*이전글 다음글*/
.jwxe_board .next_table {width:100%;border-top: 2px solid #DCDCDC; border-bottom: 1px solid #DCDCDC;margin-top: 20px;}
.jwxe_board .next_table .th{border-bottom: 1px solid #DCDCDC; text-align:left;padding-left:30px;}
.jwxe_board .next_table .td{border-bottom: 1px solid #DCDCDC;padding: 8px 0;}
.jwxe_board .next_table .th.pre_article {background: url("../img/pre_article.gif") no-repeat 8px 50%;}
.jwxe_board .next_table .th.next_article {background: url("../img/next_article.gif") no-repeat 8px 50%;}

/*write*/
.jwxe_board .write_wrap {}
.jwxe_board .write_table .th{background-color: #F3F3F3;padding: 0 0 0 22px;text-align:left;border-bottom: 1px solid #E6E6E6;}
.jwxe_board .write_table .td{padding: 5px 0 5px 5px;border-bottom: 1px solid #E6E6E6;}
.jwxe_board .write_table .input,.jwxe_board .write_table #article_text {border: 1px solid #C5C5C5;padding: 1px;}
.jwxe_board .write_table #article_text,.jwxe_board .write_table input.title{width:98%;}
.jwxe_board .write_table .attach_list .border{padding:5px;}
.jwxe_board .write_table .attach_list .border .file_input {margin:5px 0;}
.jwxe_board .write_table .calendar {
    background: url("../img/calendar.gif") no-repeat scroll right center transparent;
    cursor: pointer;
    width: 86px;
}


/*comment*/
.jwxe_board .comment_wrap {clear:both; padding-top:20px;}
.jwxe_board .input_warp, .jwxe_board .comment_wrap .list .master{clear: both;border: solid 1px #E2E2E2;padding: 15px;margin-top:10px;}
.jwxe_board .input_warp .write_info {padding-bottom:5px;}
.jwxe_board .comment_wrap .thumb  {border: 1px solid #e2e2e2; height: 68px; width: 68px; margin-right:10px;}
.jwxe_board .comment_wrap .thumb img{width: 58px; height: 58px; margin: 5px;}
.jwxe_board .input_warp .comment_input {height: 60px;padding: 5px;background-color: #F1F1F1; border: 0;margin: 0;}
.jwxe_board .comment_wrap .master {overflow:hidden;}
.jwxe_board .comment_wrap .list .writer {padding-right:20px;}

/* 스킨 유형 css */
.list_wrap .list_table tbody .skin_img{
	padding: 5px;
	margin-left:5px;
	border: 1px solid #CCC;
	width: 100px;
	float:left;
}
.list_wrap .list_table tbody .skin_title{
	text-align:left;
	margin-left: 130px;
}

.image_alt_label {
  background: url("../img/bullet.jpg") no-repeat transparent 0 center;
  padding-left: 20px;
}

#tab {
	position: relative;
	min-height: 200px;
}
/* 스킨 유형 보기 및 쓰기의 탭 */


  
#tab h3 a {
    background:url('../img/board_tab_back.gif') no-repeat 0;
	font-size: 12px;
	width: 82px;
	height: 21px;
	text-align: center;
	font-weight: bold;
	display: block;
	color: black;
    text-decoration: none;
}

.tab h3 a span{
    display: block;
	padding-top: 5px;
}

#tab_2 h3, #tab_3 h3 {
	position: absolute;
	top: 0;
}
#tab_2 h3	{ left: 82px;		}
#tab_3 h3	{	left: 164px;	}
#tab .selected h3 a {
	color: white;
	background:url('../img/board_tab_back_on.gif') no-repeat 0;
}

#tab .selected ul, #tab .selected .more {
	display: block;
}

#tab ul {
	display: none;
	list-style: none;
	border-top: 1px solid #eae4e0;
	margin: 0;
	padding: 10px;
}

#article_text td, #article_text th {
  border: 1px solid #dddddd;
}


/* 삭제된 게시물 리스트 표시*/
.jwxe_board .deleted_article {text-decoration:line-through !important; color:#B0B0B0 !important;}

