

.content_txt_type1 {
	display:block;
	font-family:'NBGothicB';
	font-size:21px;
	color:#e76720;
	margin-top:20px;
	margin-bottom:10px;
	vertical-align:top;
}
.content_txt_type2 {
	display:block;
	font-family:'NBGothicB';
	font-size:16px;
	color:#000;
	margin-top:10px;
	/* padding-left:20px; */
	padding-left:0px;
}
.content_txt_type3 {
	display:block;
	font-family:'NBGothic';
	font-size:14px;
	color:#777;
	margin-top:7px;
	padding-left:0px;
	margin-bottom:20px;
	line-height:22px;
}

/* 최상단 네비 */
.down_arrow {
	font-size:9px;
	vertical-align:top;
	display:inline-block;
	padding-top:3px;
}
.sub_nav_select {
	border:1px solid #dfdfdf;
	font-size:13px;
	color:#333;
	font-family:'NBGothic';
	padding:5px;
	margin-top:-8px;
}
.bread_crumb_wrap {
	width:100%; height:50px; border-bottom:1px solid #dfdfdf; box-sizing:border-box;
}
.bread_crumb_inner {
	width:95%; max-width:1100px; height:50px; margin:0 auto; box-sizing:border-box; font-size:12px; font-family:'NBGothic'; color:#aaa; vertical-align:bottom; padding-top:12px;
}
.nav_home_btn {
	font-size:17px; float:left; display:block; width:20px; height:20px;
}
.nav_arrow_btn {
	font-size:10px; float:left; display:block; height:20px; margin-top:5px; margin-left:5px;
}
.nav_txt_btn {
	position:relative;
	font-size:12px; float:left; display:block; height:20px; margin-top:4px; margin-left:5px;
}
.bread_crumb_wrap {
	width:100%; height:50px; border-bottom:1px solid #dfdfdf; box-sizing:border-box;
}
.bread_crumb_inner {
	width:100%; max-width:1100px; height:50px; margin:0 auto; box-sizing:border-box; font-size:12px; font-family:'NBGothic'; color:#aaa; vertical-align:bottom; padding-top:12px;
}
.nav_home_btn {
	font-size:17px; float:left; display:block; width:20px; height:20px; margin-top:5px;
}
.nav_arrow_btn {
	float:left; display:block; height:14px; margin-top:6px; margin-left:20px;
	border-right:1px solid #dfdfdf;
}
.nav_txt_btn {
	position:relative;
	font-size:14px; float:left; display:block; height:20px; margin-top:7px; margin-left:20px;
}
.breadcrumb_sub_nav_wrap {
	position:absolute;
	top:25px; left:0px; z-index:+9000; border:1px solid #dfdfdf; width:180px; background:#fff; border-bottom:none;
	overflow:hidden;
}
.breadcrumb_sub_nav_wrap.sub_nav1{
	display:none;
	height:0px; /* 341 */
}
.breadcrumb_sub_nav_wrap a {
	display:block;
	padding:7px;
	border-bottom:1px solid #dfdfdf;
	font-size:14px;
	cursor:pointer;
	color:#a0a0a0;
}
.breadcrumb_sub_nav_wrap a:hover {
	background-color:#f0f0f0;
	color:#c5003e;
}
#minusBtn {
	cursor:pointer; float:right; width:23px; height:20px; border:1px solid #dfdfdf; font-size:18px; font-family:'Dotum'; text-align:center; box-sizing:border-box;
}
#plusBtn {
	cursor:pointer; float:right; width:23px; height:20px; border:1px solid #dfdfdf; font-size:18px; font-family:'Dotum'; text-align:center; margin-right:2px; box-sizing:border-box;
}

/* 서브페이지 좌측메뉴 */
.sub_menu_obj_wrap {
	width:100%;
	height:40px;
	box-sizing:border-box;
	border-bottom:1px solid #f2f2f2;
}
.sub_menu_depth2 {
}
.sub_menu_depth2.on {
}
.sub_menu_obj_wrap:hover + .sub_menu_depth2 {
}
.sub_menu_obj {
	display:block;
	width:100%;
	height:40px;
	box-sizing:border-box;
	font-family:'NBGothic';
	color:#777;
	font-size:14px;
	padding-top:13px;
	padding-left:13px;
	cursor:pointer;
}
.sub_menu_obj.selected {
	font-family:'NBGothicB';
	color:#fff !important;
	background-color:#c5003e;
	font-size:14px;
	border-left:1px solid #c5003e;
	border-right:1px solid #c5003e;
}
.sub_menu_obj_selected {
	display:block;
	width:100%;
	height:40px;
	box-sizing:border-box;
	font-family:'NBGothicB';
	color:#fff !important;
	background-color:#c5003e;
	font-size:14px;
	padding-top:13px;
	padding-left:13px;
	border-left:1px solid #c5003e;
	border-right:1px solid #c5003e;
}
.sub_menu_depth2 .selected {
	color:#333 !important;
}
.sub_menu_depth2 {
-webkit-transition: height 1s;
	transition: height 1s;
}
.sub_menu_depth2.closed {
	overflow:hidden;
	height:0px;
}
.sub_menu_obj:hover {
	color:#c5003e;
}
.sub_depth2 {
	font-size:13px;
	color:#a0a0a0;
}
.sub_depth2.selected {
	font-size:13px;
	color:#000;
	font-family:'NBGothicB';
	background-color:#fff;
	border-left:1px solid #f2f2f2;
	border-right:1px solid #f2f2f2;
	border-bottom:1px solid #f2f2f2;

}
.sub_left {
	width:200px; background:#fff; float:left;
}
.sub_left_menu_title {
	width:100%; height:150px; box-sizing:border-box; background-image:url('../img/common/sub_left_title_bg.jpg'); background-position:top right; background-size:cover; position:relative;
}
.sub_left_menu_title_txt {
	position:absolute; top:0px; left:0px; z-index:100;width:100%; height:150px; box-sizing:border-box; text-align:center; font-family:'NBGothicB'; font-size:25px; color:#fff; padding-top:55px;
}
.sub_left_menu_title .alpha_bg {
	position:absolute; top:0px; left:0px; width:100%; height:100%; background:#000; opacity:0.5; z-index:0;
}
.sub_right {
	width:100%; height:100%; background-color:#ffffff; box-sizing:border-box;
}

/* 연혁 페이지 */
.sub_right.sub6_1_2 {
	padding-bottom:100px;
}
.sub_right.sub6_1_2 .history_wrap {
	width:100%;
	height:100%;
	min-height:850px;
	position:relative;
	margin-top:50px;
}
/*hieght 100% 제거 별도 sub6_1_2파일로 hieght 관리*/
.sub_right.sub6_1_2 .history_line {
	position:absolute;
	top:5px;
	left:50%;
	width:1px;
	border-left:2px solid #dfdfdf;
	margin-left:3px;
	z-index:0;
}
.year_content_line {
	margin-top:5px;
}

/* 우 */
.history_wrap .year_wrap_right {
	position:relative;
	width:51%;
	min-height:100px;
	float:right;
}
.year_wrap_right .year_dot {
	position:absolute;
	top:0px;
	left:1%;
	z-index:+1;
	width:20px;
	height:20px;
	border:5px solid #f9ae28;
	border-radius:10px;
	background-color:#fff;
	box-sizing:border-box;
	margin-left:-1px;
}
.year_wrap_right .year_title {
	width:100%;
	margin-top:-8px;
	padding-left:35px;
	font-family:'NBGothicEB';
	font-size:30px;
	text-align:left;
	margin-bottom:5px;
}
.year_wrap_right .year_content_line {
	width:100%;
	padding-left:35px;
	font-family:'NBGothic';
	font-size:14px;
	text-align:left;
}
.year_wrap_right .year_content_line .date {
	display:inline-block;
	width:65px;
	color:#f9ae28;
	vertical-align:top;
}
.year_wrap_right .year_content_line .txt {
	display:inline-block;
	color:#777;
	vertical-align:top;
	line-height:30px;
}

/* 좌 */
.history_wrap .year_wrap_left {
	position:relative;
	width:51%;
	min-height:100px;
	float:left;
}
.year_wrap_left .year_dot {
	position:absolute;
	top:0px;
	right:0px;
	z-index:+1;
	width:20px;
	height:20px;
	border:5px solid #f9ae28;
	border-radius:10px;
	background-color:#fff;
	box-sizing:border-box;
	margin-right:-6px;
}
.year_wrap_left .year_title {
	width:100%;
	margin-top:-8px;
	margin-left:-30px;
	font-family:'NBGothicEB';
	font-size:30px;
	text-align:right;
	margin-bottom:5px;
}
.year_wrap_left .year_content_line {
	width:100%;
	margin-left:-30px;
	font-family:'NBGothic';
	font-size:14px;
	text-align:right;
}
.year_wrap_left .year_content_line .date {
	display:inline-block;
	width:65px;
	color:#f9ae28;
	vertical-align:top;
}
.year_wrap_left .year_content_line .txt {
	display:inline-block;
	color:#777;
	vertical-align:top;
	line-height:30px;
}
.depart_division {
	position:relative;
	width:100%;
	height:50px;
}
.depart_division .txt {
	position:absolute;
	top:0px;
	left:0px;
	height:30px;
	padding-right:10px;
	background:#fff;
	text-align:left;
	font-family:'NBGothicB';
	font-size:17px;
	color:#c5003e;
	z-index:+10;
}
.depart_division .line {
	position:absolute;
	top:10px;
	left:0px;
	width:100%;
	height:2px;
	background-color:#c5003e;
	z-index:+9;
}
.sub21_center_link_title {
	margin-top:5px;
	margin-bottom:5px;
}
.sub21_center_link_btn {
	font-family:'NBGothic';
	font-size:13px;
	color:#fff;
	margin:3px;
}
.sub21_center_link_btn:hover {
	color:#fff;
}

/* 센터별 페이지 */
.center_sub_menu_wrap {
	width:100%;
	height:40px;
	text-align:center;
	border-top:1px solid #dfdfdf;
	border-bottom:1px solid #dfdfdf;
}
.center_sub_menu {
	display:inline-block;
	font-family:'NBGothicB';
	font-size:14px;
	color:#333;
	margin:0px 15px;
	height:27px;
	padding-top:13px;
}
.center_sub_menu.selected {
	height:26px;
	border-bottom:2px solid #c5003e;
	color:#c5003e;
}
.center_sub_menu:hover {
	color:#c5003e;
}


.center_intro_title {
	text-align:left;
	font-family:'NBGothicEB';
	font-size:23px;
	color:#c5003e;
}
.center_intro_desc {
	text-align:left;
	font-family:'NBGothic';
	font-size:14px;
	color:#777;
	margin-top:10px;
	line-height:21px;
}
.center_intro_subject {
	width:100%;
	height:30px;
	box-sizing:border-box;
	background:#fff;
	color:#c5003e;
	font-family:'NBGothicB';
	font-size:15px;
	margin-top:20px;
	padding-top:7px;
	margin-bottom:5px;
}
.center_intro_txt1 {
	width:100%;
	box-sizing:border-box;
	color:#333;
	font-family:'NBGothicB';
	font-size:14px;
	margin-top:8px;
	line-height:20px;
}
.center_intro_txt2 {
	width:100%;
	box-sizing:border-box;
	color:#777;
	font-family:'NBGothic';
	font-size:13px;
	padding-left:8px;
	margin-top:3px;
	line-height:20px;
}

/* 로그인 관련 */
.login_wrap {
	width:80%;
	max-width:535px;
	min-width:340px;
	height:340px;
	margin:50px auto;
	border:1px solid #dfdfdf;
	margin-bottom:70px;
	position:relative;
	text-align:center;
	box-sizing:border-box;
	padding-top:50px;
	background-color:#f2f2f2;
}
.join_agree_wrap {
	width:80%;
	min-width:340px;
	margin:50px auto;
	padding-bottom:30px;
	border:1px solid #dfdfdf;
	margin-bottom:70px;
	position:relative;
	text-align:left;
	box-sizing:border-box;
	padding-top:30px;
	background-color:#f2f2f2;
}
.agreement_title {
	font-family:'NBGothicB';
	color:#000;
	font-size:15px;
	width:600px;
	margin:0 auto;
	text-align:left;
	margin-bottom:5px;
}
.agreement_txt {
	box-sizing:border-box;
	width:600px; height:300px; overflow-y:scroll; background-color:#fff; margin:auto;
	border:1px solid #dfdfdf;
	padding:10px;
}
.agreement_chk {
	width:600px; height:30px; margin:5px auto;
	text-align:right;
	font-family:'NBGothic';
	color:#000;
	font-size:14px;
}
.join_wrap {
	width:80%;
	min-width:340px;
	height:380px;
	margin:50px auto;
	border:1px solid #dfdfdf;
	margin-bottom:70px;
	position:relative;
	text-align:center;
	box-sizing:border-box;
	padding-top:50px;
	background-color:#f2f2f2;
}
#join_ajax_msg {
	width:80%;
	height:20px;
	box-sizing:border-box;
	text-align:left;
	padding:3px;
	font-family:'NBGothic';
	font-size:14px;
	color:red;
	display:none;
	margin:0 auto;
	margin-bottom:10px;
}
.join_proc_btn {
	width:30%;
	border:none;
	background-color:#c5003e;
	color:#fff;
	font-family:'NBGothic';
	font-size:15px;
	padding:7px;
}
.join_cancel_btn {
	width:30%;
	border:none;
	border:1px solid #dfdfdf;
	background-color:#fff;
	color:#dfdffdf;
	font-family:'NBGothic';
	font-size:15px;
	padding:7px;
}
.join_terminate_btn {
	width:30%;
	border:none;
	border:1px solid #dfdfdf;
	background-color:#fff;
	color:#dfdffdf;
	font-family:'NBGothic';
	font-size:15px;
	padding:7px;
}
.login_id {
	display:inline-block;
	width:80%;
	height:40px;
	border:1px solid #dfdfdf;
	box-sizing:border-box;
	border-radius:0px;
	font-family:'NBGothic';
	font-size:15px;
	padding-left:15px;
	margin-bottom:5px;
}
.login_pwd {
	display:inline-block;
	width:80%;
	height:40px;
	border:1px solid #dfdfdf;
	box-sizing:border-box;
	border-radius:0px;
	margin-top:10px;
	font-family:'NBGothic';
	font-size:15px;
	padding-left:15px;
}
.login_btn {
	width:39%;
	height:40px;
	background-color:#c5003e;
	border:1px solid #c5003e;
	font-family:'NBGothic';
	font-size:14px;
	color:#fff;
	margin-top:10px;
}
.join_btn {
	width:39%;
	height:40px;
	background-color:#fff;
	border:1px solid #ddd;
	font-family:'NBGothic';
	font-size:14px;
	color:#aaa;
	margin-top:10px;
	margin-left:2%;
}
.next_btn {
	width:39%;
	max-width:150px;
	height:40px;
	background-color:#c5003e;
	border:1px solid #c5003e;
	font-family:'NBGothic';
	font-size:14px;
	color:#fff;
	margin-top:10px;
}
.cancel_btn {
	width:39%;
	height:40px;
	background-color:#fff;
	border:1px solid #ddd;
	font-family:'NBGothic';
	font-size:14px;
	color:#aaa;
	margin-top:10px;
	margin-left:2%;
}
.naver_login_btn {
	width:70%;
	height:40px;
	background-color:#009e03;
	font-family:'NBGothic';
	font-size:14px;
	color:#fff;
	margin-top:35px;
}
.fb_login_btn {
	width:70%;
	height:40px;
	background-color:#3b589e;
	font-family:'NBGothic';
	font-size:14px;
	color:#fff;
	margin-top:10px;
}
.kakao_login_btn {
	width:70%;
	height:40px;
	background-color:#fae100;
	font-family:'NBGothic';
	font-size:14px;
	color:#3b1e1e;
	margin-top:10px;
}
.sub_wrap {
	width:95%;
	margin:0 auto;
}
.sub_left_menu_wrap{
	width:200px; box-sizing:border-box;
	background-image:url('/img/common/sub_left_menu_bg.jpg');
}
.table_wrap {
	width:100%;
	border-top:1px solid #b7daff;
	margin-bottom:60px;
	border-spacing:0px;
	border-collapse:collapse;
}
.table_wrap.time_table {
	border-top:2px solid #448fde;
}
.table_wrap th {
	height:40px;
	border:1px solid #b7daff;
	color:#333;
	font-family:'NBGothicB';
	text-align:center;
	font-size:13px;
	border-collapse:collapse;
	background-color:#edf5fe;
}
.table_wrap td {
	height:40px;
	color:#777;
	font-family:'NBGothic';
	text-align:center;
	font-size:13px;
	border-collapse:collapse;
	border:1px solid #b7daff;
}
.table_wrap_type2 {
	width:100%;
	border-top:2px solid #448fde;
	margin-bottom:60px;
	border-spacing:0px;
	border-collapse:collapse;
}
.table_wrap_type2 th {
	height:40px;
	border:1px solid #b7daff;
	color:#333;
	font-family:'NBGothicB';
	text-align:center;
	font-size:13px;
	border-collapse:collapse;
}
.table_wrap_type2 td {
	height:40px;
	color:#777;
	font-family:'NBGothic';
	text-align:center;
	font-size:13px;
	border-collapse:collapse;
	border:1px solid #b7daff;
}
.table_wrap2 {
	width:100%;
	border-top:2px solid #333;
	margin-bottom:60px;
	border-spacing:0px;
	border-collapse:collapse;
}
.table_wrap2 th {
	height:40px;
	border-bottom:1px solid #dfdfdf;
	color:#000;
	font-family:'NBGothicB';
	text-align:center;
	font-size:13px;
	border-collapse:collapse;
}
.red_circle {
	float:left;
	width:76px;
	height:76px;
	background-color:#c5003e;
	border-radius:38px;
	font-family:'NBGothicB';
	color:#fff;
	font-size:20px;
	text-align:center;
	box-sizing:border-box;
	padding-top:27px;
	margin-right:20px;
}
.table_wrap.survey_form {
	width:99.5%;
}
.table_wrap.survey_form td {
	height:25px;
}
.table_wrap2 td {
	height:40px;
	color:#777;
	font-family:'NBGothic';
	text-align:center;
	font-size:13px;
	border-collapse:collapse;
	border-bottom:1px solid #dfdfdf;
}
.table_wrap_selfq {
	width:100%;
	border-top:0px solid #dfdfdf;
	margin-bottom:60px;
	border-spacing:0px;
	border-collapse:collapse;
}
.table_wrap_selfq th {
	height:40px;
	border:0px solid #dfdfdf;
	color:#000;
	font-family:'NBGothicB';
	text-align:center;
	font-size:13px;
	border-collapse:collapse;
}
.table_wrap_selfq td {
	height:40px;
	color:#777;
	font-family:'NBGothic';
	text-align:center;
	font-size:13px;
	border-collapse:collapse;
	border:0px solid #dfdfdf;
	border-top:1px solid #000;
}
.table_wrap_selfq td input[type=radio] {
	width:15px;
	height:15px;
	border:2px solid #555;
}
.self_question_btn1 {
	height:50px !important;
	padding:10px 20px;
	border:1px solid #d89621;
	background-color:#f9ae28;
	font-family:'NBGothicB';
	font-size:17px;
	color:#fff;
}
.self_question_btn2 {
	height:50px !important;
	padding:10px 20px;
	border:1px solid #aaa;
	background-color:#ccc;
	font-family:'NBGothicB';
	font-size:17px;
	color:#333;
}
.selfq_question {
	color:#000 !important;
	font-family:'NBGothicB' !important;
	border:none !important;
	font-size:14px !important;
	border-top:1px solid #333 !important;
}
.selfq_answer {
	padding-bottom:20px;
}

.font_black {
	color:#000;
}
.border {
	border:1px solid #dfdfdf;
}
.redbox {
	display:inline-block;
	text-align:center;
	border:1px solid #c5003e;
	box-sizing:border-box;
}
.redbox_style1 {
	font-family:'NBGothic';
	font-size:14px;
	color:#c5003e;
	padding-top:15px;
	margin-bottom:5px;
}
.yellowbox_style1 {
	display:inline-block;
	text-align:center;
	box-sizing:border-box;
	font-family:'NBGothic';
	font-size:14px;
	color:#fff;
	padding-top:17px;
	margin-bottom:5px;
	background-color:#f9ae28;
}
.txt_type1 {
	font-family:'NBGothicB';
	font-size:15px;
	color:#000000;
	margin-top:30px;
	line-height:22px;
}
.txt_type2 {
	font-family:'NGothic';
	font-size:14px;
	color:#555;
	margin-top:10px;
	line-height:22px;
}
.txt_type3 {
	font-family:'NBGothic';
	font-size:13px;
	color:#777;
	margin-top:10px;
	line-height:20px;
}

.division {
	width:100%;
	height:1px;
	border-bottom:1px solid #dfdfdf;
	margin-top:30px;
}
.txt_notice {
	font-family:'NBGothicB';
	font-size:15px;
	color:#c5003e;
}
.txt_notice_small {
	font-family:'NBGothicB';
	font-size:13px;
	color:#c5003e;
}
.resv_input {
	width:68%;
	height:37px;
	border:1px solid #dfdfdf;
	font-family:'NBGothic';
	color:#777;
	font-size:13px;
	box-sizing:border-box;
	display:inline-block;
	margin-top:5px;
}
.resv_btn {
	width:30%;
	height:37px;
	border:1px solid #aaa;
	display:inline-block;
	font-family:'NBGothic';font-size:15px;
	box-sizing:border-box;
	padding:9px;
	color:#fff;
	margin-top:5px;
	text-align:center;
	margin-right:-2px;
	cursor:pointer;
	background-color:#aaa;
}
.resv_btn.long {
	min-width:150px;
}
.resv_btn:hover {
	background-color:#f9ae28;
	border:1px solid #f9ae28;
	color:#fff;
}
.cancel_btn {
	width:19%;
	height:37px;
	border:1px solid #333;
	display:inline-block;
	font-family:'NBGothicB';font-size:15px;
	box-sizing:border-box;
	padding:10px;
	color:#fff;
	margin-top:5px;
	background-color:#333;
	text-align:center;
	margin-right:-2px;
	cursor:pointer;
}

/* 진료과 센터 의료진 */
.center_sub_menu_wrap {
	width:100%;
	height:40px;
	text-align:center;
	border-top:1px solid #dfdfdf;
	border-bottom:1px solid #dfdfdf;
}
.center_sub_menu {
	display:inline-block;
	font-family:'NBGothicB';
	font-size:14px;
	color:#333;
	margin:0px 15px;
	height:27px;
	padding-top:13px;
}
.center_sub_menu.selected {
	height:26px;
	border-bottom:2px solid #c5003e;
	color:#c5003e;
}
.center_sub_menu:hover {
	color:#c5003e;
}
.step_wrap {
	display:inline-block;
	width:200px;
	height:100px;
	border:1px solid #3378c1;
	box-sizing:border-box;
	margin-top:15px;
	margin-right:10px;
	vertical-align:top;
}
.step_top {
	width:100%;
	height:55px;
	box-sizing:border-box;
	background-color:#3378c1;
	font-family:'NBGothicB';
	font-size:13px;
	color:#fff;
	text-align:center;
	line-height:20px;
	padding-top:7px;
}
.step_txt {
	width:100%;
	height:45px;
	text-align:center;
	font-family:'NBGothic';
	font-size:13px;
	color:#777;
	box-sizing:border-box;
	padding-top:14px;
}
.step_txt2 {
	width:100%;
	height:45px;
	text-align:center;
	font-family:'NBGothic';
	font-size:13px;
	color:#777;
	box-sizing:border-box;
	padding-top:5px;
}

/* 센터별 */
.center_sub_menu_wrap {
	width:100%;
	height:40px;
	text-align:center;
	border-top:1px solid #dfdfdf;
	border-bottom:1px solid #dfdfdf;
}
.center_sub_menu {
	display:inline-block;
	font-family:'NBGothicB';
	font-size:14px;
	color:#333;
	margin:0px 15px;
	height:27px;
	padding-top:13px;
}
.center_sub_menu.selected {
	height:26px;
	border-bottom:2px solid #c5003e;
	color:#c5003e;
}
.center_sub_menu:hover {
	color:#c5003e;
}

/* 편의시설 */
.sub6_2_4_box_wrap {
	display:inline-block;
	width:250px;
	height:370px;
	box-sizing:border-box;
	position:relative;
	border:1px solid #dfdfdf;
	margin:0px 15px;
	margin-bottom:40px;
}
.sub6_2_4_box_wrap .bg {
	width:100%;
	height:70px;
	position:absolute;
	top:0px;
	left:0px;
	background-color:#f8ae27;
	z-index:0;
}
.sub6_2_4_box_wrap img {
	position:absolute;
	top:15px;
	left:15px;
	width:220px;
	z-index:1;
}
.sub6_2_4_box_wrap .title {
	font-family:'NBGothicB';
	color:#000;
	font-size:17px;
	position:absolute;
	top:170px;
	left:15px;
	z-index:2;
}
.sub6_2_4_box_wrap .txt {
	font-family:'NBGothic';
	color:#777;
	font-size:15px;
	position:absolute;
	top:210px;
	left:15px;
	z-index:2;
	line-height:25px;
}
@media screen and (max-width:767px){
	.bread_crumb_inner {
		width:100%;
		height:50px;
		margin:0 auto;
		box-sizing:border-box;
		font-size:12px;
		font-family:'NBGothic';
		color:#aaa;
		vertical-align:bottom;
		padding-top:12px;
		padding-left:7px;
	}
	.subject_wrap {
		width:100%;
		height:40px;
		text-align:left;
		margin-bottom:10px;
	}
	.subject_wrap .subject_decoration {
		width:20px;
		height:2px;
		background-color:#c5003e;
	}
	.subject_txt {
		width:100%;
		height:20px;
		font-family:'NBGothicB';
		font-size:20px;
		color:#000;
		margin-top:10px;
	}
	.subject_txt_desc {
		display:none;
	}
	div.bgf5f5f5.overflow_hidden.padding30 {
		padding:15px;
	}
	.sub_title {
		width:100%;
		height:40px;
		font-family:'NBGothicB';
		font-size:25px;
		color:#000;
		text-align:center;
		margin-top:35px;
	}
	.sub_title_decoration {
		width:100%;
		height:10px;
		font-family:'NBGothic';
		font-size:9px;
		color:#aaa;
		text-align:center;
		margin-top:0px;
		letter-spacing:3px;
		margin-bottom:40px;
	}
	
	/* 도형요소 시작 */
	.step_info_wrap {
		width:100%;
		position:relative;
	}
	.step_txt_wrap {
		display:inline-block;
		width:calc( 100% - 115px );
		padding-left:15px;
		vertical-align:top;
		box-sizing:border-box;
	}
	.step_txt_wrap .txt_type1 {
		margin-top:3px !important;
	}
	.step_box {
		background-color: #418fde;
		width: 100px;
		position: relative;
		text-align: center;
		padding: 12px 0 16px;
		line-height: 1.2;		
		display: inline-block;
		vertical-align:middle;
	}
	.step1 {
		background-color:#f8ae27;
	}
	.step1:after {
		border-top-color: #f8ae27;
		content: '';
		display: inline-block;
		position: absolute;
		top: 100%;
		left: 50%;
		margin-top:8px;
		margin-left: -8px;
		width: 0;
		height: 0;
		border-top: 8px solid #f8ae27;
		border-bottom: 0 solid transparent;
		border-left: 8px solid transparent;
		border-right: 8px solid transparent;
	}
	.step2 {
		height:200px;
		background-color:#bfde43;
	}
	.step2:after {
		border-top-color: #bfde43;
		content: '';
		display: inline-block;
		position: absolute;
		top: 100%;
		left: 50%;
		margin-top:8px;
		margin-left: -8px;
		width: 0;
		height: 0;
		border-top: 8px solid #bfde43;
		border-bottom: 0 solid transparent;
		border-left: 8px solid transparent;
		border-right: 8px solid transparent;
	}
	.step3 {
		background-color:#44bfde;
	}
	.step3:after {
		border-top-color: #44bfde;
		content: '';
		display: inline-block;
		position: absolute;
		top: 100%;
		left: 50%;
		margin-top:8px;
		margin-left: -8px;
		width: 0;
		height: 0;
		border-top: 8px solid #44bfde;
		border-bottom: 0 solid transparent;
		border-left: 8px solid transparent;
		border-right: 8px solid transparent;
	}
	.step3.none:after {
		border-top-color:none;
		content: '';
		display: none;
		position: absolute;
		top: 100%;
		left: 50%;
		margin-top:8px;
		margin-left: -8px;
		width: 0;
		height: 0;
		border-top: 8px solid #44bfde;
		border-bottom: 0 solid transparent;
		border-left: 8px solid transparent;
		border-right: 8px solid transparent;
	}
	.step4 {
		background-color:#4490de;
	}
	.step4:after {
		border-top-color: #4490de;
		content: '';
		display: inline-block;
		position: absolute;
		top: 100%;
		left: 50%;
		margin-top:8px;
		margin-left: -8px;
		width: 0;
		height: 0;
		border-top: 8px solid #4490de;
		border-bottom: 0 solid transparent;
		border-left: 8px solid transparent;
		border-right: 8px solid transparent;
	}
	.step4.none:after {
		border-top-color:none;
		content: '';
		display: none;
		position: absolute;
		top: 100%;
		left: 50%;
		margin-top:8px;
		margin-left: -8px;
		width: 0;
		height: 0;
		border-top: 8px solid #44bfde;
		border-bottom: 0 solid transparent;
		border-left: 8px solid transparent;
		border-right: 8px solid transparent;
	}
	.step5 {
		background-color:#8065da;
	}
	.step_box .step_box_txt {
		color:#fff;
		box-sizing:border-box;
		font-family:'NBGothicEB';
		font-size:18px;
		margin-top:15px;
		margin-bottom:15px;
	}

	.step_box.dark {
		background-color:#236192;
	}
	.step_box.dark:after {
		border-top-color:#236192;
	}

	.step_box.dark2 {
		background-color:#2c7ab7;
	}
	.step_box.dark2:after {
		border-top-color:#2c7ab7;
	}

	.step_box.new {
		background-color:#f9ae28;
	}
	.step_box.new:after {
		border-top-color:#f9ae28;
	}

	.step_box.light {
		background-color:#4697e9;
	}
	.step_box.light:after {
		border-top-color:#4697e9;
	}

	.subject_txt {
		color:#000;
	}

	.no_box_wrap {
		display:inline-block; width:270px; height:150px; border:2px solid #f9ae28; padding:25px; padding-top:30px; box-sizing:border-box; margin-top:35px; position:relative; vertical-align:top;
		margin-right:10px;
	}
	.no_box_number {
		width:40px;
		height:40px;
		font-family:'NBGothicB';
		font-size:16px;
		color:#fff;
		position:absolute;
		left:50%;
		top:-20px;
		border:2px solid #f9ae28;
		border-radius:20px;
		background-color:#f9ae28; z-index:+100; text-align:center; box-sizing:border-box; padding-top:8px; margin-left:-20px;

	}
	.no_box_title {
		font-family:'NBGothicB'; font-size:14px; color:#000;
	}
	.no_box_txt {
		font-family:'NBGothic'; font-size:13px; color:#777; line-height:20px; margin-top:5px;
	}

	/* 원 */
	.sub_circle_wrap {
		vertical-align:top;
		display:inline-block; width:200px; height:200px; box-sizing:border-box; border-radius:100px; background-color:#448fde; padding-top:30px;
		margin-right:20px;
		border:7px solid #387ac0;
	}
	.sub_circle_no {
		font-family:'NBGothicEB'; font-size:25px; color:#fff; text-align:center; margin-bottom:0px;
		padding-top:15px;
	}
	.sub_circle_title {
		font-family:'NBGothicB'; font-size:17px; color:#fff; text-align:center; margin-bottom:10px;
	}
	.sub_circle_txt {
		font-family:'NBGothic'; font-size:13px; color:#fff; text-align:center; line-height:18px;
	}
	.circle_division {
		display:block;
		width:20px; height:2px; background-color:#fff;
		margin:10px auto;
	}

	.sub_circle_wrap2 {
		vertical-align:top;
		display:inline-block;
		width:120px;
		height:120px;
		box-sizing:border-box;
		border-radius:60px;
		padding-top:12px;;
		margin-right:10px;
		line-height:20px;
	}
	.sub_circle_wrap2.circle1 {
		background-color:#f9ae28;
	}
	.sub_circle_wrap2.circle2 {
		background-color:#bfde43;
	}
	.sub_circle_wrap2.circle3 {
		background-color:#44bfde;
	}
	.sub_circle_wrap2.circle4 {
		background-color:#4490de;
	}
	.sub_circle_wrap2.circle5 {
		background-color:#8065da;
	}
	.sub_circle_wrap2.circle6 {
		background-color:#c5003e;
	}


	.sub_circle_wrap3 {
		vertical-align:top;
		display:inline-block;
		width:180px;
		height:180px;
		box-sizing:border-box;
		border-radius:90px;
		padding-top:42px;;
		margin-right:10px;
		line-height:20px;
	}
	.sub_circle_wrap3.circle1 {
		background-color:#f9ae28;
	}
	.sub_circle_wrap3.circle2 {
		background-color:#bfde43;
	}
	.sub_circle_wrap3.circle3 {
		background-color:#44bfde;
	}
	.sub_circle_wrap3.circle4 {
		background-color:#4490de;
	}
	.sub_circle_wrap3.circle5 {
		background-color:#8065da;
	}
	.sub_circle_wrap3.circle6 {
		background-color:#c5003e;
	}

	.sub_circle_no2 {
		font-family:'NBGothicEB'; font-size:25px; color:#fff; text-align:center; margin-bottom:10px;
	}
	.sub_circle_title2 {
		font-family:'NBGothicB'; font-size:15px; color:#fff; text-align:center; margin-bottom:10px;
	}
	.sub_circle_txt2 {
		font-family:'NBGothic'; font-size:13px; color:#fff; text-align:center; line-height:18px;
	}
	/* 도형요소 끝 */

	/* 다운로드 엘리먼트 시작 */
	.download_label {
		width:50%;
		height:60px;
		border:1px solid #f2f2f2;
		background-color:#f5f5f5;
		display:inline-block;
		font-family:'NBGothic';
		font-size:13px;
		box-sizing:border-box;
		padding:10px;
		color:#000;
		margin-top:5px;
		margin-right:-4px;
	}
	.download_btn {
		width:23%;
		height:60px;
		border:1px solid #f8ae27;
		display:inline-block;
		font-family:'NBGothic';
		font-size:13px;
		box-sizing:border-box;
		padding:5px;
		padding-top:15px;
		color:#fff;
		margin-top:5px;
		background-color:#f8ae27;
		text-align:center;
		margin-right:-2px;
		cursor:pointer;
		vertical-align:top;
	}
	/* 다운로드 엘리먼트 끝 */

	/* 센터소개 시작 */
	.center_sub_btn_wrap {
		width:100%;
		height:49px;
		border-bottom:1px solid #f9ae28;
		margin-bottom:30px;
		box-sizing:border-box;
	}
	.center_sub_btn.first {
		border-left:1px solid #dfdfdf;
	}
	.center_sub_btn.selected {
		background-color:#f9ae28;
		color:#fff;
		font-family:'NBGothicB';
	}
	.center_sub_btn {
		display:block;
		width:80px;
		height:48px;
		font-family:'NBGothic';
		font-size:13px;
		letter-spacing:-1px;
		background-color:#fff;
		border-top:1px solid #dfdfdf;
		border-right:1px solid #dfdfdf;
		float:left;
		box-sizing:border-box;
		text-align:center;
		padding-top:15px;
		cursor:pointer;
	}
	/* 센터소개 끝 */
}
@media screen and (min-width:768px) and (max-width:1023px){
	.subject_wrap {
		width:100%;
		height:40px;
		text-align:left;
		margin-bottom:20px;
	}
	.subject_wrap .subject_decoration {
		width:20px;
		height:2px;
		background-color:#c5003e;
	}
	.subject_txt {
		width:100%;
		height:20px;
		font-family:'NBGothicB';
		font-size:22px;
		color:#000;
		margin-top:10px;
	}
	.subject_txt_desc {
		font-family:'NBGothic'; font-size:15px; color:#777;
	}
	.sub_wrap {
		width:95%;
		margin:0 auto;
	}
	.sub_right {
		width:100%; height:100%; background-color:#ffffff; box-sizing:border-box;
	}
	.sub_nav_select {
		border:1px solid #dfdfdf;
		font-size:15px;
		color:#333;
		font-family:'NBGothic';
		padding:5px;
		margin-top:-8px;
	}
	.bread_crumb_wrap {
		width:100%; height:50px; border-bottom:1px solid #dfdfdf; box-sizing:border-box;
	}
	.bread_crumb_inner {
		width:95%; max-width:1100px; height:50px; margin:0 auto; box-sizing:border-box; font-size:12px; font-family:'NBGothic'; color:#aaa; vertical-align:bottom; padding-top:12px;
	}
	.nav_home_btn {
		font-size:17px;
		float:left;
		display:block;
		width:20px;
		height:20px;
		margin-top:3px;
	}
	.nav_arrow_btn {
		float:left;
		display:block;
		height:14px;
		margin-top:5px;
		margin-left:20px;
		border-right:1px solid #dfdfdf;
		width:1px;
	}
	.nav_txt_btn {
		position:relative;
		font-size:15px; float:left; display:block; height:20px; margin-top:4px; margin-left:20px;
	}
	#minusBtn {
		cursor:pointer; float:right; width:23px; height:20px; border:1px solid #dfdfdf; font-size:18px; font-family:'Dotum'; text-align:center; box-sizing:border-box;
	}
	#plusBtn {
		cursor:pointer; float:right; width:23px; height:20px; border:1px solid #dfdfdf; font-size:18px; font-family:'Dotum'; text-align:center; margin-right:2px; box-sizing:border-box;
	}
	.resv_input {
		width:27%;
		height:37px;
		border:1px solid #dfdfdf;
		font-family:'NBGothic';
		color:#777;
		font-size:13px;
		box-sizing:border-box;
		display:inline-block;
		margin-top:5px;
	}
	.resv_btn {
		width:15%;
		height:37px;
		border:1px solid #aaa;
		display:inline-block;
		font-family:'NBGothic';font-size:15px;
		box-sizing:border-box;
		padding:9px;
		color:#fff;
		margin-top:5px;
		text-align:center;
		margin-right:-2px;
		cursor:pointer;
		background-color:#aaa;
	}
	.resv_btn:hover {
		background-color:#f9ae28;
		border:1px solid #f9ae28;
		color:#fff;
	}
	.cancel_btn {
		width:19%;
		height:37px;
		border:1px solid #333;
		display:inline-block;
		font-family:'NBGothicB';font-size:15px;
		box-sizing:border-box;
		padding:10px;
		color:#fff;
		margin-top:5px;
		background-color:#333;
		text-align:center;
		margin-right:-2px;
		cursor:pointer;
	}
	.sub_title {
		width:100%;
		height:50px;
		font-family:'NBGothicB';
		font-size:35px;
		color:#000;
		text-align:center;
		margin-top:54px;
	}
	.sub_title_decoration {
		width:100%;
		height:10px;
		font-family:'NBGothic';
		font-size:9px;
		color:#aaa;
		text-align:center;
		margin-top:0px;
		letter-spacing:3px;
		margin-bottom:40px;
	}
	/* 도형요소 시작 */
	.step_info_wrap {
		width:100%;
		position:relative;
	}
	.step_txt_wrap {
		display:inline-block;
		padding-left:30px;
		vertical-align:middle;
	}
	.step_txt_wrap .txt_type1 {
		margin-top:3px !important;
	}
	.step_box {
		background-color: #418fde;
		width: 100px;
		position: relative;
		text-align: center;
		padding: 12px 0 16px;
		line-height: 1.2;		
		display: inline-block;
		vertical-align:middle;
	}
	.step1 {
		background-color:#f8ae27;
	}
	.step1:after {
		border-top-color: #f8ae27;
		content: '';
		display: inline-block;
		position: absolute;
		top: 100%;
		left: 50%;
		margin-top:8px;
		margin-left: -8px;
		width: 0;
		height: 0;
		border-top: 8px solid #f8ae27;
		border-bottom: 0 solid transparent;
		border-left: 8px solid transparent;
		border-right: 8px solid transparent;
	}
	.step2 {
		height:200px;
		background-color:#bfde43;
	}
	.step2:after {
		border-top-color: #bfde43;
		content: '';
		display: inline-block;
		position: absolute;
		top: 100%;
		left: 50%;
		margin-top:8px;
		margin-left: -8px;
		width: 0;
		height: 0;
		border-top: 8px solid #bfde43;
		border-bottom: 0 solid transparent;
		border-left: 8px solid transparent;
		border-right: 8px solid transparent;
	}
	.step3 {
		background-color:#44bfde;
	}
	.step3:after {
		border-top-color: #44bfde;
		content: '';
		display: inline-block;
		position: absolute;
		top: 100%;
		left: 50%;
		margin-top:8px;
		margin-left: -8px;
		width: 0;
		height: 0;
		border-top: 8px solid #44bfde;
		border-bottom: 0 solid transparent;
		border-left: 8px solid transparent;
		border-right: 8px solid transparent;
	}
	.step3.none:after {
		border-top-color:none;
		content: '';
		display: none;
		position: absolute;
		top: 100%;
		left: 50%;
		margin-top:8px;
		margin-left: -8px;
		width: 0;
		height: 0;
		border-top: 8px solid #44bfde;
		border-bottom: 0 solid transparent;
		border-left: 8px solid transparent;
		border-right: 8px solid transparent;
	}
	.step4 {
		background-color:#4490de;
	}
	.step4:after {
		border-top-color: #4490de;
		content: '';
		display: inline-block;
		position: absolute;
		top: 100%;
		left: 50%;
		margin-top:8px;
		margin-left: -8px;
		width: 0;
		height: 0;
		border-top: 8px solid #4490de;
		border-bottom: 0 solid transparent;
		border-left: 8px solid transparent;
		border-right: 8px solid transparent;
	}
	.step4.none:after {
		border-top-color:none;
		content: '';
		display: none;
		position: absolute;
		top: 100%;
		left: 50%;
		margin-top:8px;
		margin-left: -8px;
		width: 0;
		height: 0;
		border-top: 8px solid #44bfde;
		border-bottom: 0 solid transparent;
		border-left: 8px solid transparent;
		border-right: 8px solid transparent;
	}
	.step5 {
		background-color:#8065da;
	}
	.step_box .step_box_txt {
		color:#fff;
		box-sizing:border-box;
		font-family:'NBGothicEB';
		font-size:18px;
		margin-top:15px;
		margin-bottom:15px;
	}

	.step_box.dark {
		background-color:#236192;
	}
	.step_box.dark:after {
		border-top-color:#236192;
	}

	.step_box.dark2 {
		background-color:#2c7ab7;
	}
	.step_box.dark2:after {
		border-top-color:#2c7ab7;
	}

	.step_box.new {
		background-color:#f9ae28;
	}
	.step_box.new:after {
		border-top-color:#f9ae28;
	}

	.step_box.light {
		background-color:#4697e9;
	}
	.step_box.light:after {
		border-top-color:#4697e9;
	}

	.subject_txt {
		color:#000;
	}

	.no_box_wrap {
		display:inline-block; width:270px; height:150px; border:2px solid #f9ae28; padding:25px; padding-top:30px; box-sizing:border-box; margin-top:35px; position:relative; vertical-align:top;
		margin-right:10px;
	}
	.no_box_number {
		width:40px;
		height:40px;
		font-family:'NBGothicB';
		font-size:16px;
		color:#fff;
		position:absolute;
		left:50%;
		top:-20px;
		border:2px solid #f9ae28;
		border-radius:20px;
		background-color:#f9ae28; z-index:+100; text-align:center; box-sizing:border-box; padding-top:8px; margin-left:-20px;

	}
	.no_box_title {
		font-family:'NBGothicB'; font-size:14px; color:#000;
	}
	.no_box_txt {
		font-family:'NBGothic'; font-size:13px; color:#777; line-height:20px; margin-top:5px;
	}

	/* 원 */
	.sub_circle_wrap {
		vertical-align:top;
		display:inline-block; width:200px; height:200px; box-sizing:border-box; border-radius:100px; background-color:#448fde; padding-top:30px;
		margin-right:20px;
		border:7px solid #387ac0;
	}
	.sub_circle_no {
		font-family:'NBGothicEB'; font-size:25px; color:#fff; text-align:center; margin-bottom:0px;
		padding-top:15px;
	}
	.sub_circle_title {
		font-family:'NBGothicB'; font-size:17px; color:#fff; text-align:center; margin-bottom:10px;
	}
	.sub_circle_txt {
		font-family:'NBGothic'; font-size:13px; color:#fff; text-align:center; line-height:18px;
	}
	.circle_division {
		display:block;
		width:20px; height:2px; background-color:#fff;
		margin:10px auto;
	}

	.sub_circle_wrap2 {
		vertical-align:top;
		display:inline-block;
		width:120px;
		height:120px;
		box-sizing:border-box;
		border-radius:60px;
		padding-top:12px;;
		margin-right:10px;
		line-height:20px;
	}
	.sub_circle_wrap2.circle1 {
		background-color:#f9ae28;
	}
	.sub_circle_wrap2.circle2 {
		background-color:#bfde43;
	}
	.sub_circle_wrap2.circle3 {
		background-color:#44bfde;
	}
	.sub_circle_wrap2.circle4 {
		background-color:#4490de;
	}
	.sub_circle_wrap2.circle5 {
		background-color:#8065da;
	}
	.sub_circle_wrap2.circle6 {
		background-color:#c5003e;
	}

	.sub_circle_wrap3 {
		vertical-align:top;
		display:inline-block;
		width:180px;
		height:180px;
		box-sizing:border-box;
		border-radius:90px;
		padding-top:42px;;
		margin-right:10px;
		line-height:20px;
	}
	.sub_circle_wrap3.circle1 {
		background-color:#f9ae28;
	}
	.sub_circle_wrap3.circle2 {
		background-color:#bfde43;
	}
	.sub_circle_wrap3.circle3 {
		background-color:#44bfde;
	}
	.sub_circle_wrap3.circle4 {
		background-color:#4490de;
	}
	.sub_circle_wrap3.circle5 {
		background-color:#8065da;
	}
	.sub_circle_wrap3.circle6 {
		background-color:#c5003e;
	}
	.sub_circle_no2 {
		font-family:'NBGothicEB'; font-size:25px; color:#fff; text-align:center; margin-bottom:10px;
	}
	.sub_circle_title2 {
		font-family:'NBGothicB'; font-size:15px; color:#fff; text-align:center; margin-bottom:10px;
	}
	.sub_circle_txt2 {
		font-family:'NBGothic'; font-size:13px; color:#fff; text-align:center; line-height:18px;
	}
	/* 도형요소 끝 */

	/* 다운로드 엘리먼트 시작 */
	.download_label {
		width:60%;
		height:37px;
		border:1px solid #f2f2f2;
		background-color:#f5f5f5;
		display:inline-block;
		font-family:'NBGothic';
		font-size:15px;
		box-sizing:border-box;
		padding:10px;
		color:#000;
		margin-top:5px;
		margin-right:-4px;
	}
	.download_btn {
		width:19%;
		height:37px;
		border:1px solid #f8ae27;
		display:inline-block;
		font-family:'NBGothicB';font-size:15px;
		box-sizing:border-box;
		padding:10px;
		color:#fff;
		margin-top:5px;
		background-color:#f8ae27;
		text-align:center;
		margin-right:-2px;
		cursor:pointer;
	}
	/* 다운로드 엘리먼트 끝 */

	/* 센터소개 시작 */
	.center_sub_btn_wrap {
		width:100%; height:49px; border-bottom:1px solid #f9ae28; margin-bottom:30px; box-sizing:border-box;
	}
	.center_sub_btn.first {
		border-left:1px solid #dfdfdf;
	}
	.center_sub_btn.selected {
		background-color:#f9ae28;
		color:#fff;
		font-family:'NBGothicB';
	}
	.center_sub_btn {
		display:block;
		width:100px;
		height:48px;
		font-family:'NBGothic';
		background-color:#fff;
		border-top:1px solid #dfdfdf;
		border-right:1px solid #dfdfdf;
		float:left;
		box-sizing:border-box;
		text-align:center;
		padding-top:15px;
		cursor:pointer;
	}
	/* 센터소개 끝 */
}
@media screen and (min-width:1024px){
	.subject_wrap {
		width:100%;
		height:40px;
		text-align:left;
		margin-bottom:20px;
	}
	.subject_wrap .subject_decoration {
		width:20px;
		height:2px;
		background-color:#c5003e;
	}
	.subject_txt {
		width:100%;
		height:20px;
		font-family:'NBGothicB';
		font-size:22px;
		color:#000;
		margin-top:10px;
	}
	.subject_txt_desc {
		font-family:'NBGothic'; font-size:15px; color:#777;
	}
	.sub_wrap {
		max-width:1100px;
		width:1100px;
		margin:0 auto;
		box-sizing:bor
		der-box;
		overflow-y:auto;
		overflow-x:hidden;
	}
	.sub_right {
		width:900px; height:100%; background-color:#ffffff; box-sizing:border-box; padding-left:50px; float:right;
	}
	.sub_nav_select {
		border:1px solid #dfdfdf;
		font-size:13px;
		color:#333;
		font-family:'NBGothic';
		padding:5px;
		margin-top:-8px;
	}
	.bread_crumb_wrap {
		width:100%; height:50px; border-bottom:1px solid #dfdfdf; box-sizing:border-box;
	}
	.bread_crumb_inner {
		width:100%; max-width:1100px; height:50px; margin:0 auto; box-sizing:border-box; font-size:12px; font-family:'NBGothic'; color:#aaa; vertical-align:bottom; padding-top:12px;
	}
	.nav_home_btn {
		font-size:17px;
		float:left;
		display:block;
		width:20px;
		height:20px;
		margin-top:3px;
	}
	.nav_arrow_btn {
		float:left; display:block; height:14px; margin-top:6px; margin-left:20px;
		border-right:1px solid #dfdfdf;
	}
	.nav_txt_btn {
		position:relative;
		font-size:14px; float:left; display:block; height:20px; margin-top:4px; margin-left:20px;
	}
	.breadcrumb_sub_nav_wrap {
		position:absolute;
		top:25px; left:0px; z-index:+9000; border:1px solid #dfdfdf; width:180px; background:#fff; border-bottom:none;
		overflow:hidden;
	}
	.breadcrumb_sub_nav_wrap.sub_nav1{
		display:none;
		height:0px; /* 341 */
	}
	.breadcrumb_sub_nav_wrap a {
		display:block;
		padding:7px;
		border-bottom:1px solid #dfdfdf;
		font-size:14px;
		cursor:pointer;
		color:#a0a0a0;
	}
	.breadcrumb_sub_nav_wrap a:hover {
		background-color:#f0f0f0;
		color:#c5003e;
	}
	#minusBtn {
		cursor:pointer; float:right; width:23px; height:20px; border:1px solid #dfdfdf; font-size:18px; font-family:'Dotum'; text-align:center; box-sizing:border-box;
	}
	#plusBtn {
		cursor:pointer; float:right; width:23px; height:20px; border:1px solid #dfdfdf; font-size:18px; font-family:'Dotum'; text-align:center; margin-right:2px; box-sizing:border-box;
	}

	/* 센터소개 */
	.center_sub_btn_wrap {
		width:100%; height:49px; border-bottom:1px solid #f9ae28; margin-bottom:30px; box-sizing:border-box;
	}
	.center_sub_btn.first {
		border-left:1px solid #dfdfdf;
	}
	.center_sub_btn.selected {
		background-color:#f9ae28;
		color:#fff;
		font-family:'NBGothicB';
		border-top:#f9ae28;
		border-right:#f9ae28;
	}
	.center_sub_btn {
		display:block;
		width:100px;
		height:48px;
		font-family:'NBGothic';
		background-color:#fff;
		border-top:1px solid #dfdfdf;
		border-right:1px solid #dfdfdf;
		float:left;
		box-sizing:border-box;
		text-align:center;
		padding-top:15px;
		cursor:pointer;
	}
	.depart_division {
		position:relative;
		width:100%;
		height:50px;
	}
	.depart_division .txt {
		position:absolute;
		top:0px;
		left:0px;
		height:30px;
		padding-right:10px;
		background:#fff;
		text-align:left;
		font-family:'NBGothicB';
		font-size:21px;
		color:#c5003e;
		z-index:+10;
	}
	.depart_division .line {
		position:absolute;
		top:10px;
		left:0px;
		width:100%;
		height:2px;
		background-color:#c5003e;
		z-index:+9;
	}
	.sub21_center_link_title {
		padding-top:10px;
		font-family:'NGohticB';
		margin-top:0px;
		padding-bottom:10px;
		margin-bottom:10px;
		width:100%;
		background:#f39d05;
	}
	.sub21_center_link_btn {
		font-family:'NBGothic';
		font-size:13px;
		color:#fff;
		margin:3px;
	}
	.sub21_center_link_btn:hover {
		color:#fff;
	}
	.resv_input {
		width:27%;
		height:37px;
		border:1px solid #dfdfdf;
		font-family:'NBGothic';
		color:#777;
		font-size:13px;
		box-sizing:border-box;
		display:inline-block;
		margin-top:5px;
	}
	.resv_btn {
		width:15%;
		height:37px;
		border:1px solid #aaa;
		display:inline-block;
		font-family:'NBGothic';font-size:15px;
		box-sizing:border-box;
		padding:9px;
		color:#fff;
		margin-top:5px;
		text-align:center;
		margin-right:-2px;
		cursor:pointer;
		background-color:#aaa;
	}
	.resv_btn:hover {
		background-color:#f9ae28;
		border:1px solid #f9ae28;
		color:#fff;
	}
	.cancel_btn {
		width:19%;
		height:40px;
		border:1px solid #333;
		display:inline-block;
		font-family:'NBGothicB';font-size:15px;
		box-sizing:border-box;
		padding:10px;
		color:#fff;
		margin-top:10px;
		background-color:#333;
		text-align:center;
		margin-right:-2px;
		cursor:pointer;
	}
	.sub_title {
		width:100%;
		height:50px;
		font-family:'NBGothicB';
		font-size:35px;
		color:#000;
		text-align:center;
		margin-top:54px;
	}
	.sub_title_decoration {
		width:100%;
		height:10px;
		font-family:'Arial';
		font-size:10px;
		color:#aaa;
		text-align:center;
		margin-top:0px;
		letter-spacing:3px;
		margin-bottom:40px;
	}

	/* 도형요소 시작 */
	.step_info_wrap {
		width:100%;
		position:relative;
	}
	.step_txt_wrap {
		display:inline-block;
		padding-left:30px;
		vertical-align:middle;
	}
	.step_txt_wrap .txt_type1 {
		margin-top:3px !important;
	}
	.step_box {
		background-color: #418fde;
		width: 100px;
		position: relative;
		text-align: center;
		padding: 12px 0 16px;
		line-height: 1.2;		
		display: inline-block;
		vertical-align:middle;
	}
	.step1 {
		background-color:#f8ae27;
	}
	.step1:after {
		border-top-color: #f8ae27;
		content: '';
		display: inline-block;
		position: absolute;
		top: 100%;
		left: 50%;
		margin-top:8px;
		margin-left: -8px;
		width: 0;
		height: 0;
		border-top: 8px solid #f8ae27;
		border-bottom: 0 solid transparent;
		border-left: 8px solid transparent;
		border-right: 8px solid transparent;
	}
	.step2 {
		height:200px;
		background-color:#bfde43;
	}
	.step2:after {
		border-top-color: #bfde43;
		content: '';
		display: inline-block;
		position: absolute;
		top: 100%;
		left: 50%;
		margin-top:8px;
		margin-left: -8px;
		width: 0;
		height: 0;
		border-top: 8px solid #bfde43;
		border-bottom: 0 solid transparent;
		border-left: 8px solid transparent;
		border-right: 8px solid transparent;
	}
	.step3 {
		background-color:#44bfde;
	}
	.step3:after {
		border-top-color: #44bfde;
		content: '';
		display: inline-block;
		position: absolute;
		top: 100%;
		left: 50%;
		margin-top:8px;
		margin-left: -8px;
		width: 0;
		height: 0;
		border-top: 8px solid #44bfde;
		border-bottom: 0 solid transparent;
		border-left: 8px solid transparent;
		border-right: 8px solid transparent;
	}
	.step3.none:after {
		border-top-color:none;
		content: '';
		display: none;
		position: absolute;
		top: 100%;
		left: 50%;
		margin-top:8px;
		margin-left: -8px;
		width: 0;
		height: 0;
		border-top: 8px solid #44bfde;
		border-bottom: 0 solid transparent;
		border-left: 8px solid transparent;
		border-right: 8px solid transparent;
	}
	.step4 {
		background-color:#4490de;
	}
	.step4:after {
		border-top-color: #4490de;
		content: '';
		display: inline-block;
		position: absolute;
		top: 100%;
		left: 50%;
		margin-top:8px;
		margin-left: -8px;
		width: 0;
		height: 0;
		border-top: 8px solid #4490de;
		border-bottom: 0 solid transparent;
		border-left: 8px solid transparent;
		border-right: 8px solid transparent;
	}
	.step4.none:after {
		border-top-color:none;
		content: '';
		display: none;
		position: absolute;
		top: 100%;
		left: 50%;
		margin-top:8px;
		margin-left: -8px;
		width: 0;
		height: 0;
		border-top: 8px solid #44bfde;
		border-bottom: 0 solid transparent;
		border-left: 8px solid transparent;
		border-right: 8px solid transparent;
	}
	.step5 {
		background-color:#8065da;
	}
	.step_box .step_box_txt {
		color:#fff;
		box-sizing:border-box;
		font-family:'NBGothicEB';
		font-size:18px;
		margin-top:15px;
		margin-bottom:15px;
	}

	.step_box.dark {
		background-color:#236192;
	}
	.step_box.dark:after {
		border-top-color:#236192;
	}

	.step_box.dark2 {
		background-color:#2c7ab7;
	}
	.step_box.dark2:after {
		border-top-color:#2c7ab7;
	}

	.step_box.new {
		background-color:#f9ae28;
	}
	.step_box.new:after {
		border-top-color:#f9ae28;
	}

	.step_box.light {
		background-color:#4697e9;
	}
	.step_box.light:after {
		border-top-color:#4697e9;
	}

	.subject_txt {
		color:#000;
	}

	.no_box_wrap {
		display:inline-block; width:270px; height:150px; border:2px solid #f9ae28; padding:25px; padding-top:30px; box-sizing:border-box; margin-top:35px; position:relative; vertical-align:top;
		margin-right:10px;
	}
	.no_box_number {
		width:40px;
		height:40px;
		font-family:'NBGothicB';
		font-size:16px;
		color:#fff;
		position:absolute;
		left:50%;
		top:-20px;
		border:2px solid #f9ae28;
		border-radius:20px;
		background-color:#f9ae28; z-index:+100; text-align:center; box-sizing:border-box; padding-top:8px; margin-left:-20px;

	}
	.no_box_title {
		font-family:'NBGothicB'; font-size:14px; color:#000;
	}
	.no_box_txt {
		font-family:'NBGothic'; font-size:13px; color:#777; line-height:20px; margin-top:5px;
	}

	/* 원 */
	.sub_circle_wrap {
		vertical-align:top;
		display:inline-block; width:200px; height:200px; box-sizing:border-box; border-radius:100px; background-color:#448fde; padding-top:30px;
		margin-right:20px;
		border:7px solid #387ac0;
	}
	.sub_circle_no {
		font-family:'NBGothicEB'; font-size:25px; color:#fff; text-align:center; margin-bottom:0px;
		padding-top:15px;
	}
	.sub_circle_title {
		font-family:'NBGothicB'; font-size:17px; color:#fff; text-align:center; margin-bottom:10px;
	}
	.sub_circle_txt {
		font-family:'NBGothic'; font-size:13px; color:#fff; text-align:center; line-height:18px;
	}
	.circle_division {
		display:block;
		width:20px; height:2px; background-color:#fff;
		margin:10px auto;
	}

	.sub_circle_wrap2 {
		vertical-align:top;
		display:inline-block;
		width:120px;
		height:120px;
		box-sizing:border-box;
		border-radius:60px;
		padding-top:12px;;
		margin-right:10px;
		line-height:20px;
	}
	.sub_circle_wrap2.circle1 {
		background-color:#f9ae28;
	}
	.sub_circle_wrap2.circle2 {
		background-color:#bfde43;
	}
	.sub_circle_wrap2.circle3 {
		background-color:#44bfde;
	}
	.sub_circle_wrap2.circle4 {
		background-color:#4490de;
	}
	.sub_circle_wrap2.circle5 {
		background-color:#8065da;
	}
	.sub_circle_wrap2.circle6 {
		background-color:#c5003e;
	}

	.sub_circle_wrap3 {
		vertical-align:top;
		display:inline-block;
		width:180px;
		height:180px;
		box-sizing:border-box;
		border-radius:90px;
		padding-top:42px;;
		margin-right:10px;
		line-height:20px;
	}
	.sub_circle_wrap3.circle1 {
		background-color:#f9ae28;
	}
	.sub_circle_wrap3.circle2 {
		background-color:#bfde43;
	}
	.sub_circle_wrap3.circle3 {
		background-color:#44bfde;
	}
	.sub_circle_wrap3.circle4 {
		background-color:#4490de;
	}
	.sub_circle_wrap3.circle5 {
		background-color:#8065da;
	}
	.sub_circle_wrap3.circle6 {
		background-color:#c5003e;
	}

	.sub_circle_no2 {
		font-family:'NBGothicEB'; font-size:25px; color:#fff; text-align:center; margin-bottom:10px;
	}
	.sub_circle_title2 {
		font-family:'NGothic'; font-size:14px; color:#fff; text-align:center; margin-bottom:10px;
	}
	.sub_circle_txt2 {
		font-family:'NBGothic'; font-size:13px; color:#fff; text-align:center; line-height:18px;
	}
	/* 도형요소 끝 */

	/* 다운로드 엘리먼트 시작 */
	.download_label {
		width:60%;
		height:37px;
		border:1px solid #f2f2f2;
		background-color:#f5f5f5;
		display:inline-block;
		font-family:'NBGothic';
		font-size:15px;
		box-sizing:border-box;
		padding:10px;
		color:#000;
		margin-top:5px;
		margin-right:-4px;
	}
	.download_btn {
		width:19%;
		height:37px;
		border:1px solid #f8ae27;
		display:inline-block;
		font-family:'NBGothicB';font-size:15px;
		box-sizing:border-box;
		padding:10px;
		color:#fff;
		margin-top:5px;
		background-color:#f8ae27;
		text-align:center;
		margin-right:-2px;
		cursor:pointer;
	}
	/* 다운로드 엘리먼트 끝 */

	/* 센터소개 시작 */
	.center_sub_btn_wrap {
		width:100%; height:49px; border-bottom:1px solid #f9ae28; margin-bottom:30px; box-sizing:border-box;
	}
	.center_sub_btn.first {
		border-left:1px solid #dfdfdf;
	}
	.center_sub_btn.selected {
		background-color:#f9ae28;
		color:#fff;
		font-family:'NBGothicB';
	}
	.center_sub_btn {
		display:block;
		width:100px;
		height:48px;
		font-family:'NBGothic';
		background-color:#fff;
		border-top:1px solid #dfdfdf;
		border-right:1px solid #dfdfdf;
		float:left;
		box-sizing:border-box;
		text-align:center;
		padding-top:15px;
		cursor:pointer;
	}
	/* 센터소개 끝 */
}

@media print {
	.bread_crumb_inner {
		width:100%;
		height:50px;
		margin:0 auto;
		box-sizing:border-box;
		font-size:12px;
		font-family:'NBGothic';
		color:#aaa;
		vertical-align:bottom;
		padding-top:12px;
		padding-left:7px;
	}
	.subject_wrap {
		width:100%;
		height:40px;
		text-align:left;
		margin-bottom:10px;
	}
	.subject_wrap .subject_decoration {
		width:20px;
		height:2px;
		background-color:#c5003e;
	}
	.subject_txt {
		width:100%;
		height:20px;
		font-family:'NBGothicB';
		font-size:20px;
		color:#000;
		margin-top:10px;
	}
	.subject_txt_desc {
		display:none;
	}
	div.bgf5f5f5.overflow_hidden.padding30 {
		padding:15px;
	}
	.sub_title {
		width:100%;
		height:40px;
		font-family:'NBGothicB';
		font-size:25px;
		color:#000;
		text-align:center;
		margin-top:35px;
	}
	.sub_title_decoration {
		width:100%;
		height:10px;
		font-family:'NBGothic';
		font-size:9px;
		color:#aaa;
		text-align:center;
		margin-top:0px;
		letter-spacing:3px;
		margin-bottom:40px;
	}
	
	/* 도형요소 시작 */
	.step_info_wrap {
		width:100%;
		position:relative;
	}
	.step_txt_wrap {
		display:inline-block;
		width:calc( 100% - 115px );
		padding-left:15px;
		vertical-align:top;
		box-sizing:border-box;
	}
	.step_txt_wrap .txt_type1 {
		margin-top:3px !important;
	}
	.step_box {
		background-color: #418fde;
		width: 100px;
		position: relative;
		text-align: center;
		padding: 12px 0 16px;
		line-height: 1.2;		
		display: inline-block;
		vertical-align:middle;
	}
	.step1 {
		background-color:#f8ae27;
	}
	.step1:after {
		border-top-color: #f8ae27;
		content: '';
		display: inline-block;
		position: absolute;
		top: 100%;
		left: 50%;
		margin-top:8px;
		margin-left: -8px;
		width: 0;
		height: 0;
		border-top: 8px solid #f8ae27;
		border-bottom: 0 solid transparent;
		border-left: 8px solid transparent;
		border-right: 8px solid transparent;
	}
	.step2 {
		height:200px;
		background-color:#bfde43;
	}
	.step2:after {
		border-top-color: #bfde43;
		content: '';
		display: inline-block;
		position: absolute;
		top: 100%;
		left: 50%;
		margin-top:8px;
		margin-left: -8px;
		width: 0;
		height: 0;
		border-top: 8px solid #bfde43;
		border-bottom: 0 solid transparent;
		border-left: 8px solid transparent;
		border-right: 8px solid transparent;
	}
	.step3 {
		background-color:#44bfde;
	}
	.step3:after {
		border-top-color: #44bfde;
		content: '';
		display: inline-block;
		position: absolute;
		top: 100%;
		left: 50%;
		margin-top:8px;
		margin-left: -8px;
		width: 0;
		height: 0;
		border-top: 8px solid #44bfde;
		border-bottom: 0 solid transparent;
		border-left: 8px solid transparent;
		border-right: 8px solid transparent;
	}
	.step3.none:after {
		border-top-color:none;
		content: '';
		display: none;
		position: absolute;
		top: 100%;
		left: 50%;
		margin-top:8px;
		margin-left: -8px;
		width: 0;
		height: 0;
		border-top: 8px solid #44bfde;
		border-bottom: 0 solid transparent;
		border-left: 8px solid transparent;
		border-right: 8px solid transparent;
	}
	.step4 {
		background-color:#4490de;
	}
	.step4:after {
		border-top-color: #4490de;
		content: '';
		display: inline-block;
		position: absolute;
		top: 100%;
		left: 50%;
		margin-top:8px;
		margin-left: -8px;
		width: 0;
		height: 0;
		border-top: 8px solid #4490de;
		border-bottom: 0 solid transparent;
		border-left: 8px solid transparent;
		border-right: 8px solid transparent;
	}
	.step4.none:after {
		border-top-color:none;
		content: '';
		display: none;
		position: absolute;
		top: 100%;
		left: 50%;
		margin-top:8px;
		margin-left: -8px;
		width: 0;
		height: 0;
		border-top: 8px solid #44bfde;
		border-bottom: 0 solid transparent;
		border-left: 8px solid transparent;
		border-right: 8px solid transparent;
	}
	.step5 {
		background-color:#8065da;
	}
	.step_box .step_box_txt {
		color:#fff;
		box-sizing:border-box;
		font-family:'NBGothicEB';
		font-size:18px;
		margin-top:15px;
		margin-bottom:15px;
	}

	.step_box.dark {
		background-color:#236192;
	}
	.step_box.dark:after {
		border-top-color:#236192;
	}

	.step_box.dark2 {
		background-color:#2c7ab7;
	}
	.step_box.dark2:after {
		border-top-color:#2c7ab7;
	}

	.step_box.new {
		background-color:#f9ae28;
	}
	.step_box.new:after {
		border-top-color:#f9ae28;
	}

	.step_box.light {
		background-color:#4697e9;
	}
	.step_box.light:after {
		border-top-color:#4697e9;
	}

	.subject_txt {
		color:#000;
	}

	.no_box_wrap {
		display:inline-block; width:270px; height:150px; border:2px solid #f9ae28; padding:25px; padding-top:30px; box-sizing:border-box; margin-top:35px; position:relative; vertical-align:top;
		margin-right:10px;
	}
	.no_box_number {
		width:40px;
		height:40px;
		font-family:'NBGothicB';
		font-size:16px;
		color:#fff;
		position:absolute;
		left:50%;
		top:-20px;
		border:2px solid #f9ae28;
		border-radius:20px;
		background-color:#f9ae28; z-index:+100; text-align:center; box-sizing:border-box; padding-top:8px; margin-left:-20px;

	}
	.no_box_title {
		font-family:'NBGothicB'; font-size:14px; color:#000;
	}
	.no_box_txt {
		font-family:'NBGothic'; font-size:13px; color:#777; line-height:20px; margin-top:5px;
	}

	/* 원 */
	.sub_circle_wrap {
		vertical-align:top;
		display:inline-block; width:200px; height:200px; box-sizing:border-box; border-radius:100px; background-color:#448fde; padding-top:30px;
		margin-right:20px;
		border:7px solid #387ac0;
	}
	.sub_circle_no {
		font-family:'NBGothicEB'; font-size:25px; color:#fff; text-align:center; margin-bottom:0px;
		padding-top:15px;
	}
	.sub_circle_title {
		font-family:'NBGothicB'; font-size:17px; color:#fff; text-align:center; margin-bottom:10px;
	}
	.sub_circle_txt {
		font-family:'NBGothic'; font-size:13px; color:#fff; text-align:center; line-height:18px;
	}
	.circle_division {
		display:block;
		width:20px; height:2px; background-color:#fff;
		margin:10px auto;
	}

	.sub_circle_wrap2 {
		vertical-align:top;
		display:inline-block;
		width:120px;
		height:120px;
		box-sizing:border-box;
		border-radius:60px;
		padding-top:12px;;
		margin-right:10px;
		line-height:20px;
	}
	.sub_circle_wrap2.circle1 {
		background-color:#f9ae28;
	}
	.sub_circle_wrap2.circle2 {
		background-color:#bfde43;
	}
	.sub_circle_wrap2.circle3 {
		background-color:#44bfde;
	}
	.sub_circle_wrap2.circle4 {
		background-color:#4490de;
	}
	.sub_circle_wrap2.circle5 {
		background-color:#8065da;
	}
	.sub_circle_wrap2.circle6 {
		background-color:#c5003e;
	}


	.sub_circle_wrap3 {
		vertical-align:top;
		display:inline-block;
		width:180px;
		height:180px;
		box-sizing:border-box;
		border-radius:90px;
		padding-top:42px;;
		margin-right:10px;
		line-height:20px;
	}
	.sub_circle_wrap3.circle1 {
		background-color:#f9ae28;
	}
	.sub_circle_wrap3.circle2 {
		background-color:#bfde43;
	}
	.sub_circle_wrap3.circle3 {
		background-color:#44bfde;
	}
	.sub_circle_wrap3.circle4 {
		background-color:#4490de;
	}
	.sub_circle_wrap3.circle5 {
		background-color:#8065da;
	}
	.sub_circle_wrap3.circle6 {
		background-color:#c5003e;
	}

	.sub_circle_no2 {
		font-family:'NBGothicEB'; font-size:25px; color:#fff; text-align:center; margin-bottom:10px;
	}
	.sub_circle_title2 {
		font-family:'NBGothicB'; font-size:15px; color:#fff; text-align:center; margin-bottom:10px;
	}
	.sub_circle_txt2 {
		font-family:'NBGothic'; font-size:13px; color:#fff; text-align:center; line-height:18px;
	}
	/* 도형요소 끝 */

	/* 다운로드 엘리먼트 시작 */
	.download_label {
		width:50%;
		height:60px;
		border:1px solid #f2f2f2;
		background-color:#f5f5f5;
		display:inline-block;
		font-family:'NBGothic';
		font-size:13px;
		box-sizing:border-box;
		padding:10px;
		color:#000;
		margin-top:5px;
		margin-right:-4px;
	}
	.download_btn {
		width:23%;
		height:60px;
		border:1px solid #f8ae27;
		display:inline-block;
		font-family:'NBGothic';
		font-size:13px;
		box-sizing:border-box;
		padding:5px;
		padding-top:15px;
		color:#fff;
		margin-top:5px;
		background-color:#f8ae27;
		text-align:center;
		margin-right:-2px;
		cursor:pointer;
		vertical-align:top;
	}
	/* 다운로드 엘리먼트 끝 */

	/* 센터소개 시작 */
	.center_sub_btn_wrap {
		width:100%;
		height:49px;
		border-bottom:1px solid #f9ae28;
		margin-bottom:30px;
		box-sizing:border-box;
	}
	.center_sub_btn.first {
		border-left:1px solid #dfdfdf;
	}
	.center_sub_btn.selected {
		background-color:#f9ae28;
		color:#fff;
		font-family:'NBGothicB';
	}
	.center_sub_btn {
		display:block;
		width:80px;
		height:48px;
		font-family:'NBGothic';
		font-size:13px;
		letter-spacing:-1px;
		background-color:#fff;
		border-top:1px solid #dfdfdf;
		border-right:1px solid #dfdfdf;
		float:left;
		box-sizing:border-box;
		text-align:center;
		padding-top:15px;
		cursor:pointer;
	}
	/* 센터소개 끝 */
}

@media print{
	.sub_right {
		width: 100% !important;
		height: 100%;
		background-color: #ffffff;
		box-sizing: border-box;
		padding-left: 50px;
		float: right;
	}
}