.font10 {
	font-size: 10px;
}
.font11 {
	font-size: 11px;
}
.font12 {
	font-size: 12px;
}
.font9 {
	font-size: 9px;
}
.header {
	font-size: 12px;
	font-family: "lr SVbN", "Osaka|",sans-serif;
}
/*----------------------------------------*/

#language_select {
	position:absolute;
	display:none;
	left:425px;
	top: 26px;
	width: 52px;
}

:root *> #language_select { 
	position:absolute;
	background-color:rgb(245,245,245);
	display:none;
	left:425px;
	top: 14px;
	width: 52px;
}


#language_select li {
	list-style-type: none;
	float:left;
	margin:0;
	padding:0;
}


/*#language_select img { 
border:0;
}*/
#language_select .language_select01 { 
width:52px;
height:28px;
	background-color: rgb(225,225,225);
}
#language_select .language_select02 {
	width:52px;
	height:27px;
	background-color: rgb(225,225,225);
}
#language_select .language_select03 {
	width:52px;
	height:27px;
	background-color: rgb(225,225,225);
}
#language_select .language_select04 {
	width:52px;
	height:28px;
	background-color: rgb(225,225,225);
}

#language_select .language_select01 a:hover,#language_select .language_select02 a:hover,#language_select .language_select03 a:hover,#language_select .language_select04 a:hover { 
	background-color:#FCC048;
} 

