@charset "utf-8";

/* ----------------------------------------------

	CSS information
	file name  :  style.css
	infomation :  intro layout
	
 ---------------------------------------------- */


.intro{
	margin:15px 0 0 32px;
	}


.photo{
	position:absolute;
	display:block;
	top:380px;
	left:550px;
	}
