@CHARSET "UTF-8";

/* 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.12em 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: separate; border-spacing:0px; }
#article_text td,#article_text th { padding:1px; }



.jwxe_board select,
.jwxe_board textarea,
.jwxe_board input[type="text"],
.jwxe_board input[type="password"],
.jwxe_board .uneditable-input {
	display: inline-block;

	font-size: 14px;
	line-height: 20px;
	color: #555555;
	vertical-align: middle;
	-webkit-border-radius: 0;
		-moz-border-radius: 0;
					border-radius: 0;
}

.jwxe_board select,
.jwxe_board input[type="text"],
.jwxe_board input[type="password"],
.jwxe_board .uneditable-input {
	height: 26px;
}

.jwxe_board textarea,
.jwxe_board input[type="text"],
.jwxe_board input[type="password"],
.jwxe_board .uneditable-input {
	background-color: #ffffff;
	border: 1px solid #cccccc;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
		-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
					box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
		-moz-transition: border linear 0.2s, box-shadow linear 0.2s;
			-o-transition: border linear 0.2s, box-shadow linear 0.2s;
					transition: border linear 0.2s, box-shadow linear 0.2s;
}


.jwxe_board textarea:focus,
.jwxe_board input[type="text"]:focus,
.jwxe_board input[type="password"]:focus,
.jwxe_board .uneditable-input:focus {
	border-color: rgba(82, 168, 236, 0.8);
	outline: 0;
	outline: thin dotted \9;
	/* IE6-9 */

	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
		-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
					box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
}



.jwxe_board {font-family:'nanumgothic'; line-height: 1.5em; max-width: 100%; }
.jwxe_board.common_a_biz-board , .jwxe_board.photo-board , .jwxe_board.common_c_biz-board,.jwxe_board.common_d_biz-board, .jwxe_board.faq-board, .jwxe_board.common_biz-board, .jwxe_board.form_mail-board { max-width: 100%; }
.jwxe_board td, .jwxe_board th {word-break: break-all; }
.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 .fl_left	{float:left;padding: 0px 10px;}
.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;}

.jwxe_board .bold { font-weight:bolder;}
/*width : %*/
.jwxe_board .wrest {width:auto;}
.jwxe_board .wp5 {width:5%;}
.jwxe_board .wp7 {width:7%;}
.jwxe_board .wp10 {width:10%;}
.jwxe_board .wp15 {width:15%;}
.jwxe_board .wp16 {width:16%;}
.jwxe_board .wp17 {width:17%;}
.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 .wp72 {width:72%;}
.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%;}

/*width : px*/
.jwxe_board .wpx60 {width:70px;}
.jwxe_board .wpx80 {width:80px;}
.jwxe_board .wpx90 {width:90px;}
.jwxe_board .wpx100 {width:100px;}
.jwxe_board .wpx105 { width:105px;}
.jwxe_board .wpx110 {width:110px;}
.jwxe_board .wpx150 {width:150px;}

/*padding : px*/
.jwxe_board .pd_left5	{margin:0 0 0 5px;}
.jwxe_board .pd_right5	{margin:0 5px 0 0;}
.jwxe_board .pd_tb10 { padding:10px 0px;}
.jwxe_board .list_table, .jwxe_board .view_table, .jwxe_board .write_table {border-collapse: separate; border-spacing:0px; border-top: 1px solid #000000; width:100%; table-layout:fixed;}
.jwxe_board .comment_wrap {clear: both; border-top: 1px solid #E6E6E6;width:100%; border-bottom: 2px solid #E6E6E6;}

.jwxe_board input[type=text] {font-size:12px; padding:0 2px;}
.jwxe_board .write_table input[type=text] {padding: 0 2px;;font-size:12px;}
.jwxe_board select,textarea {font-size:12px;}
.jwxe_board textarea {padding: 3px; font-size:12px;}

.jwxe_board .write_table select {padding: 2px; }

/* 삭제된 게시물 리스트 표시*/
.jwxe_board .deleted_article {padding: 0 15px;text-decoration:line-through; color:#B0B0B0;border-bottom: 1px solid #cccccc;}
.jwxe_board .deleted_article2 {padding: 0 15px;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: 30px 0 0 0; clear:both;text-align: right;  height: 37px;}
.jwxe_board .btn_wrap ul li{float:right;margin-left:5px}
.jwxe_board .btn_wrap1{display:inline-block;width:75px;text-align:center;font-size:12px;font-weight:bold;color:#333333;border:1px solid #cccccc;padding:8px 0;}
.jwxe_board .btn_wrap1_1{display:inline-block;text-align:center;font-size:12px;font-weight:bold;color:#333333;border:1px solid #cccccc;padding:8px 10px;}
.jwxe_board .btn_wrap2{display:inline-block;width:75px;text-align:center;font-size:12px;font-weight:bold;color:#ffffff;border:1px solid #0d3eaf;background:#1151e2;padding:8px 0;}
.jwxe_board .btn_wrap2_big{display:inline-block;width:75px;text-align:center;font-size:12px;font-weight:bold;color:#ffffff;border:1px solid #0d3eaf;background:#1151e2;padding:27px 0;}
.jwxe_board .btn_wrap3{display:inline-block;width:75px;text-align:center;font-size:12px;font-weight:bold;color:#ffffff;border:1px solid #0d3eaf;background:#1151e2;padding:8px 10px;}
.jwxe_board .btn_wrap5{display:inline-block;width:75px;height:57px;line-height:57px;text-align:center;font-size:12px;font-weight:bold;color:#ffffff;border:1px solid #0d3eaf;background:#1151e2;}
.jwxe_board .btn_wrap6{display:inline-block;text-align:center;font-size:12px;font-weight:bold;color:#333333;border:1px solid #cccccc;padding:2px 10px 3px;}
.jwxe_board .btn_wrap7{display:inline-block;text-align:center;font-size:12px;font-weight:bold;color:#ffffff;border:1px solid #cccccc;background:green;padding:0 10px;}
.btn_02[type="submit"]{display:inline-block;width:77px;text-align:center;font-size:12px;font-weight:bold;color:#333333;border:1px solid #cccccc;background:#ffffff;padding:8px 0;height:39px;vertical-align:top;}
.btn_03[type="submit"]{display:inline-block;width:77px;text-align:center;font-size:12px;font-weight:bold;color:#ffffff;border:1px solid #0d3eaf;background:#1151e2;padding:8px 0;height:39px;vertical-align:top;}
/* 게시판 - 페이징 : 20130603 */
div.paging {width:960px; padding:30px 0 30px; text-align:center;}
div.paging .pre {margin:0 0 0 0;}
div.paging .next {margin:0 0 0 0;}
div.paging span {display:inline-block; width:28px; height:27px; background:url("../img/bg/bg_pageBtn.gif") no-repeat 0 0; text-align:center; line-height:26px;}
div.paging span a {color:#454545;display:block; width:28px; height:27px;}
div.paging span a:hover{color:#454545;}
div.paging span a:visited{color:#454545;}
div.paging span.on {background:#6C6C6C;}
div.paging span.on strong { color: #FFFFFF;}
div.paging span.on a {color:#ffffff;}

/*페이징 영역*/
.paginate{ overflow:hidden;clear:both;margin:29px auto;;text-align:center;zoom:1;height:31px;}
/*.paginate{ overflow:hidden;clear:both;margin:0 auto;padding:29px 0 0 0;text-align:center;zoom:1}*/
.paginate a{display:inline-block;color:#000;line-height:40px;vertical-align: top;}
.paginate a span{display:inline-block;height:23px;width:23px;border: 1px solid #CCCCCC;zoom:1; line-height: 25px;vertical-align: top;}
.paginate a.no_left span{border-left:none;width:40px;}
.paginate a:hover span,.paginate a:focus span,.paginate a:active span{background-color: #4774b8;color:#ffffff;border: 1px solid #4774b8;position: relative;width: 23px;}
.paginate strong span{background-color: #4774b8;color: #FFFFFF;border: 1px solid #4774b8;position: relative;display: inline-block;height: 23px;line-height: 25px;width: 23px;vertical-align: top;}
.paginate .lr_noborder { width:25px; border-left:none; border-right:none;}
.paginate .l_noborder{border-left:none; width:24px;}
/*페이징 영역*/

/*search*/
/*.jwxe_board .search_wrap { text-align: right; margin-bottom: 18px;}*/
.jwxe_board .search_wrap { width:960px; display:block; padding: 20px 0px; max-width: 100%; text-align: center; border: 1px solid #cecece; background: #f5f5f5; margin-top: 34px; }
.jwxe_board.common_a_biz-board .search_wrap, .jwxe_board.common_d_biz-board .search_wrap {  width: 100%; max-width: 100%; margin-top: 34px;  }
.jwxe_board.common_c_biz-board .search_wrap { width: 100%; max-width: 100%; margin-top: 34px;}
.jwxe_board.common_biz-board .search_wrap { width:100%; max-width:100%; margin-top: 34px;}
.jwxe_board.form_mail-board .search_wrap  { width:100%; max-width:100%; margin-top: 34px; }
.jwxe_board.faq-board-board .search_wrap { width: 100%; max-width: 100%; margin-top: 34px;}

/*search*/
.jwxe_board.thumbnail_c-board-board .search_wrap { width: 100%; max-width: 100%; margin-top: 34px;}

.jwxe_board.photo-board .search_wrap { max-width: 100%;}

.jwxe_board .today_count {}
.jwxe_board .search_form { padding: 0 0 0 0;}
.jwxe_board .search_form .input{color:#454545;font-size:12px;padding:0 0 0 5px; height: 34px; width: 250px; -webkit-ime-mode:active; -moz-ime-mode:active; -ms-ime-mode:active; ime-mode: active;}
.jwxe_board .search_form select{border:1px solid #c5c5c5;vertical-align: middle; height:34px !important; padding-left:10px;}
.jwxe_board .search_form legend , .jwxe_board .search_form label {position:absolute; top:-5000px; left:-5000px; height:0; visibility:hidden;}
.jwxe_board .search_form .keyword_wrap { display: inline-block; border: 1px solid #c9c9c9;}
.jwxe_board .search_form .input2 { border: 1px solid #ffffff; padding:3px; background: url(/_custom/lx/_common/board/common/img/bg/search_line.gif) no-repeat right; }
.jwxe_board .search_form .srch-btn {display:inline-block; vertical-align:middle; width:34px; height: 34px; margin-left:-34px; border:none; background:#707070 url("/_custom/kipa/_common/board/common/img/btn/icon_srch2.png") no-repeat center/15px;}

/* page add : yhs 20140127*/
.page_wrap{width:960px; position:relative;}
.page_view ul {height:68px;}
.page_view ul li{font-size:12px;padding:30px 0 10px 0;}
.page_view ul li .ptc{color:#fa4200;font-weight:bold;}
.page_view_left{color:#333333;float:left;}
.page_view_right{color:#333333;float:right;}

/* list 추가  : 20130603 */
.jwxe_board .list_wrap {    max-width: 100%; /*  max-width: 793px;*/}
.jwxe_board .list_wrap .total_cnt_page { padding: 34px 0 20px 0 ; color: #888888; }
.jwxe_board .list_wrap .total_cnt_page .bold {color:#444444;}
.jwxe_board.common_a_biz-board .list_wrap ,.jwxe_board.common_d_biz-board .list_wrap{ max-width: 100%; }
.jwxe_board.common_c_biz-board .list_wrap { max-width: 100%; }
.jwxe_board.common_biz-board .list_wrap { max-width:100%;}
.jwxe_board.form_mail-board .list_wrap { max-width:100%;}

/*list 추가  : 20160201*/
.jwxe_board.thumbnail_c-board .list_wrap { max-width:100%;}

.jwxe_board.faq-board .list_wrap { max-width: 100%; }
.jwxe_board .list_table .th{font-size:12px;background-color:#efefef;padding: 11px 0;text-align: center; color:#50565a; }
.jwxe_board .list_table .th_back{background: url("../img/bg/bbs_th_back.gif") no-repeat scroll left center transparent;}
.jwxe_board .list_table .td{color:#454545;padding: 9px 0px;border-bottom: 1px solid #ccc; text-align:center;}
.jwxe_board .list_table .td a{color:#454545;}
.jwxe_board .list_table .td a:hover{color:#454545;}
.jwxe_board .list_table .td a:visited{color:#454545;}
.jwxe_board .list_table td.title{text-align:left !important;color:#454545;}
.jwxe_board .list_table td.title_img, .jwxe_board .list_table td.text {text-align:left !important; padding-left:20px;}
.jwxe_board .list_table td.text { word-break: break-all; word-wrap: break-word;}
.jwxe_board .list_table td.title_comm{ text-align:left !important; padding-left:15px; }
.jwxe_board .list_table td.title_comm a, .jwxe_board .list_table td.title_img a{ color:#000000;}
.jwxe_board .list_table td.title_comm a:hover{text-decoration:underline; color: #0e65ac;}
.jwxe_board .list_table th.left_back{ background: none; }
.jwxe_board .list_table .no_con{ padding: 9px 0; border-bottom:1px solid #989da3; }
.jwxe_board .list_table .title2{ z-index:1000}
.jwxe_board .list_table input[type="checkbox"] {appearance: auto;}

/*img list*/
.jwxe_board .img_wrap a{color:#000000;}
.jwxe_board .img_wrap {overflow: hidden; width:100%;border-top: 2px solid #ccc;border-bottom: 1px solid #ccc;}
.jwxe_board .list_none{ padding:10px 5px; color: #666;}
.jwxe_board .img_wrap .row_wrap{clear: both;border-bottom: 1px solid #ccc;}
.jwxe_board .img_wrap .row_wrap .img_bx .thumb{ padding-bottom:10px; display: inline-block;width: 175px;height: 111px;}
.jwxe_board .img_wrap .row_wrap .img_bx .thumb.type_b{ padding-bottom:10px; display: inline-block;width: 160px;height: 130px;}

.jwxe_board .img_wrap .row_wrap .img_bx{float:left;padding:30px 40px;}
.jwxe_board .img_wrap .row_wrap .img_bx.type_c{padding:30px 32px;}
.jwxe_board .img_wrap .row_wrap .img_bx.thumbnail_c{padding:15px 8px;}

.jwxe_board .img_wrap .row_wrap .img_bx .dl { display: inline-block; padding: 0px 20px; vertical-align: top; max-width: 490px;  overflow: hidden;}
.jwxe_board .img_wrap .row_wrap .img_bx .dl.type_c { display: block; padding: 0px;}
.jwxe_board .img_wrap .row_wrap .img_bx .thum_image_view  {width: 175px; height: 111px;  }
.jwxe_board .img_wrap .row_wrap .img_bx .thum_image_view_b  {width: 120px; height: 130px;  }
.jwxe_board .img_wrap .row_wrap .img_bx .dl.max_w_540 {max-width: 540px; }
.jwxe_board .img_wrap .row_wrap .img_bx .contents {padding: 5px 0px; max-width: 500px; }
.jwxe_board .img_wrap .row_wrap .img_bx .num {padding: 10px 0px; }





/* .jwxe_board .img_wrap .thum_image_view{border:1px solid #e6e6e6;} */
.jwxe_board .img_wrap .row_wrap .img_bx .dl .title,.jwxe_board .img_wrap .row_wrap .img_bx .dl .create_dt { color:#626262;}
.jwxe_board .img_wrap .row_wrap .img_bx .dl .title{font-weight:bolder; font-size: 12px;}
.jwxe_board .img_wrap .row_wrap .img_bx .dl .title.type_c{font-size: 12px; width: 150px;}


.category li{float:left; }
.file_alt {width:300px;margin:0;}
.file_alt2 {width:355px;margin:0;}

/*welcome img list*/
.jwxe_board .welcome_img_wrap a{color:#000000;}
.jwxe_board .welcome_img_wrap {overflow: hidden; width:960px;border-top: 2px solid #ccc;}
.jwxe_board .welcome_list_none{ padding:10px 5px; color: #666;}
.jwxe_board .welcome_img_wrap .row_wrap{clear: both;border-bottom: 1px solid #ccc;}
.jwxe_board .welcome_img_wrap .row_wrap .img_bx .thumb{width:300px;padding-bottom:10px;}
.jwxe_board .welcome_img_wrap .row_wrap .img_bx{float:left;padding:30px 0 30px 30px;}
.jwxe_board .welcome_img_wrap .row_wrap .img_bx2 .thumb{width:300px;padding-bottom:10px;}
.jwxe_board .welcome_img_wrap .row_wrap .img_bx2{float:left;padding:30px 0 30px 0;}
.jwxe_board .welcome_img_wrap .thum_image_view{width:300px;border:1px solid #e6e6e6;}
.jwxe_board .welcome_img_wrap .row_wrap .img_bx .dl .title,.jwxe_board .img_wrap .row_wrap .img_bx .dl .create_dt { color:#626262;}
.jwxe_board .welcome_img_wrap .row_wrap .img_bx .dl .title{font-weight:bolder;}


/*mento img list*/
.jwxe_board .mento_img_wrap a{color:#454545;}
.jwxe_board .mento_img_wrap {width:960px;}
.jwxe_board .mento_img_wrap .row_wrap {clear:both;color: #454545;width: 960px;display: inline-block;border-bottom: 1px solid #cccccc;}
.jwxe_board .mento_img_wrap .row_wrap .left_box {padding:30px 0 30px 0;}
.jwxe_board .mento_img_wrap .row_wrap .right_box {padding:30px 0 30px 40px;}
.jwxe_board .mento_img_wrap .row_wrap .img_bx{float:left;}
.jwxe_board .mento_img_wrap .row_wrap .img_bx .thumb{}
.jwxe_board .mento_img_wrap .row_wrap .img_bx .thumb .thum_image_view{width:210px;}
.jwxe_board .mento_img_wrap .row_wrap .img_bx .dl {padding: 20px 15px 20px;border: 1px solid #cccccc;}
.jwxe_board .mento_img_wrap .row_wrap .img_bx .dl .title1{font-weight:bolder;}
.jwxe_board .mento_img_wrap .row_wrap .img_bx .dl .title2{padding:5px 0 10px;border-bottom: 1px solid #cccccc;}
.jwxe_board .mento_img_wrap .row_wrap .img_bx .dl .title3{font-weight:bolder;padding:10px 0 0;}

/*honor img list*/
.jwxe_board .honor_img_wrap a{color:#454545;}
.jwxe_board .honor_img_wrap {width:960px;}
.jwxe_board .honor_img_wrap .row_wrap {clear:both;color: #454545;width: 960px;display: inline-block;border-bottom: 1px solid #cccccc;}
.jwxe_board .honor_img_wrap .row_wrap .left_box {padding:30px 0 30px 0;}
.jwxe_board .honor_img_wrap .row_wrap .right_box {padding:30px 0 30px 40px;}

.jwxe_board .honor_img_wrap .row_wrap .navi_bx {float:left;width:960px;padding:30px 0 0;}
.jwxe_board .honor_img_wrap .row_wrap .navi_bx .wn_li{display:inline-block;width:94px;text-align:center;font-size:12px;font-weight:bold;color:#454545;background:#eeeeee;border:1px solid #cccccc;}
.jwxe_board .honor_img_wrap .row_wrap .navi_bx .wn_li_on{display:inline-block;width:94px;text-align:center;font-size:12px;font-weight:bold;color:#ffffff;background:blue;border:1px solid #cccccc;}
.jwxe_board .honor_img_wrap .row_wrap .navi_bx .wn_li2{display:inline-block;width:94px;text-align:center;font-size:12px;font-weight:bold;color:#454545;background:#eeeeee;border-top:1px solid #cccccc;border-right:1px solid #cccccc;border-bottom:1px solid #cccccc;}
.jwxe_board .honor_img_wrap .row_wrap .navi_bx .wn_li2_on{display:inline-block;width:94px;text-align:center;font-size:12px;font-weight:bold;color:#ffffff;background:blue;border-top:1px solid #cccccc;border-right:1px solid #cccccc;border-bottom:1px solid #cccccc;}

.jwxe_board .honor_img_wrap .row_wrap .img_bx{float:left;}
.jwxe_board .honor_img_wrap .row_wrap .img_bx .thumb{}
.jwxe_board .honor_img_wrap .row_wrap .img_bx .thumb .thum_image_view{width:210px;}
.jwxe_board .honor_img_wrap .row_wrap .img_bx .dl {padding: 20px 15px 20px;border: 1px solid #cccccc;}
.jwxe_board .honor_img_wrap .row_wrap .img_bx .dl .title1{font-weight:bolder;}
.jwxe_board .honor_img_wrap .row_wrap .img_bx .dl .title2{padding:5px 0 10px;}

.jwxe_board .honor_img_wrap .row_wrap .content_bx{float:left;}
.jwxe_board .honor_img_wrap .row_wrap .content_bx .dl {padding: 20px 15px 20px;}
.jwxe_board .honor_img_wrap .row_wrap .content_bx .dl .title{font-weight:bolder;color:blue;padding:0 0 5px;}
.jwxe_board .honor_img_wrap .row_wrap .content_bx .dl .title1{font-weight:bolder;font-size:18px;padding:0 0 20px;}
.jwxe_board .honor_img_wrap .row_wrap .content_bx .dl .dd {padding:0 0 20px;}
.jwxe_board .honor_img_wrap .row_wrap .content_bx .dl .dd ul li{background:url(../img/bul_dot_tab.gif) no-repeat 0 10px;padding:0 0 0 10px;}



/*history img list*/
.jwxe_board .history_img_wrap a{color:#454545;}
.jwxe_board .history_img_wrap {width:960px;border-top: 1px solid #000;}
.jwxe_board .history_img_wrap .row_wrap {clear:both;color: #454545;width: 960px;display: inline-block;border-bottom: 1px solid #cccccc;}
.jwxe_board .history_img_wrap .row_wrap .left_box {padding:30px 0 30px 0;}
.jwxe_board .history_img_wrap .row_wrap .right_box {padding:30px 0 30px 40px;}
.jwxe_board .history_img_wrap .row_wrap .img_bx{float:left;}
.jwxe_board .history_img_wrap .row_wrap .img_bx .thumb{}
.jwxe_board .history_img_wrap .row_wrap .img_bx .thumb .thum_image_view{width:210px;}
.jwxe_board .history_img_wrap .row_wrap .img_bx .dl {padding: 20px 15px 20px;border: 1px solid #cccccc;}
.jwxe_board .history_img_wrap .row_wrap .img_bx .dl .title1{font-weight:bolder;}
.jwxe_board .history_img_wrap .row_wrap .img_bx .dl .title2{padding:5px 0 10px;border-bottom: 1px solid #cccccc;}
.jwxe_board .history_img_wrap .row_wrap .img_bx .dl .title3{font-weight:bolder;padding:10px 0 0;}

/*guide img list*/
.jwxe_board .guide_img_wrap {width:960px;}
.rg-image-wrapper{
	position:relative;
	padding:88px 30px 0 30px;
	background:url(/_custom/bob/_common/board/common/img/btn/wrap_bg.jpg) no-repeat 0 0;
	min-height:20px;
	width:840px;
	height:429px;
	z-index:1 !important;
}
.rg-image{
	position:relative;
	text-align:center;
	line-height:0px;

}
.rg-image img{
	max-height:100%;
	max-width:100%;
}
.rg-image-nav a{
	display:block;
	position:absolute;
	top:50%;
	left:40px;
	width:20px;
	height:39px;
	text-indent:-9000px;
	cursor:pointer;
	outline:none;
	z-index:10;

}
.rg-image-nav a.rg-image-nav-prev{
	background:url(/_custom/bob/_common/board/common/img/btn/pn2_prev.png) no-repeat 0 0;
	}
.rg-image-nav a.prev2{
		top:-180px;
		left:0;
		width:25px;
		height:100px;
		background:url(/_custom/bob/_common/board/common/img/btn/prev_img_btn2.gif) no-repeat 0 0;
		z-index:21

	}
	.rg-image-nav a.prev2:hover{
		top:-180px;
		left:0;
		width:25px;
		height:100px;
		background:url(/_custom/bob/_common/board/common/img/btn/prev_img_btn2_on.gif) no-repeat 0 0;
		z-index:21

	}

.rg-image-nav a.rg-image-nav-next{
	right:40px;
	left:auto;
	background:url(/_custom/bob/_common/board/common/img/btn/pn2_next.png) no-repeat 0 0;

}
a.next2{
		top:-180px;
		left:875px;
		width:25px;
		height:100px;
		background:url(/_custom/bob/_common/board/common/img/btn/next_img_btn2.gif) no-repeat 0 0;
		z-index:21

	}
	a.next2:hover{
		top:-180px;
		left:875px;
		width:25px;
		height:100px;
		background:url(/_custom/bob/_common/board/common/img/btn/next_img_btn2_on.gif) no-repeat 0 0;
		z-index:21

	}

.rg-image-nav a:hover{
	opacity:1;
}
.rg-caption {
	text-align:center;
	margin-top:15px;
	position:relative;
}
.rg-caption p{
	font-size:13px;
	color:#ccc;
	line-height:16px;
	padding:0 15px;
	text-transform:uppercase;
}
.rg-caption2 {
	position:absolute;
	top:15px;
	left:20px;
}
.rg-caption2 p{
	font-size:18px;
	font-weight:bold;
	color:#333
}
.rg-caption3 {
	position:absolute;
	top:18px;
	right:20px;
}
.rg-caption3 p{
	font-size:12px;
	color:#676767;
}
.rg-view{
	height:30px;
	display:none;
}
.rg-view a{
	display:block;
	float:right;
	width:16px;
	height:16px;
	margin-right:3px;
	background:#464646 url(/_custom/bob/_common/board/common/img/btn/views.png) no-repeat top left;
	border:3px solid #464646;
	opacity:0.8;
}
.rg-view a:hover{
	opacity:1.0;
}
.rg-view a.rg-view-full{
	background-position:0px 0px;
}
.rg-view a.rg-view-selected{
	background-color:#6f6f6f;
	border-color:#6f6f6f;
}
.rg-view a.rg-view-thumbs{
	background-position:0px -16px;
}
.rg-loading{
	width:46px;
	height:46px;
	position:absolute;
	top:50%;
	left:50%;
	background:#000 url(/_custom/bob/_common/board/common/img/btn/ajax-loader.gif) no-repeat center center;
	margin:-23px 0px 0px -23px;
	z-index:100;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	opacity:0.7;
}
/* Elastislide Style */
.es-carousel-wrapper{
	padding:25px 64px 0 64px;
	position:relative;
	position:relative;
	margin-bottom:40px;
	width:772px;
	height:140px;
	border-top:1px solid #000
}
.es-carousel{
	overflow:hidden;
	height:140px;
}
.es-carousel ul{
	display:none;
}
.es-carousel ul li{
	width:149px !important;
	height:100%;
	float:left;
	display:block;
	color:#000;
	margin-right:8px !important
}
.es-carousel ul li a{
	width:149px;
	display:block;
	border-style:solid;
	border-color:#fff;
	-webkit-touch-callout:none;
	/* option */
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.es-carousel ul li.selected a{
	border-color:#142d6a;
}
.es-carousel ul li a img{
	display:block;
	border:none;
	height:96px;
	width:149px !important;
}
.es-carousel_div{
	display:block;
	width:900px;
	height:48px;
	border-top:1px solid #000;
	border-bottom:1px solid #ccc;
	background:#f5f5f5;
	}
.es-nav span{
	position:absolute;
	top:25px;
	left:30px;
	width:25px;
	height:100px;
	text-indent:-9000px;
	cursor:pointer;
}
.es-nav span.es-nav-prev{
	background:url(/_custom/bob/_common/board/common/img/btn/prev_img_btn1.gif) no-repeat 0 0;
}
.es-nav span.es-nav-prev:hover{
	background:url(/_custom/bob/_common/board/common/img/btn/prev_img_btn1_on.gif) no-repeat 0 0;
}
.es-nav span.es-nav-next{
	right:30px;
	left:auto;
	background:url(/_custom/bob/_common/board/common/img/btn/next_img_btn1.gif) no-repeat 0 0;
}
.es-nav span.es-nav-next:hover{
	right:30px;
	left:auto;
	background:url(/_custom/bob/_common/board/common/img/btn/next_img_btn1_on.gif) no-repeat 0 0;
}
.es-nav span:hover{
	opacity:1.0;
}

/*movie list*/
.jwxe_board .mv_wrap { }
.jwxe_board .mv_wrap .mv_row {clear:both;color: #454545;width: 793px;;display: inline-block;border-bottom: 1px solid #cccccc;}
.jwxe_board .mv_wrap .mv_row .left_box {padding:30px 0 30px 0;}
.jwxe_board .mv_wrap .mv_row .right_box {padding:30px 0 30px 52px;}
.jwxe_board .mv_wrap .mv_row .mv_item {float:left; padding: 19px 20px 19px 27px;}
.jwxe_board .mv_wrap .mv_row .mv_item .thumb {}
.jwxe_board .mv_wrap .mv_row .mv_item .thumb .thum_image_view{width:285px;}
.jwxe_board .mv_wrap .mv_row .mv_item .dl {padding: 20px 20px 20px;border: 1px solid #cccccc;}
.jwxe_board .mv_wrap .mv_row .mv_item .dl .title{}
.jwxe_board .mv_wrap .mv_row .mv_item .dl .title1{color: #666666;font-size: 18px;}
.jwxe_board .mv_wrap .mv_row .mv_item .dl .title2{padding:10px 0 30px;font-size: 30px;border-bottom: 1px solid #cccccc;}
.jwxe_board .mv_wrap .mv_row .mv_item .dl .title2 a{color:#454545;}
.jwxe_board .mv_wrap .mv_row .mv_item .dl .text_title{padding:10px 0 10px;color: #666666;}
.jwxe_board .mv_wrap .mv_row .mv_item .dl .text_title ul li{background:url(../img/bul_dot_tab.gif) no-repeat 0 10px;padding:0 0 0 10px;}
.jwxe_board .mv_wrap .mv_row .mv_item .dd_list_mv { color:#000000; padding: 10px 0px 6px 0px;}
.jwxe_board .mv_wrap .mv_row .mv_item a:visited , a:hover , a:link { color:#000000;}
.jwxe_board .mv_wrap .list_wrap .cv_view { padding: 20px 20px; width: 400px;height: 266px; overflow-y: scroll; text-align: left; font-size: 13px; color: #676767; border: 1px solid #ccc;}
.jwxe_board .mv_wrap .list_wrap .mv_title {padding: 7px 18px; background-color: #1176C4; color: #fff; }
.jwxe_board .mv_wrap .list_wrap .mv_contents {padding: 7px 18px; background-color: #46443D; color: #fff; }
.jwxe_board .mv_wrap .list_wrap .t_wrap {position: relative; padding: 5px 5px; }
.jwxe_board .mv_wrap .list_wrap .t_wrap02 {position: relative; padding: 9px 5px; height:260px; }
.jwxe_board .mv_wrap .list_wrap .t_wrap02 ul { list-style: none; }
.jwxe_board .mv_wrap .list_wrap .t_wrap02 ul li { float: left; }
.jwxe_board .mv_wrap .vt_top { vertical-align: top; }
.jwxe_board .mv_wrap .list_wrap .over_scroll { width: 250px; max-height: 260px; overflow-y: scroll;overflow: auto; }



/*FAQ*/
.jwxe_board .list_table .anw_wrap {border-bottom: 1px solid #E6E6E6;overflow: hidden; background:#eeeeee;}
.jwxe_board .list_table .anw_wrap .anw_img {float:left;padding:8px 10px;}
.jwxe_board .list_table .anw_wrap .anw {padding: 8px 24px 8px 74px;}

/* view 추가  : 20130603 */
.jwxe_board .bg_view{background-color:#f6f6f6;}
.jwxe_board .view_wrap {max-width: 100%; margin-top: 34px;}
.jwxe_board.common_a_biz-board .view_wrap,.jwxe_board.common_d_biz-board .view_wrap { max-width: 100%; margin-top: 34px; }
.jwxe_board.common_c_biz-board .view_wrap { max-width: 100%;  margin-top: 34px;}
.jwxe_board.common_biz-board .view_wrap { max-width:100%; margin-top: 34px;}
.jwxe_board.form_mail-board .view_wrap { max-width:100%; margin-top: 34px;}
.jwxe_board.photo-board .view_wrap { max-width: 100%; margin-top: 34px;}
.jwxe_board .view_table .th{color:#333333;background-color:#f5f5f5;padding: 0 0 0 20px; text-align:left; border-bottom: 1px solid #dadada; }
.jwxe_board .view_table .th2{color:#333333;padding: 8px 0 8px 20px; text-align:left;border-bottom: 1px solid #dadada; }
.jwxe_board .view_table .th3, .jwxe_board .view_table .th4, .jwxe_board .view_table .th5{color:#333333;padding: 0 0 0 20px; text-align:left;border-bottom: 1px solid #dadada; font-weight:200;}
.jwxe_board .view_table .img-in-view {text-align:center; margin:10px 0;}
.jwxe_board .view_table .img-in-view img { max-width:600px; max-height: 600px;}

.jwxe_board.en .view_table th {color:#666; font-weight:bolder;}
.jwxe_board.en .next_table th {color:#666; font-weight:bolder;}

.jwxe_board .view_table .th_bg_wh{ background-color: #ffffff; padding: 8px 0 8px 20px; text-align:left;border-bottom: 1px solid #989da3; font-weight:200;}
.jwxe_board .view_table .td{color:#454545;font-size:12px;padding: 16px 20px; border-bottom: 1px solid #cccccc;}
.jwxe_board .view_table .attach_list{padding:0;}
.jwxe_board .view_table .td .p15{padding:0 15px;}
.jwxe_board .view_table .td1{padding: 11px 0 11px 20px; border-bottom: 1px solid #cccccc;}
.jwxe_board .view_table .td2{padding: 11px 15px; border-bottom: 1px solid #cccccc;}
.jwxe_board .view_table .td3{padding: 11px 0 11px 20px; border-bottom: 1px solid #cccccc;}
.jwxe_board .view_table .td4{color:#454545;font-size:12px;padding: 16px 0 16px 20px; border-bottom: 1px solid #cccccc;}
.jwxe_board .view_table .td5{color:#454545;font-size:12px;padding: 16px 0; border-bottom: 1px solid #cccccc;}
.jwxe_board .view_table .td_date{padding: 8px 20px 8px 0; border-bottom: 1px solid #dadada;}
.jwxe_board .view_table .title{}
.jwxe_board .view_table .title, .jwxe_board .img2_view_table .title{background-color:#f5f5f5;color: #333333;font-weight:bold; border-bottom: 1px solid #cccccc;}
.jwxe_board .view_table .td_pd0, .jwxe_board .img2_view_table .td_pd0{padding: 8px 0 8px 0px; border-bottom: 1px solid #989da3;}
.jwxe_board .view_table .td_pd01{ padding: 8px 0 8px 0px; border-bottom: 1px solid #dadada; }
.jwxe_board .view_table .td_pd3, .jwxe_board .img2_view_table .td_pd3{padding: 8px 0 8px 3px; border-bottom: 1px solid #989da3;}
.jwxe_board .view_table .td_pd5{padding: 8px 0 8px 5px; border-bottom: 1px solid #989da3;}
.jwxe_board .view_table .td_pd51{padding: 8px 0 8px 5px; border-bottom: 1px solid #dadada;}
.jwxe_board .view_table .td_text{ padding:8px 0 8px 20px; border-bottom: 1px solid #dadada;}
.jwxe_board .view_table .sns-lnk-btn {padding: 8px 0 8px 5px;}
.jwxe_board .view_table #article_text { padding:14px 0 60px 0; word-break: break-all; word-wrap: break-word;}
.jwxe_board .view_table #article_text2 { padding:4px 0 60px 0; word-break: break-all; word-wrap: break-word;}

/*img view*/
.jwxe_board .view_table .image_view {text-align: left;padding:30px 20px 0;}
.jwxe_board .view_table .image_view .img{}
.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%;}

/* 이전글 다음글 추가 : 20130603 */
.jwxe_board .pre_next_line{ border-bottom: 1px solid #DCDCDC; }
.jwxe_board .next_table{width: 793px; }
.jwxe_board.common_a_biz-board .next_table,.jwxe_board.common_d_biz-board .next_table { width:100%;}
.jwxe_board.common_c_biz-board .next_table { width:100%;}
.jwxe_board.common_biz-board .next_table {width:100%;}
.jwxe_board.form_mail-board .next_table { width :100%;}
.jwxe_board.photo-board .next_table { width:100%;}
.jwxe_board .next_table .td{color:#454545;font-size:12px;padding: 16px 20px; border-bottom: 1px solid #cccccc;}
.jwxe_board .next_table .td a{ color:#454545; }
.jwxe_board .next_table .td a:hover{text-decoration: underline;}
.jwxe_board .next_table .th{color:#333333;padding: 0 0 0 20px; text-align:left; border-bottom: 1px solid #dadada;}
.jwxe_board .next_table .th span{padding: 0 0 0 15px;}
/* .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 {max-width: 793px; margin-top: 34px;}
.jwxe_board.common_a_biz-board .write_wrap, .jwxe_board.common_d_biz-board .write_wrap{max-width: 100%; margin-top: 34px;}
.jwxe_board.common_c_biz-board .write_wrap{max-width: 100%; margin-top: 34px;}
.jwxe_board.common_biz-board .write_wrap { max-width:100%; margin-top: 34px;}
.jwxe_board.form_mail-board .write_wrap { max-width:100%; margin-top: 34px;}
.jwxe_board.faq-board .write_wrap{max-width: 100%; margin-top: 34px;}
.jwxe_board.photo-board .write_wrap {max-width: 100%;  margin-top: 34px;}
.jwxe_board .write_table .th{text-align:left;background-color: #f5f5f5;padding: 16px 0 16px 20px;border-bottom: 1px solid #cccccc;}
.jwxe_board .write_table .td{color:#454545;font-size:12px;padding: 16px 15px;border-bottom: 1px solid #cccccc;}
.jwxe_board .write_table .td2{color:#454545;font-size:12px;padding: 11px 5px 11px 15px;border-bottom: 1px solid #cccccc;}
.jwxe_board .write_table .td3{color:#454545;font-size:12px;padding: 0 15px;border-bottom: 1px solid #cccccc;}
.jwxe_board .write_table .td3 .attach_cnt{padding:11px 0 0;}
.jwxe_board .write_table .input,.jwxe_board .write_table #article_text {border: 1px solid #cccccc;padding: 1px;}
.jwxe_board .write_table #article_text,.jwxe_board .write_table input.title, #article_reply {width: 100%;}
.jwxe_board .write_table .attach_list .border{height:26px;padding:16px 0px;border-bottom: 1px solid #cccccc;}
.jwxe_board .write_table .attach_list .border .label1{float: left;width: 170px;margin-top: 3px;}
.jwxe_board .write_table .attach_list2 .border2{height:28px;padding:5px 0 0;}
.jwxe_board .write_table .attach_list2 {padding:0 0 10px;}

.jwxe_board .write_table .attach_list .border .file_input {width:310px;margin:5px 0;}
.jwxe_board .red {color:red;}
.jwxe_board .write_table th label span {color:red; margin-left:5px;}
.jwxe_board .write_table .calendar {
		background: url("../img/calendar.gif") no-repeat scroll right center transparent;
		cursor: pointer;
		width: 100px;
}
.jwxe_board .calendar{
	background: url("../img/icon_calen.gif") no-repeat scroll right center transparent;
		cursor: pointer;
		width: 80px;
}

#article_reply, #article_text { padding: 3px; }


/*comment*/
.jwxe_board .input_warp, .jwxe_board .comment_wrap .list dl {clear: both; border: 1px solid #ccc;}
.jwxe_board .comment_wrap .thumb  {clear:both; border: 1px solid #e2e2e2; margin-right:16px; width: 90px;}
.jwxe_board .comment_wrap .list .thumb  {margin-right:26px; }
.jwxe_board .comment_wrap .thumb img{max-width: 80px; max-height: 80px; margin: 5px auto; display:block;}


.jwxe_board .comment_wrap .list { margin-top:0px;}
.jwxe_board .comment_wrap .list .writer {padding-right:5px; font-weight:bolder}
.jwxe_board .comment_wrap .list .del{font-size:11px; color:#656565;}
.jwxe_board .comment_wrap .list .master, .jwxe_board .comment_wrap .list .child {padding: 0 15px;}
.jwxe_board .comment_wrap .text{padding:0px 0;}
.jwxe_board .comment_wrap .comment_top{ padding-left: 15px; color:#656565}
.jwxe_board .comment_wrap .comment_list{ padding-top: 15px; border-top: 1px solid #cccccc;height:26px; padding-left: 15px;}
.jwxe_board .comment_wrap .comment_list.first { border-top: 0; padding-left: 15px;}
.jwxe_board .comment_wrap .last { padding-top: 15px; border-bottom: 1px solid #cccccc;height:18px;}
.jwxe_board .comment_wrap .comment{ padding-left: 15px;}
.jwxe_board .comment_wrap .comment.pd_l20{ padding-left: 0px;}

.jwxe_board .input_warp{ padding: 10px 20px;}
.jwxe_board .input_warp.pa_top20{ padding: 20px 20px 20px 20px;}
.jwxe_board .input_warp .write_info {padding:10px 0px; text-align: left;}
.jwxe_board .input_warp .comment_input {height: 66px; border: 0; margin: 0; width:829px; }
.jwxe_board .input_warp .comment.sns .comment_input { width:71%; }

.jwxe_board .comment_list_wrap { padding-bottom:20px; background-color: #f5f5f5; }
.jwxe_board .comment_list_wrap .img-comment{ padding-top:7px; height:83px; }


/* 스킨 유형 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;
}



/* 전체 선택 & 비선택 */
.jwxe_board .all_sel{ clear:both; position: absolute; top: 25px; left: 0px; }




#lay_pop{position:absolute;z-index:500;width:514px;height:464px;display:none;background-color:#ffffff;}
#all_body{position:absolute;z-index:9;display:block;filter:alpha(opacity=80);opacity:0.8;-moz-opacity:0.8;background-color:#000000;left:0;top:0}
#lay_pop .pop{
	background:url('../../welcome/img/popup_bg.gif') no-repeat ;
	color: #FFFFFF;
	font-size: 18px;
	height: 35px;
	padding: 12px 0 0 20px;
}
#lay_pop .pop a{
	position: absolute;
	right: 15px;
	top: 15px;
}
#lay_pop .movie{
	padding: 30px 0 0 32px;
}
#lay_pop .img_title{
	font-size: 14px;
	color: #666666;
}
#lay_pop .img_name{
	margin-top:3px;
	font-size: 18px;
	font-weight:bolder;
}



/* 댓글 */

div.thumb.fl_left img {max-height:64px; }  /* SNS 이미지 최대 사이즈 조절 */

legend{display: none;}
.board_btn01 {background-color: #616161;text-align: center;font-size: 14px;font-weight: bold;color: #ffffff;border: 1px solid #616161;padding: 8px 10px;text-decoration: none;min-width:100px; min-height:50px;vertical-align: inherit;}
.jwxe_coment{width: 960px;text-align: right;padding-top: 15px; font-size:12px;}
.jwxe_coment .jwxe_head{font-size:12px;float: left;}
.jwxe_coment .form_coment{margin-top: 10px; height:150px;}
.jwxe_coment .form_coment .form_coment_writer{text-align: center;}
.jwxe_coment .form_coment .form_coment_writer .coment_pro_img{float: left;padding-left: 22px;}
.jwxe_coment .form_coment .form_coment_writer .textarea{height:62px;width:577px; vertical-align:top;}

.coment_img{margin-top:33px;width:960px;border-top: 1px solid #ccc;}
.coment_img .img_box{padding: 15px 0 15px 0;border-bottom: 1px solid #969696;}
.coment_img .img_box .thumb{width: 80px;display:inline-block;*display:inline; zoom:1;}
.coment_img .img_box dl{display: inline-block;*display:inline; zoom:1;/*max-width: 400px;*/width:563px;vertical-align:top;margin-top: 10px;}
.coment_img .img_box dl dt{color: #858585;font-size: 11px;}
.coment_img .img_box .pro_name{color: #323232;font-size: 12px;margin-top: 10px;}
.coment_img .img_box .pro_data{color: #969696;font-size: 11px;}

.coment_img .one_comment { border-bottom: 1px solid #ccc;}

.coment_img .writer_wrap { background-color: #f4f4f4; height: 24px; padding: 5px 0 3px 5px;}
.coment_img .comment_text { padding: 0px 20px 10px 10px; height: 70px;}
.coment_img .detail_text { width:700px; float:left; padding:10px 10px;}


/* 개인정보 동의 */
.jwxe_personal_info .personal_info { padding:20px 20px 20px 50px;border:1px solid #cccccc; margin:10px 15px;}
.jwxe_personal_info .personal_info ul {line-height:1.6; }
.jwxe_personal_info .personal_info ul li span{ color:blue; }
.jwxe_personal_info .personal_info ul li.pd_5{ padding:0px 0px 5px 0px;}
.jwxe_personal_info .personal_info ul.pd_10{ padding:0px 0px 0px 10px;}
.jwxe_personal_info .agree label { padding:10px 10px 0px 4px;}



.txt_underline {text-decoration: underline; }

.dl_file_down  { padding: 10px 0 0 180px; }
._w780{ width:780px; padding: 1px;}
dt.photo_text {height: 20px; width: 31px; padding: 7px 18px;background-color: #46443D; color: #fff; }
.wrap_category a:visited , a:hover , a:link { color:#000000;}
.wrap_category ul{ list-style: none; padding: 10px 0px 30px 0px; float:left; }
.wrap_category ul li {float: left; width: 42px; padding: 5px 5px; text-align: center; background-color: #F4F4F4; border-bottom: 1px solid #cccccc; }
.font_size9 { font-size:9px !important;}
.pd_top20 { padding-top:20px !important;}

/* 페이지 만족도 */
.bg_satisfaction{ background: url('/_res/kipa/img/sub/bg_statis01.gif') no-repeat; padding: 3px 0 5px 29px; }
.satis_title {color:#276bac; font-size: 14px;}
.li_satis { border:1px solid #dddddd; }
.div_satis  { border-top:1px solid #dddddd;  float:left; width:100%;  }

/*thum 유형 D*/
.jwxe_board .img_wrap_d {border: 0px !important;}
.jwxe_board .img_wrap_d .row_wrap {margin-top: 55px;padding-bottom: 25px;border: 0px !important;background:url("../img/thum/border_bg.gif") no-repeat center 203px;height: 262px;}
.jwxe_board .img_wrap_d  .row_wrap .img_bx {padding: 0px;padding-left: 35px;}
.jwxe_board .img_wrap_d  .row_wrap .img_bx .thumb_d{background:url("../img/thum/img_bx_bg.png") no-repeat center bottom;min-height:203px;padding-bottom: 12px;}
.jwxe_board .img_wrap_d .row_wrap .img_bx .thum_image_view_b{width: 155px;height: 203px;border-top: 1px solid #f3f3f3;border-left: 1px solid #f3f3f3;border-right: 1px solid #f3f3f3;}
.jwxe_board .img_wrap_d .file_down4_wrap {position: relative;padding-top: 25px;}
.jwxe_board .img_wrap_d .file_down4_wrap .file_down4{text-align: center;}

.jwxe_board .thumbnail_d_top{background:url("../img/thum/border_bg.gif") no-repeat center 344px;padding-bottom: 25px;margin-top: 55px;}
.jwxe_board .thumbnail_d_top .top_dl{overflow: hidden;padding-left: 50px;}
.jwxe_board .thumbnail_d_top .main_img_wrap{background:url("../img/thum/main_thum_bg.png") no-repeat 0 0;width: 280px; height: 355px;float: left;}
.jwxe_board .thumbnail_d_top .main_img_wrap .main_img{width: 250px;height:332px;padding-top: 12px;padding-left: 15px;}
.jwxe_board .thumbnail_d_top .main_c_wrap{float: left;padding-left: 20px;}
.jwxe_board .thumbnail_d_top .main_c_wrap .tit_img{padding-bottom: 40px;}
.jwxe_board .thumbnail_d_top .main_c_wrap .centent{height: 150px; }
.jwxe_board .thumbnail_d_top .main_c_wrap .centent .title{max-width: 340px;display: inline-block;vertical-align: bottom;line-height: 20px;margin-left: 5px;background:#ffc938;font-weight: 600;padding: 0 2px;}
.jwxe_board .thumbnail_d_top .main_c_wrap .article_text{ padding-top: 10px; overflow: hidden;max-width: 350px;max-height: 95px;}

/*youtube유형*/
.jwxe_board .img_wrap .row_wrap .img_bx.thumbnail_c_youtube{padding:15px 5px;}
.jwxe_board .img_wrap .row_wrap .img_bx .thumb_youtube{ padding-bottom:10px; display: inline-block;width: 240px;height: 120px;}
.jwxe_board .img_wrap .row_wrap .img_bx .dl .title.type_c_youtube{font-size: 12px; width: 90%;}

/*kinpex_formail유형*/
.addBtn{background:#fff; width:60px; height:30px; text-align:center; border:1px solid #ccc; cursor:pointer;}
.btnRemove{cursor:pointer;}

/* KIPA 영상자료(파일업로드 및 유투브 공용 동영상 게시판 */
.fileType{display:none}
