html {
	margin: 0px;
}
body {
	margin: 0px;
}
form {
	margin: 0px;
}
.home_body {
	background-image: url("images/homebg.png"); background-repeat: repeat-x; background-color: rgb(255, 255, 255);
}
.home_banner {
	margin: auto; width: 1002px; height: 137px;
}
.home_menu {
	margin: auto; width: 1002px; height: 39px; background-image: url("images/menu_bg.png"); background-repeat: no-repeat;
}
.home_noity {
	margin: auto; width: 1002px; height: 28px; background-image: url("images/notity_bg.png"); background-repeat: repeat-x;
}
.home_maintable {
	margin: auto; border: 0px currentColor; border-image: none; width: 1002px;
}
.home_maintable_left {
	width: 227px;
}
.home_maintable_right {
	width: 775px;
}
