table {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}


	#start {
		background-image: url(../images/bg.jpg);
		background-repeat: no-repeat;
		width: 838px;
		height: 701px;
		position: relative;
	}
	#btn {
		float: left;
		margin-top: 595px;
		width: 265px;
		height: 85px;
		background-color: #ebeced;
		padding-top: 20px;
	}
	#btn_2_1 {
		position: absolute;
		width: 265px;
		background-image: url(../images/bgbox.png);
		background-repeat: repeat;
		top: 256px;
		left: 265px;
		height: 310px; 
		visibility: hidden;		
	}	
	#btn_2_2 {
		position: absolute;
		width: 265px;
		background-image: url(../images/bgbox.png);
		background-repeat: repeat;
		top: 116px;
		left: 573px;
		height: 450px; 
		visibility: hidden;		
	}		
	#btn_2_empty {
		float: left;
		margin-top: 10px;
		width: 265px;
		height: 85px;
		background-color: #FFFFFF;
		padding-top: 20px;		
	}
	.middle {
		margin-left: 21px;
		margin-right: 22px;
	}
	img {
		border: 0px;
	}
	
	h1 {
		font-family: Verdana;
		font-size: 14px;
	}
