@charset "utf-8";


/************************************************
*		LAYOUT									*
************************************************/

.wrap{width:100%;margin:0;padding:0;position:relative;}
.header_wrap{width:100%;margin:0 auto;padding:0;background-color:#fff;position:relative;top:0;}
.tcontainer{width:100%;max-width:1080px;margin:0 auto;padding:0;position:relative;}
.mcontainer{width:100%;max-width:1080px;margin:100px auto 0;padding:0;position:relative;}
.scontainer{width:100%;max-width:1080px;margin:0 auto;padding:0;position:relative;}
.footer{width:100%;margin:0;padding:0;position:relative;}






/************************************************
*		HEADER									*
************************************************/

#wrap{width:100%;margin:0;-webkit-box-sizing:border-box;position:relative;}
#htop{width:100%;position:fixed;top:0;z-index:1000;}
#wrap.top_fix_wrap #htop{position:relative;}


.htop_wrap{
	width:100%;
	margin:0;
	padding:0;
	background-color:#f5f5f5;
	border-top:1px solid #d9d9d9;
	border-bottom:1px solid #d9d9d9;
	z-index:1;
}
.htop_wrap .htop_case{width:1080px;height:50px;margin:0 auto;color:#333;position:relative;;}
.htop_wrap .htop_case:after{height:0;content:'';display:block;clear:both;visibility:hidden}
.top_fix{width:100%;height:200px;background-color:#fff;position:relative;display:block;z-index:100;}

#htop .htop_wrap,
#htop.fixed .top_fix{display:none !important}
#htop.fixed .htop_wrap{display:block !important}


.header{
	width:100%;
	max-width:1080px;
	height:85px;
	margin:0 auto;
	padding:0;
	position:relative;
}
.fheader{
	width:100%;
	height:50px;
	max-width:1080px;
	margin:0 auto;
	padding:0;
	position:relative;
}
.gnb_l{width:100%;max-width:1080px;height:50px;margin:0 auto;padding:0;text-align:left;line-height:50px;position:relative;}
.gnb_r{width:100%;max-width:1080px;height:50px;margin:0 auto;padding:0;line-height:50px;position:relative;}

.default_wrap{margin:0;padding:0;position:absolute;left:200px;top:0;}
.header_case{width:100%;height:150px;margin:0;padding:0;position:relative;}

.nav_wrap{
	width:100%;
	height:50px;
	margin:0;
	padding:0;
	background-color:#f5f5f5;
	border-top:1px solid #d9d9d9;
	border-bottom:1px solid #d9d9d9;
	position:relative;
}
.default_wrap .nav_case{width:880px;height:50px;margin:0 auto;padding:0;position:relative;}
.nav_case{width:1080px;height:50px;margin:0 auto;padding:0;position:relative;}

/** 로고 - Default Head **/
.header .logo_dh{
	width:230px;
	height:57px;
	margin:0;
	padding:0;
	text-align:left;
	font-size:0;
	font-weight:400;
	color:#000;
	line-height:67px;
	position:absolute;
	left:425px;
	top:-15px;
}
.header .logo_dh a{
	width:230px;
	height:57px;
	background:url(../images/logo.png) no-repeat 0 50%;
	background-size:230px auto;
	display:block;
}
/** 로고 - FIX Head **/
.fheader .logo_fh{
	height:50px;
	margin:0 0 0 10px;
	padding:0;
	text-align:left;
	font-size:0;
	font-weight:400;
	color:#000;
	line-height:50px;
	position:absolute;
	left:0;
	top:0;
}
.fheader .logo_fh a{
	width:150px;
	height:50px;
	background:url(../images/logo.png) no-repeat 0 50%;
	background-size:auto 35px;
	display:block;
}

.l_atxt{
	height:50px;
	margin:0;
	font-size:13x;
	font-weight:400;
	color:#333;
	line-height:50px;
	float:left;
}
.l_atxt span{margin:0 10px;}
.l_atxt a{
	height:50px;
	margin:0;
	text-align:left;
	font-size:13x;
	font-weight:400;
	color:#5b5b5b;
	line-height:50px;
}
.l_atxt a:hover{color:#2e83e0 !important;}

.r_atxt{
	height:50px;
	margin:0;
	font-size:13x;
	font-weight:400;
	color:#333;
	line-height:50px;
	float:right;
}
.r_atxt span{margin:0 10px;}
.r_atxt a{
	height:50px;
	margin:0;
	text-align:right;
	font-size:13x;
	font-weight:400;
	color:#5b5b5b;
	line-height:50px;
}
.r_atxt a:hover{color:#2e83e0 !important;}

.header_case .hc_search{
	width:670px;
	height:50px;
	margin:0;
	border:1px solid #af1f24;
	position:relative;
	float:left;
	overflow:hidden;
}
.header_case .hc_search input{width:90%;height:50px;margin:0;border:0 none;line-height:50px;float:left;}
.header_case .hc_search .hc_btn{
	width:10%;
	height:50px;
	margin:0;
	padding:0;
	background:url(../images/icon/search_icon1.png) no-repeat center 50%;
	text-align:center;
	line-height:50px;
	float:right;
}

.header_case .hc_search3{
	width:650px;
	height:50px;
	margin:0;
	border:1px solid #af1f24;
	position:relative;
	float:left;
	overflow:hidden;
}
.header_case .hc_search3 .select-wrapper{
	width:25%;
	margin:0;
	float:left;
}
.header_case .hc_search3 .select-wrapper select{border:0 none;border-right:1px solid #af1f24;text-align:center !important;/*text-align-last:center !important;*/font-weight:600;color:#af1f24;}
.header_case .hc_search3 input{width:65%;height:50px;margin:0;border:0 none;line-height:50px;float:left;}
.header_case .hc_search3 .hc_btn{
	width:10%;
	height:50px;
	margin:0;
	padding:0;
	background:url(../images/icon/search_icon1.png) no-repeat center 50%;
	text-align:center;
	line-height:50px;
	float:right;
}
.header_case .hs3_auto{
	width:488px;
	border:1px solid #d9d9d9;
	background-color:#fff;
	position:absolute;
	left:25%;
	top:49px;
	z-index:100;
}
.header_case .hs3_auto ul{margin:0;padding:0;position:relative;}
.header_case .hs3_auto li{
	padding:0 15px;
	font-size:14px;
	font-weight:400;
	color:#666;
	line-height:35px;
	position:relative;
	display:block;
}
.header_case .hs3_auto li b{width:25%;line-height:35px;display:block;float:left;}
.header_case .hs3_auto li p{width:70%;line-height:35px;display:block;float:right;}
.header_case .hs3_auto li.ha_tit{
	margin:0 0 5px;
	background-color:#af1f24;
	text-align:center;
	font-size:14px;
	font-weight:400;
	color:#fff;
}

.fheader .r_atxt .ra_sear{height:50px;margin-right:15px;line-height:50px;position:relative;}
.fheader .r_atxt .ra_sear img{width:auto;height:22px;margin:0 0 5px;}
.fheader .r_search{
	width:350px;
	height:50px;
	position:absolute;
	top:50px;
	right:160px;
}
.fheader .r_search .rs_case{
	height:45px;
	background-color:#fff;
	border:1px solid #af1f24;
	position:relative;
}
.fheader .r_search .rs_case input{width:85%;height:45px;border:0 none;line-height:45px;float:left;}
.fheader .r_search .rs_case .rs_btn{
	width:15%;
	height:43px;
	margin:0;
	padding:0;
	/*background:url(../images/icon/search_icon1.png) no-repeat center 50%;*/
	text-align:center;
	line-height:43px;
	float:right;
}

.fheader .r_search3{
	width:350px;
	height:45px;
	position:absolute;
	top:50px;
	right:160px;
	z-index:100;
}
.fheader .r_search3 .rs_case{
	height:45px;
	background-color:#fff;
	border:1px solid #af1f24;
	position:relative;
}
.fheader .r_search3 .rs_case .select-wrapper{
	width:20%;
	margin:0;
	float:left;
}
.fheader .r_search3 .rs_case .select-wrapper select{height:44px;border:0 none;border-right:1px solid #af1f24;text-align:center !important;/*text-align-last:center !important;*/font-weight:600;color:#af1f24;line-height:44px;}
.fheader .r_search3 .rs_case input{width:65%;height:45px;border:0 none;line-height:45px;float:left;}
.fheader .r_search3 .rs_case .rs_btn{
	width:15%;
	height:43px;
	margin:0;
	padding:0;
	/*background:url(../images/icon/search_icon1.png) no-repeat center 50%;*/
	text-align:center;
	line-height:43px;
	float:right;
}
.fheader .hs3_auto{
	width:228px;
	border:1px solid #d9d9d9;
	background-color:#fff;
	position:absolute;
	left:20%;
	top:44px;
}
.fheader .hs3_auto ul{margin:0;padding:0;position:relative;}
.fheader .hs3_auto li{
	padding:0 15px;
	font-size:13px;
	font-weight:400;
	color:#666;
	line-height:35px;
	position:relative;
	display:block;
}
.fheader .hs3_auto li b{width:35%;line-height:35px;display:block;float:left;}
.fheader .hs3_auto li p{width:60%;line-height:35px;display:block;float:right;}
.fheader .hs3_auto li.ha_tit{
	margin:0 0 5px;
	background-color:#af1f24;
	text-align:center;
	font-size:13px;
	font-weight:400;
	color:#fff;
}


.header .tl_sns{width:200px;height:50px;text-align:left;position:absolute;left:-8px;top:-5px;}
.header .tl_sns .f_blog{
	width:25px;
	height:25px;
	margin-left:10px;
	background:url(../images/icon/f_blog_ov.png) no-repeat;
	background-size:25px;
	display:block;
	float:left;
}
.header .tl_sns .f_blog:hover,
.header .tl_sns .f_blog:focus{background:url(../images/icon/f_blog_ov.png) no-repeat;background-size:25px;}
.header .tl_sns .f_insta{
	width:25px;
	height:25px;
	margin-left:10px;
	background:url(../images/icon/f_insta_ov.png) no-repeat;
	background-size:25px;
	display:block;
	float:left;
}
.header .tl_sns .f_insta:hover,
.header .tl_sns .f_insta:focus{background:url(../images/icon/f_insta_ov.png) no-repeat;background-size:25px;}
.header .tl_sns .f_fb{
	width:25px;
	height:25px;
	margin-left:10px;
	background:url(../images/icon/f_fb_ov.png) no-repeat;
	background-size:25px;
	display:block;
	float:left;
}
.header .tl_sns .f_fb:hover,
.header .tl_sns .f_fb:focus{background:url(../images/icon/f_fb_ov.png) no-repeat;background-size:25px;}
.header .tl_sns .f_yt{
	width:25px;
	height:25px;
	margin-left:10px;
	background:url(../images/icon/f_yt_ov.png) no-repeat;
	background-size:25px;
	display:block;
	float:left;
}
.header .tl_sns .f_yt:hover,
.header .tl_sns .f_yt:focus{background:url(../images/icon/f_yt_ov.png) no-repeat;background-size:25px;}



.header .tr_bn{width:235px;height:50px;text-align:right;position:absolute;right:0;top:0;}
.header .tr_bn img{width:auto;height:50px;}


.mp_nav{width:150px;margin:0;padding:0;border:1px solid #ccc;position:absolute;right:70px;top:40px;z-index:10;}
.nav_case .mp_nav{width:150px;margin:0;padding:0;border:1px solid #ccc;position:absolute;right:70px;top:50px;z-index:10;}
.mp_nav ul,
.nav_case .mp_nav ul{margin:0;padding:0;position:relative;}
.mp_nav li:first-child,
.nav_case .mp_nav li:first-child{border-top:0 none;}
.mp_nav li,
.nav_case .mp_nav li{
	height:40px;
	border-top:1px solid #ccc;
	background-color:#fff;
}
.mp_nav li a,
.nav_case .mp_nav li a{
	width:100%;
	height:40px;
	text-align:center;
	font-size:14px;
	font-weight:400;
	color:#212121;
	line-height:40px;
	display:block;
}

.h_sc{
	width:300px;
	margin: 0;
	padding: 0;
	position:relative;
	display:block;
	float:left;
}
.h_sc .hc_search3{
	width:90%;
	height:36px;
	margin:7px 0;
	border:1px solid #af1f24;
	background-color:#fff;
	position:relative;
	float:left;
	overflow:hidden;
}
.h_sc .hc_search3 .select-wrapper{
	width:25%;
	height:36px;
	margin:0;
	float:left;
}
.h_sc .hc_search3 .select-wrapper select{
	border:0 none;border-right:1px solid #af1f24;text-align:center !important;font-weight:600;color:#af1f24;
	height: 36px;
	line-height:36px;
}
.h_sc .hc_search3 input{width:65%;height:36px;margin:0;border:0 none;line-height:50px;float:left;}
.h_sc .hc_search3 .hc_btn{
	width:10%;
	height:36px;
	margin:0;
	padding:0;
	background:url(../images/icon/search_icon1.png) no-repeat center 50%;
	text-align:center;
	line-height:36px;
	float:right;
}
.h_sc .hs3_auto{
	width:488px;
	border:1px solid #d9d9d9;
	background-color:#fff;
	position:absolute;
	left:25%;
	top:49px;
	z-index:100;
}
.h_sc .hs3_auto ul{margin:0;padding:0;position:relative;}
.h_sc .hs3_auto li{
	padding:0 15px;
	font-size:14px;
	font-weight:400;
	color:#666;
	line-height:35px;
	position:relative;
	display:block;
}
.h_sc .hs3_auto li b{width:25%;line-height:35px;display:block;float:left;}
.h_sc .hs3_auto li p{width:70%;line-height:35px;display:block;float:right;}
.h_sc .hs3_auto li.ha_tit{
	margin:0 0 5px;
	background-color:#af1f24;
	text-align:center;
	font-size:14px;
	font-weight:400;
	color:#fff;
}


.h_ul{
	width:780px;
	margin: 0;
	padding: 0;
	position:relative;
	display:block;
	float:right;
}
.h_ul li:last-child{margin:0;}
.h_ul li{
	height:50px;
	margin:0 35px 0 0;
	padding:0;
	font-size:16px;
	font-weight:500;
	line-height:50px;
	display:block;
	float:left;
}
.default_wrap .nav_case .h_ul li{
	margin:0 35px 0 0;
}
.header li a{
	color: #333;
	display: block;	
}
.h_ul li.active > a,
.h_ul li a:hover,
.h_ul li a:focus,
.h_ul li.on a,
.h_ul li.on a:hover,
.h_ul li.on a:focus{
	color: #2e83e0 !important;
	text-decoration: none;
}
.h_ul li.active a{
	border-bottom:2px solid #2e83e0;
}

.h_ul,
.h_ul .dropdown{
	position:static;
}
.h_ul .dropdown-menu{
	padding:0;
	background:#fff;
	border:1px solid #ccc;
	text-transform:none;
	font-size:14px;
	letter-spacing:0;
	border-radius:0;
	position:absolute;
	left:auto;
	right:auto;
	top:46px;
	z-index:9999;
}
.top_fix .default_wrap .header_case .h_ul .dropdown-menu{
	top:106px;
}

.h_ul .dropdown-menu:before,
.h_ul .dropdown-menu:after{
	display:none !important; 
}
.h_ul li .dropdown-menu{
	margin:2px 0 0;
	z-index:1001;
}
.h_ul li.dropdown:hover a:after{ 
	width:0;
	height:0;
	/*border-left:8px solid transparent;
	border-right:8px solid transparent;
	border-bottom:8px solid #e6400c;*/
	content:"";
	display:block !important;
	position:absolute;
	bottom:0;
	z-index:1002;
}
.ie8 .h_ul li.dropdown:hover a:after{
	display:none !important;
}
.h_ul .dropdown-menu li:first-child{
	border-top:3px solid #2e83e0;
}
.h_ul .dropdown-menu li{
	height:45px;
	margin:0 !important;
	padding:0;
	border-bottom:solid 1px #efefef;
	position:relative;
	float:none;
}
.h_ul .dropdown-menu li:last-child{
	border:none;
}
.h_ul .dropdown-menu li a{
	height:45px;
	padding:0 10px;
	text-align:center;
	font-size:14px !important;
	font-weight:400;
	color:#2e83e0;
	line-height:45px;
}
.h_ul .dropdown-menu li a:hover,
.h_ul .dropdown-menu li.active a{
	background: #2e83e0;
	color: #fff !important;
}






/************************************************
*		MAIN									*
************************************************/

.content{width:750px;margin:0;padding:0;position:relative;float:left;}
.content2{width:100%;max-width: 1080px; margin:0;padding:0;position:relative;float:left;
display: flex; justify-content: space-between;
border-bottom:1px solid #dbdbdb; margin-bottom:50px;}
.r_content{width:790px;margin:0;padding:0;position:relative;float:right;}
.r_scontent{width:530px;margin:0;padding:0;border:1px solid #ddd;position:relative;float:left;
}

.r_content .rc_sel{
	margin:0;
	padding:0;
	position:relative;
	z-index:10;
}
.r_content .rc_sel .select-wrapper select{text-align-last:center; font-weight:800;}
.r_content .rc_sel .select-wrapper,
.r_content .rc_sel .select-wrapper2{margin:0 0 10px;}
.r_content .rc_sel .select-wrapper2 {
	height:48px;
	background:url(../images/icon/select_down.png) 97% 50% no-repeat;
	background-size:12px 7px;
	text-decoration:none;
	line-height:48px;
}


.r_scontent .rs_tbar{
	height:33px;
	padding:0 15px;
	background-color:#e9e9e9;
	font-size:18px;
	font-weight:500;
	color:#333;
	line-height:33px;
	position:relative;
}
.r_scontent .rs_case_1{width:100%;margin:0;position:relative;overflow:hidden;}
.r_scontent .rs_case_1 ul{margin:0;padding:0;position:relative;}
.r_scontent .rs_case_1 li{width:100%;margin:0 0 20px;padding:0;display:block;}
.r_scontent .rl_sider_2 li{width:255px;margin:30px 20px 0 0;padding:0;display:block;}
.r_scontent .rl_sider_2 li:last-child{margin:30px 0 20px 0;padding:0;display:block; }

.rs_thum_1{width:100%;height:255px;margin:0;padding:0;background-color:#efefef;border:1px solid #d9d9d9;text-align:center;position:relative;overflow:hidden;z-index:1;}
.rs_thum_1 .rs_label{
	height:25px;
	padding:0 10px;
	background-color:#07164f;
	font-size:12px;
	font-weight:400;
	color:#fff;
	line-height:25px;
	position:absolute;
	left:0;
	top:0;
}
.rs_thum_1 .rs_table_1{width:100%;height:255px;display:table;}
.rs_thum_1 .rs_cell_1{height:255px;text-align:center;vertical-align:middle;display:table-cell;}
.rs_thum_1 .rs_cell_1 img{width:100%;/*height:100%;*/}

.rs_text_1{
	margin:0;
	padding:15px 0 0;
	position:relative;
}
.rs_text_1 ol{margin:0;padding:0;position:relative;}
.rs_text_1 ol li{width:50% !important;height:30px;margin:0 0 5px !important;font-size:14px;line-height:30px;display:block;float:left;}
.rs_text_1 ol li .rs_tit1{
	height:30px;
	margin:0 10px;
	padding:0;
	text-align:left;
	font-size:16px;
	font-weight:500;
	color:#333;
	line-height:30px;
	display:block;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:1;
	-webkit-box-orient:vertical;
}
.rs_text_2{
	margin:0;
	padding:3px 0 3px;
	position:relative;
}
.rs_text_2 ol{margin:0;padding:0;position:relative; }

.rs_text_2 ol li{width:100% !important;height:30px;margin:0 0 1px !important;font-size:14px;line-height:30px;display:block;float:left;
	}
.rs_text_2 ol li .rs_tit1{
	height:30px;
	margin:0 10px;
	padding:0;
	text-align:left;
	font-size:16px;
	font-weight:500;
	color:#333;
	line-height:30px;
	display:block;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:1;
	-webkit-box-orient:vertical;
}
.rs_text_2 ol li .rs_tit1:hover{
	color:#337ab7;
}


.mxit_l2{
	height:45px;
	margin:0;	
	padding:0 10px;
	text-align:left;
	font-size:25px;
	font-weight:600;
	color:#fff;
	line-height:45px;
	position:relative;
	display:block;
}
.mxit_l2 span{
	text-align:right;
	font-size:16px;
	font-weight:400;
	line-height:30px;
	color:#fff;
	float:right;
}
.mxit_l2 span a{color:#fff;}
.mxit_l2 em{height:4px;margin:7px 0 35px;background-color:#006bc5;position:relative;display:block;float:left;}

.rnb_line{
	margin:0 0 50px;
	padding:10px;
	background-color:#f9f9f9;
	border:3px solid #006bc5;
	position:relative;
}

.rnb_wrap{
	width:100%;
	margin:0;
	padding:0;
	background-color:#efefef;
	border:1px solid #aaa;
	position:relative;
	overflow:hidden;
}
.rnb_wrap ul{margin:0 0 0 -1%;padding:0;position:relative;}
.rnb_wrap li:first-child{
	width:100%;
	height:45px;
	background-color:#e1e1e1;
	text-align:center;
	font-size:17px;
	font-weight:700;
	color:#666;
	line-height:45px;
}
.rnb_wrap li{
	width:100%;
	height:40px;
	margin:0 0 3px;
	padding:0 3%;
	background-color:#fff;
	text-align:left;
	font-size:14px;
	font-weight:400;
	color:#333;
	line-height:40px;
	position:relative;
}
.rnb_wrap li.rw2{
	width:49%;
	height:40px;
	margin:0 0 3px 1%;
	line-height:40px;
	display:block;
	float:left;
}



.rnc_visual{width:100%;margin:0;}

.rnc_visual .sliderkit .sliderkit-nav-clip{margin:0 auto;position:relative;overflow:hidden;}
.rnc_visual .sliderkit .sliderkit-nav-clip ul{margin:0;padding:0;list-style:none;position:relative;left:0;top:0;}
.rnc_visual .sliderkit .sliderkit-nav-clip ul li{float:left;}
.rnc_visual .sliderkit .sliderkit-nav-clip ul li a{display:block;overflow:hidden;}

.rnc_visual .sliderkit .sliderkit-panel{position:absolute;overflow:hidden;z-index:1;}
.rnc_visual .sliderkit .sliderkit-panel-active{z-index:5;}
.rnc_visual .sliderkit .sliderkit-panel-old{z-index:4;}

.rnc_visual .sliderkit .sliderkit-panel .sliderkit-panel-textbox{position:relative;bottom:0;z-index:100;}
.rnc_visual .sliderkit .sliderkit-panel .sliderkit-panel-text{position:absolute;top:255px;left:0;z-index:3;}

.rnc_visual .photosgallery-captions{width:100%;height:255px;}

.rnc_visual .photosgallery-captions .sliderkit-go-btn{width:50px;height:255px;position:absolute;top:0;z-index:10;}
.rnc_visual .photosgallery-captions .sliderkit-go-prev{left:0;}
.rnc_visual .photosgallery-captions .sliderkit-go-next{right:0;}
.rnc_visual .photosgallery-captions .sliderkit-go-btn a{
	width:50px;
	height:255px;
	background-repeat:no-repeat;
	background-position:center center;
	cursor:pointer;
	display:block;
}
.rnc_visual .photosgallery-captions .sliderkit-go-prev a{background-image:url("../images/icon/arrow_prev.png");}
.rnc_visual .photosgallery-captions .sliderkit-go-next a{background-image:url("../images/icon/arrow_next.png");}
.rnc_visual .photosgallery-captions .sliderkit-btn-disable a{cursor:default;}
.rnc_visual .photosgallery-captions .sliderkit-go-btn span{display:none;}

/* Panel */
.rnc_visual .photosgallery-captions .sliderkit-panel{width:100%;height:255px;background-color:#fff;top:0;left:0;}
.rnc_visual .photosgallery-captions .sliderkit-panel .mscreen{height:255px;overflow:hidden;}
.rnc_visual .photosgallery-captions .sliderkit-panel .cycle{
	width:55px;
	height:55px;
	background-color:#fff;
	border-radius:100%;
	text-align:center;
	font-size:14px;
	color:#121212;
	line-height:55px;
	position:absolute;
	right:10px;
	top:10px;
}
.rnc_visual .photosgallery-captions .sliderkit-panel .cycle.c2{padding-top:5px;line-height:20px;}
.rnc_visual .photosgallery-captions .sliderkit-panel a{color:#121212;font-weight:bold;}
.rnc_visual .photosgallery-captions .sliderkit-panel .mainTitle{
	width:100% !important;
	margin:0;
	padding:7px;
	border:none;
	text-align:left;
	font-size:18px;
	color:#121212;
	line-height:30px;
	position:absolute;
	left:0;
	bottom:0;
}
.rnc_visual .photosgallery-captions .sliderkit-panel .mainTitle a{color:#fff !important;position:relative;z-index:100;}
.rnc_visual .photosgallery-captions .sliderkit-panel .mainTitle .bg_b_over{width:100%;height:100%;/*background:url(../images/m_sover.png) repeat-x;*/position:absolute;left:0;top:0;z-index:0;}

.s_case1_1{width:100%;margin:0 auto 20px;position:relative;overflow:hidden;}
.s_thum1_1{height:215px;margin:0;padding:0;background-color:#efefef;text-align:center;position:relative;z-index:1;overflow:hidden;}
.s_thum1_1 .s_table1_1{width:100%;height:215px;display:table;}
.s_thum1_1 .s_cell1_1{height:215px;text-align:center;vertical-align:middle;display:table-cell;}
.s_thum1_1 .s_cell1_1 img{width:100%;/*height:100%;*/}

.s_tit1{
	height:60px;
	padding:0 30px;
	text-align:left;
	font-size:25px;
	color:#fff;
	line-height:30px;
	display:block;
	position:absolute;
	left:0;
	bottom:20px;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
	z-index:10;
}
.s_tit1 a{color:#fff !important;}
.s_txt1{
	padding:0 30px;
	font-size:13px;
	font-weight:400;
	color:#bdbdbd;
	line-height:15px;
	display:block;
	position:absolute;
	bottom:30px;
	overflow:hidden;
	z-index:10;
}
.s1over{width:100%;height:190px;background:url(../images/m_over.png) repeat-x;opacity:1;display:block;position:absolute;left:0;bottom:0;z-index:1;}


.s_case1_2{width:750px;margin:0 0 24px;position:relative;overflow:hidden;}
.s_case1_2 ul{margin:0 0 0 -30px;padding:0;position:relative;}
.s_case1_2 li{width:230px;margin:0 0 30px 30px;padding:0;float:left;}
.s_thum1_2{width:230px;height:150px;margin:0;padding:0;background-color:#efefef;border:1px solid #d9d9d9;text-align:center;position:relative;overflow:hidden;z-index:1;}
.s_thum1_2 .s_label{
	height:25px;
	padding:0 10px;
	background-color:#07164f;
	font-size:12px;
	font-weight:400;
	color:#fff;
	line-height:25px;
	position:absolute;
	left:0;
	top:0;
}
.s_thum1_2 .s_table1_2{width:100%;height:150px;display:table;}
.s_thum1_2 .s_cell1_2{height:150px;text-align:center;vertical-align:middle;display:table-cell;}
.s_thum1_2 .s_cell1_2 img{width:100%;/*height:100%;*/}

.s_text1_2{
	margin:0 0 5px;
	padding:10px 5px 0;
	position:relative;
}
.s_tit2{
	height:20px;
	margin:0 0 10px;
	padding:0;
	text-align:left;
	font-size:16px;
	font-weight:600;
	color:#006bc5;
	line-height:20px;
	display:block;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:1;
	-webkit-box-orient:vertical;
}
.s_tit2 a{color:#fff !important;}
.s_txt2{
	height:40px;
	margin:0 0 10px;
	padding:0;
	font-size:16px;
	font-weight:400;
	color:#212121;
	line-height:20px;
	display:block;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
}
.s_time2{
	height:20px;
	padding:0;
	font-size:15px;
	font-weight:400;
	color:#666;
	line-height:20px;
	display:block;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:1;
	-webkit-box-orient:vertical;
}


.s_case1_3{width:750px;margin:0 0 24px;position:relative;overflow:hidden;}
.s_case1_3 ul{margin:0;padding:0;border-top:1px solid #d9d9d9;position:relative;}
.s_case1_3 li{margin:0;padding:10px 0;border-bottom:1px solid #d9d9d9;position:relative;overflow:hidden;}
.s_thum1_3{
	width:120px;
	height:70px;
	margin:0;
	padding:0;
	background-color:#efefef;
	border:1px solid #d9d9d9;
	text-align:center;
	position:relative;
	float:left;
	overflow:hidden;
	z-index:1;
}
.s_thum1_3 .s_table1_3{width:100%;height:70px;display:table;}
.s_thum1_3 .s_cell1_3{height:70px;text-align:center;vertical-align:middle;display:table-cell;}
.s_thum1_3 .s_cell1_3 img{width:100%;/*height:100%;*/}

.nimg3{margin:0;padding:0;}
.nimg3 .s_text1_3{
	width:100%;
	height:70px;
	margin:0;
	padding:0;
	position:relative;
	float:right;
	overflow:hidden;
}

.s_text1_3{
	width:550px;
	height:70px;
	margin:0;
	padding:0;
	position:relative;
	float:right;
	overflow:hidden;
}
.s_tit3{
	height:70px;
	margin:0 0 10px;
	padding:0;
	text-align:left;
	font-size:20px;
	font-weight:500;
	color:#212121;
	line-height:70px;
	display:block;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:1;
	-webkit-box-orient:vertical;
}
.s_txt3{
	margin:0 0 10px;
	padding:0;
	font-size:17px;
	font-weight:400;
	color:#545454;
	line-height:24px;
	display:block;
}


.s_case1_4{width:750px;margin:0 0 24px;position:relative;overflow:hidden;}
.s_case1_4 ul{margin:0;padding:0;border-top:1px solid #d9d9d9;position:relative;}
.s_case1_4 li{margin:0;padding:25px 0;border-bottom:1px solid #d9d9d9;position:relative;overflow:hidden;}
.s_thum1_4{
	width:220px;
	height:140px;
	margin:0;
	padding:0;
	background-color:#efefef;
	border:1px solid #d9d9d9;
	text-align:center;
	position:relative;
	float:left;
	overflow:hidden;
	z-index:1;
}
.s_thum1_4 .s_table1_4{width:100%;height:140px;display:table;}
.s_thum1_4 .s_cell1_4{height:140px;text-align:center;vertical-align:middle;display:table-cell;}
.s_thum1_4 .s_cell1_4 img{width:100%;/*height:100%;*/}

.nimg4{margin:0;padding:0;}
.nimg4 .s_text1_4{
	width:100%;
	height:140px;
	margin:0;
	padding:0;
	position:relative;
	float:right;
	overflow:hidden;
}

.s_text1_4{
	width:450px;
	height:140px;
	margin:0;
	padding:0;
	position:relative;
	float:right;
	overflow:hidden;
}
.s_tit4{
	margin:0 0 10px;
	padding:0;
	text-align:left;
	font-size:22px;
	font-weight:500;
	color:#212121;
	line-height:30px;
	display:block;
}
.s_txt4{
	margin:0 0 10px;
	padding:0;
	font-size:17px;
	font-weight:400;
	color:#545454;
	line-height:24px;
	display:block;
}


.s_case1_5{width:750px;margin:0 0 24px;padding:0 0 25px;position:relative;overflow:hidden;}
.s_case1_5 ul{margin:0 0 0 -5%;padding:0;position:relative;}
.s_case1_5 li{width:45%;margin:0 0 0 5%;padding:25px 0;/*border-bottom:1px solid #d9d9d9;*/position:relative;float:left;overflow:hidden;}
.s_thum1_5{
	width:40%;
	margin:0;
	padding:0;
	background-color:#efefef;
	border:1px solid #d9d9d9;
	text-align:center;
	position:relative;
	float:left;
	overflow:hidden;
	z-index:1;
}
.s_thum1_5 .s_table1_5{width:100%;height:auto;display:table;}
.s_thum1_5 .s_cell1_5{height:auto;text-align:center;vertical-align:middle;display:table-cell;}
.s_thum1_5 .s_cell1_5 img{width:100%;/*height:100%;*/}

.nimg5{margin:0;padding:0;}
.nimg5 .s_text1_5{
	width:100%;
	height:auto;
	margin:0;
	padding:0;
	position:relative;
	float:right;
	overflow:hidden;
}

.s_text1_5{
	width:55%;
	height:auto;
	margin:0 0 0 5%;
	padding:0;
	position:relative;
	float:right;
	overflow:hidden;
}
.s_tit5{
	height:14px;
	margin:0 0 3px;
	padding:0;
	text-align:left;
	font-size:13px;
	font-weight:500;
	color:#212121;
	line-height:14px;
	display:block;
	overflow:hidden;
}
.s_bit5{
	height:36px;
	margin:0 0 5px;
	padding:0;
	text-align:left;
	font-size:16px;
	font-weight:400;
	color:#212121;
	line-height:18px;
	display:block;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
}
.s_txt5{
	height:32px;
	margin:0;
	padding:0;
	font-size:13px;
	font-weight:400;
	color:#545454;
	line-height:16px;
	display:block;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
}


.s_case1_6{width:750px;margin:0 0 24px;position:relative;overflow:hidden;}
.s_case1_6 ul{margin:0;padding:0;border-top:1px solid #d9d9d9;position:relative;}
.s_case1_6 li{margin:0;padding:10px 0;border-bottom:1px solid #d9d9d9;position:relative;overflow:hidden;}
.s_thum1_6{
	width:120px;
	height:70px;
	margin:0;
	padding:0;
	background-color:#efefef;
	border:1px solid #d9d9d9;
	text-align:center;
	position:relative;
	float:left;
	overflow:hidden;
	z-index:1;
}
.s_thum1_6 .s_table1_6{width:100%;height:70px;display:table;}
.s_thum1_6 .s_cell1_6{height:70px;text-align:center;vertical-align:middle;display:table-cell;}
.s_thum1_6 .s_cell1_6 img{width:100%;/*height:100%;*/}

.nimg6{margin:0;padding:0;}
.nimg6 .s_text1_6{
	width:100%;
	height:70px;
	margin:0;
	padding:0;
	position:relative;
	float:right;
	overflow:hidden;
}

.s_text1_6{
	width:600px;
	height:70px;
	margin:0;
	padding:0;
	position:relative;
	float:right;
	overflow:hidden;
}
.s_tit6{
	margin:0 0 10px;
	padding:0;
	text-align:left;
	font-size:18px;
	font-weight:500;
	color:#212121;
	line-height:25px;
	display:block;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:1;
	-webkit-box-orient:vertical;
}
.s_txt6{
	margin:0;
	padding:0;
	font-size:14px;
	font-weight:400;
	color:#545454;
	line-height:18px;
	display:block;
}


.mb_area{
	height:110px;
	margin:0 0 50px;
	text-align:center;
	display:block;
}
.mb_area img{height:100%;}



.m_list{margin:0 0 30px;padding:0;border-top:1px solid #d9d9d9;position:relative;}
.m_list ul{margin:0;padding:0;position:relative}
.m_list li{
	height:50px;
	margin:0;
	padding:0 20px;
	border-bottom:1px solid #d9d9d9;
	font-size:15px;
	color:#212121;
	line-height:50px;
	display:block;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:1;
	-webkit-box-orient:vertical;
}



.lip{height:45px;margin-right:15px;padding:0 10px;line-height:45px;letter-spacing:-1px;display:block;float:left;}
.lip.on{color:#006bc5;font-weight:800;}






/******************** SIDER ********************/
.l_sider{width:240px;margin:0;padding:0;position:relative;float:left;}
.l_tsider{width:255px;margin:0;padding:0;position:relative;float:left;}
.c_sider{width:530px;margin:0;padding:0;position:relative;float:left;}
.r_sider{width:300px;margin:0;padding:0;position:relative;float:right; }


.rl_sider_1{width:100%;margin:0 0 25px;position:relative;overflow:hidden;}
.rl_sider_1.dline{border-bottom:1px solid #dbdbdb;}
.rl_sider_1 ul{margin:0;padding:0;position:relative;}
.rl_sider_1 li{width:100%;margin:0 0 15px;padding:0;display:block;}

.rl_sider_2{width:100%;margin:0 ;position:relative;overflow:hidden;}
.rl_sider_2 ul{margin:0;padding:0;position:relative;}
.rl_sider_2 li{float:left; width:45%;margin:0 0 15px;padding:0;display:block;}


.rl_thum_1{width:100%;height:200px;margin:0;padding:0;background-color:#efefef;border:1px solid #d9d9d9;text-align:center;position:relative;overflow:hidden;z-index:1;}
.rl_thum_1 .rl_label{
	height:25px;
	padding:0 10px;
	background-color:#07164f;
	font-size:12px;
	font-weight:400;
	color:#fff;
	line-height:25px;
	position:absolute;
	left:0;
	top:0;
}
.rl_thum_1 .rl_table_1{width:100%;height:200px;display:table;}
.rl_thum_1 .rl_cell_1{height:200px;text-align:center;vertical-align:middle;display:table-cell;}
.rl_thum_1 .rl_cell_1 img{/*width:100%;*/height:100%;}

.rl_text_1{
	margin:0;
	padding:10px 5px 0;
	position:relative;
}
.rl_tit1{
	height:50px;
	margin:0 0 10px;
	padding:0;
	text-align:left;
	font-size:18px;
	font-weight:500;
	color:#333;
	line-height:25px;
	display:block;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
}
.rl_tit1 a{color:#fff !important;}

.rl_txt1{
	height:40px;
	margin:0 0 10px;
	padding:0;
	font-size:16px;
	font-weight:400;
	color:#212121;
	line-height:20px;
	display:block;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
}



.rs_market{margin:0 0 25px;padding:0;position:relative;}
.rs_market .tabs-standard{width:100%;border-bottom:1px solid #dbdbdb;position:relative;}
.rs_market .tabs-standard .sliderkit-nav{width:100%;height:30px;margin:0 0 15px;text-align:left;position:relative;}
.rs_market .tabs-standard .sliderkit-nav-clip{margin:0;}
.rs_market .tabs-standard .sliderkit-nav-clip li{
	width:25%;
	height:30px;
	border:1px solid #fff;
	border-radius:30px;
	text-align:center;
	font-size:15px;
	font-weight:400;
	line-height:30px;
}
.rs_market .tabs-standard .sliderkit-nav-clip li,
.rs_market .tabs-standard .sliderkit-nav-clip li a{float:left;}
.rs_market .tabs-standard .sliderkit-nav-clip li a{width:100%;height:30px;text-align:center;color:#5b5b5b;line-height:30px;text-decoration:none;}
.rs_market .tabs-standard .sliderkit-nav-clip li.sliderkit-selected{
	background-color:#fff;
	border:1px solid #006bc5;
	border-radius:30px;
}
.rs_market .tabs-standard .sliderkit-nav-clip li.sliderkit-selected a{color:#006bc5;}

.rs_market .tabs-standard .sliderkit-panels{width:100%;height:135px;background:#fff;overflow:hidden;}
.rs_market .tabs-standard .sliderkit-panel{width:100%;background:#fff;}
.rs_market .tabs-standard .sliderkit-market{margin:0;padding:0 10px;}
.rs_market .tabs-standard .sliderkit-market ul{margin:0;padding:0;position:relative;}
.rs_market .tabs-standard .sliderkit-market li{
	height:40px;
	text-align:left;
	font-size:14px;
	font-weight:400;
	color:#212121;
	line-height:40px;
	letter-spacing:-1px;
	float:left;
}



.st_list{margin:0 0 25px;padding:0;position:relative;}
.st_list .tabs-standard{width:100%;margin:0;padding:0;position:relative;}
.st_list .tabs-standard .sliderkit-nav{width:100%;height:30px;margin:0 0 15px;text-align:left;position:relative;}
.st_list .tabs-standard .sliderkit-nav-clip{margin:0;}
.st_list .tabs-standard .sliderkit-nav-clip li{
	width:25%;
	height:30px;
	border:1px solid #fff;
	border-radius:30px;
	text-align:center;
	font-size:15px;
	font-weight:4800;
	line-height:30px;
}
.st_list .tabs-standard .sliderkit-nav-clip li,
.st_list .tabs-standard .sliderkit-nav-clip li a{float:left;}
.st_list .tabs-standard .sliderkit-nav-clip li a{width:100%;height:30px;text-align:center;color:#5b5b5b;line-height:30px;text-decoration:none;}
.st_list .tabs-standard .sliderkit-nav-clip li.sliderkit-selected{
	background-color:#fff;
	border:1px solid #006bc5;
	border-radius:30px;
}
.st_list .tabs-standard .sliderkit-nav-clip li.sliderkit-selected a{color:#006bc5;}

.st_list .tabs-standard .sliderkit-panels{width:100%;background:#fff;position:relative;}
.st_list .tabs-standard .sliderkit-panel{width:100%;background:#fff;}
.st_list .tabs-standard .sliderkit-list{margin:0;padding:0;}



.re_list{margin:0 0 25px;padding:0;position:relative;}
.re_list ul{margin:0;padding:0;position:relative;}
.re_list li{
	padding:10px 0 0 10px;
	background:url(../images/icon/dot_1.png) no-repeat left 20px;
	font-size:14px;
	font-weight:400;
	line-height:20px;
	display:block;
}






/************************************************
*		SUB										*
************************************************/

/******************** VIEW *********************/
h2 {
	text-transform:uppercase;
	color:black;
	letter-spacing:-1px;
	display:block;
}

.textshadow .foreverblur {
	text-shadow: 0 0 20px #000;
	color: transparent;
}



.view_case{
	padding:0;
	font-size:16px;
	font-weight:400;
	line-height:30px;
	position:relative;
	overflow:hidden;
}

.view_cbox{
	margin:40px 0;
	padding:30px;
	border:3px solid #2477c8;
	font-size:16px;
	font-weight:400;
	line-height:30px;
	position:relative;
}
.view_cbox .vc_cash{
	width:200px;
	height:40px;
	background-color:#2477c8;
	text-align:center;
	font-size:16px;
	font-weight:400;
	color:#fff;
	line-height:40px;
	display:block;
	float:right;
	margin-left:20px;
}
.view_cbox .vc_cash:hover{
	color:#fff !important;
}
.view_bn{
	width:750px;
	height:100px;
	margin:0 0 15px;
	padding:0;
	background-color:#efefef;
	text-align:center;
	position:relative;
	display:block;
}
.view_bn img{height:100%;}

.view_data{
	height:50px;
	margin:0 0 20px;
	padding:0;
	border-bottom:1px solid #d9d9d9;
	font-size:14px;
	font-weight:400;
	color:#545454;
	line-height:50px;
	position:relative;
}


.view_data b{color:#212121;}
.view_data span{margin:0 15px;}
.view_data span a{width:26px;height:26px;margin: 12px 0 0 1px;background:url(http://www.newstomato.com/images/icon_set1.gif) no-repeat;display:block;float:right;}
.view_data span a.rnsc_plint{background-position:-182px 0;}

.view_info{
	height:60px;
	margin:0 0 30px;
	border:1px solid #d9d9d9;
	text-align:center;
	font-size:16px;
	font-weight:400;
	line-height:60px;
	position:relative;
}

.viewarea{
	margin:20px 0 30px;
	padding:0 0 20px;
	border-bottom:1px solid #d9d9d9;
	font-size:16px;
	font-weight:400;
	line-height:30px !important;
	position:relative;
}

.l_btit{
	height:30px;
	margin:0 0 10px;
	padding:0;
	font-size:20px;
	font-weight:400;
	color:#212121;
	line-height:30px;
	position:relative;
}
.l_btit em{
	width:3px;
	height:20px;
	margin:5px 10px 0 0;
	background-color:#142a65;
	display:block;
	float:left;
}
.l_btit span{height:30px;text-align:right;font-size:13px;color:#666;line-height:30px;position:absolute;right:0;top:0;}

.l_tit{
	margin:0 0 10px;
	padding:0;
	font-size:15px;
	font-weight:400;
	color:#434343;
	line-height:30px;
	position:relative;
}

.news_list{
	margin:0 0 30px;
	padding:0 0 35px;
	border-bottom:1px solid #d9d9d9;
	position:relative;
}
.news_list a{margin:0 15px 0 0;}
.news_list span{
	word-break:keep-all !important;
	*word-break:keep-all !important;
	-ms-word-break:keep-all !important;
}

.news_vcase{margin:0 0 30px;padding:0 0 15px;border-bottom:1px solid #d9d9d9;position:relative;
display: flex;
width: 100%;
justify-content: space-between;}
.news_vcase .nv_case{width:350px;margin:0;padding:0;position:relative;}


.reporter_info{
	display: flex;
	margin-bottom: 20px;
	width: 100%;
	padding-bottom:30px;
	border-bottom: 1px solid #d9d9d9;
	
}
.reporter_info img{
	width: 45px;
	height: 45px;
	border-radius: 50%;
	margin-right: 10px;
}

.reporter_info > p .ri_icon{
	width: 20px;
	height: 14px;
	border-radius:0;
	margin-right: 0;
	text-align: center;
	display: inline-block;
	line-height: 22px;
	margin-top: -5px;
}
.reporter_info > p{
	font-weight: 500;
	font-size: 16px;
}
.reporter_info > p > span {
	display: block;
	font-weight: normal;
	margin-top: 5px;
}

.news_vlist{margin:0;padding:0;position:relative;}
.news_vlist ul{margin:0;padding:0;position:relative;}
.news_vlist li{
	padding:7px 0 5px 10px;
	background:url(../images/icon/dot_1.png) no-repeat left 20px;
	font-size:14px;
	font-weight:400;
	line-height:20px;
	display:block;
}
.news_vlist li b{font-size:14px;font-weight:500;}
.news_vlist li span{font-size:13px;font-weight:400;}



.news_inp{margin:0 0 15px;padding:0;position:relative;}
.news_inp textarea{width:580px;height:90px;float:left;}
.news_inp input[type="button"]{
	width:90px;
	height:90px;
	margin:0;
	background-color:#efefef;
	text-align:center;
	font-size:16px;
	font-weight:400;
	color:#212121;
	line-height:90px;
	display:block;
	float:right;
}
.news_mes{margin:0 0 40px;padding:0;position:relative;}
.news_mes ul{margin:0;padding:0;position:relative;}
.news_mes li{
	margin:0 0 15px;
	padding:0;
	position:relative;
}
.news_mes li .re{
	width:10%;
	height:50px;
	background:url(../images/icon/re_icon1.png) no-repeat 25px 15px;
	display:block;
	float:left;
}
.news_mes li .nm_case{
	width:90%;
	margin:0;
	padding:15px;
	border:1px solid #d9d9d9;
	text-align:left;
	font-size:15px;
	font-weight:400;
	line-height:24px;
	display:block;
	float:left;
}
.news_mes li .nm_case b{margin:0 0 10px;font-weight:500;display:block;}






/******************** LOGIN ********************/
.lg_wrap{width:550px;margin:0 auto;padding:100px 0 150px;position:relative;}
.lg_wrap .lw_logo{
	margin:0 0 45px;
	padding:0;
	text-align:center;
	font-size:40px;
	font-weight:500;
	position:relative;
}
.lg_wrap .lw_logo img{width:auto;height:65px;}
.lg_case{width:550px;margin:0 auto;padding:40px 40px 35px;background-color:#fff;border:1px solid #d9d9d9;position:relative;}
.lg_case .lc_box{width:100%;margin:0 0 5px;padding:0;position:relative;}
.lg_case .lc_box .lb_inp{width:330px;margin:0;padding:0;float:left;}
.lg_case .lc_box .lb_inp input{height:50px;line-height:50px;}
.lg_case .lc_box .lb_btn{
	width:120px;
	height:120px;
	float:right;
}
.lg_case .lc_box .lb_btn a{
	width:130px;
	height:120px;
	background-color:#2477c8;
	text-align:center;
	font-size:16px;
	font-weight:400;
	color:#fff;
	line-height:120px;
	display:block;
}
.lg_case .lc_box .lb_btn a:hover{color:#fff !important;}

.lg_case .lr_txt{
	margin:15px 0 0;
	padding:0 0 15px;
	border-bottom:1px solid #d9d9d9;
	text-align:right;
	font-size:15px;
	font-weight:400;
	display:block;
}

.lg_case .lc_txt{margin:25px 0 0;text-align:center;font-size:14px;font-weight:400;display:block;}
.lg_case .lc_txt a{text-decoration:underline !important;}
.lg_case .lc_txt span{margin:0 10px;}






/******************** JOIN *********************/
.join_wrap{margin:30px 0 0;padding:0;position:relative;}

.join_wrap .sw-theme-arrows .sw-container,
.join_case .sw-theme-arrows .sw-container{min-height:200px}
.join_wrap .sw-theme-arrows .step-content{padding:10px 0;border:0 solid #d4d4d4;background-color:#fff;text-align:left}
.join_wrap .sw-theme-arrows .sw-toolbar{background:#fff;border-radius:0 !important;padding-left:10px;padding-right:10px;margin-bottom:0 !important}
.join_wrap .sw-theme-arrows .sw-toolbar-top{border-bottom-color:#fff !important}
.join_wrap .sw-theme-arrows .sw-toolbar-bottom{border-top-color:#fff !important;border-bottom-color:#d9d9d9 !important}
.join_wrap .sw-theme-arrows>ul.step-anchor{
	margin-top:20px;
	padding:0;
	border:0 solid #d9d9d9!important;
	background:#fff;
	overflow:hidden;
	display:block;
}
.join_wrap .sw-theme-arrows>ul.step-anchor li+li:before{padding:0}
.join_wrap .sw-theme-arrows>ul.step-anchor>li{float:left}
.join_wrap .sw-theme-arrows>ul.step-anchor>li>a{
	width:100%;
	padding:10px 0 10px 45px;
	background:#d9d9d9;
	text-decoration:none;
	text-align:center;
	font-size:16px;
	color:#666;
	position:relative;
	display:block;
	float:left;
	border-radius:0;
	outline-style:none;
}
.join_wrap .sw-theme-arrows>ul.step-anchor>li>a:hover{
	border-right:#666;
}
.join_wrap .sw-theme-arrows>ul.step-anchor>li.active>a.normal{
	background:#d9d9d9 !important;
	border:1px solid #d9d9d9 !important;
	color:#666 !important;
	line-height:45px !important;
}
.join_wrap .sw-theme-arrows>ul.step-anchor>li.active>a.normal:after{border-left:30px solid #d9d9d9 !important;}
.join_wrap .sw-theme-arrows>ul.step-anchor>li>a.normal{background:#d9d9d9 !important;color:#666 !important;line-height:45px !important;}

.join_wrap .sw-theme-arrows>ul.step-anchor>li>a:last-child{padding:10px 0 10px 25px;}

.join_wrap .sw-theme-arrows>ul.step-anchor>li>a:after{
	width:0;
	height:0;
	border-top:50px solid transparent;
	border-bottom:50px solid transparent;
	
	content:" ";
	position:absolute;
	top:50%;
	margin-top:-50px;
	left:100%;
	display:block;
	z-index:2;
}

.join_wrap .sw-theme-arrows>ul.step-anchor>li>a:before{
	width:0;
	height:0;
	border-top:50px solid transparent;
	border-bottom:50px solid transparent;
	border-left:30px solid white;
	content:" ";
	position:absolute;
	top:50%;
	margin-top:-50px;
	margin-left:1px;
	left:100%;
	display:block;
	z-index:1;
}
s
.join_wrap .sw-theme-arrows>ul.step-anchor>li:first-child>a{padding-left:15px}

.join_wrap .sw-theme-arrows>ul.step-anchor>li>a:hover:after{border-left-color:#5bc0de}

.join_wrap .sw-theme-arrows>ul.step-anchor>li.active>a,
.join_wrap .sw-theme-arrows>ul.step-anchor>li.on>a{
	width:100%;
	background:#5bc0de !important;
	border-color:#5bc0de !important;
	color:#fff !important;
}
.join_wrap .sw-theme-arrows>ul.step-anchor>li.active>a:after,
.join_wrap .sw-theme-arrows>ul.step-anchor>li.on>a:after{border-left:30px solid #5bc0de !important}
.join_wrap .sw-theme-arrows>ul.step-anchor>li.done>a{
	background:#5bc0de!important;
	border-color:#5bc0de!important;
	color:#fff !important;
}
.join_wrap .sw-theme-arrows>ul.step-anchor>li.done>a:after{border-left:30px solid #5bc0de}
.join_wrap .sw-theme-arrows>ul.step-anchor>li.danger>a{
	background:#fff !important;
	border-color:#d9534f !important;
	color:#d9534f !important;
}
.join_wrap .sw-theme-arrows>ul.step-anchor>li.disabled>a{color:#eee !important}
.join_wrap .sw-theme-arrows>ul.step-anchor>li.loading:before{
	width:32px;
	height:32px;
	margin-top:-16px;
	margin-left:-16px;
	content:'';
	background:transparent;
	border-radius:50%;
	box-sizing:border-box;
	border:2px solid #fff;
	border-top-color:transparent;
	border-bottom-color:transparent;
	border-left-color:#4285f4;
	border-right-color:#4285f4;
	top:50%;
	left:50%;
	display:inline-block;
	position:absolute;
	z-index:99;
	-webkit-animation:ld 1s ease-in-out infinite;
	-moz-animation:ld 1s ease-in-out infinite;
	-o-animation:ld 1s ease-in-out infinite;
	animation:ld 1s ease-in-out infinite;
}
@-webkit-keyframes ld{
	0%{transform:rotate(0deg) scale(1)}
	50%{transform:rotate(180deg) scale(1.1)}
	100%{transform:rotate(360deg) scale(1)}
}
@-moz-keyframes ld{
	0%{transform:rotate(0deg) scale(1)}
	50%{transform:rotate(180deg) scale(1.1)}
	100%{transform:rotate(360deg) scale(1)}
}
@-o-keyframes ld{
	0%{transform:rotate(0deg) scale(1)}
	50%{transform:rotate(180deg) scale(1.1)}
	100%{transform:rotate(360deg) scale(1)}
}
@keyframes ld{
	0%{transform:rotate(0deg) scale(1)}
	50%{transform:rotate(180deg) scale(1.1)}
	100%{transform:rotate(360deg) scale(1)}
}



.join_wrap .jw_scr{
	height:250px;
	margin:0 0 15px;
	padding:0 20px 20px;
	border:1px solid #d9d9d9;
	overflow:hidden;
	overflow-x:hidden;
	overflow-y:scroll;
}
.join_wrap .jw_che{margin:0 0 30px;padding:0;text-align:right;position:relative;}

.jw_inp{width:500px;margin:20px auto 50px;padding:0;position:relative;}
.jw_inp li{margin:15px 0 0;padding:0;display:block;}
.jw_inp li.ji_tit{
	margin:30px 0 0 !important;
	padding:0;
	font-size:16px;
	font-weight:500;
	display:block;
}
.jw_inp li .ji_rxt{height:48px;margin-left:15px;text-align:right;line-height:48px;display:block;}
.jw_inp li .ji_txt{height:48px;text-align:left;line-height:48px;display:block;}
.jw_inp li input[type="text"]{height:48px;line-height:48px;}
.jw_inp li input[type="button"]{
	height:48px;
	margin:0 0 5px;
	background-color:#fff;
	border:1px solid #2477c8;
	border-radius:0;
	color:#2477c8;
	line-height:48px;
}
.jw_inp li .select-wrapper,
.jw_inp li select{height:48px;margin-top:0;line-height:48px;}



.join_wrap .jw_int{
	margin:10px 0 150px;
	padding:40px;
	border:1px solid #2477c8;
	position:relative;
}
.jw_int ul,
.jw_int ol{margin:0;padding:0;position:relative;}
.jw_int ul li:last-child{width:17%;}
.jw_int ul li{
	width:16.6%;
	margin:0 0 35px;
	float:left;
}
.jw_int ol li{
	width:100% !important;
	margin:0 0 5px;
	font-size:14px;
	font-weight:400;
	display:block;
}
.jw_int .ji_cit{
	margin:0 0 20px;
	text-align:center;
	font-size:17px;
	font-weight:600;
	color:#212121;
	display:block;
}
.jw_int .ji_lit{
	margin:0 0 20px;
	text-align:left;
	font-size:17px;
	font-weight:600;
	color:#212121;
	display:block;
}
.jw_int .ji_cxt{
	margin:20px 0 10px;
	text-align:center;
	font-size:14px;
	font-weight:400;
	display:block;
}
.jw_int input[type="checkbox"] + label b{font-weight:500;}


.cjoin_che{margin:0;padding:0;position:relative;}
.cjoin_che input[type="checkbox"] + label{padding-left:22px;}
.cjoin_che input[type="checkbox"] + label:before{left:0;top:5px;}






/**************** ID+PW FINDER *****************/
.ipf_lbtn{
	width:270px;
	height:50px;
	padding:0;
	background-color:#fff;
	border:1px solid #2477c8;
	border-radius:0;
	text-align:center;
	font-size:16px;
	font-weight:400;
	color:#2477c8;
	line-height:50px;
	display:block;
}






/******************* COMPANY *******************/
.rs_tit{
	width:100%;
	height:45px;
	background-color:#006bc5;
	text-align:center;
	font-size:16px;
	font-weight:400;
	color:#fff;
	line-height:45px;
	position:relative;
}
.rs_ul{
	margin:0;
	padding:0;
	position:relative;
}
.rs_ul li{
	height:45px;
	border-bottom:1px solid #ccc;
	position:relative;
}
.rs_ul li a{
	width:100%;
	height:45px;
	text-align:center;
	font-size:16px;
	font-weight:400;
	color:#333;
	line-height:45px;
	display:block;
}
.rs_ul li a:hover,
.rs_ul li a.on{
	background-color:#ccc;
	color:#fff !important;
}

.rs_box{
	margin:0 0 60px;
	padding:30px;
	border:1px solid #ccc;
	position:relative;
}
.rs_box .rb_ti{margin:0 0 20px;font-size:20px;font-weight:600;display:block;}
.rs_box .rb_thum{width:200px;height:200px;display:block;}
.rs_box .rb_thum img{width:100%;}
.rs_box .rb_text{
	width:500px;
	text-align:left;
	font-size:16px;
	font-weight:400;
	color:#212121;
	line-height:22px;
	letter-spacing:-1px;
	display:block;
}

.rs_gal{
	margin:0 0 0 -20px;
	padding:0;
	position:relative;
}
.rs_gal li{width:250px;margin:0 0 15px 20px;padding:0;overflow:hidden;float:left;}
.rs_gal li img{width:100%;height:170px;}






/******************* FORUM *******************/
.sp_copy{margin:0;padding:0;position:relative;}

.sp_copy ul{margin:0 0 0 -2%;padding:0;position:relative;}
.sp_copy li{width:48%;margin:0 0 15px 2%;padding:0;position:relative;float:left;}

.sp_copy .speak_wrap{width:100%;padding:10px;border:1px solid #d2d2d2;position:relative;}
.sp_copy .speak_wrap .tum{width:33%;max-width:110px;border:1px solid #efefef;text-align:left;float:left;}
.sp_copy .speak_wrap .txt_wrap{width:67%;max-width:260px;margin:-10px 0 0 10px;float:left;}
.sp_copy .speak_wrap .txt_wrap .tw_title{padding:10px 0 0;text-align:left;letter-spacing:-1px;}
.sp_copy .speak_wrap .txt_wrap .tw_title b{margin:0 0 7px;padding:0;font-size:17px;font-weight:bold;line-height:14px;display:block;}
.sp_copy .speak_wrap .txt_wrap .tw_title span{margin:0 0 7px;padding:3px;background-color:#3f83bc;font-size:11px;color:#fff;line-height:13px;display:block;}
.sp_copy .speak_wrap .txt_wrap .tw_title p{margin:0 0 3px;padding:0;font-size:12px;color:#999;line-height:14px;display:block;}
.sp_copy .speak_wrap .txt_wrap .tw_title p:last-child{margin:0;}
.sp_copy .speak_wrap .txt_wrap .tw_btn{height:30px;text-align:center;line-height:30px;overflow:hidden;}

.fm_tab{
	margin:0 0 30px;
	border-bottom:2px solid #333;
	padding:0;
	position:relative;
}
.fm_tab li{
	height:45px;
	margin:0 0 3px;
	display:block;
	float:left;
}
.fm_tab li a{
	margin-top:1px;
	padding:0 15px;
	background-color:#f9f9f9;
	border-top:2px solid #ccc;
	border-left:2px solid #ccc;
	border-right:2px solid #ccc;
	border-bottom:2px solid #333;
	display:inline-table;
	color:#666;
	line-height:45px;
	letter-spacing:-1px;
}
.fm_tab li a:hover,
.fm_tab li a.on{
	background-color:#fff;
	border-top:2px solid #333;
	border-left:2px solid #333;
	border-right:2px solid #333;
	border-bottom:2px solid #fff;
	color:#222 !important;
	line-height:45px;
}
.fm_screen{margin:0;padding:0;position:relative;}






/************************************************
*		FOOT									*
************************************************/

.footer{
	margin:40px 0 0;
	padding:40px 0;
	background-color:#f5f5f5;
	border-top:1px solid #d9d9d9;
	text-align:left;
	font-size:14px;
	font-weight:400;
	color:#373737;
	position:relative;
}
.footer .f_case{max-width:1080px;margin:0 auto;position:relative;}
.footer .f_logo{
	width:180px;
	margin:-7px 0 0;
	padding:0;
	text-align:left;
	font-size:0;
	font-weight:600;
	color:#000;
	position:relative;
	float:left;
}
.footer .f_logo img{width:auto;height:35px;}
.footer .f_text{width:900px;margin:0;padding:0;text-align:left;position:relative;float:right;}
.footer .f_text a{color:#373737;}
.footer .f_text a:hover{color:#2e83e0 !important;}
.footer .f_text b{margin:0 0 15px;padding:0;font-size:16px;font-weight:400;display:block;}
.footer .f_text p{font-size:14px;color:#373737;line-height:22px;display:block;}
.footer .f_text span{margin:0 10px;color:#373737;}

.footer .f_case .f_sel{
	width:190px;
	background-color:#fff;
	position:absolute;
	right:0;
	top:-25px;
}
.footer .f_case .f_sel .select-wrapper{margin:0;}

.footer .f_case .f_sns{
	width:200px;
	height:50px;
	position:absolute;
	right:0;
	top:-20px;
}
.footer .f_case .f_sns .f_blog{
	width:50px;
	height:50px;
	margin-left:10px;
	background:url(../images/icon/f_blog_up.png) no-repeat;
	display:block;
	float:right;
}
.footer .f_case .f_sns .f_blog:hover,
.footer .f_case .f_sns .f_blog:focus{background:url(../images/icon/f_blog_ov.png) no-repeat;}
.footer .f_case .f_sns .f_insta{
	width:50px;
	height:50px;
	margin-left:10px;
	background:url(../images/icon/f_insta_up.png) no-repeat;
	display:block;
	float:right;
}
.footer .f_case .f_sns .f_insta:hover,
.footer .f_case .f_sns .f_insta:focus{background:url(../images/icon/f_insta_ov.png) no-repeat;}
.footer .f_case .f_sns .f_fb{
	width:50px;
	height:50px;
	margin-left:10px;
	background:url(../images/icon/f_fb_up.png) no-repeat;
	display:block;
	float:right;
}
.footer .f_case .f_sns .f_fb:hover,
.footer .f_case .f_sns .f_fb:focus{background:url(../images/icon/f_fb_ov.png) no-repeat;}






/************************************************
*		TABLE									*
************************************************/

.table_type1{width:100%;margin:0;padding:0;position:relative;}
.table_type1 caption{display:none}
.table_type1 th:first-child,
.table_type1 td:first-child{border-left:0 none !important;}
.table_type1 thead th,
.table_type1 thead td{
	padding:15px 0;
	background-color:#f5f5f5;
	font-size:14px;
	font-weight:400;
	color:#545454;
	line-height:20px;
	letter-spacing:-1px;
}
.table_type1 tbody th,
.table_type1 tbody td{
	padding:8px 0;
	background-color:#fff;
	border-bottom:1px solid #d9d9d9;
	font-size:13px;
	font-weight:400;
	color:#212121;
	line-height:20px;
	letter-spacing:-1px;
}



.table_type2{width:100%;margin:0 0 20px;font-size:14px;}
.table_type2 caption{display:none}
.table_type2 thead th{
	padding:13px 10px;
	background-color:#f9f9f9;
	border-top:2px solid #555;
	border-bottom:1px solid #e4e4e4;
	font-size:16px;
	font-weight:600;
	color:#333;
	line-height:24px;
}
.table_type2 thead td{padding:13px 10px;border-top:2px solid #555;border-bottom:1px solid #e4e4e4;font-size:14px;font-weight:600;color:#777;line-height:24px;}
.table_type2 tbody th{padding:13px 10px;background-color:#fff;border-bottom:1px solid #e4e4e4;font-size:16px;font-weight:600;color:#777;line-height:24px;}
.table_type2 tbody td{padding:13px 10px;background-color:#fff;border-bottom:1px solid #e4e4e4;font-size:14px;font-weight:400;color:#777;line-height:24px;}



.table_type3{
	width:100%;
	margin:15px 0 100px;
	padding:0;
	border-top:2px solid #555;
	border-right:1px solid #ccc;
	position:relative;
}
.table_type3 caption{display:none}
.table_type3 thead th,
.table_type3 thead td,
.table_type3 tbody th{
	padding:15px 10px;
	background-color:#efefef;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
	font-size:15px;
	font-weight:600;
	color:#212121;
	line-height:22px;
}
.table_type3 tbody td{
	padding:10px;
	background-color:#fff;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
	font-size:14px;
	font-weight:500;
	color:#666;
	line-height:20px;
}
.table_type3 .tt3_bbtn{
	padding:5px 15px;
	background-color:#2477c8;
	border:1px solid #2477c8;
	text-align:center;
	font-size:14px;
	color:#fff !important;
	display:inline-block;
}
.table_type3 .tt3_bbtn:hover{color:#fff !important;}
.table_type3 .tt3_st{margin:7px 0 0;font-size:12px;line-height:16px;display:block;}



.table_type4{
	width:100%;
	margin:15px 0;
	padding:0;
	border-top:2px solid #555;
	border-right:1px solid #ccc;
	position:relative;
}
.table_type4 caption{display:none}
.table_type4 thead th,
.table_type4 tbody th{
	padding:15px 10px;
	background-color:#efefef;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
	font-size:15px;
	font-weight:600;
	color:#212121;
	line-height:22px;
}
.table_type4 thead td,
.table_type4 tbody td{
	padding:10px;
	background-color:#fff;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
	font-size:14px;
	font-weight:500;
	color:#666;
	line-height:20px;
}






/************************************************
*		페이징 : Paginate						*
************************************************/

.paginate{margin:60px 0;padding:0;text-align:center;line-height:normal}
.paginate *{
	min-width:35px;
	height:35px;
	margin:0 -2px;
	padding:0;
	border:1px solid #d9d9d9;
	font-size:14px;
	color:#999;
	line-height:35px;
	text-decoration:none;
	vertical-align:middle;
	position:relative;
	display:inline-block;
}

.paginate a:hover,
.paginate a:active,
.paginate a:focus,
.paginate a.on{background-color:#2477c8;color:#fff !important;}
.paginate .prev{margin:0 -2px 0 0;background:url(../images/icon/pn_prev_up1.png) no-repeat center 50%;}
.paginate .pprev{margin:0 -4px 0 0;background:url(../images/icon/pn_prev_up2.png) no-repeat center 50%;}
.paginate .next{margin:0 0 0 -2px;background:url(../images/icon/pn_next_up1.png) no-repeat center 50%;}
.paginate .nnext{margin:0 0 0 -4px;background:url(../images/icon/pn_next_up2.png) no-repeat center 50%;}
.paginate .prev:hover,
.paginate .prev:active,
.paginate .prev:focus{background:#2477c8 url(../images/icon/pn_prev_ov1.png) no-repeat center 50%;}
.paginate .pprev:hover,
.paginate .pprev:active,
.paginate .pprev:focus{background:#2477c8 url(../images/icon/pn_prev_ov2.png) no-repeat center 50%;}
.paginate .next:hover,
.paginate .next:active,
.paginate .next:focus{background:#2477c8 url(../images/icon/pn_next_ov1.png) no-repeat center 50%;}
.paginate .nnext:hover,
.paginate .nnext:active,
.paginate .nnext:focus{background:#2477c8 url(../images/icon/pn_next_ov2.png) no-repeat center 50%;}






/************************************************
*		ETC										*
************************************************/

.sxit_l{
	margin:0 0 10px;
	padding:0;
	text-align:left;
	font-size:32px;
	font-weight:400;
	color:#212121;
	line-height:40px;
	position:relative;
	display:block;
}
.sbit_l{
	margin:0 0 35px;
	padding:0;
	text-align:left;
	font-size:24px;
	font-weight:400;
	color:#545454;
	line-height:32px;
	position:relative;
	display:block;
}


.cbit{margin:0 0 15px;text-align:center;font-size:35px;font-weight:600;color:#212121;line-height:45px;display:block;}
.lbtit{margin:0 0 40px;text-align:left;font-size:35px;font-weight:500;color:#212121;line-height:45px;display:block;}


.mxit_l{
	margin:0 0 20px;
	padding:0;
	text-align:left;
	font-size:25px;
	font-weight:600;
	color:#212121;
	line-height:30px;
	position:relative;
	display:block;
}
.mxit_l span{
	text-align:right;
	font-size:16px;
	font-weight:400;
	line-height:30px;
	color:#5b5b5b;
	float:right;
}
.mxit_l span a{color:#5b5b5b;}
.mxit_l em{height:4px;margin:7px 0 35px;background-color:#006bc5;position:relative;display:block;float:left;}
.mxit_l.tline{padding:15px 0 0;border-top:1px solid #dbdbdb;}


.mtit_l{
	margin:0 0 15px;
	padding:0;
	text-align:left;
	font-size:22px;
	font-weight:600;
	color:#212121;
	line-height:30px;
	position:relative;
	display:block;
}
.mtit_l em{
	font-size:20px;
	font-weight:400;
	color:#212121;
}
.mtit_l span{
	text-align:right;
	font-size:16px;
	font-weight:400;
	line-height:30px;
	color:#5b5b5b;
	float:right;
}
.mtit_l span a{color:#5b5b5b;}


.stit_l{
	margin:0 0 15px;
	padding:0;
	text-align:left;
	font-size:20px;
	font-weight:600;
	color:#212121;
	line-height:30px;
	position:relative;
	display:block;
}
.stit_l span{
	text-align:right;
	font-size:14px;
	font-weight:300;
	line-height:30px;
	color:#5b5b5b;
	float:right;
}
.stit_l.tline{padding:15px 0 0;border-top:1px solid #dbdbdb;}
.stit_l.dline{padding:0 0 15px;border-bottom:1px solid #dbdbdb;}


.lxit{margin:0 0 25px;text-align:left;font-size:20px;font-weight:400;color:#212121;line-height:30px;position:relative;display:block;}
.lxit b{font-weight:600;}


.c_bxt{margin:0 0 40px;text-align:center;font-size:18px;font-weight:400;color:#212121;line-height:24px;display:block;}
.l_txt{margin:0 0 40px;text-align:left;font-size:16px;font-weight:400;color:#212121;line-height:24px;display:block;}


.btn_area2{width:320px;margin:0 auto;padding:0;position:relative;}
a.tt_btn {
    width:100px;
    height:50px;
    padding:0;
    background-color:#484848;
    text-align:center;
    font-size:14px;
    color:#fff !important;
    line-height:50px;
    display:block;
    float:left;
}
a.gbtn{
	width:150px;
	height:50px;
	margin:30px auto 0;
	padding:0;
	background-color:#efefef;
	border:1px solid #ccc;
	text-align:center;
	font-size:16px;
	color:#212121 !important;
	line-height:50px;
	display:block;
	position:relative;
}
a:hover.gbtn{color:#212121 !important;}
a.bbtn{
	width:150px;
	height:50px;
	margin:30px auto 0;
	padding:0;
	background-color:#2477c8;
	border:1px solid #2477c8;
	text-align:center;
	font-size:16px;
	color:#fff !important;
	line-height:50px;
	display:block;
	position:relative;
}
a:hover.bbtn{color:#fff !important;}
a.tbtn{
	margin-left:20px;
	padding:8px 20px;
	border:1px solid #b18377;
	text-align:center;
	font-size:18px;
	font-weight:400;
	color:#fff !important;
	vertical-align:top;
}
a.lbtn{
	height:50px;
	margin:0;
	padding:0 15px;
	border:1px solid #ccc;
	border-radius:4px;
	text-align:center;
	font-size:15px;
	font-weight:400;
	line-height:50px;
	color:#666;
	display:block;
}

.select-wrapper{
	height: 40px;
	background: url(../images/icon/select_down.png) 95% 50% no-repeat;
	background-size: 12px 7px;
}

.select-wrapper #category2{
	height: 40px;
	line-height: 40px;
}
#category2{
	padding:0 10px;
}


/************************************************
*		POPUP									*
************************************************/

.modal{top:80px !important;z-index:10000;}


.modal-content{padding:20px;position:relative;}

.modal-header{margin:0 0 20px;padding:0 !important;border:0 none !important;text-align:center;font-size:24px;font-weight:600;color:#212121;line-height:24px;}
.modal-header .close{
	width:30px;
	height:30px;
	font-size:30px;
	font-weight:300;
	line-height:30px;
	position:absolute;
	right:20px;
	top:20px;
	display:block;
}

.modal-content{border-radius:0 !important;}

.modal-body{padding:0 !important;text-align:left;font-size:14px;color:#666;}
.modal-scr{height:350px;overflow:hidden;overflow-x:hidden;overflow-y:scroll;}

.modal-body .down_case{width:480px;margin:40px 0 0;padding:0;text-align:center;position:relative;}
.modal-body .down_case a:first-child{margin-right:20px;}
.modal-body .down_case a{margin:0;float:left;}

.modal-footer{margin-top:30px;padding:0 !important;}
.modal-footer .btn:first-child{border-left:0 none;}
.modal-footer .btn{
	height:50px;
	margin:0 !important;
	padding:0;
	background-color:#e6e6e6;
	border-left:1px solid #cecece;
	border-radius:0;
	font-size:15px;
	line-height:50px;
}
.modal-footer .btn-primary{background-color:#2477c8;border-color:#2477c8;}






/************************************************
*		동의 : Agreement						*
************************************************/

.agr_scr{height:700px;overflow:hidden;overflow-x:hidden;overflow-y:scroll;}

.agr_wrap{width:100%;margin:0 auto;padding:30px 10px 10px;position:relative;}
.agr_case{width:100%;margin:0 auto;padding:40px 50px;position:relative;}
.agr_swrap{width:100%;margin:0 auto;padding:30px 25px 10px;position:relative;}

.stb_bti{margin-bottom:25px;text-align:left;font-size:18px;font-weight:500;color:#333;line-height:38px;display:block;}
.stb_ti{margin-bottom:5px;text-align:left;font-size:16px;font-weight:500;color:#333;line-height:28px;display:block;}
.stb_copy{margin-bottom:25px;text-align:left;font-size:14px;font-weight:400;color:#666;line-height:24px;display:block;}
.stb_txt{margin-bottom:25px;padding-left:15px;text-align:left;font-size:14px;font-weight:400;color:#666;line-height:24px;display:block;}






/************************************************
*		RESPONSIVE								*
************************************************/

@media all and (min-width:1080px){
}

@media all and (max-width:1080px){
}

@media all and (max-width:1024px)
{
    .content{width:620px;}
	.r_sider{width:270px;}

	.r_content{width:700px;}

	.sp_copy .speak_wrap .tum{width:40%;}
	.sp_copy .speak_wrap .txt_wrap{width:60%;}
}

@media all and (max-width:980px){
}

@media all and (max-width:768px){
}

@media all and (max-width:480px){
}

@media all and (max-width:419px){
}


