body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#webBG {
	background-color: #FFF;
	background-image: url(../layout_images_index/Index_v010_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	height: 545px;
	margin-top: 3%;
	margin-bottom: auto;
}
#webPage {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 23px;
}
/*
#webHeaderLine {
	height: 5px;
	width: 750px;
	background-color: #00007E;

}
#webHeaderLogo {
	margin: 0px;
	height: 75px;
	width: 750px;
	background-color: #FFF;
}
#webSubHeader {
	margin: 0px;
	height: 155px;
	width: 580px;
	background-color: #FFF;
}
#webMainMenu {
	width: 170px;
	padding: 0px;
	overflow: hidden;
	float: left;
}
#webMainMenu a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}*/
#webContent {
	margin: 0px;
	width: 580px;
	background-color: #FFF;
	float: left;
}/*
#webContent p,
#webContent li{
	text-align: left;
	color: #000;
	letter-spacing: 0.15em;
	line-height: 1.2em;
	font-size: 10pt;
}
#webPad {
	height: 160px;
	width: 580px;
}
#webPad00 {
	height: 160px;
	width: 470px;
	float: left;
}
#webPad00 img {
	float: left;
}
#webPadNote {
	float: left;
	width: 470px;
	height: 90px;
	overflow: hidden;
	padding-top: 10px;
	background-image: url(../layout_images_index/wepad_note_bg.gif);
}
#webPadNote div{
	visibility: hidden;
	display: none;
}*/
#webFooter {
	width: 750px;
	height: 80px;
	clear: both;
	float: left;
	/*padding-top: 40px;
	padding-top: 20px;*/
}
#webFooter p,
#webFooter a,
#webFooter a:link,
#webFooter a:visited {
	text-align: center;
	color: #666;
	letter-spacing: 0.12em;
	line-height: 1.4em;
	font-size: 8pt;
	text-decoration: none;
}
#webFooter a:active,
#webFooter a:hover{
	text-decoration: underline;
}
#webCopyright {
	width: 750px;
	height: 80px;
	clear: both;
	float: left;
	/*padding-top: 40px;*/
	padding-top: 20px;
}
#webCopyright p,
#webCopyright a,
#webCopyright a:link,
#webCopyright a:visited {
	text-align: right;
	color: #CCC;
	line-height: 1.4em;
	font-size: 8pt;
	text-decoration: none;
}