@charset "utf-8";
/* CSS Document */
#MainForm_body
{
	width: 765px;
	height:auto;
	margin-right: auto;
	margin-left: auto;
	display:block;
}

.leftMenuBody{
	width:192px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #A4B5C9;
	border-bottom-color: #A4B5C9;
	border-left-color: #A4B5C9;
	height: 300px;
}
.page01{
	width:194px;
	float: left;
}
.page02{
	height:26px;
	width:194px;
	overflow:hidden;
	background-image:url(../images/Background/pageMenuBG.jpg);
}
.page04{
	width:566px;
	height:auto;
	float:right;
	}
.page05{
	border:1px solid #A4B5C9;
	width: 565px;
	font-size: 12px;
	line-height: 20px;
}
.page07 {
	font-size: 12px;
	line-height: 20px;
	padding: 10px;
}

.page06{
	width:561px;
	margin:2px;
	background-color:#90ACD1;
	height:24px;
	line-height:24px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 10px;
}
.page03 {
	margin: 5px;
}
.page08
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}