@charset "utf-8";
.leftdiv {
	background-color: #00ff22;
	float: left;
	height: 100%;
	width: 300px;
	
}
