@charset "utf-8";
/* CSS Document */

body {margin: 0px; background: #f9f9f9;}
body, td, th {font-family: "微软雅黑"; font-size: 14px; letter-spacing: 2px; color: #333;}
a {font-family: "微软雅黑"; color: #333; text-decoration: none;}
a:hover {color: #F00; text-decoration: none;}

@font-face {
	font-family: SourceHanSansCNBold;
	src: url(SourceHanSansCN-Bold.otf);
}
@font-face {
	font-family: SourceHanSansCNMedium;
	src: url(SourceHanSansCN-Medium.otf);
}