@charset "utf-8";
/* CSS Document */
#image_1, #image_2 {
	width: 149px;
	height: 113px;
	position:relative;
}

#image_3 {
	width: 277px;
	height: 209px;
	position:relative;
}

#projectName {
	width: 210px;
	height: 113px;
	position:relative;
}

#projectNo {
	width: 128px;
	height: 113px;
	position:relative;
}

#image_1 img, #image_2 img, #image_3 img, #projectName img, #projectNo img{
	position:absolute;
	top: 0px;
	left: 0px;
	display:hidden;
}
