﻿body {
	width:100%;
	padding:0px;
	margin:0px;
}

.object_photo_box {
	position:absolute;
	top:10px;
}
.object_photo_box img {
	border:0px;
	width:130px;
	height:85px;
}
