@charset "utf-8";
.areaconts {
	width:100%!important;
	max-width: 1170px;
}
.advsearch-btn{
	background:url(/st/3/ko/pc/img/new-img/bg-view.png) repeat-x scroll 0 0 #fefdfd;
	border: solid 1px #f34287;
	color: #fff !important;
}
.advsearch-btn:hover{
	background:url(/st/3/ko/pc/img/new-img/bg-view.png) repeat-x scroll 0 0 #fefdfd;
	border: solid 1px #f34287;
	color: #fff !important;
	opacity: 0.9 !important;
	transition: all ease 0.3s;
}
#swity-zone{
	margin-left: auto !important;
}
@media (max-width:480px){
	#swity-zone{
		margin-left: 0 !important;
	}
    
	.advsearch-btn {
	margin-left: 104px;
	}
}
