/* CSS Document */
.top01{
	background-image:url(images/index_01.jpg);
	background-repeat:no-repeat;
	width:253px;
	height:298px;
	}
	
.top02{
	background-image:url(images/index_02.jpg);
	background-repeat:no-repeat;
	width:263px;
	height:298px;
	}
	
.top03{
	background-image:url(images/index_03.jpg);
	background-repeat:no-repeat;
	width:255px;
	height:298px;
	}
	
.top04{
	background-image:url(images/index_04.jpg);
	background-repeat:no-repeat;
	width:229px;
	height:298px;
	}
	
.middle{
	background-image:url(images/index_05.jpg);
	background-repeat:no-repeat;
	width:1000px;
	height:128px;
	}
	
.bottem01{
	background-image:url(images/index_06.jpg);
	background-repeat:no-repeat;
	width:253px;
	height:169px;
	}
	
.bottem02{
	background-image:url(images/index_07.jpg);
	background-repeat:no-repeat;
	width:263px;
	height:169px;
	}
	
.bottem03{
	background-image:url(images/index_08.jpg);
	background-repeat:no-repeat;
	width:255px;
	height:169px;
	}
	
.bottem04{
	background-image:url(images/index_09.jpg);
	background-repeat:no-repeat;
	width:229px;
	height:169px;
	}
	
.maintext{
	font-family: Tahoma;
	font-size:12px;
	color:#c0c0c0;
	text-align:left;
	font-weight:bold;
	}
	


