/* English traits */
html[lang="en"] header .map a {
	font-size: 16px;
	line-height: 17px;
}

html[lang="en"] header .apply a {
	font-size: 16px;
	line-height: 18px;
}

/* Chinnese traits */
html[lang="cn"] body {
	font-family: Kaiti;
}

html[lang="cn"] header .language {
	font-family: 'Roboto';
}

html[lang="cn"] header .menu a {
	font-size: 27px;
}

html[lang="cn"] header .map a {
	font-size: 26px;
}

html[lang="cn"] header .apply a {
	font-size: 30px;
}

html[lang="cn"] header .logo span {
	font-size: 24px;
}

html[lang="cn"] .gallery .heading {
	font-size: 35px;
}

html[lang="cn"] footer .grammatica a {
	font-size: 18px;
}

html[lang="cn"] footer .copyrights .text a {
	font-size: 13px;
	font-family: Trebuchet MS;
	padding-left: 3px;
}

html[lang="cn"] footer .copyrights a.horizon span {
	font-size: 13px;
}

html[lang="cn"] footer .copyrights .text {
	font-size: 15px;
}

/* Japan traits */
html[lang="jn"] body {
	font-family: Kaiti;
}

html[lang="jn"] header .language {
	font-family: 'Roboto';
}

html[lang="jn"] header .menu a {
	font-size: 21px;
}

html[lang="jn"] header .map a {
	font-size: 20px;
}

html[lang="jn"] header .apply a {
	font-size: 20px;
}

html[lang="jn"] header .logo span {
	font-size: 17px;
}

html[lang="jn"] .gallery .heading {
	font-size: 35px;
}

html[lang="jn"] footer .copyrights .text a {
	font-size: 13px;
	font-family: Trebuchet MS;
	padding-left: 25px;
}

html[lang="jn"] footer .copyrights .text {
	font-size: 15px;
}

html[lang="jn"] footer .grammatica a {
	font-size: 12px;
	font-family: Trebuchet MS;
}

/* Korenian traits */
html[lang="ko"] body {
	font-family: byDefault;
}

html[lang="ko"] header .language {
	font-family: 'Roboto';
}

html[lang="ko"] header .menu a {
	font-size: 17px;
}

html[lang="ko"] header .map a {
	font-size: 19px;
}

html[lang="ko"] header .apply a {
	font-size: 21px;
}

html[lang="ko"] header .logo span {
	font-size: 25px;
}

html[lang="ko"] .gallery .heading {
	font-size: 35px;
}