@charset "utf-8";

/* foreign font-family
------------------------------------------------- */

body, input, button, checkbox, file, options, password, radio, select, reset, submit, text, textarea{
	font-family:SimSun, PMingLiU, NSimSun, SimHei, Hei, 'MS UI Gothic', sans-serif;
	word-break:normal;
}
