/* index
--------------------------------------------------------------------------------*/

body{
	background-image: url(../images/footer_bg03.gif);
	background-position: center top;
	margin:0;
	padding:0;
	color: #666;
	text-align: center;
}

#mainBg01{
	background-image: url(../images/bg02.gif);
	background-repeat:repeat-x;
	background-position: center top;
	border-top:1px solid #D5D5D5;
}

#footer2{
	height: 127px;
	background-position: center top;
	background-image: url(../images/footer_bg01.gif);
	background-repeat:no-repeat;
}


.indexBox01{
 height: 300px;
	background-image: url(../images/index_bg01.gif);
	background-position: center;
	background-repeat: no-repeat;
}


.indexBox02{
	background-image: url(../images/index_bg02.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
}

.indexBox021{
	width: 825px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/index_bg03.gif);
	background-position: center;
	text-align: left;
}

.indexBox022{
	background-image: url(../images/index_bg04.gif);
	background-repeat: repeat-y;
}



.indexWNew{ /* ===== index What's New	===== */
	width: 265px;
	margin-left: 13px;
}
.indexWNew th{
	width: 40px;
	color: #3F6283;
	vertical-align: top;
	text-align:left;
	padding-left:1px;
	font-weight:normal;
}
.indexWNew td{ vertical-align: top;	}

.indexWNew a:link, .indexWNew a:visited,
.indexWNew a:hover, .indexWNew a:active{
	color:#577C99;
}


.indexBanner01{	/* ===== index banner ===== */
	margin: 0 0 1px 0;
	background-color: #F2F2F2;
}
.indexBanner01 td{
	padding: 0 10px 0 5px;  
}

.indexBanner02{	/* ===== index banner ===== */
	margin: 0 0 1px 0;
	background-color: #DADADA	;
}
.indexBanner02 td{
	padding: 0 10px 0 5px;  
}

.topBnBox{
	border:1px solid #779ABB;
}
