.top button.search_btn {
	position: absolute;
	right: -125px;
	top: 500px;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#4693f1+0,4dc14b+100 */
	background: #4693f1; /* Old browsers */
	background: -moz-linear-gradient(45deg, #4693f1 0%, #4dc14b 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(45deg, #4693f1 0%, #4dc14b 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(45deg, #4693f1 0%, #4dc14b 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4693f1',
		endColorstr='#4dc14b', GradientType=1);
	/* IE6-9 fallback on horizontal gradient */
	padding: 0px 15px;
	height: 130px;
	line-height: 35px;
	color: #fff;
	font-size: large;
	border-radius: 4px 4px 4px 4px;
	overflow: hidden;
	cursor: pointer;
	width: 120px;
	border-top-width: 0px;
	border-bottom-width: 0px;
}

.top button.search_btn:hover {
	position: absolute;
	right: -125px;
	top: 500px;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#4693f1+0,4dc14b+100 */
	background: #2475D8; /* Old browsers */
	background: -moz-linear-gradient(45deg, #2475D8 0%, #2EC42D 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(45deg, #2475D8 0%, #2EC42D 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(45deg, #2475D8 0%, #2EC42D 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2475D8',
		endColorstr='#2EC42D', GradientType=1);
	/* IE6-9 fallback on horizontal gradient */
	padding: 0px 15px;
	height: 130px;
	line-height: 35px;
	color: #fff;
	font-size: large;
	border-radius: 4px 4px 4px 4px;
	overflow: hidden;
	width: 120px;
	border-top-width: 0px;
	border-bottom-width: 0px;
}

.guideDown {
	top: 638px;
    left: 823px;
    width: 120px;
    height: 48px;
}
.guideDown{border-radius: 4px; background-color: #4e5ba7; color: #fff; font-size: 11px; padding: 0px 20px 0px 50px; line-height: 21px; font-family: 'Noto Sans KR', sans-serif;   font-weight: 500;position: relative; cursor: pointer; font-weight: bold;}
.guideDown .icon{ width: 30px; height: 44px; border-radius: 4px;  background: url("../../img/icon/icon_down.svg")no-repeat center center; background-size: 20px;  background-color: #353f78; position: absolute; left: 0px; top: 0px  }
.guideDown:hover{border-radius: 4px; background-color: #2c377a; color: #fff; font-size: 11px; padding: 0px 20px 0px 50px; line-height: 21px; font-family: 'Noto Sans KR', sans-serif;   font-weight: 500;position: relative; cursor: pointer; font-weight: bold;}
.guideDown:hover .icon{ width: 30px; height: 44px; border-radius: 4px;  background: url( "../../img/icon/icon_down.svg")no-repeat center center; background-size: 20px;  background-color: #3c4ca9; position: absolute; left: 0px; top: 0px  }

.topmenu_list .help{position: absolute;left: 0px; bottom: 30px;  width:30px ;  display: flex;
  justify-content: center;
  align-items: center;  cursor: pointer; flex-direction:column;}
.topmenu_list .help .txbox{ width: 100%; color: #fff; font-size: 14px; margin-bottom:5px; text-align: center}
.topmenu_list .help .icon{width: 30px; height: 30px; border-radius: 100%; background-color: #000; color: #fff;font-family: 'Noto Sans KR', sans-serif;   font-weight: 900; ;  display: flex;
  justify-content: center;
  align-items: center; transition: all 0.5s;
-moz-transition: all 0.5s; /* Firefox 4 */
-webkit-transition: all 0.5s; /* Safari and Chrome */
-o-transition: all 0.5s; /* Opera */  }
.topmenu_list .help .icon_on{width: 30px; height: 30px; border-radius: 100%; background-color: #20386a; color: #fff;font-family: 'Noto Sans KR', sans-serif;   font-weight: 900; ;  display: flex;
  justify-content: center;
  align-items: center;}


#head_top2 {
	width: 100%;
	min-width: 550px;
	float: left;
	height: 80px;
	position: fixed;
	z-index: 99;
}

.profile-user-img {
	overflow: hidden;
}

.profile-user-img-img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.profile-user-img-detail {
	position: absolute;
	width: 300px;
	height: 300px;
	top: 0px;
	right: 120px;
	display: flex;
	justify-content: center;
	align-items: center;
	display: none;
	background-color: #fff;
	border-radius: 10px;
	border: 1px solid #666;
	box-shadow: 3px 3px 30px rgb(0 0 0/ 10%);
}

.profile-user-img-detail>img {
	object-fit: cover;
	max-width: 100%;
	max-height: 100%;
}

.profile-user-img-detail>.close3 {
	position: absolute;
	right: 7px;
	top: 12px;
	width: 30px;
	height: 30px;
	float: left;
	z-index: 9999999999999999999999999;
	cursor: pointer;
}

.profile-user-img-detail>.close3>img {
	width: 25px
}

.popupwindow_bottom_content button {
	margin: 10px 10px 10px 0px;
}

.working_box .working_in2 {
	z-index: 1;
}

.icon_menulist01, .icon_menulist02, .icon_menulist03 {
	cursor: pointer;
}

.call_msg_main {
	position: absolute;
	top: 680px;
	right: 0px;
	color: #ffffff;
	font-size: 17px;
}
.call_msg_sub {
	position: absolute;
	top: 700px;
	right: 0px;
	color: #ffffff;
	font-size: 17px;
}
.passwd_init {
	position: absolute;
	top: 730px;
	right: 0px;
	color: #ffffff;
	font-size: 16px;
}
.passwd_init a{
	color: #8080ff;
}
.fl_bottom .bottom_address{
	line-height: 200%;
}


.route_box {
	width: 100%;
	float: left;
	padding-left: 30px;
	background: url("../../img/icon/icon_home.svg") no-repeat 5px center;
	background-size: 20px;
	color: #999;
	margin : unset;
    margin-bottom: 3px;
}

.route_box .ininbox em:hover {
	color: #4c4cef;
	cursor: pointer;
}