#change-lang-component{
	position: absolute;
	right: 44px;
	top: 167px;
}


#change-lang-title{
	cursor: pointer;
}

#change-lang-ul{
	background-color: #fff;
	border-style: dotted;
	border-width: 1px;
	list-style-type: none;
}
#change-lang-ul li a img{
	display: inherit;
}