﻿html, table
{
	font: 12px/120% SimSun 'Arial Unicode MS' sans-serif ;
}
html
{
	border: 0px none transparent;
}
body
{
	overflow: auto;
	background-image: url(../images/t8.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
form, body
{
	margin: 0px;
}
input
{
	height: 22px;
	padding: 3px 6px 0px 6px;
	line-height: 100%;
}
button
{
	height: 22px;
	padding: 1px 6px 0px 6px;
	font: 12px/22px;
}
