.body {
	font-family			: Á¥Ìå;
	font-size			: 12pt;
	color				: #000000;
	background-color	: #6699FF;
	margin				: 0px:
}
H1 {font-family			: Á¥Ìå;
	color				:green;
}	
.header_title {
	color				: #FFFFFF;
	background-color	: #000066;
	font-size			: 16pt;
	font-weight			: bold;
	border				: 0px solid #339966;
}
.slistheader {
	color				: white;
	background-color	: #6699FF;
	font-weight			: bold;
}
.slistheader_button {
    width				: 20%;
	color				: white;
	background-color	: #6699FF;
	font-weight			: bold;
	cursor				: hand;
}
.slistheader_button1 {
    font-family			: Á¥Ìå;
    width				: 100%;
	color				: white;
	background-color	: #6699FF;
	font-weight			: bold;
	cursor				: hand;
	border				: 0px solid #339966;
}
.ctrlbutton {
	color				: #000000;
	background-color	: #FFFFFF;
	background-repeat	: no-repeat;
	background-position	: center;
	text-align			: center;
	margin				: 0px 0px 0px 0px;
	padding				: 0px 0px 0px 0px;
}

.headerbutton_help {
	color				: #000000;
	width				: 70px;
	height				: 34px;
	font-size			: 14pt;
	font-weight			: bold;
	background-position	: center;
	text-align			: center;
	margin				: 3px 3px 3px 3px;
	padding				: 0px 0px 0px 0px;
}
.footerbutton_line1 {
	color				: #000000;
	width				: 90px;
	height				: 40px;
	font-size			: 14pt;
	font-weight			: bold;
	background-position	: center;
	text-align			: center;
	margin				: 5px 5px 5px 5px;
	padding				: 0px 0px 0px 0px;
}

.footerbutton_line2 {
	color				: #000000;
	width				: 90px;
	height				: 40px;
	font-size			: 11pt;
	font-weight			: bold;
	background-position	: center;
	text-align			: center;
	margin				: 5px 5px 5px 5px;
	padding				: 0px 0px 0px 0px;
}
.listbody {
	color				: #000000;
	background-color	: #FFFFFF;
}


