@charset "utf-8";
.en {
font-family: "Tahoma", "Arial", "Helvetica", "sans-serif";
}

.ja {
font-family: "Tahoma", "MS UI Gothic", "MS P Gothic", "Osaka", "sans-serif";
}

.zh {
font-family: "Tahoma", "SimSun", "PmingLiU", "MS Song", "Beijing", "Founder GB", "GB Mincho", "Song";
}

.ko {
font-family: "Tahoma", "New Gulim", "Gulim", "GulimChe", "AppleGothic";
}

