@charset "utf-8";
/* CSS Document */

/*@font-face{
	font-family: "MicrosoftYaHeiLight";
	src:url('../fonts/Microsoft YaHei UI Light.ttf');
}*/
@font-face {
font-family: 'Source-Han-Light';
src: url('../fonts/Source-Han-Light.eot');
src: url('../fonts/Source-Han-Light.eot?#iefix') format('embedded-opentype'),
     url('../fonts/Source-Han-Light.woff') format('woff'),
     url('../fonts/Source-Han-Light.ttf') format('truetype'),
     url('../fonts/Source-Han-Light.svg#Source-Han-Light') format('svg');
}