@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
}
.leftcontent {
		position: absolute;
		cellpadding:20px;
		left:60px;
		top:11opx;
		width:205px;
		height:999px;
		background:#FFFFFF;
		border:1px solid #000;
	}
.rightcontent {
	position: absolute;
	cellpadding:20px;
	right:58px;
	top:11opx;
	width:207px;
	height:999px;
	background:#fff;
	border:1px solid #000;
	}
.centercontent {
		margin-top: 2px;
		margin-left: 256px;
		margin-right:256px;
		height:998px;
		border:1px solid #000;
		background-color:#FFFFFF;
		overflow: auto;
	}
body {
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
 	}
.Titlebox {
	height:100px;
	margin-left:50px;
	margin-right:50px;
	width:91%;
	background-color:#6EBB1F;
	}
.Footerbox {
	height: 40px;
	margin-left:50px;
	margin-right:50px;
	width:91%;
	background-color:#FF0000;
	}
.style1 {
	font-size: 16px;
	font-weight: bold;
}
.style2 {
	font-size: 14px;
	font-weight: bold;