@charset "utf-8";
/* CSS Document */

#content {
	width:74%;
	height:500px;
	}
	
#right {
	width:24%;
	height:500px;
	background-image:none;
	}
	

