/* index.html main_left
------------------------------------------------------------ */

#top_banner {
	width:670px;
	height:150px;
	margin-bottom:5px;
}

.flash {
	float:left;
	width:450px;
	height:150px;
}

.ps3 {
	float:right;
	width:215px;
	height:150px;
}

#top_info {
	width:670px;
}

.whats_new {
	float:left;
	width:330px;
	font-size:12px;
}

.update {
	float:left;
	width:330px;
	font-size:12px;
}

.caution {
	font-size:12px;
}

/* main_left
----------------------------------- */
