/* 通用表格样式 */
* {
	margin: 0;
	padding: 0;}

body {
	width: 100%;
	font: 12px "宋体";
	background: url(/dfiles/12302/web/images/desktop/main_bg2.jpg);}
