#header {
	clear: both;
	height: 73px;
	width: 567px;
	margin-right: auto;
	margin-left: auto;
}
#wrap {
	clear: both;
	height: auto;
	width: 567px;
	margin-right: auto;
	margin-left: auto;
}
#grayline {
	background: #CCCCCC;
	height: 10px;
	width: 100%;
	margin-bottom: 8px;
}
#box_title {
	background: url(box_title_bg.gif) no-repeat center top;
	clear: both;
	height: 32px;
	width: 565px;
	margin-right: auto;
	margin-left: auto;
	font: 18px/30px "华文细黑";
	text-align: center;
}
#box_main {
	background: url(box_content_bg.gif) repeat-y center;
	clear: both;
	height: auto;
	width: 565px;
	margin-right: auto;
	margin-left: auto;
}
#box_footer {
	background: url(box_footer_bg.gif) no-repeat center center;
	clear: both;
	height: 8px;
	width: 565px;
	margin-right: auto;
	margin-left: auto;
}
#button_area {
	line-height: 20px;
	text-align: center;
	clear: both;
	height: 60px;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
}
.button {
	height: 22px;
	width: 64px;
}
body, table, tr, td {
	font-size: 14px;
}
.STYLE1 {
	font: bold 16px;
	font-size: 24px;
}
.STYLE2 {
	font-size: xx-large;
	font-style: italic;
}
