@charset "UTF-8";

#sel-lang {
	position: absolute;
	top: 60px;
	right: 10px;
	z-index: 9999;
	background-color: #FFFFFF;
	display: none;
}

#sel-lang ul {
	border: solid 1px #c0c0c0;
}

#sel-lang ul li {
	border-bottom: solid 1px #c0c0c0;
	text-align: center;
}

#sel-lang ul li p {
	padding: 10px 20px;
}

#back-btn {
	float: right;
	width: 60px;
	height: 60px;
}

#back-btn img {
	height: 52px;
	margin: 4px;
}

#lang-btn {
	float: right;
	height: 60px;
}

#lang-btn img {
	margin-top: 14px;
	margin-right: 10px;
}
