@charset "utf-8";
body{
	margin:0px;
	padding:0px;
	background-image: url(images/bg_01.gif);
	background-repeat: repeat-x;
	font-size: 12px;
}
	



td {
	font-size: 12px;
}
.title {
	font-family: "黑体";
	font-size: 16px;
	color: #900;
}

