@charset "utf-8";
#projectlist {
	position:absolute;
	width:243px;
	height:360px;
	z-index:auto;
	left: 0px;
	top: 10px;
	padding: 10px;
	border: 1px solid #990000;
}
#image {
	position:absolute;
	width:350px;
	height:250px;
	z-index:5;
	left: 38px;
	top: 15px;
}
#description {
	position:absolute;
	width:350px;
	height:120px;
	z-index:5;
	left: 40px;
	top: 311px;
}
#name {
	position:absolute;
	width:259px;
	height:22px;
	z-index:5;
	left: 77px;
	top: 276px;
}
#projectinfo {
	position:absolute;
	width:427px;
	height:534px;
	z-index:5;
	left: 302px;
	top: 10px;
	border: 1px dotted #031030;
}
