body {
}
div.toptitle {
	margin: 0;
	padding: 215px 0 0 60px;
	width: 940px;
/*	height: 78px;*/
	height: 105px;

	background: url(../images/title.gif) no-repeat;
	display: block;
}
h1.commonTitle{
	width:1000px;
	margin:0 auto;
}
div.main{
	background:url(../images/main_back.gif);
	width:1000px;
/*--	min-height:100%;--*/
	clear:both;
	overflow:hidden;
	margin:0 auto;
}
div.mainTop{
	margin:0 auto;
/*--	background:url(../images/main_back.gif); --*/
	width:1000px;
/*--	min-height:100%;--*/
	clear:both;
	overflow:hidden;
}
div.IndexTopBackground {
	margin: 0;
	padding: 0;
	background: url(../images/IndexTopBackground.gif) no-repeat;
	width: 1000px;
	height: 5px;
	display: block;
}
	* html div.IndexTopBackground {
		margin: 0 0 -14px 0;
	}
div.IndexMiddleBackground {
	margin: 0;
	padding: 0;
	background: url(../images/IndexMiddleBackground.gif) repeat-y;
	width: 1000px;
	height: 100%;
}
div.contents{
	margin:0 auto;
	margin-top:-20px;
	padding:20px 0 20px 10px;
	width:970px;
	min-height: 650px;
	background:#ffffff;
}
*html div.contents{
	margin-top:0px;
}
*+html div.contents{
	margin-top:0px;
}
div.mainLeft{
/*--	background:url(../images/main_left_back.gif) no-repeat;--*/
/*--	margin:0 10px -32768px 10px; --*/
/*--	padding-bottom:32768px;--*/
/*--	height:760px;--*/
	margin: 0 0 -12px 12px;
	float:left;
	width:670px;
	text-align:left;
}
	* html div.mainLeft {
		margin: 0 0 0 6px;
	}
div.mainRight{
/*--	margin:0 10px -32768px 0; --*/
/*--	padding-bottom:32768px;--*/
/*--	height:760px;--*/
	margin: 0 10px 0 0;
	float:right;
	width:300px;
}
	* html div.mainRight{
/*--	margin:0 10px -32768px 0; --*/
/*--	padding-bottom:32768px; --*/
/*--	height:760px;--*/
		margin: 0 5px 0 0;
		float:right;
		width:290px;
		height:760px;
	}

div.bannerBox{
	margin:8px;
}
.clearBr{
	clear:both;
	height:0;
	font-size:1px;
	line-height:0px;
}
div.footer{
	width:1000px;
	height:30px;
	margin:0 auto;
	background:url(../images/in_back_bottom2.gif);
}
div.footer2{
	margin:0 auto;
	padding:20px 0px;
	width:1000px;
	height:60px;
	background: url(../images/IndexBottomBackground.gif) no-repeat;
/*-- background:url(../images/main_back.gif); --*/
	color:#ffffff;
	text-align:center;
	display: block;
}
* html div.footer2{
	margin-top: -23px;
}

