@import url('../css/bbs_style.css');

/*skin1 body*/
#wrap{width:100%; min-width:980px; }
#top_wrap1{width:100%; height:40px; background:url('../html/default/img/imgpart_topbar.gif') repeat-x;}
#top_wrap1_content{width:980px; margin:0 auto;}
#content1{width:980px; margin:0 auto; border-bottom:1px solid #f4f4f4;}/*로고,메뉴*/


#content2{
	width:980px;
	margin:0 auto;
	background:url('../html/default/img/bgpart_mainbody.gif') repeat-y;
	border-bottom:2px solid #3e466e;
	margin-bottom:10px;
}

#content10{
	width:980px;
	margin:0 auto;
	border-bottom:2px solid #3e466e;
	margin-bottom:10px;
}

#content11{
	width:940px;
	margin:0 auto;
	margin-bottom:10px;
}

/*카테고리&상세 서브*/
#sub_left_contents{
	float:left;
	width:130px;
}
#sub_center_contents {
	float:left;
	width:590px;
}

#sub_right_contents {
	float:right;
	width:260px;
}

/*default.html 에서 사용함 [포토뉴스,UCC뉴스]*/
#sub_center_contents2 {
	float:left;
	width:720px;
}

/*html_bbs/bbs_default.html 에서 사용함 [커뮤니티 외 게시판]*/
#sub_left_contents3{
	float:left;
	width:130px;
}
#sub_center_contents3 {
	float:right;
	width:850px;
}

#content3{width:980px; margin:0 auto; margin-bottom:10px;}
#content4{width:980px; margin:0 auto;}
#footer{width:980px; margin:0 auto; clear:both;}

#now {
	width:980px;
	margin:0 auto;
	border-bottom:2px solid #f3f3f3;
}

.news_titlebar{position:absolute;background-color:#000000;width:350px;height:50px; margin-top:180px; filter:alpha(opacity=50); -moz-opacity:0.5; opacity:0.5;}
.news_title{position:absolute; padding:10px 0 0 10px; z-index:1; margin-top:180px;}

.detail_convert span{display:block;}
.contents_typea{width: 980px; margin: 0 auto;}

/* 포토그룹 */

.photo_left{
float:left;
position:absolute;
top:60px;
left:10px;
width:30px;
border:0px solid red;
}

.photo_center{
float:left;
position:absolute;
height:145px;
width:880px;
top:20px;
left:50px;
border:0px solid red;
}


.photo_right{
position:absolute;
float:right;
width:30px;
top:60px;
right:10px;
border:0px solid red;
}


/* 일반 페이징 */
.normal_page {padding:10px 0 5px 0; text-align:center;}
.normal_page span{display:inline-block; zoom:1; *display:inline; _display:inline;}
.normal_num {display:block; width:30px; height:30px; line-height:30px; border:1px solid #dbdbdb; font-size:13px; background:#f3f3f3; margin-right:3px;}
.normal_num_b {display:block; width:30px; height:30px; line-height:30px; border:1px solid #747474; font-weight:bold; background:#FFF; font-size:13px; margin-right:3px;}
.normal_prev {display:block; width:30px; height:30px; line-height:30px; border:1px solid #dbdbdb; background:#f3f3f3; margin-right:3px; font-size:13px; }
.normal_next {display:block; width:30px; height:30px; line-height:30px; border:1px solid #dbdbdb; background:#f3f3f3; font-size:13px; }
/* 일반 페이징 END */


/* 아작스 페이징 */
.ajax_page {padding:10px 0 5px 0;}
.ajax_page span{display:inline-block; zoom:1; *display:inline; _display:inline;}
.ajax_num {display:block; width:30px; height:30px; line-height:30px; border:1px solid #dbdbdb; font-size:13px; background:#f3f3f3; margin-right:3px;}
.ajax_num_b {display:block; width:30px; height:30px; line-height:30px; border:1px solid #747474; font-weight:bold; background:#FFF; font-size:13px; margin-right:3px;}
.ajax_prev {display:block; width:30px; height:30px; line-height:30px; border:1px solid #dbdbdb; background:#f3f3f3; margin-right:3px; font-size:13px; }
.ajax_next {display:block; width:30px; height:30px; line-height:30px; border:1px solid #dbdbdb; background:#f3f3f3; font-size:13px; }
/* 아작스 페이징 END */


/* 문의하기 */
.input_inquiry { border:1px solid #E7E7E7; height:32px; line-height:32px; padding-left:3px; }

/* 날짜검색 */
.search_date_btn { display:inline-block; width:85px; height:22px; line-height:22px;  text-align:center; background-image:url('../img/bg_search_date_btn.gif'); font-size:11px; color:#828282; margin-right:2px;}


/* 일정 */
.cate_tit{position:relative; padding:23px 0 18px 0; border-bottom:2px solid #373737; margin-bottom:5px}
.schedule_info{font-family:'tahoma', 'arial'; padding:9px 21px; color:#434343; font-size:11px; position:absolute; top:20px; right:0px; display:inline-block; zoom:1; *display:inline; _display:inline; background:url('../img/schedule_bg.png') 0 0 no-repeat}

.calendar span{display:inline-block; zoom:1; *display:inline; _display:inline;}
.this_month{font-family:tahoma; font-weight:bold; font-size:34px; color:#4b5378;}
.prev_month {font-family:tahoma; font-size:20px; padding-right:15px;}
.next_month{font-family:tahoma; font-size:20px; padding-left:15px;}
.prev_year{font-family:tahoma; font-size:20px; padding-right:15px;}
.next_year{font-family:tahoma; font-size:20px; padding-left:15px;}

.schedule_date{font-family:'tahoma', 'arial'; width:170px; height:31px; text-align:center; line-height:30px; color:#434343; font-size:12px; display:inline-block; zoom:1; *display:inline; _display:inline; background:url('../img/schedule_bg.png') 0 0 no-repeat}
.schedule_td_01{ height:40px; width:100px; text-align:center; background-color:#f8f8f8; }
.schedule_td_02{ padding-left:10px; text-align:left; background-color:#ffffff; }
.now_locate{height:40px; line-height:40px; text-align:right; padding-right:5px; background:#fff; }

.border_left_none td:first-child div{border-left:0 none!important}
.padding_left_none td:first-child div{padding-left:0 !important}
.margin_left_none td:first-child div{margin-left:0 !important}
.border_top_none tr:first-child td div{border-top:0 none!important}

/* 리터칭 시작 */

/* 마이페이지 메뉴 */
.my_menu_box_01 { border:1px solid #bfc9d4; border-top:none; padding:20px; background:#d6e1ec;}
.my_menu_box_01 .my_menu_main {font-size:16px; font-family:'맑은 고딕','맑은고딕'; letter-spacing:-0.5px; color:#2b2b2b; font-weight:bold;}
.my_menu_box_01 .my_menu_main a {color:#2b2b2b;}
.my_menu_box_01 .my_menu_sub a {color:#57575a;}

.my_menu_box_02 { border:1px solid #e0e0e0; border-top:none; padding:20px; background:#f8f8f8;}
.my_menu_box_02 .my_menu_main {font-size:16px; font-family:'맑은 고딕','맑은고딕'; letter-spacing:-0.5px; color:#333333; font-weight:bold;}
.my_menu_box_02 .my_menu_main a {color:#333333;}
.my_menu_box_02 .my_menu_sub a {color:#666666;}


/* 마이페이지 메인 타이틀 */
.my_page_title { margin-bottom:20px;}
.my_page_title_text { font-size:20px; font-family:'맑은 고딕','맑은고딕'; letter-spacing:-2px; color:#333333; font-weight:bold; float:left;  padding-left:12px; float:left;}
.my_page_title_more {position:relative; top:5px; float:right;}


/* 마이페이지 리스트 바 */
.my_list_bar { border-top:1px solid #e0e0e0; border-bottom:1px solid #e0e0e0; background:#fafafa; }
.my_list_bar td { height:40px; text-align:center; font-family:'맑은 고딕','맑은고딕'; letter-spacing:-0.5px; font-size:14px; color:#999999;}

/* 마이페이지 서스 상단 타이틀 */
.my_sub_title { border-bottom:2px solid #000; padding-bottom:20px; background:#ffffff;}
.my_sub_title_01 { font-size:34px; font-family:'맑은 고딕','맑은고딕'; letter-spacing:-3px; color:#333333; font-weight:bold; float:left;}
.my_sub_title_02 { font-size:13px; font-family:'맑은 고딕','맑은고딕'; letter-spacing:-0.5px; color:#999999; float:left; margin:25px 0px 0px 15px;}

/* 마이페이지 검색  */
.my_search_box { background:#fafafa; border:1px solid #e9e9e9; padding:20px;}
.my_search_box input[type=text] { border:1px solid #c9c9c9; background:#ffffff; height:28px; line-height:27px; padding-left:5px; color:#666666;}
.my_search_box select { border:1px solid #c9c9c9; background:#ffffff; height:30px; line-height:24px; padding:5px; color:#666666;}


/* 기부내역 */
.my_list_bar_dona th { border-top:1px solid #e0e0e0; border-bottom:1px solid #e0e0e0; background:#fafafa; height:40px; text-align:center; font-family:'맑은 고딕','맑은고딕'; letter-spacing:-0.5px; font-size:14px; color:#999999; font-weight:normal;}
.my_list_bar_dona td { height:50px; border-bottom:1px dashed #e0e0e0;}
.dona_title_color a { color:#333333; }


/* 스크랩 */
.my_rows_margin_box table tr td .my_rows_margin { margin-left:15px; margin-top:15px;}
.my_rows_margin_box table tr td:first-child .my_rows_margin{ margin-left:0 !important; }

/* 도움말박스 */
.my_help_box { border:1px dotted #e0e0e0; background:#fafafa; padding:20px; color:#999999; margin-top:20px; line-height:19px;}
.pay_title{color:#333; font-size:36px; letter-spacing:-3px; font-weight:normal; padding:30px; 0; text-align:center}
.title_select select{width:140px}
.support_tr_onoff, .support_tr_onoff:hover{color:#5ca7dc; text-decoration:underline}

/* 리터칭 끝 */

/* 회원가입,수정 디자인 및 인풋스타일 */
.member_info{border-top:2px solid #333333}
.member_info .title, .member_info .substence{border-top:1px solid #e6e6e6; border-bottom:1px solid #e6e6e6}
.member_info .title{color: #505050;width: 130px; height:70px; padding-left: 25px;background: #f9f9f9; text-align:left; font-weight:normal; font-size:15px; font-family:'맑은 고딕'; letter-spacing:-1px}
.member_info .title img{vertical-align:middle}
.member_info .substence{padding:8px; background:#fff}
.member_info .substence input[type=text], input[type=file], input[type=password]{border:1px solid #bdbdc0; background:#ffffff; padding-left:5px; height:28px; line-height:28px; vertical-align:middle}
.member_info .substence input[type=checkbox]{vertical-align:middle}
.member_info .substence select {padding:5px; border:1px solid #bdbdc0; height:30px; line-height:30px}
.member_info .substence textarea{border:1px solid #bdbdc0; background:#ffffff; padding:5px; height:200px; width:93%;}
.member_info .substence .bunya{height:21px}
.member_info .guide_txt{font-size:13px; letter-spacing:-1px; font-family:'맑은 고딕'; color:#999999; vertical-align:middle}
.member_info .txt{font-size:13px; letter-spacing:-1px; font-family:'맑은 고딕'; color:#999999; vertical-align:middle; cursor:pointer}

.resist_gisa_info{width:100%; position:relative; z-index:10; border-collapse:collapse; border-spacing:0}
.resist_gisa_info .icon_nemo{color:#333333; font-weight:bold; font-size:12px; line-height:24px; text-align:left}
.resist_gisa_info .title{width:170px; background:url('../img/icon_arrow_new.gif') 0 center no-repeat; padding-left:10px; font-size:15px; letter-spacing:-1px; color:#505050; border-bottom:1px solid #e0e0e0}
.resist_gisa_info .substance input[type="radio"]{margin-bottom:2px}
.resist_gisa_info .icon_nemo_2{background:url('../img/icon_nemo.gif') 8px 42px no-repeat; color:#6b6b6b; padding:12px 0 12px 30px}
.resist_gisa_info .title, .resist_gisa_info .substance{font-family:'맑은 고딕'}
.resist_gisa_info .substance{padding:18px 0; text-align:left; border-bottom:1px solid #e0e0e0}
.resist_gisa_info .substance select{border: 1px solid #7b8595;height:28px;background: #fff;color: #424242; margin:4px 4px 4px 0; padding:5px}
.resist_gisa_info .substance input[type='text'], .resist_gisa_info .substance input[type='file']{border: 1px solid #bebec1; display: inline-block; _display: inline; line-height: 28px; height: 28px; padding-left: 3px; margin:4px 4px 4px 0}
.resist_gisa_info .substance textarea{margin:5px 0; border: 1px solid #bebec1;}
.resist_gisa_info .substance input[type='checkbox']{vertical-align:middle}
.resist_gisa_info .substance label{font-size:14px; vertical-align:middle; font-family:'맑은 고딕'; margin-right:20px; color:#666666}
.resist_gisa_info .gubun_txt{margin-right:15px;}
.resist_gisa_info .type_txt{margin-right:10px}

.search_gisa_info{width:100%; position:relative; z-index:10; border-collapse:collapse; border-spacing:0}
.search_gisa_info .icon_nemo{color:#333333; font-weight:bold; font-size:12px; line-height:24px; text-align:left}
.search_gisa_info .title{width:100px; background:url('../img/icon_arrow_new.gif') 0 center no-repeat; padding-left:10px; font-size:15px; letter-spacing:-1px; color:#505050; border-bottom:1px solid #e0e0e0}
.search_gisa_info .substance input[type="radio"]{margin-bottom:2px}
.search_gisa_info .icon_nemo_2{background:url('../img/icon_nemo.gif') 8px 42px no-repeat; color:#6b6b6b; padding:12px 0 12px 30px}
.search_gisa_info .title, .search_gisa_info .substance{font-family:'맑은 고딕'}
.search_gisa_info .substance{padding:5px 0; text-align:left; border-bottom:1px solid #e0e0e0}
.search_gisa_info .substance select{border: 1px solid #bdbdc0;height:28px;background: #fff;color: #424242; margin:4px 4px 4px 0; padding:5px}
.search_gisa_info .substance input[type='text'], .search_gisa_info .substance input[type='file']{border: 1px solid #bdbdc0; display: inline-block; _display: inline; line-height: 28px; height: 28px; padding-left: 3px; vertical-align:middle}
.search_gisa_info .aa select{margin-right:12px}
.search_gisa_info .bb select{width:130px; margin-right:12px}

/* 커뮤니티 좌측메뉴 */
.board_menu{}
.board_menu td{}
.board_menu td a{background:url('../../img/typeb/board_arrow_02.gif') 0 12px no-repeat; padding-left:13px; line-height:30px; display:block; font-size:13px; font-family:'맑은 고딕'; letter-spacing:-1.1px}
.board_menu td a:hover{color:#1f45d4; background:url('../../img/typeb/board_arrow_01.gif') 0 12px no-repeat; }

.all_search_list td:first-child .all_search_rows{margin-left:0 !important;}
.all_search_list .all_search_rows{float:left; margin-left:10px; margin-bottom:20px}

.all_search_list td:first-child .all_saerch_rows2{margin-left:0 !important;}
.all_search_list .all_saerch_rows2{float:left; margin-left:20px;}

.all_search_list td:first-child .all_saerch_rows4{margin-left:0 !important;}
.all_search_list .all_saerch_rows4{float:left; margin-left:15px;}

.all_search_list .all_search_rows3{}
.all_search_list .all_search_rows3 table tr:first-child td div{border-top:0 none !important}

.all_search_list td:first-child .all_search_rows6{margin-left:0 !important;}
.all_search_list .all_search_rows6{float:left; margin-left:10px; margin-bottom:10px}
.all_search_list .all_search_rows6 .inner_hidden{display:none}
.all_search_list .all_search_rows6 .thumb:hover .info{display:none}
.all_search_list .all_search_rows6 .thumb:hover .inner_hidden{display:block; position:absolute; width:100%; height:100%; top:0; left:0; right:0; bottom:0; background:url('../img/title_bg_02.png') 0 0 repeat; cursor:pointer}

/* 통합검색_01 */
.all_search_rows_a{width:223px; position:relative; margin-left:20px; margin-bottom:0px; float:left}
.all_search_rows_a .cate_info{position:absolute; bottom:10px; right:10px; font-family:'맑은 고딕','맑은고딕'; border:1px solid #fff; font-size:12px; color:#fff; line-height:22px; padding:0 7px; text-align:center; z-index:100}
.all_search_rows_a .thumb{width:223px; height:225px; position:relative}
.all_search_rows_a .mask{display:none}
.all_search_rows_a:hover .mask{position: absolute;top:0; left:0; right:0; bottom:0; border:1px solid #000; opacity:.5; filter:alpha(opacity:50); display: block;background: #000; z-index:100}
.all_search_rows_a .info{padding:17px; border:1px solid #b4b4b4; border-top:0 none;}
.all_search_rows_a .info .title{font-size:16px; font-weight:bold; font-family:'맑은 고딕','맑은고딕'; letter-spacing:-1px; margin-bottom:10px}
.all_search_rows_a .info .sub_info{color:#8ea5c3; padding:10px 0}
.all_search_rows_a .info .substance{font-family:'맑은 고딕','맑은고딕'; font-size:13px; line-height:18px; text-align:justify; letter-spacing:-0.8px}
.all_search_rows_a .rate{font-weight:bold; color:#ffcb2c}
.all_search_rows_a .rate_img img{width:60px; vertical-align:middle}
.all_search_rows_a .star img{vertical-align:middle; width:70px; margin-bottom:4px}

/* 통합검색_02 */
.all_search_rows_b{position:relative; padding:20px 0; overflow:hidden; border-bottom:1px solid #f1f1f1}
.all_search_rows_b .thumb{position:relative; float: left; zoom: 1; margin-right:13px}
.all_search_rows_b .thumb .cate_ico{position:absolute; top:0; left:0; font-fami
ly:'맑은 고딕','맑은고딕'; font-size:12px; color:#fff; line-height:22px; background:url('../../img/typeb/cate_ico_bg.png') 0 0 repeat; padding:0 7px; text-align:center}
.all_search_rows_b .dd:after {display: block;clear: both; content: '';}
.all_search_rows_b .data{overflow: hidden;position: relative; zoom: 1;}
.all_search_rows_b .data .title{margin:5px 0}
.all_search_rows_b .data .title a{color: #3c3c3c; font-size: 19px; font-weight: bold; font-family:'맑은 고딕','맑은고딕'; text-align: left; letter-spacing:-1px; }
.all_search_rows_b .data dd{line-height:22px}
.all_search_rows_b .data .substance{text-align:justify; margin:10px 0}
.all_search_rows_b .data .substance a{font-size:13px; font-family:'맑은 고딕','맑은고딕'; line-height:24px; color:#646464;}
.all_search_rows_b .inquire{padding-left:30px; height:24px;  background:url('../img/view_ico_01.png') 5px 2px no-repeat; color:#bdbdbd; font-family:verdana}
.all_search_rows_b .scrap{padding-left:20px; height:24px; background:url('../img/scrap_ico_01.png') 0px 2px no-repeat; color:#bdbdbd; font-family:verdana}

/* 통합검색_03 */
.all_search_rows_c{width:223px; height:220px; position:relative; overflow:hidden; margin-left:20px; margin-top:20px}
.all_search_rows_c .thumb img{width:223px; height:220px}
.all_search_rows_c .wrap{height:100%; width:100%; display:block; position:absolute; top:0; left:0; background:url('../../img/typeb/latest_bg.png') 0 bottom repeat-x;     background-size: 100% 69%;}
.all_search_rows_c .news_info{overflow: hidden;position: relative; font-size: 12px; zoom: 1; padding:0 10px; height:40px; line-height:40px}
.all_search_rows_c .news_info .tit{font-size:15px; text-align:center; font-family:'맑은고딕','맑은 고딕'; color:#fff; letter-spacing:-1.5px;}
.all_search_rows_c .news_info dd{line-height:22px}
.all_search_rows_c .news_info dd{color:#8892a7}
.all_search_rows_c .news_info .inquire{padding-left:28px; background:url('../../img/typeb/inquire_ico.png') 0 3px no-repeat; color:#fff; font-weight:bold}

/* 통합검색_04 */
.all_search_rows_d{position:relative; padding:19px 0 17px 0; overflow:hidden; border-bottom:1px solid #f2f2f2}
.all_search_rows_d .thumb{position:relative; float: left; zoom: 1; margin-right:10px; overflow:hidden}
.all_search_rows_d .dd:after {display: block;clear: both; content: '';}
.all_search_rows_d .data{overflow: hidden;position: relative; zoom: 1; padding-right:10px; margin-top:5px}
.all_search_rows_d .title{margin:10px 0;}
.all_search_rows_d .title a{color: #232323; font-size: 18px; font-weight: normal; font-family:'맑은 고딕','맑은고딕'; text-align: left; letter-spacing:-1.0px; font-weight:bold}
.all_search_rows_d .data dt{line-height:24px}
.all_search_rows_d .data dd{line-height:20px}

/* 통합검색_05 */
.all_search_rows_e{width:223px; position:relative; margin-left:20px; margin-bottom:0px; float:left}
.all_search_rows_e .thumb{width:223px; height:225px; position:relative; overflow:hidden}
.all_search_rows_e .mask{position: absolute;width:100%; height:100%; top:0; left:0; right:0; bottom:0;  background: url('../img/latest_play_btn.png') center center no-repeat;  z-index:100}
.all_search_rows_e .info{padding:17px; border:1px solid #b4b4b4; border-top:0 none;}
.all_search_rows_e .info .title{font-size:13px; font-weight:bold; font-family:'맑은 고딕','맑은고딕'; letter-spacing:-1px; margin-bottom:10px}
.all_search_rows_e .info .sub_info{color:#8ea5c3; padding:10px 0}
.all_search_rows_e .info .substance{font-family:'맑은 고딕','맑은고딕'; font-size:16px; line-height:21px; text-align:justify; letter-spacing:-0.8px}

/* 통합검색 스크롤 기본위치 선점 - js 소스 영향을 주기위한 소스 */
.all_sch_scrollfixed {width:230px; position:fixed !important; top:143px; z-index:9999}
.gibu img{width:100% !important; height:auto !important}

/* 슬라이더 arrow 이미지 */
.arrow_big .flexslider .flex-direction-nav .flex-prev { left: -50px;background:url('../../img/nav_arrow_left2.png') 0 0 no-repeat;}
.arrow_big .flexslider .flex-direction-nav .flex-next { right: -50px;background:url('../../img/nav_arrow_right2.png') 0 0 no-repeat;}
.arrow_big .flexslider .flex-direction-nav a {text-decoration: none;display: block; width: 46px; height: 72px;margin: -20px 0 0; position: absolute; top: 45%;z-index: 10; overflow: hidden; opacity: 0; cursor: pointer; color: rgba(0, 0, 0, 0.8);text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);}

.arrow_mid .flexslider .flex-direction-nav .flex-prev { left: 10px;background:url('../../img/nav_arrow_left3.png') 0 0 no-repeat;}
.arrow_mid .flexslider .flex-direction-nav .flex-next { right: 10px;background:url('../../img/nav_arrow_right3.png') 0 0 no-repeat;}
.arrow_mid .flexslider .flex-direction-nav a {text-decoration: none;display: block; width: 33px; height: 54px;margin: -20px 0 0; position: absolute; top: 46%;z-index: 10; overflow: hidden; opacity: 0; cursor: pointer; color: rgba(0, 0, 0, 0.8);text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);}

/* 서브뉴스_08 */
.sub_news_rows_h{position:relative; padding:20px 0; overflow:hidden; border-bottom:1px solid #f1f1f1}
.sub_news_rows_h .thumb{position:relative; float: left; zoom: 1; margin-right:23px}
.sub_news_rows_h .thumb .cate_ico{position:absolute; top:0; left:0; font-family:'맑은 고딕','맑은고딕'; font-size:12px; color:#fff; line-height:22px; background:url('../../img/typeb/cate_ico_bg.png') 0 0 repeat; padding:0 7px; text-align:center}
.sub_news_rows_h .dd:after {display: block;clear: both; content: '';}
.sub_news_rows_h .data{overflow: hidden;position: relative; zoom: 1;}
.sub_news_rows_h .data .title{padding:5px 0}
.sub_news_rows_h .data .title a{color: #3c3c3c; font-size: 16px; font-weight: bold; font-family:'맑은 고딕','맑은고딕'; text-align: left; line-height: 20px; letter-spacing:-1px; }
.sub_news_rows_h .data dt, .sub_news_rows_h .data dd{line-height:20px}
.sub_news_rows_h .data .substance{text-align:justify}
.sub_news_rows_h .data .substance a{font-size:13px; font-family:'맑은 고딕','맑은고딕'; line-height:20px; color:#646464;}