body{
	background: url(../_wp_generated/wp0c2f2333.jpg); 
	background-position: top center;
	background-color: grey;	
	font-family: verdana;
	font-size: 10pt;
}

td{
	font-family: verdana;
	font-size: 10pt;
	}

.trborder{
	border: 1px solid white;	
}

.container {
	margin-left: auto;
	margin-right: auto;
	width: 752px;
	height: 800px;
}

.title{
	font-family: verdana;
	font-size: 16pt;
	color: red;
}

h2{
	font-family: verdana;
	font-size: 10pt;
	font-weight:bold;
}

.headerleft {
	width: 150px;
	height: 112px;
	background-image: url('image/logo.jpg');
	position:absolute;
}

.headerright{
	width: 590Px;
	background-color: #FF6600;
	height: 112px;
	position:absolute;
	margin-left:150px;
	padding-left:10px;
}

.headerright p{
	vertical-align: middle;
	text-align: center;
	font-family: verdana;
	font-size: 20pt;
	color: white;
}

.middleleft{
	margin-top:112px;
	width: 150px;
	height: 488px;
	background-color: #FF6600;
	position:absolute;
	padding:4pt;
}

.middleright{
	margin-top:112px;
	width: 590Px;	
	height: 488px;
	position:absolute;
	margin-left:150px;
	padding-left:10px;
	background-image: url('image/bg.jpg');
	overflow:auto;
}

.bottomleft {
	margin-top:600px;
	width: 150px;
	height: 112px;
	background-image: url('image/time.jpg');
	position:absolute;
}

.bottomright{
	background-color: #FF6600;
	margin-top:600px;
	width: 590Px;
	height: 112px;
	position:absolute;
	margin-left:150px;
	padding-left:10px;
}

.bottomright p{
	vertical-align: middle;
	text-align: center;
	font-family: verdana;
	font-size: 20pt;
	color: white;
}
