@charset "utf-8";
.sub {
	background: #f9f9f9
}

/* manager_info */

.manager_info {
	width: 100%;
	clear: both;
	padding: 25px 20px;
	background: #fff;
	color: #000;
	box-sizing: border-box;
	position: fixed;
	bottom: 0;
	z-index: 99999;
	border-top: 1px dotted #ccc
}
.manager_info .manager_infobox {
	width: 100%;
	max-width: 1180px;
	margin: 0 auto;
	position: relative
}
.manager_info .manager_infobox p.pass {
	font-family: 'tahoma';
	font-weight: bold;
	font-size: 12px;
	color: #000
}
.manager_info .manager_infobox p span {
	font-family: 'Noto Sans KR';
	font-size: 12px;
	color: #000;
	padding-right: 6px
}
.manager_info .manager_infobox ul {
	position: absolute;
	right: 0;
	top: -10px
}
.manager_info .manager_infobox ul li {
	display: inline
}
.manager_info .manager_infobox ul li a {
	display: block;
	float: left;
	background: #7892c2 linear-gradient(to bottom, #7892c2 5%, #476e9e 100%) repeat scroll 0 0;
	margin: 0 2px;
	color: #fff;
	text-align: center;
	border: 1px solid #4e6096;
	font-size: 12px;
	letter-spacing: -1px;
	text-shadow: 0 -1px 0 #222;
	box-shadow: 0 1px 3px 0 #9fb4f2 inset;
	font-weight: bold;
	border-radius: 5px
}
.manager_info .manager_infobox ul li a:hover {
	background: #476e9e linear-gradient(to bottom, #476e9e 5%, #7892c2 100%) repeat scroll 0 0;
	text-decoration: none
}
.manager_info .manager_infobox ul li a span {
	padding: 5px 12px;
	line-height: 30px
}
/****** 공통 ******/

/* job_popwrap */

#job_popwrap {
	width: 100%;
	border-bottom: 1px solid #ddd;
	background: #f9f9f9;
	height: 85px
}
.job_popbox {
	width: 1150px;
	height: 85px;
	margin: 0 auto;
	position: relative;
	padding-right: 50px
}
.job_popbox h2 {
	display: block;
	width: 49px;
	position: absolute;
	top: 5px;
	left: -47px;
	display: none
}
.job_popbox ul {
	overflow: hidden;
	padding-left: 25px
}
.job_popbox li {
	float: left;
	display: block;
	width: 20%;
	box-sizing: border-box;
	padding: 10px 20px;
	height: 85px;
	border-right: 1px solid #fff;
	border-left: 1px solid #ddd
}
.job_popbox li:nth-child(even) {
	background: #fff
}
.job_popbox li:nth-child(1) {
	border-left: 0
}
.job_popbox li:nth-child(5) {
	border-right: 0
}
.job_popbox li a {
	width: 100%;
	height: 85px;
	color: #333
}
.job_popbox li .list_box {
	width: 100%;
	height: 100%
}
.job_popbox li .list_box dt {
	font-size: 13px;
	font-weight: 400;
	letter-spacing: -.02em;
	line-height: 20px;
	padding-bottom: 5px;
	display: block;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}
.job_popbox li .list_box dd {
	letter-spacing: -1px;
	display: block;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	line-height: 15px;
	padding-bottom: 3px;
	color: #777
}
.job_popbox .btn_box {
	position: absolute;
	width: 55px;
	height: 62px;
	top: 11px;
	right: 0;
	z-index: 10
}
.job_popbox .btn_box li {
	display: block;
	float: left;
	width: 30px;
	height: 30px;
	padding: 0;
	border: none;
	margin-bottom: 1px
}
.job_popbox .btn_box li a {
	display: block;
	width: 30px;
	height: 30px
}
.job_popbox .btn_box li a span {
	display: none
}
.job_popbox .btn_box li a.btn_prev {
	background: url('/pages/basic/img/main/btn_topjob_prev.gif') 0 0 no-repeat
}
.job_popbox .btn_box li a.btn_next {
	background: url('/pages/basic/img/main/btn_topjob_next.gif') 0 0 no-repeat
}
.job_popbox .btn_box li a:hover {
	background-position: 0 -30px
}
.job_popbox .btn_openc {
	width: 103px;
	height: 50px;
	background: url('/pages/basic/img/main/jobinfo_btn.png') 0 0 no-repeat;
	z-index: 10;
	position: absolute;
	right: -38px;
	top: 85px;
	text-align: center;
	box-sizing: border-box;
	padding: 5px 0 0 0
}
.job_popbox .btn_openc a {
	line-height: 15px;
	letter-spacing: -1px;
	font-size: 12px;
	color: #333;
	font-weight: 400
}
.job_popbox .btn_openc a span {
	font-weight: 400;
	color: #666
}
/*
#job_popwrap{width:100%;border-bottom:1px solid #3284c4;background:#57befe}
	.job_popbox{width:1150px;height:85px;margin:0 auto;position:relative;padding-right:50px}
	.job_popbox ul{overflow:hidden;padding-left:25px}	.job_popbox li{float:left;display:block;width:20%;box-sizing:border-box;padding:10px 20px;height:85px;border-right:1px solid #278fda;border-left:1px solid #91d1fc}
	.job_popbox li:nth-child(even){background:#46aaec}
	.job_popbox li:nth-child(1){border-left:0}
	.job_popbox li:nth-child(5){border-right:0}
	.job_popbox li a{width:100%;height:85px;color:#fff}
	.job_popbox li .list_box{width:100%;height:100%}
	.job_popbox li .list_box dt{font-size:13px;font-weight:400;letter-spacing:-.02em;line-height:20px;padding-bottom:5px}
	.job_popbox li .list_box dd{letter-spacing:-1px;display:block;width:100%;overflow:hidden;white-space:nowrap;text-overflow: ellipsis;line-height:15px;padding-bottom:3px}
*/

/* 리스트 아이콘 */

.sec_gukki {
	border-radius: 3px;
	background: #ffae00;
	color: #fff;
	font-weight: 400;
	padding: 0 4px;
	line-height: 16px;
	margin-right: 4px;
	display: block;
	float: left;
	position: relative
}
.sec_silup {
	border-radius: 3px;
	background: #3c9afe;
	color: #fff;
	font-weight: 400;
	padding: 0 4px;
	line-height: 16px;
	margin-right: 4px;
	display: block;
	float: left;
	position: relative
}
.sec_jaejic {
	border-radius: 3px;
	background: #008aff;
	color: #fff;
	font-weight: 400;
	padding: 0 4px;
	line-height: 16px;
	margin-right: 4px;
	display: block;
	float: left;
	position: relative
}
.sec_ilban {
	border-radius: 3px;
	background: #4dc803;
	color: #fff;
	font-weight: 400;
	padding: 0 4px;
	line-height: 16px;
	margin-right: 4px;
	display: block;
	float: left;
	position: relative
}
/* header */

#header_wrap {
	width: 100%;
	height: 158px;
	background: url(/pages/basic/img/main/header_bg.png);
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/pages/basic/img/main/header_bg.png', sizingMethod='crop');
	background-position: 0 -10px
}
#header {
	width: 1200px;
	height: 122px;
	position: relative;
	margin: 0 auto
}
#header h1 {
	position: absolute;
	top: 29px;
	left: 0
}
#header .issue {
	position: absolute;
	top: 80px;
	left: 22px
}
#header .issue a {
	display: block;
	width: 170px;
	overflow: hidden;
	white-space: nowrap;
	letter-spacing: -.02em;
	color: #000;
	text-overflow: ellipsis
}
.header_info {
	position: absolute;
	top: 23px;
	left: 300px
}
.header_info li {
	display: inline
}
.header_info li a {
	display: block;
	float: left;
	height: 44px;
	overflow: hidden;
	margin-right: 4px;
	text-align: center
}
.header_info li a span {
	font-size: 13px;
	color: #555;
	letter-spacing: -1px;
	font-weight: 400;
	top: 18px;
	position: relative
}
.header_info li a:hover span, .header_info li a.on span {
	font-size: 13px;
	color: #fff;
	letter-spacing: -1px;
	font-weight: 400;
	text-decoration: none
}
.header_info li a.jum1 {
	background: url(/pages/basic/img/main/header_info_jum_bg1.gif) 0 0 no-repeat;
	width: 43px
}
.header_info li a.jum2 {
	background: url(/pages/basic/img/main/header_info_jum_bg2.gif) 0 0 no-repeat;
	width: 43px
}
.header_info li a.jum3 {
	background: url(/pages/basic/img/main/header_info_jum_bg3.gif) 0 0 no-repeat;
	width: 51px
}
.header_info li a.jum4 {
	background: url(/pages/basic/img/main/header_info_jum_bg4.gif) 0 0 no-repeat;
	width: 43px
}
.header_info li a.jum5 {
	background: url(/pages/basic/img/main/header_info_jum_bg5.gif) 0 0 no-repeat;
	width: 43px
}
.header_info li a.jum6 {
	background: url(/pages/basic/img/main/header_info_jum_bg6.gif) 0 0 no-repeat;
	width: 63px
}
.header_info li a.jum7 {
	background: url(/pages/basic/img/main/header_info_jum_bg7.gif) 0 0 no-repeat;
	width: 63px
}
.header_info li a:hover, .header_info li a.on {
	background-position: 0 -44px;
	text-decoration: none
}
.header_info2 {
	width: 282px;
	height: 15px;
	position: absolute;
	top: 40px;
	left: 680px;
	border-left: 1px solid #ddd;
	padding-left: 5px
}
.header_info2 li {
	display: inline;
	float: left;
	padding: 0 5px
}
.header_info2 li a {
	display: block;
	height: 17px;
	overflow: hidden;
	float: left;
	font-size: 13px;
	color: #777;
	letter-spacing: -1px;
	font-weight: 400
}
.header_info2 li a:hover {
	text-decoration: none;
	border-bottom: 1px dotted #59349a;
	color: #59349a
}
#header_pop {
	width: 259px;
	height: 87px;
	position: absolute;
	overflow: hidden;
	top: 20px;
	right: 0
}
#header_pop .img_list {
	float: left;
	overflow: hidden;
	width: 233px;
	height: 87px
}
#header_pop .img_list li {
	display: inline
}
#header_pop .btn_list {
	float: left;
	width: 26px;
	height: 43px;
	margin-top: 40px
}
#header_pop .btn_list li {
	display: inline
}
#header_pop .btn_list li a {
	display: block;
	float: left;
	overflow: hidden
}
#header_pop .btn_list li a span {
	display: none
}
#header_pop .btn_list li a.btn_play {
	width: 25px;
	height: 23px;
	background: url(/pages/basic/img/main/header_pop_btn_play.gif) 0 0 no-repeat;
	margin-bottom: 7px;
	display: none
}
#header_pop .btn_list li a:hover.btn_play, #header_pop .btn_list li a.on {
	background-position: 0 -23px
}
#header_pop .btn_list li a.btn_prev {
	width: 13px;
	height: 13px;
	background: url(/pages/basic/img/main/header_pop_btn_prev.gif) 0 0 no-repeat
}
#header_pop .btn_list li a.btn_next {
	width: 13px;
	height: 13px;
	background: url(/pages/basic/img/main/header_pop_btn_next.gif) 0 0 no-repeat
}
#menu_wrap {
	position: absolute;
	top: 78px;
	left: 255px
}
#menu_wrap li {
	display: inline;
	float: left;
	margin-right: 48px;
	position: relative
}
#menu_wrap li a {
	display: block;
	height: 37px
}
#menu_wrap li a span {
	font-weight: 400;
	font-size: 17px;
	letter-spacing: -1px;
	color: #3f4650;
	font-family: 'Maven Pro', sans-serif
}
#menu_wrap li a:hover {
	text-decoration: none
}
#menu_wrap li a:hover span, #menu_wrap li a.on span {
	border-bottom: 3px solid #000;
	padding-bottom: 5px;
	color: #318BE4
}
#menu_wrap li ul {
	display: block;
	position: absolute;
	top: 30px;
	left: -20px;
	width: 150px;
	padding: 20px;
	background: #fff;
	overflow: hidden;
	z-index: 9999
}
#menu_wrap li ul li {
	display: block;
	float: left;
	width: 100%
}
#menu_wrap li ul li a {
	display: block;
	clear: both;
	width: 100%;
	float: left;
	font-size: 13px;
	letter-spacing: -1px;
	color: #4E6280;
	font-weight: 400;
	border-bottom: 1px dotted #ccc;
	line-height: 30px;
	height: 30px
}
.header_fullmenu_m {
	position: fixed;
	float: none;
	top: 0;
	right: -17px;
	z-index: 20;
	overflow: scroll;
	height: 110%;
	width: 120%;
	z-index: 9999;
	display: none
}
a.btn_fullmenu_m {
	display: block;
	width: 49px;
	height: 44px;
	overflow: hidden;
	background: url('/pages/basic/img/main/header_btn_fullmenu_m.png') 0 0 no-repeat;
	position: fixed;
	z-index: 999;
	right: 0;
	top: 20px
}
a.btn_fullmenu_m span {
	overflow: hidden;
	position: absolute;
	width: 1px;
	height: 1px;
	font-size: 0;
	line-height: 0
}
.navigation_mobile_bg {
	position: fixed;
	width: 120%;
	height: 100%;
	min-height: 100%;
	z-index: 20;
	background: #333;
	top: 0;
	left: -30px;
	opacity: 0.8;
	display: none
}
#navigation_mobile {
	position: absolute;
	width: 280px;
	height: 170%;
	min-height: 170%;
	background: #2f3443;
	right: 0;
	top: -20px;
	z-index: 30;
	display: none
}
#navigation_mobile .navigation_mobile_top {
	padding: 10px;
	background: #2f3443;
	overflow: hidden;
	box-sizing: border-box;
	width: 97%;
}
#navigation_mobile .navigation_mobile_top ul {
	padding-top: 70px
}
#navigation_mobile .navigation_mobile_top li {
	float: left;
	width: 31%;
	padding: 0 2px
}
#navigation_mobile .navigation_mobile_top li a {
	border-bottom: 0;
	height: 75px;
	font-size: 15px;
	letter-spacing: -1px;
	display: block;
	float: left;
	border: 1px solid #515769;
	text-align: center;
	width: 100%;
	box-sizing: border-box;
	padding: 0;
	line-height: 0;
	border-radius: 4px
}
#navigation_mobile .navigation_mobile_top li a.icon1 {
	background: url('/pages/basic/img/main/navigation_mobile_top_icon1.png') center 6px no-repeat;
	background-size: 50%
}
#navigation_mobile .navigation_mobile_top li a.icon2 {
	background: url('/pages/basic/img/main/navigation_mobile_top_icon2.png') center 6px no-repeat;
	background-size: 50%
}
#navigation_mobile .navigation_mobile_top li a.icon3 {
	background: url('/pages/basic/img/main/navigation_mobile_top_icon3.png') center 6px no-repeat;
	background-size: 50%
}
#navigation_mobile .navigation_mobile_top li a:hover {
	border: 1px solid #fff;
	color: #fff
}
#navigation_mobile .navigation_mobile_top li a span {
	font-size: 13px;
	position: static;
	margin-top: 55px;
	display: block
}
#navigation_mobile ul li a {
	color: #aaafbd;
	font-size: 15px;
	line-height: 55px;
	display: block;
	height: 55px;
	background: #2f3443;
	border-bottom: 1px solid #3f4557;
	padding-left: 20px;
	position: relative;
	font-family: 'Maven Pro', sans-serif;
	letter-spacing: -1px
}
#navigation_mobile ul li a:hover {
	color: #fff
}
#navigation_mobile ul li a.on {
	background: #0170b0;
	font-weight: bold;
	color: #fff;
	border-bottom: 1px solid #fff
}
#navigation_mobile ul li a.on span {
	font-size: 33px
}
#navigation_mobile ul li a span {
	position: absolute;
	right: 40px;
	font-size: 20px;
	font-weight: bold;
	font-family: 'Noto Sans KR'
}
#navigation_mobile li ul {
	padding-top: 0
}
#navigation_mobile li li a {
	background: #46a4db;
	line-height: 45px;
	height: 45px;
	font-size: 13px;
	padding-left: 30px;
	border-bottom: 1px solid #5cb3e5;
	color: #fff
}
#navigation_mobile li li a span {
	right: 40px;
	font-family: 'Noto Sans KR'
}
#navigation_mobile li li a.on {
	background: #004269
}
#navigation_mobile li li li a {
	background: #fff;
	line-height: 45px;
	height: 45px;
	font-size: 13px;
	padding-left: 40px;
	border-bottom: 1px solid #efefef;
	color: #666
}
#navigation_mobile li li li a:hover {
	color: #333
}
#navigation_mobile .btn_close {
	z-index: 9999;
	position: fixed;
	display: block;
	width: 56px;
	height: 56px;
	background: #2f3443;
	text-align: center;
	line-height: 56px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	top: 0;
	right: 0;
	font-size: 20px;
	font-family: 'Maven Pro', sans-serif
}
#menu_bu {
	width: 1200px;
	clear: both;
	margin: 0 auto;
	text-align: center
}
#menu_bu li {
	display: inline
}
#menu_bu li a {
	background: #318BE4;
	border: 1px solid #1A65AF;
	display: block;
	float: left;
	width: 105px;
	height: 36px;
	overflow: hidden;
	text-align: center;
	margin-right: 1px;
	line-height: 33px;
	color: #fff;
	font-weight: 400;
	box-sizing: border-box;
	border-radius: 0 0 7px 7px
}
#menu_bu li a:hover, #menu_bu li a.on {
	background: #344e78
}
#menu_2depth_wrap {
	width: 100%;
	background: #fff;
	overflow: hidden;
	z-index: 999;
	height: auto;
	left: 0;
	top: 205px;
	position: absolute;
	border-top: 1px dotted #ddd
}
#menu_2depth_wrap .menu_2depth_box {
	width: 800px;
	margin: 0 auto;
	padding-right: 70px
}
#menu_2depth_wrap .menu_2depth_box .menu_2depth_list {
	float: left;
	width: 20%;
	position: relative;
	margin-right: -1px;
	min-height: 316px;
	background: #f9f9f9;
	height: auto
}
#menu_2depth_wrap .menu_2depth_box .menu_2depth_on {
	background: #5DA8F4 !important
}
#menu_2depth_wrap .menu_2depth_box .menu_2depth_on li a {
	color: #fff
}
#menu_2depth_wrap .menu_2depth_box .menu_2depth_on li a:hover {
	font-weight: 400;
	background: #3979BB
}
#menu_2depth_wrap .menu_2depth_box .menu_2depth_list2 {
	float: left;
	width: 20%;
	position: relative;
	margin-right: -1px;
	min-height: 316px;
	height: auto
}
#menu_2depth_wrap .menu_2depth_box .menu_2depth_list3 {
	float: left;
	width: 20%;
	position: relative;
	margin-right: -1px;
	min-height: 316px;
	background: #f9f9f9;
	height: auto
}
#menu_2depth_wrap .menu_2depth_box .menu_2depth_list4 {
	float: left;
	width: 20%;
	position: relative;
	margin-right: -1px;
	min-height: 316px;
	height: auto
}
#menu_2depth_wrap .menu_2depth_box .menu_2depth_list5 {
	float: left;
	width: 20%;
	position: relative;
	margin-right: -1px;
	min-height: 316px;
	background: #f9f9f9;
	height: auto
}
#menu_2depth_wrap .menu_2depth_box ul {
	padding: 10px 0 20px 0
}
#menu_2depth_wrap .menu_2depth_box ul li a {
	display: block;
	width: 100%;
	line-height: 26px;
	color: #555;
	letter-spacing: -1px;
	padding-left: 20px;
	box-sizing: border-box
}
/* main_con */

#main_con {
	width: 1348px;
	height: auto;
	margin: 0 auto;
	position: relative;
	padding-top: 16px
}
.r_quick {
	position: absolute;
	top: 16px;
	left: -159px;
	display: none
}
#con_box1 {
	width: 950px;
	height: 688px;
	float: left
}
#con_box1 #visual {
	width: 950px;
	height: 471px;
	float: left;
	position: relative
}
#visual .btn_play a {
	position: absolute;
	z-index: 1;
	display: block;
	width: 23px;
	height: 23px;
	top: 16px;
	right: 18px;
	overflow: hidden;
	background: url(/pages/basic/img/main/visual_btn_play.png);
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/pages/basic/img/main/visual_btn_play.png', sizingMethod='crop')
}
#visual .btn_play a span {
	display: none
}
#visual .btn_play a:hover, #visual .btn_play a.on {
	background-position: 0 -23px
}
#visual .btn_arrw a {
	position: absolute;
	display: block;
	width: 62px;
	height: 62px;
	overflow: hidden;
	z-index: 1
}
#visual .btn_arrw a span {
	display: none
}
#visual .btn_arrw a.btn_prev {
	top: 220px;
	left: 90px;
	background: url(/pages/basic/img/main/visaul_btn_prev.png);
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/pages/basic/img/main/visaul_btn_prev.png', sizingMethod='crop')
}
#visual .btn_arrw a.btn_next {
	top: 220px;
	right: 90px;
	background: url(/pages/basic/img/main/visaul_btn_next.png);
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/pages/basic/img/main/visaul_btn_next.png', sizingMethod='crop')
}
#visual .btn_arrw a:hover {
	background-position: 0 -62px
}
#visual .btn_img_list {
	position: absolute;
	top: 20%;
	right: 30px;
	z-index: 1;
	height: auto;
	width: 20px
}
#visual .btn_img_list li {
	padding: 3px 0
}
#visual .btn_img_list li a {
	display: block;
	width: 20px;
	height: 20px;
	overflow: hidden;
	background: url(/pages/basic/img/main/visual_btn_list.png);
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/pages/basic/img/main/visual_btn_list.png', sizingMethod='crop')
}
#visual .btn_img_list li a.on, #visual .btn_img_list li a:hover {
	background-position: 0 -20px
}
#visual .btn_img_list li a span {
	display: none
}
#visual .img_list {
	width: 950px;
	height: 471px;
	overflow: hidden
}
#visual .img_list li {
	display: inline
}
#con_box1 #search_gang {
	width: 950px;
	height: 45px;
	float: left;
	background: #6b747e;
	margin-top: 21px;
	position: relative
}
#search_gang .step1 {
	position: absolute;
	top: 0;
	left: 0;
	float: left;
	width: 220px;
	height: 45px;
	background: url(/pages/basic/img/main/search_gang_d1.png);
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/pages/basic/img/main/search_gang_d1.png', sizingMethod='crop')
}
#search_gang .step1 a {
	color: #fff;
	font-weight: bold;
	letter-spacing: -.02em;
	line-height: 45px;
	display: block;
	width: 100%;
	box-sizing: border-box;
	padding-left: 24px;
	text-shadow: 1px 0px 1px #1b4262
}
#search_gang .step1 a:hover {
	text-decoration: none;
	font-weight: 400;
	color: #ffde02;
	text-shadow: 1px 0px 1px #000
}
#search_gang .step1:hover {
	background-position: 0 -45px
}
#search_gang .step2 {
	position: absolute;
	top: 0;
	left: 196px;
	float: left;
	width: 240px;
	height: 45px;
	background: url(/pages/basic/img/main/search_gang_d2.png);
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/pages/basic/img/main/search_gang_d2.png', sizingMethod='crop')
}
#search_gang .step2 a {
	color: #fff;
	font-weight: bold;
	letter-spacing: -.02em;
	line-height: 45px;
	display: block;
	width: 100%;
	box-sizing: border-box;
	padding-left: 43px;
	text-shadow: 1px 0px 1px #1b4262
}
#search_gang .step2 a:hover {
	text-decoration: none;
	font-weight: 400;
	color: #ffde02;
	text-shadow: 1px 0px 1px #000
}
#search_gang .step2:hover {
	background-position: 0 -45px
}
#search_gang .step3 {
	position: absolute;
	top: 0;
	left: 408px;
	float: left;
	width: 234px;
	height: 45px;
	background: url(/pages/basic/img/main/search_gang_d3.png);
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/pages/basic/img/main/search_gang_d3.png', sizingMethod='crop')
}
#search_gang .step3 a {
	color: #fff;
	font-weight: bold;
	letter-spacing: -.02em;
	line-height: 45px;
	display: block;
	width: 100%;
	box-sizing: border-box;
	padding-left: 45px;
	text-shadow: 1px 0px 1px #1b4262;
	display: block;
	width: 80%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}
#search_gang .step3 a:hover {
	text-decoration: none;
	font-weight: 400;
	color: #ffde02;
	text-shadow: 1px 0px 1px #000
}
#search_gang .step3:hover {
	background-position: 0 -45px
}
#search_gang .search_form {
	position: absolute;
	top: 0;
	right: 0;
	width: 307px;
	height: 45px;
	box-sizing: border-box;
	padding-left: 7px
}
#search_gang .search_form .area_text {
	width: 237px;
	height: 36px;
	line-height: 36px;
	background: #fff;
	box-sizing: border-box;
	padding: 0 10px;
	margin-top: 4px;
	border: 0;
	border-radius: 3px;
	font-size: 12px;
	color: #666
}
#search_gang .search_form .btn_search {
	width: 54px;
	height: 36px;
	background: #4f565e;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	line-height: 36px;
	border: 1px solid #384047;
	box-sizing: border-box;
	border-radius: 2px;
	margin-top: 4px;
	text-shadow: 1px 0px 1px #000
}
#search_gang .search_form .btn_search:hover {
	cursor: pointer;
	background: #2e3134
}
#search_gang .step_2menu {
	position: absolute;
	top: 45px;
	left: 0;
	z-index: 10;
	background: #4E799E;
	width: 198px;
	display: none
}
#search_gang .step_2menu li a {
	line-height: 32px;
	border-bottom: 1px solid #628EB5
}
#search_gang .step_2menu li a:hover {
	background: #255782
}
#search_gang .step_2menu2 {
	position: absolute;
	top: 45px;
	left: 0;
	z-index: 10;
	background: #4E799E;
	width: 214px;
	display: none
}
#search_gang .step_2menu2 li a {
	line-height: 32px;
	border-bottom: 1px solid #628EB5
}
#search_gang .step_2menu2 li a:hover {
	background: #255782
}
#search_gang .step_2menu3 {
	position: absolute;
	top: 45px;
	left: 3px;
	z-index: 10;
	background: #4E799E;
	width: 320px;
	display: none
}
#search_gang .step_2menu3 li a {
	line-height: 32px;
	border-bottom: 1px solid #628EB5;
	width: 100% !important
}
#search_gang .step_2menu3 li a span {
	display: block;
	width: 90%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}
#search_gang .step_2menu3 li a:hover {
	background: #255782
}
#con_box1 #sh_si {
	width: 950px;
	height: 125px;
	float: left;
	margin-top: 23px
}
#sh_si .calendar_box {
	width: 135px;
	height: 125px;
	background: url(/pages/basic/img/main/sh_si_boxbg.gif) 0 0 no-repeat;
	float: left
}
#sh_si .calendar_box .title {
	font-size: 15px;
	color: #fff;
	font-weight: bold;
	padding: 16px 0 0 44px;
	letter-spacing: -1px;
	text-shadow: 1px 0px 1px #0d7977
}
#sh_si .calendar_box .calendar_ym {
	width: 104px;
	height: 56px;
	padding-top: 25px;
	margin: 0 auto;
	text-align: center;
	position: relative
}
#sh_si .calendar_box .calendar_ym dt {
	color: #fff;
	font-family: 'Maven Pro', sans-serif;
	font-size: 13px;
	text-shadow: 1px 0px 1px #0d7977
}
#sh_si .calendar_box .calendar_ym dd {
	color: #fff;
	font-family: 'Maven Pro', sans-serif;
	font-size: 33px;
	line-height: 44px;
	text-shadow: 1px 0px 1px #0d7977
}
#sh_si .calendar_box .calendar_ym .btn_l {
	position: absolute;
	top: 43px;
	left: 0
}
#sh_si .calendar_box .calendar_ym .btn_r {
	position: absolute;
	top: 43px;
	right: 0
}
#sh_si .calendar_list {
	width: 815px;
	height: 125px;
	float: left
}
#sh_si .calendar_list .list_top {
	width: 100%;
	height: 40px;
	border-bottom: 1px solid #dadbdd
}
#sh_si .calendar_list .list_top p {
	line-height: 40px;
	padding-left: 25px;
	color: #555;
	letter-spacing: -.02em;
	font-size: 12px
}
#sh_si .calendar_list .list_top p span {
	font-size: 15px;
	font-family: 'Maven Pro', sans-serif
}
#sh_si .calendar_list .list_top p b {
	font-size: 13px;
	font-family: 'Maven Pro', sans-serif;
	color: #f5821f
}
/*
			#sh_si .calendar_list .list_top{width:100%;height:40px;border-bottom:1px solid #dadbdd;text-align:center}
			#sh_si .calendar_list .list_top li{display:inline;line-height:40px}
			#sh_si .calendar_list .list_top li a{font-size:13px;color:#999;font-weight:bold;font-family:'Maven Pro', sans-serif;background:#fff;;font-weight:bold;padding:4px}
			#sh_si .calendar_list .list_top li a:hover{color:#333;background:#efefef}
			#sh_si .calendar_list .list_top li a.on{background:#40c8c6;color:#fff;font-weight:bold;padding:4px;font-family:'Maven Pro', sans-serif}
			*/

#sh_si .calendar_list .list_text_box {
	width: 800px;
	height: 62px;
	float: left;
	position: relative;
	padding: 16px 0 0 14px
}
#sh_si .calendar_list .list_text_box .list_text {
	float: left;
	width: 673px;
	height: 62px;
	overflow: hidden;
	padding-left: 3px
}
#sh_si .calendar_list .list_text_box .list_text li {
	display: block;
	float: left;
	width: 25%;
	height: 62px;
	box-sizing: border-box;
	border-right: 1px solid #d6d6d6;
	padding: 0 20px
}
#sh_si .calendar_list .list_text_box .list_text li:nth-child(4) {
	border-right: none !Important
}
#sh_si .calendar_list .list_text_box .list_text li .d_day span {
	font-size: 15px;
	font-family: 'Maven Pro', sans-serif;
	color: #1b9694;
	letter-spacing: -1px
}
#sh_si .calendar_list .list_text_box .list_text li .d_day span.mg {
	color: #f16122;
	border-bottom: 2px solid #33363a
}
#sh_si .calendar_list .list_text_box .list_text li .title {
	padding-top: 7px;
	line-height: 15px;
	color: #585858;
	height: 30px;
	letter-spacing: -.02em;
	font-size: 12px
}
#sh_si .calendar_list .list_text_box .list_text li .date {
	font-size: 11px;
	color: #949494;
	font-family: 'tahoma'
}
#sh_si .calendar_list .list_text_box .list_text li a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #000
}
#sh_si .calendar_list .list_text_box .btn_l a, #sh_si .calendar_list .list_text_box .btn_r a {
	display: block;
	float: left;
	width: 62px;
	height: 62px;
	overflow: hidden
}
#sh_si .calendar_list .list_text_box .btn_l a {
	background: url(/pages/basic/img/main/calendar_list_btn_l.gif) 0 0 no-repeat
}
#sh_si .calendar_list .list_text_box .btn_r a {
	background: url(/pages/basic/img/main/calendar_list_btn_r.gif) 0 0 no-repeat
}
#sh_si .calendar_list .list_text_box .btn_l a:hover, #sh_si .calendar_list .list_text_box .btn_r a:hover {
	background-position: 0 -62px
}
#sh_si .calendar_list .list_text_box .btn_l span, #sh_si .calendar_list .list_text_box .btn_r span {
	display: none
}
#con_box2 {
	width: 176px;
	height: 685px;
	float: left;
	padding-right: 23px
}
#con_box2 .con_box2_telbox {
	width: 100%;
	height: 301px;
	float: left;
	margin-bottom: 23px;
	position: relative
}
.con_box2_telbox .num {
	padding: 0 0 0 0
}
.con_box2_telbox a.btn_num {
	display: block;
	width: 176px;
	height: 55px;
	overflow: hidden;
	line-height: 50px;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: -1px;
	margin-top: 6px;
	background: url(/pages/basic/img/main/con_box2_telbox_btnbg_total.gif) 0 0 no-repeat;
	text-align: left;
}
.con_box2_telbox a:hover.btn_num, #con_box2 .con_box2_telbox a.on {
	text-decoration: none;
	background-position: 0 -55px
}
.con_box2_telbox a span {
	padding-left: 22px
}
.con_box2_telbox .btn_num_list {
	position: absolute;
	z-index: 10;
	width: 200px;
	height: auto;
	top: 262px;
	left: 185px
}
.con_box2_telbox .btn_num_list li {
	border: 1px solid #7596b1;
	color: #fff;
	line-height: 20px;
	font-size: 12px;
	color: #c5d4ed;
	display: block;
	float: left;
	width: 100px;
	height: 100px;
	position: relative;
	margin-left: -1px;
	margin-top: -1px;
	background: #4e799e;
	box-sizing: border-box;
	text-align: center;
	padding: 10px 0 0 0
}
.con_box2_telbox .btn_num_list li span {
	color: #fff;
	font-weight: bold
}
.con_box2_telbox .btn_num_list a {
	color: #fff
}
.con_box2_telbox .btn_num_list .btn {
	clear: both;
	text-align: center;
	width: 67px;
	margin: 8px auto
}
.con_box2_telbox .btn_num_list .btn a {
	display: block;
	width: 26px;
	height: 26px;
	overflow: hidden;
	float: left;
	margin: 0 3px;
	-webkit-transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in
}
.con_box2_telbox .btn_num_list .btn a:hover {
	background-position: 0 -26px;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out
}
.con_box2_telbox .btn_num_list .btn .btn_home {
	background: url(/pages/basic/img/main/btn_num_list_btn_home.gif) 0 0 no-repeat
}
.con_box2_telbox .btn_num_list .btn .btn_map {
	background: url(/pages/basic/img/main/btn_num_list_btn_map.gif) 0 0 no-repeat
}
.con_box2_telbox .btn_num_list .btn a span {
	display: none
}
#con_box2 .con_box2_banner {
	width: 100%;
	height: 180px;
	margin-bottom: 1px;
	float: left;
	background: url(/pages/basic/img/main/con_box2_banner_bg.gif) right bottom #f6f6f6 no-repeat;
	border: 1px solid #adadad;
	box-sizing: border-box
}
.con_box2_banner a {
	display: block;
	width: 100%;
	height: 100%;
	color: #3f4650;
	line-height: 19px;
	font-size: 17px;
	letter-spacing: -1px;
	box-sizing: border-box;
	padding: 20px 0 0 19px;
	border: 3px solid #fff
}
.con_box2_banner a strong {
	font-weight: 400;
	color: #252a2d
}
#con_box2 .con_box2_banner2 {
	width: 100%;
	height: 180px;
	margin-bottom: 1px;
	float: left;
	background: url(/pages/basic/img/main/con_box2_banner2_bg.gif) right bottom #ffc4bd no-repeat;
	border: 1px solid #848484;
	box-sizing: border-box
}
.con_box2_banner2 a {
	display: block;
	width: 100%;
	height: 100%;
	color: #3f4650;
	line-height: 19px;
	font-size: 17px;
	letter-spacing: -1px;
	box-sizing: border-box;
	padding: 20px 0 0 19px;
	border: 3px solid #fff
}
.con_box2_banner2 a strong {
	font-weight: 400;
	color: #252a2d
}
#con_box3 {
	width: 176px;
	height: 685px;
	padding-left: 23px;
	float: left;
	margin-bottom: 5px
}
#con_box3 .main_con_quick {
	float: left;
	width: 176px;
	height: 298px;
	background: url(/pages/basic/img/main/main_con_quick_bg3.gif) center bottom #f6f6f6 no-repeat
}
.main_con_quick li a {
	display: block;
	box-sizing: border-box;
	width: 89px;
	height: 100px;
	text-align: center;
	padding: 67px 0 0 0;
	color: #252a2d;
	font-size: 12px;
	letter-spacing: -1px;
	float: left;
	margin-left: -1px;
	margin-top: -1px;
	border: 4px solid transparent;
	-webkit-transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in
}
.main_con_quick li a:hover {
	border: 4px solid #bababa;
	font-weight: bold;
	#333;
	box-sizing: border-box;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out
}
.main_con_quick li a.icon1 {
	background: url(/pages/basic/img/main/main_con_quick_iocn1.png) center -5px no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/pages/basic/img/main/main_con_quick_iocn1.png', sizingMethod='crop')
}
.main_con_quick li a.icon2 {
	background: url(/pages/basic/img/main/main_con_quick_iocn2.png) center -5px no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/pages/basic/img/main/main_con_quick_iocn2.png', sizingMethod='crop')
}
.main_con_quick li a.icon3 {
	background: url(/pages/basic/img/main/main_con_quick_iocn3.png) center -5px no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/pages/basic/img/main/main_con_quick_iocn3.png', sizingMethod='crop')
}
.main_con_quick li a.icon4 {
	background: url(/pages/basic/img/main/main_con_quick_iocn4.png) center -5px no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/pages/basic/img/main/main_con_quick_iocn4.png', sizingMethod='crop')
}
.main_con_quick li a.icon5 {
	background: url(/pages/basic/img/main/main_con_quick_iocn5.png) center -5px no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/pages/basic/img/main/main_con_quick_iocn5.png', sizingMethod='crop')
}
.main_con_quick li a.icon6 {
	background: url(/pages/basic/img/main/main_con_quick_iocn6.png) center -5px no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/pages/basic/img/main/main_con_quick_iocn6.png', sizingMethod='crop')
}
.main_con_quick li a.icon7 {
	background: url(/pages/basic/img/main/main_con_quick_iocn7.png) center -5px no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/pages/basic/img/main/main_con_quick_iocn7.png', sizingMethod='crop')
}
.main_con_quick li a:hover.icon1 {
	background: url(/pages/basic/img/main/main_con_quick_iocn1.png) center -5px #fff no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/pages/basic/img/main/main_con_quick_iocn1.png', sizingMethod='crop')
}
.main_con_quick li a:hover.icon2 {
	background: url(/pages/basic/img/main/main_con_quick_iocn2.png) center -5px #fff no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/pages/basic/img/main/main_con_quick_iocn2.png', sizingMethod='crop')
}
.main_con_quick li a:hover.icon3 {
	background: url(/pages/basic/img/main/main_con_quick_iocn3.png) center -5px #fff no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/pages/basic/img/main/main_con_quick_iocn3.png', sizingMethod='crop')
}
.main_con_quick li a:hover.icon4 {
	background: url(/pages/basic/img/main/main_con_quick_iocn4.png) center -5px #fff no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/pages/basic/img/main/main_con_quick_iocn4.png', sizingMethod='crop')
}
.main_con_quick li a:hover.icon5 {
	background: url(/pages/basic/img/main/main_con_quick_iocn5.png) center -5px #fff no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/pages/basic/img/main/main_con_quick_iocn5.png', sizingMethod='crop')
}
.main_con_quick li a:hover.icon6 {
	background: url(/pages/basic/img/main/main_con_quick_iocn6.png) center -5px #fff no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/pages/basic/img/main/main_con_quick_iocn6.png', sizingMethod='crop')
}
.main_con_quick li a:hover.icon7 {
	background: url(/pages/basic/img/main/main_con_quick_iocn7.png) center -5px #fff no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/pages/basic/img/main/main_con_quick_iocn7.png', sizingMethod='crop')
}
.main_con_quick li a span {
	padding-left: 4px
}
#con_box3 .notice_box {
	float: left;
	width: 176px;
	height: 180px;
	padding: 23px 0 0 10px;
	position: relative;
	border-bottom: 1px solid #efefef
}
.notice_box h3 {
	font-size: 15px;
	color: #000;
	line-height: 23px;
	letter-spacing: -1px
}
.notice_box ul {
	padding-top: 10px
}
.notice_box ul li a {
	line-height: 22px;
	font-size: 12px;
	letter-spacing: -1px;
	color: #989898;
	display: block;
	width: auto;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	max-width: 85%;
	float: left;
	padding-right: 2px;
	clear: both
}
.notice_box ul li a:hover {
	font-weight: 400;
	color: #000
}
.notice_box ul li span {
	display: block;
	text-indent: -9999px;
	width: 14px;
	height: 11px;
	background: url(/pages/basic/img/main/icon_new.gif) 0 0 no-repeat;
	float: left;
	margin-top: 5px
}
.notice_box .btn_more {
	position: absolute;
	top: 30px;
	left: 75px;
	border-left: 1px solid #b7b7b7;
	font-size: 11px;
	color: #888;
	font-weight: bold;
	letter-spacing: -1px
}
.notice_box .btn_more span {
	padding-left: 10px
}
.notice_box .btn_more:hover {
	color: #000;
	font-weight: 400
}
#con_box3 .qna_box {
	float: left;
	width: 176px;
	height: 180px;
	padding: 25px 0 0 10px;
	position: relative
}
.qna_box h3 {
	font-size: 15px;
	color: #000;
	line-height: 23px;
	letter-spacing: -1px
}
.qna_box ul {
	padding-top: 10px
}
.qna_box ul li a {
	line-height: 22px;
	font-size: 12px;
	letter-spacing: -1px;
	color: #989898;
	display: block;
	width: auto;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	max-width: 85%;
	float: left;
	padding-right: 10px;
	clear: both
}
.qna_box ul li a:hover {
	font-weight: 400;
	color: #000
}
.qna_box ul li span {
	display: block;
	text-indent: -9999px;
	width: 14px;
	height: 11px;
	background: url(/pages/basic/img/main/icon_new2.gif) 0 0 no-repeat;
	float: left;
	margin-top: 5px
}
.qna_box .btn_more {
	position: absolute;
	top: 30px;
	left: 90px;
	border-left: 1px solid #b7b7b7;
	font-size: 11px;
	color: #888;
	font-weight: bold;
	letter-spacing: -1px
}
.qna_box .btn_more span {
	padding-left: 10px
}
.qna_box .btn_more:hover {
	color: #000;
	font-weight: 400
}
#con_box4 {
	width: 100%;
	height: auto;
	margin-top: 36px;
	clear: both;
	background: url(/pages/basic/img/main/con_box4_bg.gif) repeat-x;
	float: left;
	overflow: hidden
}
#con_box4 .tab {
	overflow: hidden
}
#con_box4 .tab ul {
	margin: 0 auto;
	display: block;
	width: 950px
}
#con_box4 .tab li a {
	display: block;
	width: 25%;
	height: 59px;
	text-align: center;
	line-height: 56px;
	color: #757576;
	letter-spacing: -1px;
	float: left;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	position: relative;
	margin-left: -1px;
	box-sizing: border-box
}
#con_box4 .tab li a:hover, #con_box4 .tab li a.on {
	background: url(/pages/basic/img/main/con_box4_tabbg.gif) repeat-x;
	font-weight: bold;
	color: #000;
	text-decoration: none
}
/*
		#con_box4 .list_wrap{padding-top:60px;float:left;left:50%;position:relative}
		#con_box4 .list_wrap .list{position:relative;left:-50%;float:right;width:auto}
		*/

#con_box4 .main_blist .list {
	width: 1212px;
	margin: 0 auto;
	position: relative;
	padding-top: 60px;
	clear: both;
	overflow: hidden
}
.main_blist .thum_box {
	width: 291px;
	height: 181px;
	position: relative
}
.main_blist .thum_box a {
	display: block;
	height: 181px;
	width: 100%
}
.main_blist .thum_box a img {
	width: 100%;
	overflow: hidden;
	height: 100%
}
.main_blist .thum_box .on_more {
	background: url(/pages/basic/img/main/black_dot.png) repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/pages/basic/img/main/black_dot.png', sizingMethod='crop');
	position: absolute;
	z-index: 10;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	text-align: center;
	box-sizing: border-box
}
.main_blist .thum_box .on_more .on_more_btnlist {
	width: 150px;
	margin: 0 auto;
	top: 20%;
	position: absolute;
	left: 50%;
	margin-left: -75px;
	top: 30%
}
.main_blist .thum_box .on_more a {
	display: block;
	width: 67px;
	height: 68px;
	float: left;
	margin: 0 4px;
	text-align: center;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
}
.main_blist .thum_box .on_more a span {
	color: #fff;
	position: relative;
	top: 41px;
	text-shadow: 1px 0px 1px #000
}
.main_blist .thum_box .on_more a.btn_more {
	background: url(/pages/basic/img/main/thum_box_btn1bg.png) no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/pages/basic/img/main/thum_box_btn1bg.png', sizingMethod='crop')
}
.main_blist .thum_box .on_more a.btn_jo {
	background: url(/pages/basic/img/main/thum_box_btn2bg.png) no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/pages/basic/img/main/thum_box_btn2bg.png', sizingMethod='crop')
}
.main_blist .thum_box .on_more a:hover {
	background-position: 0 -68px;
	text-decoration: none;
	font-weight: 400;
	text-shadow: 2px 0px 4px #000;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out
}
#con_box4 .main_blist .list a.btn_moref {
	position: absolute;
	top: 22px;
	right: 0;
	font-weight: 400;
	letter-spacing: -1px;
	color: #3d3d3d
}
#con_box4 .main_blist .list a.btn_moref span {
	padding-left: 5px
}
#con_box4 .main_blist .list li.nodata {
	text-align: center;
	display: block;
	width: 100%;
	letter-spacing: -1px;
	font-weight: 400;
	padding-top: 140px;
	background: url('/pages/basic/img/main/icon_noyg2.gif') center top no-repeat;
	min-height: auto
}
.main_blist .list li {
	display: block;
	float: left;
	margin: 0 6px;
	width: 291px;
	height: auto;
	padding-bottom: 50px;
	min-height: 346px;
	height: 346px
}
.main_blist .list li .text_box {
	padding-top: 15px
}
.main_blist .list li .text_box dl {
	display: block;
	width: 90%;
	padding-left: 5px
}
.main_blist .list li .text_box dt {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 90%
}
.main_blist .list li .text_box dt a {
	font-weight: 400;
	color: #3c3c3c;
	line-height: 18px;
	letter-spacing: -.02em;
	font-size: 13px
}
.main_blist .list li .text_box dd.text {
	font-size: 12px;
	color: #757576;
	line-height: 16px;
	padding-top: 3px;
	letter-spacing: -.02em;
	max-height: 48px;
	overflow: hidden
}
.main_blist .list li .text_box dd.date {
	font-size: 12px;
	color: #333;
	line-height: 16px;
	padding-top: 2px;
	letter-spacing: -.02em;
	border-top: 1px dotted #ccc;
	padding-top: 5px;
	margin-top: 5px
}
.main_blist .list li .text_box dd.cash {
	font-size: 12px;
	color: #dc5013;
	line-height: 16px;
	padding-top: 2px;
	letter-spacing: -.02em;
	font-weight: 400
}
.main_blist .list li .text_box dd.date2 {
	font-size: 13px;
	color: #888;
	line-height: 16px;
	padding-top: 2px;
	letter-spacing: -.04em;
	font-weight: 400;
	font-family: 'Maven Pro', sans-serif
}
#main_con2 {
	width: 100%;
	height: auto;
	margin: 0 auto;
	position: relative;
	clear: both
}
#con_box5 {
	width: 100%;
	height: 300px;
	position: relative;
}
#con_box5 .title {
	color: #fff;
	text-align: center;
	padding-top: 55px
}
#con_box5 .title h3 {
	font-size: 26px;
	font-weight: 400;
	letter-spacing: -1px;
	text-shadow: 1px 0px 1px #444;
	padding-bottom: 17px
}
#con_box5 .title h3 strong {
	font-weight: 400
}
#con_box5 .title p {
	;
	text-shadow: 1px 0px 1px #444;
	font-size: 13px
}
#con_box5 .list {
	position: relative;
	width: 1090px;
	margin: 0 auto;
	padding-top: 42px
}
#con_box5 .list li {
	float: left;
	display: block;
	width: 178px;
	height: auto;
	margin: 0 20px
}
#con_box5 .list li .thum {
	overflow: hidden;
	width: 178px;
	height: 178px;
	border-radius: 50% 50%;
	box-sizing: border-box;
	border: 6px solid #d9cec5;
	margin-bottom: 15px;
}
#con_box5 .list li .thum:hover {
	border: 8px solid #67d8ec
}
#con_box5 .list li .thum img {
	width: 100%;
	height: 100%
}
#con_box5 .list li dl {
	text-align: center
}
#con_box5 .list li dt, #con_box5 .list li dd {
	color: #222;
	font-weight: 400;
	font-size: 15px;
	line-height: 18px;
	padding-bottom: 3px;
	letter-spacing: -.02em
}
#con_box5 .list li dd {
	font-size: 12px !important;
	line-height: 16px;
    color: #333;
}
#con_box5 .list a.btn_l, #con_box5 .list a.btn_r {
	position: absolute;
	z-index: 9;
	display: block;
	width: 35px;
	height: 35px;
	overflow: hidden;
	top: 110px
}
#con_box5 .list a.btn_l {
	background: url(/pages/basic/img/main/con_box5_btn_l.png) 0 0 repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/pages/basic/img/main/con_box5_btn_l.png', sizingMethod='crop');
	left: -55px
}
#con_box5 .list a.btn_r {
	background: url(/pages/basic/img/main/con_box5_btn_r.png) 0 0 repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/pages/basic/img/main/con_box5_btn_r.png', sizingMethod='crop');
	right: -55px
}
#con_box5 .list a.btn_l span, #con_box5 .list a.btn_r span {
	display: none
}
#con_box5 .list a.btn_l:hover, #con_box5 .list a.btn_r:hover {
	background-position: 0 -35px
}
#con_box5 .list_butt_wrap {
	padding-top: 50px;
	float: left;
	left: 50%;
	position: relative;
	clear: both
}
#con_box5 .list_butt_wrap .list_butt {
	position: relative;
	left: -50%;
	float: right;
	width: auto
}
#con_box5 .list_butt_wrap .list_butt li {
	float: left;
	margin: 0 2px
}
#con_box5 .list_butt_wrap .list_butt li a {
	float: left;
	display: block;
	width: 20px;
	height: 20px;
	background: url(/pages/basic/img/main/con_box5_list_butt.png) 0 0 repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/pages/basic/img/main/con_box5_list_butt.png', sizingMethod='crop')
}
#con_box5 .list_butt_wrap .list_butt li a span {
	display: none
}
#con_box5 .list_butt_wrap .list_butt li a:hover, #con_box5 .list_butt_wrap .list_butt li a.on {
	background-position: 0 -20px
}
#con_box6 {
	width: 1200px;
	height: 162px;
	padding-top: 50px;
	margin: 0 auto;
	clear: both
}
.box6_portfolio {
	float: left;
	width: 25%;
	height: 162px;
	background: url(/pages/basic/img/main/box6_portfolio_bg.jpg) 0 0 repeat;
	position: relative
}
.box6_portfolio h3 {
	font-family: 'Maven Pro', sans-serif;
	color: #4a4836;
	font-size: 15px;
	letter-spacing: -1px;
	padding: 15px;
	text-shadow: 1px 0px 1px #fff
}
.box6_portfolio a {
	display: block;
	margin-top: 5px;
	padding: 70px 0 0 0;
	width: 100%;
	text-align: center;
	color: #515050;
	font-size: 13px;
	background: url(/pages/basic/img/main/box6_portfolio_icon.png) center top no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/pages/basic/img/main/box6_portfolio_icon.png', sizingMethod='crop')
}
.box6_portfolio a span {
	letter-spacing: -1px;
	font-weight: bold;
	text-shadow: 1px 0px 1px #fff
}
.box6_brochure {
	float: left;
	width: 25%;
	height: 162px;
	background: url(/pages/basic/img/main/box6_brochure_bg.jpg) 0 0 repeat;
	position: relative
}
.box6_brochure h3 {
	font-family: 'Maven Pro', sans-serif;
	color: #fff;
	font-size: 15px;
	letter-spacing: -1px;
	padding: 15px;
	text-shadow: 1px 0px 1px #333
}
.box6_brochure a {
	font-size: 18px;
	font-weight: 400;
	color: #fff;
	letter-spacing: -1px;
	display: block;
	width: 100%;
	text-align: center;
	padding: 70px 0 0 0;
	text-shadow: 1px 0px 1px #333;
	background: url(/pages/basic/img/main/box6_brochure_icon.png) center top no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/pages/basic/img/main/box6_brochure_icon.png', sizingMethod='crop')
}
.box6_pr_movie {
	float: left;
	width: 25%;
	height: 162px;
	background: url(/pages/basic/img/main/box6_pr_movie_bg.jpg) 0 0 repeat;
	position: relative
}
.box6_pr_movie h3 {
	font-family: 'Maven Pro', sans-serif;
	color: #fff;
	font-size: 15px;
	letter-spacing: -1px;
	padding: 15px;
	text-shadow: 1px 0px 1px #333
}
.box6_pr_movie a {
	font-size: 18px;
	font-weight: 400;
	color: #fff;
	letter-spacing: -1px;
	display: block;
	width: 100%;
	text-align: center;
	padding: 70px 0 0 0;
	text-shadow: 1px 0px 1px #333;
	background: url(/pages/basic/img/main/box6_pr_movie_icon.png) center top no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/pages/basic/img/main/box6_pr_movie_icon.png', sizingMethod='crop')
}
.box6_photo {
	float: left;
	width: 25%;
	height: 162px;
	background: url(/pages/basic/img/main/box6_photo_bg.jpg) 0 0 repeat;
	position: relative
}
.box6_photo h3 {
	font-family: 'Maven Pro', sans-serif;
	color: #fff;
	font-size: 15px;
	letter-spacing: -1px;
	padding: 15px;
	text-shadow: 1px 0px 1px #333
}
.box6_photo a {
	font-size: 18px;
	font-weight: 400;
	color: #fff;
	letter-spacing: -1px;
	display: block;
	width: 100%;
	text-align: center;
	padding: 70px 0 0 0;
	text-shadow: 1px 0px 1px #333;
	background: url(/pages/basic/img/main/box6_photo_icon.png) center top no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/pages/basic/img/main/box6_photo_icon.png', sizingMethod='crop')
}
#footer_wrap {
	width: 100%;
	clear: both;
	position: relative;
	padding-top: 55px;
	background: url(/pages/basic/img/main/sitemap_bg.gif) center top repeat-x;
	padding: 45px 0 0 0;
	margin-top: 55px;
	;
	float: left
}
#footer_wrap .sitemap {
	width: 1000px;
	height: auto;
	margin: 0 auto;
	padding-bottom: 48px;
	position: relative
}
#footer_wrap a.hidden_btn {
	position: absolute;
	top: -59px;
	right: -59px;
	z-index: 9999;
	display: block
}
.sitemap .menu_box {
	box-sizing: border-box;
	width: 200px;
	padding: 0 0 0 25px;
	border-right: 1px solid #d0d0d0;
	float: left;
	margin-bottom: 50px;
	min-height: 210px
}
.sitemap .menu_box:last-child {
	border-right: none
}
.sitemap .menu_box h3 {
	font-family: 'Maven Pro', sans-serif;
	font-size: 15px;
	letter-spacing: -1px;
	color: #3e4248;
	text-shadow: 1px 0px 1px #fff
}
.sitemap .menu_box ul {
	padding-top: 15px
}
.sitemap .menu_box li a {
	line-height: 18px;
	font-size: 12px;
	color: #7c7c7c;
	display: block;
	width: 100%
}
.sitemap .menu_box li a:hover {
	text-decoration: none;
	font-weight: 400;
	color: #333
}
#footer_wrap .footer {
	width: 100%;
	height: 110px;
	padding: 30px 0 100px 0;
	background: url(/pages/basic/img/main/footer_bg.gif) repeat;
	clear: both
}
.footer .footer_box {
	width: 1200px;
	padding-top: 20px;
	position: relative;
	margin: 0 auto
}
.footer .footer_box p.logo {
	float: left
}
.footer_box .footer_info {
	float: left;
	padding: 11px 0 0 0;
	padding-left: 10px
}
.footer_box .footer_info h2 {
	display: none
}
.footer_box .footer_info li {
	display: inline;
	padding: 0 12px 0 6px;
	border-right: 1px solid #9badc8
}
.footer_box .footer_info li:last-child {
	border-right: none
}
.footer_box .footer_info li a {
	color: #fff;
	font-size: 12px;
	font-weight: 400;
	letter-spacing: -1px
}
.footer .footer_box address {
	float: left;
	clear: both;
	color: #e2e2e2;
	font-size: 12px;
	letter-spacing: -.02em;
	padding-top: 10px;
	font-style: normal;
	line-height: 17px
}
.footer .footer_box address a {
	color: #fff
}

.btn_intranet {
	color: #7990b1 !important
}
/* sub_wrap */

#sub_wrap {
	width: 1200px;
	margin: 40px auto;
	overflow: hidden
}
#sub_wrap #lnb {
	width: 260px;
	float: left;
	margin-right: 40px
}
#lnb .lnb_title {
	width: 100%;
	border-bottom: 3px solid #65707a;
	height: 70px
}
#lnb .lnb_title h3 {
	font-size: 25px;
	letter-spacing: -.02em;
	font-weight: 400;
	color: #000;
	padding: 15px;
	font-family: 'Maven Pro', 'Noto Sans KR', sans-serif;
}
#lnb .list ul {
	padding: 20px 0 0 10px
}
#lnb .list li a {
	font-size: 15px;
	letter-spacing: -.02em;
	color: #000;
	line-height: 25px;
	clear: both;
	width: 100%;
	display: block
}
#lnb .list li a:hover {
	text-decoration: none;
	font-weight: 400;
	color: #333
}
#lnb .list li a span.open {
	font-family: 'Maven Pro', sans-serif;
	font-size: 30px;
	position: relative;
	top: 3px
}
#lnb .list li a span.close {
	font-size: 20px;
	position: relative;
	top: 1px;
	font-weight: 400
}
#lnb .list li a.on {
	font-weight: 400;
	color: #ef6d34
}
#lnb .list li .lnb_2detps {
	margin: 10px 0 15px 0
}
#lnb .list li .lnb_2detps ul {
	overflow: hidden;
	padding: 0
}
#lnb .list li .lnb_2detps li a {
	font-size: 12px;
	line-height: 22px;
	color: #848484;
	padding-left: 10px;
	border-left: 3px solid #65707a;
	float: left;
	width: 95%;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}
#lnb .list li .lnb_2detps li a.on, #lnb .list li .lnb_2detps li a:hover {
	border-left: 3px solid #ff5a12;
	color: #ef6d34;
	font-weight: 400 !important
}
#lnb .lnb_banner_wrap {
	float: left;
	padding-top: 50px;
	clear: both
}
#lnb .lnb_banner_wrap .lnb_banner1 {
	width: 236px;
	height: 85px;
	margin-bottom: 1px;
	float: left;
	background: url(/pages/basic/img/sub/lnb_banner1_bg.gif) right bottom #fff no-repeat;
	border: 1px solid #e5e5e5;
	margin-bottom: 5px
}
#lnb .lnb_banner_wrap .lnb_banner1 a {
	display: block;
	width: 100%;
	height: 100%;
	color: #3f4650;
	line-height: 18px;
	font-size: 15px;
	letter-spacing: -1px;
	box-sizing: border-box;
	padding: 22px 0 0 25px
}
#lnb .lnb_banner_wrap .lnb_banner1 a strong {
	font-weight: 400;
	color: #252a2d
}
#lnb .lnb_banner_wrap .lnb_banner2 {
	width: 236px;
	height: 85px;
	margin-bottom: 1px;
	float: left;
	background: url(/pages/basic/img/sub/lnb_banner2_bg.gif) right bottom #fff no-repeat;
	border: 1px solid #e5e5e5;
	margin-bottom: 25px
}
#lnb .lnb_banner_wrap .lnb_banner2 a {
	display: block;
	width: 100%;
	height: 100%;
	color: #3f4650;
	line-height: 18px;
	font-size: 15px;
	letter-spacing: -1px;
	box-sizing: border-box;
	padding: 22px 0 0 25px
}
#lnb .lnb_banner_wrap .lnb_banner2 a strong {
	font-weight: 400;
	color: #252a2d
}
#sub_wrap #sub_con {
	width: 900px;
	float: left
}
#sub_con .sub_con_title {
	width: 100%;
	border-bottom: 1px solid #caced2;
	height: 70px;
	position: relative
}
.sub_con_title h2 {
	font-size: 22px;
	letter-spacing: -2px;
	color: #000;
	line-height: 38px;
	font-weight: 400
}
.sub_con_title p.navi {
	font-size: 12px;
	color: #7f7f7f;
	letter-spacing: -1px
}
.sub_con_title .info {
	position: absolute;
	right: 40px;
	top: 20px
}
.sub_con_title .info li {
	float: left
}
.sub_con_title .info li a {
	float: left;
	display: block;
	width: 32px;
	height: 32px;
	overflow: hidden;
	position: relative
}
.sub_con_title .info li a span {
	display: none
}
.sub_con_title .info li a.btn_print {
	background: url(/pages/basic/img/sub/btn_print.gif) 0 0 repeat
}
.sub_con_title .info li a.btn_sns {
	background: url(/pages/basic/img/sub/btn_sns.gif) 0 0 repeat
}
.sub_con_title .info li a:hover, .sub_con_title .info li a.on {
	background-position: 0 -32px
}
.sns_openbox {
	position: absolute;
	top: 32px;
	right: 0;
	background: #fff;
	z-index: 10;
	width: 185px;
	height: auto;
	box-sizing: border-box;
	padding: 15px 12px;
	border: 1px solid #ddd
}
.sns_openbox li a {
	display: block;
	width: 100% !important;
	height: 19px !important;
	background: url('/pages/basic/img/sub/sns_list.gif') 0 0 no-repeat;
	color: #555
}
.sns_openbox li a:hover {
	font-weight: 400;
	color: #333
}
.sns_openbox li a span {
	display: block !important;
	padding-left: 25px;
	padding-top: 1px
}
.sns_openbox li.fa a, .sns_openbox li.fa a:hover {
	background-position: 0 0;
}
.sns_openbox li.tw a, .sns_openbox li.tw a:hover {
	background-position: 0 -19px;
}
.sns_openbox li.me a, .sns_openbox li.me a:hover {
	background-position: 0 -38px;
}
.sns_openbox li.yz a, .sns_openbox li.yz a:hover {
	background-position: 0 -57px;
}
.sns_openbox li.cw a, .sns_openbox li.cw a:hover {
	background-position: 0 -76px;
}
.sns_openbox li.cp a, .sns_openbox li.cp a:hover {
	background-position: 0 -94px;
}
.sns_openbox li.bd a, .sns_openbox li.bd a:hover {
	background-position: 0 -133px;
}
.sns_openbox li.gp a, .sns_openbox li.gp a:hover {
	background-position: 0 -114px;
}
.sns_openbox li.ks a, .sns_openbox li.ks a:hover {
	background-position: 0 -152px;
}
.sns_openbox a.close {
	display: block;
	width: 100% !important;
	text-align: center;
	line-height: 25px;
	background: #4e799e;
	height: auto !important;
	margin-top: 10px;
	border-radius: 3px;
	color: #fff;
	font-size: 11px !important;
	font-weight: bold
}
.sns_openbox a:hover.close {
	background: #2b5279
}
.sub_con_title .qr {
	position: absolute;
	top: 15px;
	right: 0
}
.sub_con_title .qr a.btn_qr {
	display: block;
	width: 34px;
	height: 40px;
	background: url('/pages/basic/img/sub/btn_qr.gif') 0 0 no-repeat
}
.sub_con_title .qr a.btn_qr span {
	display: none
}
.sub_con_title .qr_sub_on {
	width: 291px;
	height: 415px;
	box-sizing: border-box;
	padding: 30px 24px 0 24px;
	border-radius: 8px;
	box-shadow: 3px 3px 3px #999;
	position: absolute;
	z-index: 11;
	top: 45px;
	right: 5px;
	background: url(/pages/basic/img/sub/qr_subbg.gif) top center #fff no-repeat;
	border: 1px solid #ddd;
	overflow: hidden
}
.qr_sub_on dl {
	display: block;
	border-bottom: 1px solid #ddd;
	width: 100%;
	padding: 12px 0 15px 0
}
.qr_sub_on dt {
	font-size: 18px;
	color: #000;
	font-weight: 400;
	padding-bottom: 10px
}
.qr_sub_on dd {
	line-height: 15px;
	color: #555
}
.qr_sub_on .qr_img {
	width: 100%;
	text-align: center;
	padding-top: 105px
}
.qr_sub_on .btn_close {
	position: absolute;
	top: 10px;
	right: 10px
}
.sub_conbox {
	width: 100%;
	margin: 0 auto;
	min-height: 500px;
	padding-top: 25px
}
#wrap_quick {
	position: fixed;
	width: 170px;
	height: 100%;
	background: #8b99b0;
	z-index: 9999;
	top: 0;
	right: 0;
	min-height: 100%
}
#wrap_quick .wrap_quick_box {
	width: 168px;
	position: fixed;
	z-index: 10;
	top: 40px;
	right: 19px
}
#wrap_quick .wrap_quick_box li a {
	display: block;
	width: 100%;
	color: #fff;
	font-weight: 400;
	letter-spacing: -1px;
	height: 36px;
	line-height: 36px
}
#wrap_quick .wrap_quick_box li a span {
	padding-left: 50px
}
#wrap_quick .wrap_quick_box li a:hover {
	color: #ffde00;
	border-left: 3px solid #ffde00
}
#wrap_quick .wrap_quick_box li a.icon1 {
	background: url('/pages/basic/img/sub/sub_quick_icon1.gif') 12px 5px no-repeat
}
#wrap_quick .wrap_quick_box li a.icon2 {
	background: url('/pages/basic/img/sub/sub_quick_icon2.gif') 12px 5px no-repeat
}
#wrap_quick .wrap_quick_box li a.icon3 {
	background: url('/pages/basic/img/sub/sub_quick_icon3.gif') 12px 5px no-repeat
}
#wrap_quick .wrap_quick_box li a.icon4 {
	background: url('/pages/basic/img/sub/sub_quick_icon4.gif') 12px 5px no-repeat
}
#wrap_quick .wrap_quick_box li a.icon5 {
	background: url('/pages/basic/img/sub/sub_quick_icon5.gif') 12px 5px no-repeat
}
#wrap_quick .wrap_quick_box li a.icon6 {
	background: url('/pages/basic/img/sub/sub_quick_icon6.gif') 12px 5px no-repeat
}
#wrap_quick .wrap_quick_box li a.icon7 {
	background: url('/pages/basic/img/sub/sub_quick_icon7.gif') 12px 5px no-repeat
}
#wrap_quick .wrap_quick_box li a.icon8 {
	background: url('/pages/basic/img/sub/sub_quick_icon8.gif') 12px 5px no-repeat
}
#wrap_quick .wrap_quick_box li a.icon9 {
	background: url('/pages/basic/img/sub/sub_quick_icon9.gif') 12px 5px no-repeat
}
#wrap_quick .wrap_quick_box li a.icon10 {
	background: url('/pages/basic/img/sub/sub_quick_icon10.gif') 12px 6px no-repeat
}
#wrap_quick .wrap_quick_box li a.icon11 {
	background: url('/pages/basic/img/sub/sub_quick_icon11.gif') 12px 5px no-repeat
}
#wrap_quick .wrap_quick_box .banner {
	width: 140px;
	height: 60px;
	box-sizing: border-box;
	border: 1px solid #bcc8dc;
	border-radius: 8px;
	background: url('/pages/basic/img/sub/sub_quick_icon12.gif') 12px 12px no-repeat;
	margin-left: 15px;
	margin-top: 20px
}
#wrap_quick .wrap_quick_box .banner dl {
	padding: 13px 0 0 55px
}
#wrap_quick .wrap_quick_box .banner dl dt {
	font-weight: 400;
	color: #fff;
	padding-bottom: 5px
}
#wrap_quick .wrap_quick_box .banner dl dd {
	color: #FFE200;
	font-size: 15px;
	font-family: 'Maven Pro', sans-serif;
	letter-spacing: -1px
}
/****** Mobile ******/

@media screen and (max-width:690px) {
	/* manager_info */
	.manager_info {
		display: none
	}
	#job_popwrap {
		display: none
	}
	#header_wrap {
		background: none;
		height: 240px;
		background: #fff;
		border-bottom: 2px solid #555;
		padding-bottom: 15px
	}
	#header {
		width: 100%;
		margin: 0 auto;
		height: auto
	}
	#header .issue, .header_info {
		display: none
	}
	#header_pop {
		display: none
	}
	#header h1 {
		position: static;
		padding-top: 20px;
		padding-left: 20px;
		float: none;
		text-align: left;
		padding-left: 20px
	}
	#header .header_info {
		display: none
	}
	#header .header_info_m {
		position: static;
		width: 95%;
		margin: 0 auto
	}
	.sitelink_sbox {
		width: 99%
	}
	.sitelink_sbox button {
		height: 40px;
		width: 100%;
		border: 1px solid #ddd;
		border-radius: 3px;
		font-weight: 400;
		color: #666;
		text-align: left;
		box-sizing: border-box;
		padding: 0 50px 0 20px;
		background: url('/pages/basic/img/sub/process_buttom_bg.gif') right top no-repeat;
		font-family: 'Noto Sans KR';
		letter-spacing: -1px;
		font-size: 14px;
		cursor: pointer;
		position: relative
	}
	.sitelink_sbox button:hover {
		color: #333
	}
	.sitelink_sbox ul li a {
		font-size: 14px;
		line-height: 33px;
		letter-spacing: -1px
	}
	.header_info_m .sitelink_sbox ul {
		top: 46px;
		bottom: auto;
		border-radius: 0 0 4px 4px;
		width: 100%
	}
	#header .header_info2 {
		display: none
	}
	#menu_wrap {
		display: none
	}
	#menu_wrap li:last-child {
		margin-right: 0
	}
	#menu_2depth_wrap {
		display: none
	}
	#menu_bu {
		width: 96%;
		margin: 0 auto;
		padding-top: 20px
	}
	#menu_bu li a {
		width: 24.3%;
		background: none;
		background: #318BE4;
		position: relative;
		margin-right: 0;
		margin: 1px;
		border: 1px solid #1A65AF;
		border-radius: 5px;
		box-sizing: border-box
	}
	#main_con {
		width: 100%;
		padding: 0 10px;
		box-sizing: border-box;
		clear: both
	}
	#con_box1 {
		width: 100%;
		padding-top: 10px;
		height: auto
	}
	#con_box1 #visual {
		display: none
	}
	#con_box1 #search_gang {
		width: 100%;
		margin-top: 0;
		height: auto;
		box-sizing: border-box;
		padding: 6px 10px;
		background: #
	}
	#search_gang .step1 {
		position: static;
		width: 100%;
		background: none;
		height: auto;
		padding-bottom: 3px;
		padding-top: 5px
	}
	#search_gang .step1 a {
		display: none
	}
	#search_gang .mobile_selct {
		width: 100%;
		min-height: 35px;
		background: url(/pages/basic/img/main/mobile_selct_arrowbg.gif) right 8px #585C61 no-repeat;
		border-radius: 3px;
		box-sizing: border-box;
		padding: 7px 10px;
		font-size: 13px;
		font-family: 'Noto Sans KR';
		text-align: center;
		color: #fff
	}
	#search_gang .step2 {
		position: static;
		width: 100%;
		background: none;
		height: auto;
		padding-bottom: 3px
	}
	#search_gang .step2 a {
		display: none
	}
	#search_gang .step3 {
		position: static;
		width: 100%;
		background: none
	}
	#search_gang .step3 a {
		display: none
	}
	#search_gang .search_form {
		position: static;
		width: 100%;
		clear: both;
		padding-left: 0
	}
	#search_gang .search_form .btn_search {
		width: 100%;
		font-size: 13px;
		-webkit-border-radius: 0;
		-webkit-appearance: none
	}
	#con_box1 #sh_si {
		display: none
	}
	#main_con #con_box2 {
		width: 100%;
		float: none;
		clear: both;
		height: 121px;
		padding-left: 0;
		padding-top: 15px;
		margin-bottom: 10px
	}
	#con_box2 .con_box2_telbox {
		width: 100%;
		height: 121px;
		margin-right: 3px;
		margin-bottom: 3px;
		background: url(/pages/basic/img/main/con_box2_telbox_bg2_chosun.gif) 0 10px #5CA8F4 no-repeat
	}
	.con_box2_telbox .num {
		display: none
	}
	.con_box2_telbox a.btn_num {
		background: url(/pages/basic/img/main/con_box2_telbox_btnbg2_chosun.png) 0 0 no-repeat;
		width: 75px;
		height: 75px;
		position: absolute;
		right: 15px;
		top: 20px
	}
	.con_box2_telbox a.btn_num span {
		display: none
	}
	.con_box2_telbox a.btn_num:hover, {
		background-position: 0 0
	}
	.con_box2_telbox a:hover.btn_num, #con_box2 .con_box2_telbox a.on {
		background-position: 0 0
	}
	.con_box2_telbox .btn_num_list {
		top: 105px;
		width: 300px;
		left: 10px
	}
	#con_box2 .con_box2_banner {
		width: 49%;
		height: 131px;
		background-position: right bottom;
		margin-bottom: 3px;
		float: left;
		background-size: 60%;
		margin-top: 5px
	}
	.con_box2_banner a {
		padding: 22px 0 0 25px
	}
	#con_box2 .con_box2_banner2 {
		width: 49%;
		height: 131px;
		background-position: right bottom;
		float: right;
		background-size: 60%;
		margin-top: 5px
	}
	.con_box2_banner2 a {
		padding: 22px 0 0 25px;
	}
	#main_con #con_box3 {
		width: 100%;
		height: auto;
		padding-top: 10px;
		padding-left: 0
	}
	#con_box3 .main_con_quick {
		width: 100%;
		height: auto;
		margin-right: 8px;
		background: #f6f6f6
	}
	.main_con_quick li a {
		width: 33.4%;
		height: 117px;
		font-size: 13px;
		line-height: 16px
	}
	#con_box3 .notice_box {
		box-sizing: border-box;
		border: 1px solid #ebebeb;
		width: 100%;
		height: 220px;
		padding: 13px 0 0 25px;
		margin-right: 9px;
		margin-top: 10px
	}
	.notice_box ul li a {
		max-width: 80%;
		clear: both;
		font-size: 14px;
		line-height: 25px
	}
	.notice_box .btn_more {
		top: 20px;
		left: 92px
	}
	#con_box3 .qna_box {
		box-sizing: border-box;
		border: 1px solid #ebebeb;
		width: 100%;
		height: 220px;
		padding: 13px 0 0 25px;
		margin-top: 10px
	}
	.qna_box ul li a {
		max-width: 80%;
		clear: both;
		font-size: 14px;
		line-height: 25px
	}
	.qna_box .btn_more {
		top: 20px;
		left: 110px
	}
	#con_box4 {
		margin-top: 30px
	}
	#con_box4 .tab ul {
		width: 100%
	}
	#con_box4 .tab li a {
		width: 25.1%
	}
	#con_box4 .tab li a:last-child {
		border-right: none
	}
	#con_box4 .main_blist .list {
		width: 100%;
		padding-top: 10px
	}
	#con_box4 .main_blist .list a.btn_moref {
		position: static;
		clear: both;
		width: 100%;
		line-height: 40px;
		color: #fff;
		text-align: center;
		border-radius: 3px;
		background: #4b779d;
		display: block
	}
	.main_blist .list li {
		width: 100%;
		min-height: 0;
		padding-bottom: 15px;
		margin: 0;
		border-bottom: 1px dotted #ccc;
		margin-bottom: 10px;
		height: auto
	}
	.main_blist .thum_box {
		width: 100%;
		height: auto;
		display: none
	}
	.main_blist .thum_box a {
		height: 160px
	}
	.main_blist .thum_box .on_more {
		padding: 0
	}
	.main_blist .list li .text_box dl {
		width: 96%
	}
	.main_blist .thum_box .on_more .on_more_btnlist {
		width: 150px;
		margin: 0 auto;
		top: 20%;
		position: absolute;
		left: 50%;
		margin-left: -75px;
		top: 30%
	}
	.main_blist .list li .text_box dt a {
		font-size: 15px;
		font-weight: 400;
		letter-spacing: -1px
	}
	.main_blist .list li .text_box dd.text {
		font-size: 14px;
		line-height: 20px;
		max-height: 57px;
		padding-bottom: 5px;
		letter-spacing: -1px;
		border-top: none;
		padding-top: 10px;
		margin-top: 0;
		overflow: hidden
	}
	.main_blist .list li .text_box dd.date {
		border-top: none;
		font-size: 13px
	}
	.main_blist .list li .text_box dd.date2 {
		font-size: 15px;
		letter-spacing: -1px
	}
	#main_con2 {
		padding-top: 30px
	}
	#con_box5 {

	}
	#con_box5 .title {
		padding-top: 40px
	}
	#con_box5 .title h3 {
		font-size: 22px
	}
	#con_box5 .title p {
		display: none
	}
	#con_box5 .list {
		padding-top: 20px;
		width: 90%
	}
	#con_box5 .list ul {
		display: block;
		margin: 0 auto;
		width: 178px
	}
	#con_box5 .list li {
		margin: 0
	}
	#con_box5 .list li:nth-child(2) {
		display: none
	}
	#con_box5 .list li:nth-child(3) {
		display: none
	}
	#con_box5 .list li:nth-child(4) {
		display: none
	}
	#con_box5 .list li:nth-child(5) {
		display: none
	}
	#con_box5 .list_butt_wrap {
		display: none
	}
	#con_box5 .list a.btn_l {
		left: 0;
		top: 90px
	}
	#con_box5 .list a.btn_r {
		right: 0;
		top: 90px
	}
	#con_box6 {
		width: 100%;
		height: 130px;
		box-sizing: border-box;
		padding: 0 10px;
		margin-top: 20px;
		padding-top: 20px
	}
	.box6_portfolio {
		width: 50%;
		height: 130px;
		background-size: cover
	}
	.box6_portfolio a span {
		display: none
	}
	.box6_brochure {
		width: 50%;
		height: 130px;
		background-size: cover
	}
	.box6_brochure a span {
		display: none
	}
	.box6_pr_movie {
		width: 50%;
		height: 130px;
		background-size: cover
	}
	.box6_pr_movie a span {
		display: none
	}
	.box6_photo {
		width: 50%;
		height: 130px;
		background-size: cover
	}
	.box6_photo a span {
		display: none
	}
	#sub_wrap {
		width: 95%;
		margin: 0 auto;
		padding-bottom: 40px
	}
	#sub_wrap #sub_con {
		width: 100%;
		float: none;
		padding-top: 30px
	}
	.sub_conbox {
		width: 100%
	}
	.sub_con_title .info {
		right: 0
	}
	.sub_con_title .info li a.btn_print, .sub_con_title .info {
		display: none
	}
	.sub_con_title .qr {
		display: none
	}
	#sub_con .sub_con_title {
		height: auto;
		padding-bottom: 10px
	}
	.sub_con_title h2 {
		line-height: 25px;
		padding-bottom: 5px;
		font-size: 17px;
		font-weight: 400
	}
	.sub_con_title p.navi {
		line-height: 16px
	}
	#footer_wrap {
		background: none;
		padding: 0;
		margin-top: 20px
	}
	#footer_wrap .sitemap, .footer_box .footer_info, .footer .footer_box .sitelink_wrap {
		display: none
	}
	#footer_wrap a.hidden_btn {
		right: 0
	}
	.sitemap .menu_box {
		width: 20%;
		padding: 0 20px 0 25px
	}
	.footer .footer_box {
		width: 95%;
		padding-top: 10px
	}
	#footer_wrap .footer {
		height: 140px
	}
	.footer .footer_box address a {
		color: #fff
	}
	.mobile_off {
		display: none !important
	}
	.mobile_off2 {
		display: none !important
	}
	#sub_wrap #lnb {
		display: none
	}
}
/****** Tablet Device ******/

@media screen and (min-width:691px) and (max-width:979px) {
	#job_popwrap {
		display: none
	}
	#header_wrap {
		background: none;
		height: 227px;
		background: #fff;
		border-bottom: 2px solid #555;
		padding-bottom: 30px
	}
	#header {
		width: 100%;
		margin: 0 auto;
		height: auto
	}
	#header #issue_box {
		display: none
	}
	#header .header_info {
		display: none
	}
	#header_pop {
		display: none
	}
	#header h1 {
		position: static;
		padding-top: 20px;
		padding-left: 20px;
		float: none;
		text-align: left;
		padding-left: 20px
	}
	#header .header_info {
		display: none
	}
	#header .header_info_m {
		position: static;
		width: 95%;
		margin: 0 auto
	}
	.sitelink_sbox {
		width: 99.5%;
		margin-bottom: 5px
	}
	.sitelink_sbox button {
		height: 40px;
		width: 100%;
		border: 1px solid #ddd;
		border-radius: 3px;
		font-weight: 400;
		color: #666;
		text-align: left;
		box-sizing: border-box;
		padding: 0 50px 0 20px;
		background: url('/pages/basic/img/sub/process_buttom_bg.gif') right top no-repeat;
		font-family: 'Noto Sans KR';
		letter-spacing: -1px;
		font-size: 14px;
		cursor: pointer;
		position: relative
	}
	.sitelink_sbox button:hover {
		color: #333
	}
	.sitelink_sbox ul li a {
		font-size: 14px;
		line-height: 33px;
		letter-spacing: -1px
	}
	.header_info_m .sitelink_sbox ul {
		top: 46px;
		bottom: auto;
		border-radius: 0 0 4px 4px;
		width: 100%
	}
	#header .header_info2 {
		display: none
	}
	#menu_wrap {
		display: none
	}
	#menu_wrap li:last-child {
		margin-right: 0
	}
	#menu_2depth_wrap {
		display: none
	}
	#menu_bu {
		width: 96%;
		margin: 0 auto;
		padding-top: 20px
	}
	#menu_bu li a {
		width: 24.3%;
		background: none;
		background: #318BE4;
		position: relative;
		margin-right: 0;
		margin: 1px;
		border: 1px solid #1A65AF;
		border-radius: 5px;
		box-sizing: border-box
	}
	#main_con {
		width: 100%;
		padding: 0 10px;
		box-sizing: border-box
	}
	#con_box1 {
		width: 100%;
		padding-top: 10px;
		height: auto
	}
	#con_box1 #visual {
		width: 100%;
		height: auto
	}
	#visual .img_list {
		height: auto
	}
	#visual .img_list, #visual .img_list img {
		width: 100%
	}
	#visual .btn_img_list {
		display: none
	}
	#visual .btn_arrw a.btn_prev {
		left: 40px;
		top: 40%
	}
	#visual .btn_arrw a.btn_next {
		right: 40px;
		top: 40%
	}
	#con_box1 #search_gang {
		width: 100%;
		margin-top: 10px
	}
	#search_gang .search_form {
		width: auto;
		right: 5px
	}
	#search_gang .search_form .btn_search {
		width: 64px
	}
	#con_box1 #sh_si {
		width: 100%;
		margin-top: 10px
	}
	#sh_si .calendar_list {
		width: 100%
	}
	#sh_si .calendar_box {
		display: none
	}
	#sh_si .calendar_list .list_top {
		text-align: center
	}
	#sh_si .calendar_list .list_top p {
		padding-left: 10px
	}
	#sh_si .calendar_list .list_text_box {
		width: 100%;
		padding: 16px 0 0 6px
	}
	#sh_si .calendar_list .list_text_box .list_text {
		width: 80%
	}
	#sh_si .calendar_list .list_text_box .list_text li {
		width: 25%
	}
	#main_con #con_box2 {
		width: 100%;
		float: none;
		clear: both;
		height: 101px;
		padding-left: 0;
		padding-top: 15px
	}
	#con_box2 .con_box2_telbox {
		width: 100%;
		height: 121px;
		margin-right: 3px;
		margin-bottom: 10px;
		background: url(/pages/basic/img/main/con_box2_telbox_bg2_chosun.gif) 10px 10px #5ea9f4 no-repeat
	}
	.con_box2_telbox .num {
		display: none
	}
	.con_box2_telbox a.btn_num {
		background: url(/pages/basic/img/main/con_box2_telbox_btnbg2_chosun.png) 0 0 no-repeat;
		width: 75px;
		height: 75px;
		position: absolute;
		right: 15px;
		top: 20px
	}
	.con_box2_telbox a.btn_num span {
		display: none
	}
	.con_box2_telbox a.btn_num:hover, {
		background-position: 0 0
	}
	.con_box2_telbox a:hover.btn_num, #con_box2 .con_box2_telbox a.on {
		background-position: 0 0
	}
	.con_box2_telbox .btn_num_list {
		right: auto;
		left: 12px;
		top: 70px;
		width: 600px
	}
	.con_box2_telbox .btn_num_list li {
		width: 150px;
		font-size: 13px
	}
	#con_box2 .con_box2_banner {
		width: 50%;
		height: 101px;
		margin-right: 3px;
		background-position: right 10px
	}
	.con_box2_banner a {
		padding: 32px 0 0 25px
	}
	#con_box2 .con_box2_banner2 {
		width: 49.5%;
		height: 101px;
		background-position: right 10px
	}
	.con_box2_banner2 a {
		padding: 35px 0 0 25px;
	}
	#main_con #con_box3 {
		width: 100%;
		height: auto;
		padding-top: 10px;
		padding-left: 0
	}
	#con_box3 .main_con_quick {
		width: 100%;
		height: auto;
		margin-right: 8px;
		background: #f6f6f6
	}
	.main_con_quick li a {
		width: 16.7%
	}
	#con_box3 .notice_box {
		box-sizing: border-box;
		border: 1px solid #ebebeb;
		width: 49.3%;
		height: 200px;
		padding: 13px 0 0 25px;
		margin-right: 9px;
		margin-top: 10px
	}
	.notice_box ul li a {
		max-width: 90%;
		clear: both
	}
	.notice_box .btn_more {
		top: 20px;
		left: 92px
	}
	#con_box3 .qna_box {
		box-sizing: border-box;
		border: 1px solid #ebebeb;
		width: 49.3%;
		height: 200px;
		padding: 13px 0 0 25px;
		margin-top: 10px
	}
	.qna_box ul li a {
		max-width: 90%;
		clear: both
	}
	.qna_box .btn_more {
		top: 20px;
		left: 110px
	}
	#con_box4 {
		margin-top: 30px
	}
	#con_box4 .tab ul {
		width: 100%
	}
	#con_box4 .tab li a {
		width: 25.1%
	}
	#con_box4 .tab li a:last-child {
		border-right: none
	}
	#con_box4 .main_blist .list {
		width: 100%
	}
	#con_box4 .main_blist .list a.btn_moref {
		right: 13px
	}
	.main_blist .list li {
		width: 31.3%;
		min-height: 180px;
		padding-bottom: 25px
	}
	.main_blist .thum_box {
		width: 100%;
		height: auto
	}
	.main_blist .thum_box a {
		height: 160px
	}
	#main_con2 {
		padding-top: 30px
	}
	#con_box5 {
		height: 440px
	}
	#con_box5 .title {
		padding-top: 40px
	}
	#con_box5 .list {
		padding-top: 20px;
		width: 654px
	}
	#con_box5 .list li:nth-child(4) {
		display: none
	}
	#con_box5 .list li:nth-child(5) {
		display: none
	}
	#con_box5 .list_butt_wrap {
		padding-top: 20px
	}
	#con_box5 .list a.btn_l {
		left: 0;
		top: 90px
	}
	#con_box5 .list a.btn_r {
		right: 0;
		top: 90px
	}
	#con_box6 {
		width: 100%;
		height: 130px;
		box-sizing: border-box;
		padding: 0 10px;
		margin-top: 20px;
		padding-top: 20px
	}
	.box6_portfolio {
		width: 25%;
		height: 130px;
		background-size: cover
	}
	.box6_portfolio a {
		background-size: 30%
	}
	.box6_portfolio a span {
		display: none
	}
	.box6_brochure {
		width: 25%;
		height: 130px;
		background-size: cover
	}
	.box6_brochure a {
		background-size: 30%
	}
	.box6_brochure a span {
		display: none
	}
	.box6_pr_movie {
		width: 25%;
		height: 130px;
		background-size: cover
	}
	.box6_pr_movie a {
		background-size: 30%
	}
	.box6_pr_movie a span {
		display: none
	}
	.box6_photo {
		width: 25%;
		height: 130px;
		background-size: cover
	}
	.box6_photo a {
		background-size: 30%
	}
	.box6_photo a span {
		display: none
	}
	.sns_openbox {
		width: 300px
	}
	.sns_openbox li {
		padding-bottom: 10px;
		clear: both
	}
	.sns_openbox li a {
		font-size: 15px
	}
	.sns_openbox a.close {
		height: 35px !important;
		line-height: 35px;
		font-size: 14px
	}
	#footer_wrap {
		background: none;
		margin-top: 0
	}
	#footer_wrap .sitemap {
		width: 95%;
		display: none
	}
	#footer_wrap a.hidden_btn {
		right: 0
	}
	.sitemap .menu_box {
		width: 20%;
		padding: 0 20px 0 25px
	}
	.footer .footer_box {
		width: 95%;
		padding-top: 10px
	}
	#footer_wrap .footer {
		height: 120px
	}
	.footer .footer_box address a {
		color: #fff
	}
	.footer .footer_box .sitelink_wrap {
		position: static;
		display: none
	}
	#sub_wrap {
		width: 95%;
		margin: 0 auto
	}
	#sub_wrap #sub_con {
		width: 100%;
		float: none;
		padding-top: 30px
	}
	.sub_conbox {
		width: 100%
	}
	.sub_con_title .info {
		right: 0
	}
	.sub_con_title .qr {
		display: none
	}
	.mobile_off {
		display: none !important
	}
	.mobile_selct {
		display: none
	}
	.mobile_selct {
		display: none
	}
	#sub_wrap #lnb {
		display: none
	}
	.m_imgw {
		width: 100% !important
	}
}
/****** Desktop Device ******/

@media screen and (min-width:980px) and (max-width:1075px) {
	#job_popwrap {
		display: none
	}
	#header_wrap {
		background: none;
		background-color: #fff;
		height: auto;
		border-bottom: 2px solid #555;
		overflow: hidden;
		padding-bottom: 20px
	}
	#header {
		width: 950px
	}
	#header_pop {
		display: none
	}
	#header h1 {
		left: 20px
	}
	#header .issue {
		left: 35px
	}
	.header_info {
		left: 240px
	}
	.header_info2 {
		left: 620px
	}
	#menu_wrap {
		left: 240px
	}
	#menu_bu {
		width: 95%;
		margin: 0 auto;
		border-top: 1px solid #ddd;
		padding-top: 10px
	}
	#menu_bu li a {
		width: 19.7%;
		background: none;
		background: #318BE4;
		position: relative;
		margin-right: 0;
		margin: 1px;
		border: 1px solid #1A65AF;
		border-radius: 5px;
		box-sizing: border-box
	}
	#menu_2depth_wrap {
		top: 120px
	}
	#menu_2depth_wrap .menu_2depth_box {
		width: 100%;
		margin: 0 auto
	}
	#main_con {
		width: 950px
	}
	#main_con #con_box1 {
		float: none;
		margin: 0 auto
	}
	#sh_si .calendar_list .list_text_box .list_text {
		width: 660px
	}
	#sh_si .calendar_list .list_text_box .list_text li {
		width: 165px
	}
	#main_con #con_box2 {
		width: 950px;
		float: none;
		clear: both;
		height: 121px;
		padding-left: 0;
		padding-bottom: 10px
	}
	#con_box2 .con_box2_telbox {
		width: 322px;
		height: 121px;
		margin-right: 9px;
		background: url(/pages/basic/img/main/con_box2_telbox_bg2_chosun.gif) 10px 10px #5ea9f4 no-repeat;
		margin-bottom: 0
	}
	.con_box2_telbox .num {
		display: none
	}
	.con_box2_telbox a.btn_num {
		background: url(/pages/basic/img/main/con_box2_telbox_btnbg2_chosun.png) 0 0 no-repeat;
		width: 75px;
		height: 75px;
		position: absolute;
		right: 15px;
		top: 20px
	}
	.con_box2_telbox a.btn_num span {
		display: none
	}
	.con_box2_telbox a.btn_num:hover, {
		background-position: 0 0
	}
	.con_box2_telbox a:hover.btn_num, #con_box2 .con_box2_telbox a.on {
		background-position: 0 0
	}
	.con_box2_telbox .btn_num_list {
		top: 105px;
		left: 230px;
		width: 300px
	}
	#con_box2 .con_box2_banner {
		width: 305px;
		height: 121px;
		margin-right: 9px;
		background-position: right 10px
	}
	.con_box2_banner a {
		padding: 32px 0 0 45px;
	}
	#con_box2 .con_box2_banner2 {
		width: 305px;
		height: 121px;
		background-position: right 10px
	}
	.con_box2_banner2 a {
		padding: 35px 0 0 45px;
	}
	#main_con #con_box3 {
		width: 950px;
		height: 214px;
		padding-top: 10px;
		padding-left: 0
	}
	#con_box3 .main_con_quick {
		width: 322px;
		height: 214px;
		margin-right: 8px;
		background: url(/pages/basic/img/main/main_con_quick_bg2.gif) center bottom #f6f6f6 no-repeat
	}
	.main_con_quick li a {
		width: 108px;
		height: 108px
	}
	#con_box3 .notice_box {
		box-sizing: border-box;
		border: 1px solid #ebebeb;
		width: 305px;
		height: 214px;
		padding: 19px 0 0 42px;
		margin-right: 9px
	}
	.notice_box ul li a {
		max-width: 75%
	}
	.notice_box .btn_more {
		top: 27px;
		left: 100px
	}
	#con_box3 .qna_box {
		box-sizing: border-box;
		border: 1px solid #ebebeb;
		width: 305px;
		height: 214px;
		padding: 19px 0 0 42px
	}
	.qna_box ul li a {
		max-width: 75%
	}
	.qna_box .btn_more {
		top: 27px;
		left: 120px
	}
	#con_box4 .main_blist .list {
		width: 910px
	}
	#main_con2 {
		padding-top: 20px
	}
	#con_box5 .list {
		width: 832px
	}
	#con_box5 .list li {
		margin: 0 15px
	}
	#con_box5 .list li:nth-child(1) {
		display: none
	}
	#con_box6 {
		width: 950px
	}
	#footer_wrap .sitemap {
		width: 950px
	}
	#footer_wrap a.hidden_btn {
		right: 10px
	}
	.sitemap .menu_box {
		width: 190px
	}
	.footer .footer_box {
		width: 940px;
		padding-top: 10px
	}
	.footer .footer_box .sitelink_wrap {
		position: static;
		clear: both
	}
	#sub_wrap {
		width: 95%;
		margin: 0 auto
	}
	#sub_wrap #sub_con {
		width: 100%;
		float: none;
		padding-top: 30px
	}
	.sub_conbox {
		width: 100%
	}
	.r_quick {
		display: none
	}
	.tablet_off {
		display: none !important
	}
	.header_info_m {
		display: none
	}
	.mobile_selct {
		display: none
	}
	#sub_wrap #lnb {
		display: none
	}
	.header_fullmenu_m, .btn_fullmenu_m {
		display: none !important
	}
}
/****** Desktop Wide Device ******/

@media screen and (min-width:1076px) {
	.tablet_on {
		display: none
	}
	.header_info_m {
		display: none
	}
	.mobile_selct {
		display: none
	}
	.header_fullmenu_m, .btn_fullmenu_m {
		display: none !important
	}
}