@charset "UTF-8";

/*
@import "../../ncuc_www/css/layout.css";
*/

a, a:link	{ text-decoration: none; color: #333; }
a:visited	{ color: #555; }
a:focus	{ color: #000; /*outline: 2px solid #f00;*/ }
a:hover, a:active	{ color: #e4353b; /*outline: none;*/ }

*:before, *:after	{ box-sizing: border-box; }

html	{ width: 100%; height: 100%; min-height: 100%; }
body	{ width: 100%; height: 100%; min-height: 100%; padding: 0; margin: 0; }

body.popup_box	{ position: relative; width: auto; height: auto; margin: 0; padding: 20px; background-color: #f2f3f7; }
body.popup_box:before	{ position: absolute; left: 0; top: 0; z-index: 0; width: 100%; height: 100px; background-color: #084d98; content: ""; }
body.popup_box .contents_content	{ position: relative; z-index: 1; padding: 20px; margin-top: 65px; background-color: #fff; }
body.popup_box .contents_content h3:first-child	{ position: absolute; left: 0; top: -65px; width: 100%; line-height: 60px; padding: 0; margin: 0 !important; background: #fff; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; color: #000; text-indent: 20px; }
body.popup_box .contents_content *:nth-child(2)	{ margin-top: 0 !important; }


.skip_area	{ position: absolute; left: 0; top: 0; z-index: 99999; width: 100%; height: 0px; overflow: hidden; }
.skip_area a	{ display: block; line-height: 30px; padding: 0 0 0 20px; color: #000; text-decoration: none; font-weight: bold; font-size: 13px; border: 1px solid #ddd; background-color: #fafafa; }

hr.linebreak	{ display: none; }



#jump_menu	{ position: relative; width: 100%; z-index: 9999999; }
#jump_menu h1	{ display: block; width: 0; height: 0; padding: 0; margin: 0; overflow: hidden; font-size: 0; position: absolute; }
#jump_menu ul,
#jump_menu li	{ padding: 0; margin: 0; list-style: none; }
#jump_menu a	{ position: absolute; z-index: -1; left: 0; top: -1000px; display: block; width: 100%; line-height: 45px; text-align: center; font-weight: bold; font-size: 20px; color: #fff; background-color: #3e6dbf; }
#jump_menu a:focus	{ top: 0; }


#body	{ position: relative; width: 100%; min-height: 100%; }



/**
HEADER
**/
#header	{ background-color: #f5f5f5; }
#header header	{}
#header header h1	{ margin: 0; }
#header header h1 a	{ position: absolute; left: 0; top: 0; z-index: 2; display: block; height: 70px; line-height: 70px; padding: 0 0 0 230px; text-align: left; font-size: 23px; color: #273d82; font-weight: 600; background: url(../image/header_logo.png) no-repeat 28px center; }
#header header p.slogan	{ display: block; width: 0; height: 0; padding: 0; margin: 0; overflow: hidden; font-size: 0; position: absolute; }



#header header #GNB	{}
#GNB	{ height: 70px; padding-left: 300px; }
#GNB aside	{}
#GNB aside:after	{ display: block; clear: both; content: ""; }
#GNB aside nav	{ float: right; }
#GNB aside nav ul.familysite	{ float: left; padding: 0; margin: 0 50px 0 0; list-style: none; }
#GNB aside nav ul.familysite li	{ float: left; padding: 0; margin: 0; list-style: none; }
#GNB aside nav ul.familysite li a	{ position: relative; display: block; line-height: 30px; padding: 0 10px; margin-top: 20px; text-align: center; }
#GNB aside nav ul.familysite li a:focus, #GNB aside nav ul.familysite li a:hover, #GNB aside nav ul.familysite li a:active	{ color: #fff; background-color: #555; }
#GNB aside nav ul.familysite li a.active	{ color: #fff; background-color: #000; }
#GNB aside nav ul.familysite li a:before	{ position: absolute; left: 0; top: 50%; width: 1px; height: 12px; margin-top: -6px; background-color: #e5e5e5; content: ""; }
#GNB aside nav ul.familysite li:first-child a:before	{ content: none; }

#GNB aside nav ul.menu	{ float: right; padding: 0; margin: 0; list-style: none; }
#GNB aside nav ul.menu li	{ float: left; padding: 0; margin: 0; list-style: none; }
#GNB aside nav ul.menu li a	{ position: relative; display: block; line-height: 30px; padding: 0 10px; margin-top: 20px; text-align: center; }
#GNB aside nav ul.menu li a:focus, #GNB aside nav ul.menu li a:hover, #GNB aside nav ul.menu li a:active	{ color: #fff; background-color: #555; }
#GNB aside nav ul.menu li a.active	{ color: #fff; background-color: #000; }
#GNB aside nav ul.menu li a:before	{ position: absolute; left: 0; top: 50%; width: 1px; height: 12px; margin-top: -6px; background-color: #e5e5e5; content: ""; }
#GNB aside nav ul.menu li:first-child a:before	{ content: none; }










/**
SUB
**/
#container.sub	{ position: relative; min-height: 100%; padding: 0 20px 20px 350px; }
#container.sub:after	{ display: block; clear: both; content: ""; }


#container.sub #SUB-GNB	{ position: absolute; left: 0; top: 0; width: 300px; min-height: 100%; }
#container.sub #section	{ }



#container.sub #SUB-GNB	{ background: #229856; background: linear-gradient(to bottom, #229856 1%,#273b83 100%); color: #fff; }
#SUB-GNB ul,
#SUB-GNB li	{ padding: 0; margin: 0; list-style: none; }

#SUB-GNB .ld1	{}
#SUB-GNB .ld1 .cd1	{}
/*
#SUB-GNB .ld1 .cd1c1,
#SUB-GNB .ld1 .cd1c2,
#SUB-GNB .ld1 .cd1c3,
#SUB-GNB .ld1 .cd1c4,
#SUB-GNB .ld1 .cd1c8	{ display: none; }
*/
#SUB-GNB .ld1 .cd1.noChild	{ display: none; }

#SUB-GNB .ld1 .cd1 .l1	{ position: relative; display: block; height: 74px; line-height: 74px; padding-left: 30px; color: #fff; font-size: 16px; font-weight: bold; }
#SUB-GNB .ld1 .cd1 .l1:before	{ position: absolute; left: 0; top: 50%; width: 4px; height: 22px; margin-top: -11px; background-color: #fff; content: ""; }
#SUB-GNB .ld1 .cd1 .l1:after	{ position: absolute; right: 17px; top: 50%; height: 22px; line-height: 22px; margin-top: -11px; color: #fff; content: "▼"; }
#SUB-GNB .ld1 .cd1 .l1.active:after	{ content: "▲"; }
#SUB-GNB .ld1 .cd1 .l1:focus, #SUB-GNB .ld1 .cd1 .l1:hover, #SUB-GNB .ld1 .cd1 .l1:active, #SUB-GNB .ld1 .cd1 .l1.active	{ background-color: rgba(0, 0, 0, 0.5); color: #fff; text-shadow: 2px 2px 2px #000; }

#SUB-GNB .ld2	{ padding: 30px 0 30px 30px; background-color: rgba(0, 0, 0, 0.3); }
#SUB-GNB .ld2 .cd2	{}
#SUB-GNB .ld2 .cd2 .l2	{ position: relative; display: block; line-height: 29px; padding: 5px 0 5px 16px; font-size: 15px; color: #fff; }
#SUB-GNB .ld2 .cd2 .l2:after	{ position: absolute; left: 0; top: 50%; width: 5px; border-top: 1px solid #fff; content: ""; }
#SUB-GNB .ld2 .cd2 .l2:focus, #SUB-GNB .ld2 .cd2 .l2:hover, #SUB-GNB .ld2 .cd2 .l2:active, #SUB-GNB .ld2 .cd2 .l2.open, #SUB-GNB .ld2 .cd2 .l2.over, #SUB-GNB .ld2 .cd2 .l2.active	{ color: #fff; font-weight: bold; text-shadow: 2px 2px 2px #000; }

#SUB-GNB .ld3	{ padding: 10px; }
#SUB-GNB .ld3 .cd3	{ padding-left: 10px; }
#SUB-GNB .ld3 .cd3 .l3	{ position: relative; display: block; line-height: 30px; padding: 3px 0 2px 10px; color: #fff; font-size: 15px; }
#SUB-GNB .ld3 .cd3 .l3:after	{ position: absolute; left: 0; top: 50%; width: 3px; height: 3px; margin-top: -2px; background-color: #fff; content: ""; }
#SUB-GNB .ld3 .cd3 .l3:focus, #SUB-GNB .ld3 .cd3 .l3:hover, #SUB-GNB .ld3 .cd3 .l3:active, #SUB-GNB .ld3 .cd3 .l3.over, #SUB-GNB .ld3 .cd3 .l3.active	{ color: #fff; font-weight: bold; text-shadow: 2px 2px 2px #000; }

#SUB-GNB .ld4	{ padding: 5px 10px; }
#SUB-GNB .ld4 .cd4	{ padding-left: 10px; }
#SUB-GNB .ld4 .cd4 .l4	{ position: relative; display: block; line-height: 20px; padding: 3px 0 2px 10px; }
#SUB-GNB .ld4 .cd4 .l4:after	{ position: absolute; left: 0; top: 11px; width: 4px; height: 1px; background-color: #000; content: ""; }
#SUB-GNB .ld4 .cd4 .l4:focus, #SUB-GNB .ld4 .cd4 .l4:hover, #SUB-GNB .ld4 .cd4 .l4:active, #SUB-GNB .ld4 .cd4 .l4.over, #SUB-GNB .ld4 .cd4 .l4.active	{ color: #000; font-weight: 600; }

#SUB-GNB .ld5	{ padding: 0; }
#SUB-GNB .ld5 .cd5	{ padding-left: 10px; }
#SUB-GNB .ld5 .cd5 .l5	{ position: relative; display: block; line-height: 20px; padding: 3px 0 2px 10px; }
#SUB-GNB .ld5 .cd5 .l5:after	{ position: absolute; left: 0; top: 11px; width: 2px; height: 2px; background-color: #000; content: ""; }
#SUB-GNB .ld5 .cd5 .l5:focus, #SUB-GNB .ld5 .cd5 .l5:hover, #SUB-GNB .ld5 .cd5 .l5:active, #SUB-GNB .ld5 .cd5 .l5.over, #SUB-GNB .ld5 .cd5 .l5.active	{ color: #000; font-weight: 600; }


#SUB-GNB div.noChild,
#SUB-GNB ul.noChild	{ display: none !important; }


#container.IsLogout	{ padding-left: 20px; }
#container.IsLogout #SUB-GNB	{ display: none; }








#container.sub #section	{ position: relative; }
#container.sub #section section	{}
#container.sub #section section header	{ }
#container.sub #section section header h2	{ line-height: 50px; padding: 0 0 0 10px; margin: 0; font-size: 30px; color: #000; }
#container.sub #section section header .menu_path	{ position: absolute; right: 5px; top: 50px; }
#container.sub #section section header .menu_path p	{ margin: 0; }
#container.sub #section section header .menu_path p strong	{ display: inline-block; width: 20px; height: 20px; text-indent: -999px; overflow: hidden; background: url(../image/sub_menupath_home.png) no-repeat center center; vertical-align: middle; }
#container.sub #section section header .menu_path p a:last-child	{ color: #438ac4; font-weight: 600; }

#container.sub #section section header .tabmenu	{ margin: 30px 0;}
#container.sub #section section header .tabmenu ul	{ display: table; width: 100%; padding: 0; margin: 0; list-style: none; }
#container.sub #section section header .tabmenu ul li	{ display: table-cell; width: 10%; padding: 0; margin: 0; list-style: none; background: none; }
#container.sub #section section header .tabmenu ul li a	{ position:relative; display: block; line-height: 39px; margin: 0 3px; background-color: #e1e1e1; text-align: center; }
#container.sub #section section header .tabmenu ul li a:focus, #container.sub #section section header .tabmenu ul li a:hover, #container.sub #section section header .tabmenu ul li a:active, #container.sub #section section header .tabmenu ul li a.active	{ background-color: #286ec6; color: #fff; }
#container.sub #section section header .tabmenu ul li a:focus:after, #container.sub #section section header .tabmenu ul li a:hover:after, #container.sub #section section header .tabmenu ul li a:active:after, #container.sub #section section header .tabmenu ul li a.active:after	{ position: absolute; left: 50%; bottom: -6px; display:block; margin:0 0 0 -6px; content: ""; border-width: 6px 6px 0 6px; border-style: solid; border-color: #286ec6 transparent transparent transparent; }

#container.sub #section section header .tabmenu.fixed ul	{ display: block; }
#container.sub #section section header .tabmenu.fixed ul:after	{ display: block; clear: both; content: ""; }
#container.sub #section section header .tabmenu.fixed ul li	{ display: block; float: left; width: 20%; }
#container.sub #section section header .tabmenu.fixed ul li a	{ margin: 3px; }




#container.sub #section section #contents	{ min-height: 500px; margin: 30px 0; font-size: 15px; }





/* 전체 모드 */
.fullmode	{ background-color: #f5f5f5; }
.fullmode #header	{ display: none; }
.fullmode #container	{ height: 100%; padding: 0; }
.fullmode #SUB-GNB	{ display: none; }
.fullmode #container.sub #section section header	{ display: none; }

.fullmode #container.sub #section section #contents	{ padding-top: 100px; margin: 0; }

.fullmode .modules_member	{ width: 640px; margin: 0 auto; background-color: #fff; }
.fullmode .modules_member:before	{ display: block; height: 180px; background: url(../image/subpage_login_logo.png) no-repeat center center; content: ""; }
.fullmode .modules_member .proc_login,
.fullmode .modules_member .proc_logout	{ padding: 0 90px; }
.fullmode .modules_member .proc_passwordchange	{ padding: 0 20px; }
.fullmode .modules_member .proc_login > a	{ display: block; line-height: 76px; margin: 0 -90px; border-top: 1px solid #e8e8e8; text-align: center; color: #777; font-size: 16px; }
.fullmode .modules_member .proc_login > a:focus, .fullmode .modules_member .proc_login > a:hover, .fullmode .modules_member .proc_login > a:active	{ background-color: #666; color: #fff; }
.fullmode .modules_member .proc_login > a span	{ display: inline-block; padding-right: 26px; background: url(../image/bullet_link.png) no-repeat right center; }
.fullmode .modules_member .proc_login table	{ display: block; margin: 0; border: 0 none; }
.fullmode .modules_member .proc_login table colgroup	{ display: none; }
.fullmode .modules_member .proc_login table tbody	{ display: block; }
.fullmode .modules_member .proc_login table tbody tr	{ display: block; }
.fullmode .modules_member .proc_login table tbody tr th	{ position: absolute; width: 0; height: 0; padding: 0; border: 0 none; font-size: 0; overflow: hidden; }
.fullmode .modules_member .proc_login table tbody tr td	{ display: block; height: 60px; padding: 0; border: 0 none; }
.fullmode .modules_member .proc_login table tbody tr td input	{ width: 100%; height: 50px; padding-left: 41px; box-sizing: border-box; }
.fullmode .modules_member .proc_login table tbody tr:nth-child(1) td input	{ background: url(../image/icon_id.png) no-repeat 20px center; }
.fullmode .modules_member .proc_login table tbody tr:nth-child(2) td input	{ background: url(../image/icon_pwd.png) no-repeat 20px center; }
.fullmode .modules_member .proc_login .submit a	{ display: none !important; }
.fullmode .modules_member .proc_login .submit button	{ width: 100%; height: 65px; border: 0 none; border-radius: 65px; box-sizing: border-box; font-size: 17px; font-weight: bold; color: #fff; background: #273B83; background: linear-gradient(to right, #273b83 0%,#229856 100%); }

.fullmode .modules_member .proc_logout .messagebox	{ padding: 0; border: 0 none; background-color: transparent; }
.fullmode .modules_member .proc_logout .submit button	{ width: 100%; height: 65px; border: 0 none; border-radius: 65px; box-sizing: border-box; font-size: 17px; font-weight: bold; color: #fff; background: #273B83; background: linear-gradient(to right, #273b83 0%,#229856 100%); }



.modules_contents .proc_read .document_history_list,
.modules_contents > .order	{ display: none !important; }
.IsSuperAdmin .modules_contents .proc_read .document_history_list,
.IsSuperAdmin .modules_contents > .order	{ display: block !important; }


.button.large	{ border: 1px solid #989898; }





/*
2019--02-01 추가사항
*/
.hisco_table table,
.m_table table	{ margin-top: 0; }
.tt_txt	{ padding-bottom: 10px; }
.w_con,
.w_con_	{ display: block; padding: 10px; border: 1px solid #c8c8c8; }
.w_con_.mt2e	{ margin-top: 0 !important; }










body .contents .tab_content_show	{ display: block; }
body .contents .tab_content_hide	{ display: none; }

body .contents .pc_content,
body .contents .pc_contents	{ display: block; }
body .contents table.pc_content,
body .contents table.pc_contents	{ display: table; }
body .contents .mobile_content,
body .contents .mobile_contents,
body .contents table.mobile_content,
body .contents table.mobile_contents	{ display: none; }


/****************************************************************************************************************************
	MOBILE
****************************************************************************************************************************/

@media all and ( max-width: 1023px )
{
	.kntool_popup_layerpopup	{ left: 0 !important; max-width: 100% !important; height: auto !important; }
	
	body	{ min-width: 320px; }
	
	body .contents .pc_content,
	body .contents .pc_contents,
	body .contents table.pc_content,
	body .contents table.pc_contents	{ display: none; }

	body .contents .mobile_content,
	body .contents .mobile_contents	{ display: block; }
	body .contents table.mobile_content,
	body .contents table.mobile_contents	{ display: table; }
	
	*	{ -webkit-text-size-adjust: none; }
	
	body	{ font-size: 14px; }
	
	#body	{ min-width: 100%; }
	
	
	
	
	#header header	{ position: relative; }
	#header header h1	{ display: block; width: auto; margin: 0; }
	#header header h1 a	{ position: absolute; left: 50%; top: 40px; z-index: 9998; width: 140px; height: 65px; margin-left: -90px; text-indent: -999px; overflow: hidden; background: url(../image/header_logo.png) no-repeat center center; background-size: auto 45px; }
	
	#GNB aside	{ position: relative; z-index: 9997; border: 0 none; background-color: #fff; }
	#GNB aside nav	{ width: auto; margin: 0; }
	#GNB aside nav ul.familysite	{ float: none; border-bottom: 1px solid #000; }
	#GNB aside nav ul.familysite:after	{ display: block; clear: both; content: ""; }
	#GNB aside nav ul.familysite li	{ position: relative; width: 33.33%; border: 0 none !important; }
	#GNB aside nav ul.familysite li:before	{ position: absolute; left: 0; top: 0; height: 100%; border-left: 1px solid #000; content: ""; }
	#GNB aside nav ul.familysite li:first-child:before	{ content: none; }
	#GNB aside nav ul.familysite li a	{ position: relative; z-index: 9999; min-width: 0; background-color: #000; color: #fff; font-size: 12px; letter-spacing: -1px; }
	#GNB aside nav ul.familysite li a.active	{ background-color: #fff; color: #000; }
	
	#GNB aside nav ul.menu	{ float: right; clear: both; height: 65px; padding: 0; }
	#GNB aside nav ul.menu li	{ padding-top: 13px; }
	#GNB aside nav ul.menu li:before	{ content: none; }
	#GNB aside nav ul.menu li a	{ position: relative; z-index: 9999; display: none; width: 35px !important; }
	#GNB aside nav ul.menu li a.calendar	{ display: block;  border: 0 none; }
	#GNB aside nav ul.menu li a.login	{ display: block; width: 41px; height: 39px; padding: 0; margin: 0; border: 0 none; text-indent: -999px; overflow: hidden; background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAeCAMAAAAFBf7qAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RkM2RDEyODY4RENDMTFFODlCMUZGRTdCMUM2OTM4RkUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RkM2RDEyODc4RENDMTFFODlCMUZGRTdCMUM2OTM4RkUiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpGQzZEMTI4NDhEQ0MxMUU4OUIxRkZFN0IxQzY5MzhGRSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGQzZEMTI4NThEQ0MxMUU4OUIxRkZFN0IxQzY5MzhGRSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PnjJf4cAAADtUExURQkJCfb29paWli8vLxkZGQsLCwICAqKiovr6+sfHx56enldXV6mpqR8fHwgICC4uLjMzM5ubmz8/PxQUFBUVFQUFBfj4+GdnZ/7+/ujo6JeXl1BQUNvb28zMzDQ0NJ2dnefn5319fZ+fn8vLyxwcHD4+PsjIyFlZWb6+vnBwcKCgoOTk5I6Ojnp6enFxcdfX14uLi2JiYjk5OQwMDMnJyWRkZNXV1SsrK/z8/CQkJKGhoY+Pj5OTk/v7+9jY2K+vrxgYGAQEBHZ2duLi4gMDA8bGxlVVVS0tLf39/X9/f8/Pz5ycnDAwMAAAAP///zJMJIYAAAEZSURBVHjadJLVYoNAEEUnhDTu7m51d/cWDv//OQVC0wKb87Kzc15m7q5YHsltwyWV/O2Id95U8Cjv+tUsxpqTmU9dg5guAnGfKkJhVRWg6FN9MFeVCf0/1ahFWpCPuOShFak1VmqRzkoVtsRlC6qSTS8cpeVQkNMsGcdQEhvLEnTtO4Cmw1KmMLRCDGEqUUiFVQqiYu9hePe3571TrzTsPf+pTBkqDyo1uHAG+xgo1MGTO/S5Qu1cOSb7olCft692WoeXqjGsNLyrJ7TO4GuDOuLxfoPaP17/JlfZQY28e+JuHdTICaoHWjhDDXoyh1InaDolmEvc3nNiBpjYzbgk2upXbifEatb1sNDrTfezdTNGgEzXbv8IMAB4bs1M5cxKigAAAABJRU5ErkJggg==') no-repeat center center; background-size: 23px 23px; }
	#GNB aside nav ul.menu li a.logout	{ display: block; width: 41px; height: 39px; padding: 0; margin: 0; border: 0 none; text-indent: -999px; overflow: hidden; background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAeCAMAAAAFBf7qAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QTYwQzNFOTc4RENEMTFFODg1QUZGMTNGMzZCMTczRTEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QTYwQzNFOTg4RENEMTFFODg1QUZGMTNGMzZCMTczRTEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBNjBDM0U5NThEQ0QxMUU4ODVBRkYxM0YzNkIxNzNFMSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBNjBDM0U5NjhEQ0QxMUU4ODVBRkYxM0YzNkIxNzNFMSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PjPp85EAAADtUExURQkJCfb29paWli8vLxkZGQsLCwICAqKiop6enqmpqfr6+sfHxx8fH1dXVz4+Pj8/P8vLy1BQUHBwcFlZWWdnZxUVFejo6H19ff7+/p+fn8zMzOfn5zQ0NAUFBRQUFNvb2wgICL6+vvj4+MjIyBwcHI6OjgMDAy0tLQwMDJubm6GhoeTk5OLi4mJiYjk5Oa+vrysrK2RkZCQkJNjY2MbGxpOTkwQEBBgYGI+Pj/z8/Hp6ev39/YuLi5eXlzMzM3Z2dnFxcS4uLlVVVaCgoJ2dndXV1X9/f/v7+9fX18nJyc/Pz5ycnDAwMAAAAP///zP0P1MAAAETSURBVHjadJLXcsMgEEXXWLKK5d57Te+99x7p8v+fE4SJEknovAB7ZpjdC8QVxRdfYhd/K6TWyxYU47W4WpiI2FzE1DZAgYQAK35hxD2wlaEC4PVPdeerfS7kCbjLzbsrNSt5NAIKJCkAI/JKs1CxKTRMGaeqCS1mleqAwb4TMAOoUxno8BQdoEx5wE4rG8iTmMNX59OH6y+19YHgn3LGQOtApwaHYWMbA436PJdNv2nUznFovF2NujlbF2ndXuna4CXgWd8hPwLeM9QeLk4y1ON+9JukEkH11Nn9iILqhUENAZbOkAFDagCVSdJMKkCDLDHnMkiwFEWL3Jr+lWsu8XbTSAuj2Zafre/4CZy+KP8IMACdQ86xt0uaegAAAABJRU5ErkJggg==') no-repeat center center; background-size: 23px 23px; }
	#GNB aside nav ul.menu li a.totalsearch	{ display: block;  border: 0 none; background-color: transparent; background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAZhJREFUeNqclL8vBFEQx9+SCHJHFA6hUJxCBMEJiUYUcj2FggKNf0EhOv8BKnoiustFRaehEYWCu7jQIBGKQ+Ks7/B9MjZ7d7s7ySfvx858M/vezDOu6xoNrA4sgENwDz7BB8iBXZAGjjfuL94jNgXywK3CKeipKAhbBCUGPIF1kAKtoB1Mgk3wRp8XMO4rCJtWYvsgXvaXjOkGZ/R9lrXnu2kABTrsVTofFRQHF4zJeAWX+OEBNFUTU4ED4Iux/Xa/BosZ82tb2Hg1AQ2+kmGGy1m7L4IjnGdNeDvimNKCCc5vIwjamDYt+M55cwTBGMeiFsxxPhRBcJhjXgvac5gPo+Q4jrTonN/5D6qWSocomzXVVTFvp+yoyh8NILahanDFr/XkcM/pIL26Chp9hDrAtvojSSChfRzbLjiTFgwHfHHszR2zNGpBL5jg3LA66sGlxEDn0Va8zkAuaRlcV3m65E3sA3fcuwJd/zL0uUXp1TEWbYmP7Qn8C8onKXugE9z8PHFBb7XCBSV1pmUzDFmTSdZz8VuAAQBBLL7xIGku6AAAAABJRU5ErkJggg=='); }
	
	
	#GNB .mobile_gnb_call_dumy	{ display: none; position: fixed; left: 0; top: 0; z-index: 9997; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.5); }
	#GNB.mobile_show .mobile_gnb_call_dumy	{ display: block; }
	#GNB .mobile_gnb_call	{ position: absolute; left: 0px; top: 40px; z-index: 9998; width: 65px; height: 65px; line-height: 65px; text-align: center; font-size: 60px; color: #333; font-weight: bolder; }
	#GNB .mobile_gnb_call:before	{ content: "≡"; }
	
	#GNB #topmenu	{ display: none; }
	#GNB.mobile_show #topmenu	{ display: block; margin-top: 0; }
	#topmenu	{ position: absolute; left: 0; top: 105px; z-index: 9998; width: 100%; min-width: 300px; border-top: 1px solid #c8c8c8; background-color: #fafafa; color: #000; box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5); }
	#topmenu .ld1	{ float: none; width: auto; margin: 0; background: transparent; }
	#topmenu .ld1 .cd1	{ float: none; display: block !important; width: auto; }
	#topmenu .ld1 .cd1c1	{ display: none !important; }
	#topmenu .ld1 .cd1 .l1	{ position: relative; padding: 0 0 0 20px; color: #000; text-align: left; }
 	#topmenu .ld1 .cd1 .l1:before	{ position: absolute; left: 10px; top: 50%; width: 3px; height: 3px; margin-top: -1px; background-color: #666;  content: ""; }
 	#topmenu .ld1 .cd1 .l1.hasChild:after	{ position: absolute; right: 20px; top: 50%; line-height: 30px; margin-top: -15px; content: "▼"; font-size: 13px; }
 	#topmenu .ld1 .cd1 .l1.hasChild.over2:after,
 	#topmenu .ld1 .cd1 .l1.hasChild.open:after	{ content: "▲"; }
	
	#topmenu .lb1	{ position: static; }
	#topmenu .lb1.open	{ height: auto; overflow: visible; }
	#topmenu .ld2	{ height: auto !important; box-shadow: none; background: #fff; border-bottom: 1px solid #c8c8c8; }
	#topmenu .ld2 .cd2 .l2	{ padding-left: 10px; color: #000; }
	#topmenu .ld2 .cd2 .l2:before	{ position: absolute; left: 0; top: 50%; width: 2px; height: 2px; margin-top: -1px; overflow: hidden; background-color: #333; content: ""; }
	
	#topmenu .ld3	{ display: block; margin: 0 0 0 20px; }
	#topmenu .ld3 .cd3	{}
	#topmenu .ld3 .cd3 .l3	{ position: relative; padding: 0 0 0 10px; }
	#topmenu .ld3 .cd3 .l3:before	{ position: absolute; left: 0; top: 50%; width: 5px; height: 1px; margin-top: -1px; background-color: #333; content: ""; }
	
	
	
	
	
	#footer aside	{ width: auto; }
	#footer aside .align_box	{ padding: 10px; }
	#footer aside ul	{ float: none; text-align: center; }
	#footer aside ul li	{ width: 50%; }
	#footer aside ul li:before	{ width: 2px; height: 2px; margin-top: -1px; background-color: #fff; content: "" !important; }
	#footer aside ul li a	{ padding: 0 5px 0 10px !important; text-align: left; }
	
	#footer aside .familysite	{ display: none; }
	
	#footer aside .quickmenu,
	#footer aside .quickmenu *	{ display: none; background: none; }
	
	#footer aside .wa,
	#footer aside .wa *	{ display: none; background: none; }
	
	#footer address	{ width: auto; padding: 10px; }
	
	
	
	
	#container.main .mainimage	{ position: relative; height: auto; padding-top: 57.5%; }
	#container.main .mainimage .list	{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
	#container.main .mainimage .list a .images img	{ height: 100%; }
	#container.main .mainimage .list ul	{ height: 100%; }
	#container.main .mainimage .list ul li	{ height: 100%; }
	#container.main .mainimage .list ul li a	{ height: 100%; }
	#container.main .mainimage .list a .images	{ height: 100%; }
	#container.main .mainimage .list a .description	{ height: 60px; padding: 10px 0 0 0; }
	#container.main .mainimage .list a .description strong	{ line-height: 30px; padding: 0 20px; font-size: 16px; }
	#container.main .mainimage .list a .description em	{ padding: 0 20px; }
	#container.main .mainimage .control1	{ width: 100%; }
	#container.main .mainimage .control1 a.prev,
	#container.main .mainimage .control1 a.next	{ top: -50px; height: 50px; }
	#container.main .mainimage .control1 a.prev:after,
	#container.main .mainimage .control1 a.next:after	{ line-height: 50px; }
	/*
	#container.main .mainimage .control2	{ width: 100%; margin-top: -20px; }
	*/
	#container.main .mainimage .control2	{ display: none; }
	
	
	#container.main .bg_box1	{ padding: 0; background: none; }
	#container.main .align_box1	{ width: auto; padding: 0; margin: 0; }
	
	#container.main .major_event	{ max-width: 560px; min-width: 300px; padding: 0 10px; margin: 0 auto; }
	#container.main .major_event h2	{ line-height: 50px; padding: 0; font-size: 21px; text-align: center; }
	/*
	#container.main .major_event .list	{ max-width: 620px; min-width: 300px; height: auto; max-height: 1138px; padding-top: 183.5483870967742%; margin: 0 auto;  background-image: url(../image/main_major_event_sample_m.png); background-size: contain; }
	*/
	#container.main .major_event .list	{ height: auto; overflow: visible; }
	#container.main .major_event .list ul	{ margin: 0; }
	#container.main .major_event .list ul li	{ width: 50% !important; max-width: 280px !important; height: 0 !important; max-height: 250px !important; padding-top: 44.642% !important; margin: 0 !important; }
	#container.main .major_event .list ul li.size_2x2	{ width: 100% !important; max-width: 560px !important; max-height: 500px !important; padding-top: 89.2857% !important; }
	#container.main .major_event .list ul li a	{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
	#container.main .major_event .list ul li a .description	{ padding: 4px 0 6px 0; }
	#container.main .major_event .list ul li a .description strong	{ line-height: 20px; font-size: 13px; }
	#container.main .major_event .list ul li a.size_2x2 .description strong	{ line-height: 25px; font-size: 17px; }
	#container.main .major_event .list ul li a .description em	{ line-height: 17px; font-size: 12px; }
	#container.main .major_event .list ul li a .description span	{ line-height: 17px; font-size: 12px; }
	
	
	#container.main .bg_box2	{ padding: 0; background: none; }
	#container.main .align_box2	{ width: auto; padding: 0; margin: 0; }

	#container.main .whats_new h2	{ line-height: 50px; padding: 0; font-size: 21px; text-align: center; }
	#container.main .whats_new .list	{ padding: 0 10px; }
	#container.main .whats_new .list ul li	{ float: none; max-height: 270px; margin: 0 0 10px 0; }
	#container.main .whats_new .list ul li a	{ position: relative; max-width: 100%; height: 0; padding-top: 71.05263157894737%; margin: 0 auto; overflow: visible; }
	#container.main .whats_new .list ul li a .images	{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
	
	
	#container.main .align_box3	{ width: auto; padding: 0; margin: 0; }

	#container.main .education h2	{ line-height: 50px; padding: 0; font-size: 21px; text-align: center; }
	#container.main .education .list	{ width: auto; padding: 0 0.5%; overflow: visible; }
	#container.main .education .list ul	{ width: auto; max-width: 504px; margin: 0 auto; }
	#container.main .education .list ul li	{ display: none; position: relative; width: 48%; height: 0; max-height: 180px; padding: 37.5% 0 0 0; margin: 1%; }
	#container.main .education .list ul li.no1,
	#container.main .education .list ul li.no2,
	#container.main .education .list ul li.no3,
	#container.main .education .list ul li.no4	{ display: block; }
	#container.main .education .list ul li a	{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; max-height: 180px; padding: 0; border: 0 none; }
	#container.main .education .list ul li a .images	{ padding: 4px; border-width: 1px 1px 0 1px; border-style: solid; border-color: #ccc; }
	#container.main .education .list ul li a .description	{ position: absolute; left: 0; bottom: 0; width: 100%; border-bottom: 1px solid #ccc; }
	#container.main .education .list ul li a .description:before	{ position: absolute; left: 0; top: 0; height: 100%; border-left: 1px solid #ccc; content: ""; }
	#container.main .education .list ul li a .description:after	{ position: absolute; right: 0; top: 0; height: 100%; border-left: 1px solid #ccc; content: ""; }
	#container.main .education .list ul li a .description strong	{ padding: 0 5px; font-size: 14px; }
	#container.main .education .list ul li a .description em	{ padding: 0 5px; font-size: 12px; }


	#container.main .education .control	{ display: none; }

	
	#container.main .bg_box4	{ padding: 0; background: none; }
	#container.main .align_box4	{ width: auto; padding: 0; margin: 0; }
	
	#container.main .infobox,
	#container.main .infobox *	{ display: none !important; background: none !important; }

	
	#container.main .align_box5	{ width: auto; padding: 4px 4px 0 4px; margin: 0; background-color: #f0f0f0; }
	#container.main .align_box5:before	{ content: none; }
	
	#container.main .board	{ float: none; width: auto !important; height: auto !important; margin-bottom: 4px; border: 1px solid #d5d5d5; background-color: #fff; }
	#container.main .board h2	{ margin: 0 10px; }
	#container.main .board h2 a	{ line-height: 40px; font-size: 20px; }
	#container.main .board h2 a span	{ padding: 0; border: 0 none; color: #000; }
	#container.main .board h2 a:after	{ right: 10px; border: 0 none; }
	#container.main .board .list	{ padding: 15px 10px; }
	

	#container.main .bg_box6	{ padding: 0; background: none; }
	#container.main .align_box6	{ width: auto; padding: 0; margin: 0; }

/*
	#container.main .sisul,
	#container.main .sisul *	{ display: none !important; background: none !important; }
*/

	#container.main .sisul	{ width: auto; }
	#container.main .sisul .list ul li	{ float: none; width: auto; }
	#container.main .sisul .list ul li.c2	{ border-top: 1px solid #d8d8d8; }
	#container.main .sisul .list ul li a	{ height: auto; padding-bottom: 15px; padding-left: 20px; padding-right: 0; background: none; }
	#container.main .sisul .list ul li a:after	{ content: none; }
	

	#container.main .align_box7	{ position: relative; width: auto; padding: 0 5px 80px 5px; margin: 0 0 20px 0; }
	
	#container.main .webzine	{ width: 50%; height: auto; margin: 0; }
	#container.main .webzine h2	{ line-height: 50px; padding: 0; font-size: 21px; }
	#container.main .webzine h2 a	{ position: relative; color: #fff; background-color: #262626; text-indent: 10px; }
	#container.main .webzine h2 a:after	{ position: absolute; right: 10px; top: 50%; width: 20px; height: 20px; line-height: 20px; margin-top: -6px; border: 1px solid #4f4f4f; text-align: center; content: "+"; color: #333; background-color: #fff; text-indent: 0; font-weight: normal; }
	#container.main .webzine .list	{ position: relative; height: auto; padding-top: 113.333%; border-width: 0 1px 1px 1px; }
	#container.main .webzine .list ul	{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
	#container.main .webzine .list ul li.empty	{ height: 100%; line-height: 100px; }
	

	#container.main .movie	{ width: 50%; height: auto; margin: 0; }
	#container.main .movie h2	{ line-height: 50px; padding: 0; font-size: 21px; }
	#container.main .movie h2 a	{ position: relative; color: #fff; background-color: #262626; text-indent: 10px; }
	#container.main .movie h2 a:after	{ position: absolute; right: 10px; top: 50%; width: 20px; height: 20px; line-height: 20px; margin-top: -6px; border: 1px solid #4f4f4f; text-align: center; content: "+"; color: #333; background-color: #fff; text-indent: 0; font-weight: normal; }
	#container.main .movie .list	{ position: relative; height: auto; padding-top: 113.333%; border-width: 0 1px 1px 0; border-style: solid; border-color: #c8c8c8; }
	#container.main .movie .list ul	{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
	#container.main .movie .list ul li	{ height: 50%; margin: 0 !important; }
	#container.main .movie .list ul li.empty	{ height: 100%; line-height: 100px; text-align: center; }
	#container.main .movie .list ul li a	{ height: 100%; }
	
	
	#container.main .instagram	{ position: absolute; left: 0; bottom: 0; width: 20%; height: auto; }
	#container.main .instagram h2	{ display: none; }
	#container.main .instagram .link	{ float: none; }
	#container.main .instagram .link a	{ width: auto; height: 0; padding-top: 100%; border-width: 1px 1px 1px 0; border-style: solid; border-color: #c8c8c8; background: #fff url(../image/main_insta.png) no-repeat center center; text-indent: -9999px; overflow: hidden; }
	#container.main .instagram .list,
	#container.main .instagram .list *	{ display: none !important; background: none !important; }

	#container.main .facebook	{ position: absolute; left: 20%; bottom: 0; width: 20%; height: auto; }
	#container.main .facebook h2	{ height: auto; border: 0 none; }
	#container.main .facebook h2 a	{ width: auto; height: 0; padding-top: 100%; border-width: 1px 1px 1px 0; border-style: solid; border-color: #c8c8c8; background: #fff url(../image/main_facebook2.png) no-repeat center center; text-indent: -9999px; overflow: hidden; }
	#container.main .facebook h2 a:after	{ content: none; }
	#container.main .facebook .list,
	#container.main .facebook .list *	{ display: none !important; background: none !important; }

	
	#container.main .movie .kakaotalk	{ position: absolute; left: 40%; bottom: 0; float: none; width: 20%; height: auto; margin: 0; }
	#container.main .movie .kakaotalk a	{ width: auto; height: 0; padding-top: 100%; border-width: 1px 1px 1px 0; border-style: solid; border-color: #c8c8c8; }
	#container.main .movie .naverblog	{ position: absolute; left: 60%; bottom: 0; float: none; width: 20%; height: auto; margin: 0; }
	#container.main .movie .naverblog a	{ width: auto; height: 0; padding-top: 100%; border-width: 1px 1px 1px 0; border-style: solid; border-color: #c8c8c8; }
	#container.main .movie .twitter	{ position: absolute; left: 80%; bottom: 0; float: none; width: 20%; height: auto; margin: 0; }
	#container.main .movie .twitter a	{ width: auto; height: 0; padding-top: 100%; border-width: 1px 0 1px 0; border-style: solid; border-color: #c8c8c8; }
	
	
	
	#container.sub	{ width: auto; padding: 0; }
	#container.sub:before	{ content: none; background: none; }
	
	#container.sub #SUB-GNB,
	#container.sub #SUB-GNB *	{ display: none !important; background: none !important; }
	
	#container.sub #section	{ float: none; width: auto; padding: 0 5px; }
	
	#container.sub #section section header	{ padding: 5px 0; background-color: #fafafa; }
	#container.sub #section section header h2	{ line-height: 35px; font-size: 20px; }
	#container.sub #section section header .menu_path	{ position: static; padding: 0 5px; text-align: right; }
	#container.sub #section section header .menu_path p strong	{ text-align: left; }
	#container.sub #section section header aside.sub_utility	{ position: static; }
	
	#container.sub #section section header aside.sub_utility	{ padding: 5px; }
	#container.sub #section section header aside.sub_utility:after	{ display: block; clear: both; content: ""; }
	#container.sub #section section header aside.sub_utility ul	{ float: right; }
	#container.sub #section section header aside.sub_utility ul li	{ margin: 0; }
	#container.sub #section section header aside.sub_utility ul li a	{ margin-left: 10px; }
	#container.sub #section section header aside.sub_utility ul li a.down_scale,
	#container.sub #section section header aside.sub_utility ul li a.up_scale	{ display: none !important; }
	
	
	
	
	
	
	#container.sub #section section header .tabmenu ul li a	{ margin: 0 1px; font-size: 12px; letter-spacing: -2px; }
}


@media all and ( max-width: 350px )
{
	#footer aside ul li a	{ letter-spacing: -1px; }
}


.contents ul > li	{ background: none; }
.contents .button	{ box-sizing: content-box; }





/* 게시판 */
.modules_board .proc_list .list ul li a	{ padding: 0; }
.modules_board .proc_list .list ul li a dl.dl2	{ padding-top: 5px; padding-bottom: 5px; }
.modules_board .proc_list .list ul li a dl.dl2 dd.doc_title strong	{ margin-bottom: 0; }


.bcon_tab ul li	{ padding: 0; }


.contents .b_btn	{ padding: 0; background-color: #fff; }
.contents button.b_btn	{ padding: 0 16px !important; background: #575757 !important }



@media print
{
	.print_hide	{ display: none; }
	
	#header	{ display: none; }
	#container.sub	{ height: auto; padding: 0; }
	#container.sub #SUB-GNB	{ display: none; }
	#container.sub #section section header	{ display: none; }
	
	
	
	.modules_board .proc_read .order	{ display: none; }
}





.proc_list .search	{ padding: 20px; margin: 0 0 40px 0; border: 1px solid #ececec; background-color: #fafafa; text-align: center; }
.proc_list .search label	{ margin-left: 20px; }
.proc_list .search label.blind	{ display: none; }
.proc_list .search button,
.proc_list .search .reset	{ display: inline-block; width: auto; line-height: 26px; padding: 0 16px; margin: 0 0 0 20px; border: 1px solid #575757; background: #575757; font-weight: bold; font-size: 0.9em; color: #fff; cursor: pointer; }

.proc_list .search ul,
.proc_list .search li	{ display: inline-block; }


.proc_list .list table a.order	{ display: inline-block; width: auto; line-height: 26px; padding: 0 5px; margin: 0 0 0 0; border: 1px solid #575757; background: #575757; font-weight: normal; font-size: 0.9em; color: #fff; cursor: pointer; }


.btn_wrap	{ margin: 40px 0; }
.btn_wrap.center	{ text-align: center; }
.btn_wrap.right	{ text-align: right; }
.btn_wrap a	{ display: inline-block; width: auto; line-height: 26px; padding: 0 16px !important; margin: 0 0 0 20px; border: 1px solid #575757; background: #575757 !important; font-weight: bold; font-size: 0.9em; color: #fff !important; cursor: pointer; }


.paging{text-align:center; margin:40px 0;}
.paging span {display:inline-block; vertical-align:top;}
.paging span a{display:inline-block; width:30px; height:30px; box-sizing:border-box; font-size:15px; border:1px solid #e1e1e1; color:#252525; line-height:30px; font-weight:300; margin-left:-1px;}
.paging span a.first {background:url(/design/homepage/ncuc_www/images/sub/page_leftbg.png) no-repeat center center; text-indent:-9999em; width:30px; height:30px;}
.paging span a.last {background:url(/design/homepage/ncuc_www/images/sub/page_rightbg.png) no-repeat center center; text-indent:-9999em; width:30px; height:30px;}
.paging span.target{background:#42444a; color:#fff; display:inline-block; width:30px; height:30px; box-sizing:border-box; font-weight:300; line-height:30px; font-size:15px;}
.paging span.target a {color:#fff; border:0;}



.view_tt {font-size:20px; font-weight:700; padding-bottom:30px;}
.view_tt.pdt {padding-top:60px;}
.view_tt span {display:inline-block; padding:0 15px; height:35px; line-height:35px; font-size:15px; color:#0c4da2; border:1px solid #0c4da2; margin-right:15px;}
.view_tt .color02 {color:#d97d08; border:1px solid #d97d08;}
.view_tt em {font-size:20px; font-weight:700; color:#d97d08; font-style: normal;}
.view_tt .like_area {float:right; line-height:37px; font-size:20px; font-weight:700; color:#222; padding-left:30px; position:relative;}
.view_tt .like_area:before {width:22px; height:20px; content:''; display:block; position:absolute; left:0; background:url(/design/homepage/ncuc_www/images/sub/likebg.png) no-repeat; top:8px;}
.view_box {border-top:1px solid #222;}
.view_box .view_head {padding:30px; background:#f9f9f9; border-bottom:1px solid #e1e1e1; color:#808080; font-size:17px;}
.view_box .view_head span {display:inline-block; padding:0 15px; position:relative;}
.view_box .view_head span .result {color:#0c4da2;}
.view_box .view_head span:after {content:''; display:block; width:1px; height:14px; position:absolute; right:0; top:50%; margin-top:-7px; background:#e1e1e1;}
.view_box .view_head span:nth-child(2):after {background:0;}
.view_box .view_head span.no_bg:after {display:none;}
.view_box .view_head span:first-child {padding-left:0;}
.view_box .view_head em {display:inline-block; float:right;}
.view_box .view_con {padding:40px 30px; font-size:17px; color:#656565; line-height:35px; border-bottom:1px solid #e1e1e1;}
.view_box .view_file {padding:20px 30px; border-bottom:1px solid #e1e1e1;}
.view_box .view_file dl {display:table; width:100%;}
.view_box .view_file dl dt {display:table-cell; width:100px; font-size:17px; color:#656565; vertical-align:middle;}
.view_box .view_file dl dd {display:table-cell; vertical-align:middle;}
.view_box .view_file dl dd span {display:inline-block; margin-right:10px;}
.view_box .view_file dl dd span a {display:block; padding:0 15px; height:45px; text-align:center; line-height:45px; color:#656565; border:1px solid #e1e1e1;}
.like_btn {border:2px solid #d97d08; color:#d97d08; padding-left:30px; position:relative;}
.like_btn:before {width:22px; height:20px; content:''; display:block; position:absolute; left:30px; background:url(/design/homepage/ncuc_www/images/sub/likebg02.png) no-repeat; top:16.5px;}
.like_btn.on {color:#fff; background:#d97d08;}
.like_btn.on:before {width:22px; height:20px; content:''; display:block; position:absolute; left:30px; background:url(/design/homepage/ncuc_www/images/sub/likebg03.png) no-repeat; top:16.5px;}
.view_box .satisfaction .radio:after {clear:both; content:''; display:block;}
.view_box .satisfaction .radio {text-align:center; padding:15px 0; border-bottom:1px solid #e1e1e1;}
.view_box .satisfaction .radio span {display:inline-block; float:left; width:16.66%;}
.view_box .satisfaction .radio span label {width:113px;}
.view_box .satisfaction .radio span label::after{content:''; display:block;position:absolute;top:0px;left:20px; width:21px;height:21px; background:url(/design/homepage/ncuc_www/images/sub/unchek_bg.png) no-repeat;  background-size:21px; border:0;}
.view_box .satisfaction .radio span input:checked + label::after { background:url(/design/homepage/ncuc_www/images/sub/onchek_bg.png) no-repeat;; background-size:21px; border:0;}

.like_btn	{ display: none !important; }

