@charset "utf-8";
/* CSS Document */

.StdImage160120 {
	width: 160px;
	height: 120px;
	border: 1px solid black;
	float:right;
	margin: 8px 0px 0px 10px;
 
}
.FullImage480360 {
	width: 480px;
	height: 360px;
	border: 1px solid black;
	clear:both;
	margin: 22px 0px 0px 10px;
 
}
.RecImage8060 {
	width: 80px;
	height: 60px;
	border: 1px solid black;
	display:inline
}
.StdImage120160 {
	width: 120px;
	height: 160px;
	border: 1px solid black;
	float:right;
	margin: 8px 0px 0px 10px;
 
}
.FullImage360480 {
	width: 360px;
	height: 480px;
	border: 1px solid black;
	clear:both;
	margin: 22px 0px 0px 10px;
 
}
.RecImage6080 {
	width: 60px;
	height: 80px;
	border: 1px solid black;
	display:inline
}