@charset "utf-8";
/*WEB字体*/
@font-face {
	font-family:'HanHei SC';
	font-style:normal;
	font-weight:400;
	src:url("../other/HanHei-SC-text.eot");
	src:local('☺'), url("../other/HanHei-SC-text.woff") format("woff"), url("../other/HanHei-SC-text.ttf") format("truetype");
}
@font-face {
	font-family:'HanHei SC thin';
	font-style:normal;
	font-weight:300;
	src:local('☺'), url("../other/HanHei-SC-thin.woff") format("woff"), url("../other/HanHei-SC-thin.ttf") format("truetype");
}
@font-face {
	font-family:'HanHei SC Bold';
	font-style:normal;
	font-weight:600;
	src:local('☺'), url("../other/HanHei-SC-semibold.woff") format("woff"), url("../other/HanHei-SC-semibold.ttf") format("truetype");
}