@charset "UTF-8";

#mainLeft{
	position:relative;
	margin-top:10px;
	margin-left:5px;
	margin-bottom:40px;
	float:left;
	width:640px;
	height:1100px;
	background:url(../img/index.jpg) 0 0 no-repeat;
}

