﻿@charset "utf-8";

div.thumb {
	width: 170px;
	height: 130px;
}

div.thumb div.frame_outer {
	width:168px;
	height:128px;
	border-width: 1px;
	border-style: solid;
	border-color: #ae9a5d #4a3a25 #4a3a25 #ae9a5d;
}

div.thumb div.frame_body {
	width:162px;
	height:122px;
	border:3px solid #7f6a42;
}

div.thumb div.frame_inner {
	width: 160px;
	height: 120px;
	border-width: 1px;
	border-style: solid;
	border-color: #4a3a25 #ae9a5d #ae9a5d #4a3a25;
}

div.thumb img.thumb {
	width: 160px;
	height: 120px;
	border-style: none;
}
