#box_mainphoto {
	text-align: center;
	float: left;
	width: 650px;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#box_spec {
	text-align: left;
	float: right;
	width: 300px;
	margin-top: 2px;
	padding-right: 5px;
	margin-bottom: 10px;
	padding-left: 5px;
}

#box_spec h3 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 15px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	color: #FF9;
}

#box_spec table {
	font-size: 14px;
	margin-bottom: 15px;
}

#box_spec table tr th {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-bottom: 2px;
	padding-top: 3px;
	padding-left: 2px;
}

#box_spec table tr td {
	padding-top: 3px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}

#comment {
	color: #333;
	background-color: #FFF;
	padding: 5px;
	font-size: small;
	line-height: 1.4em;
	margin-bottom: 10px;
}

.img_bottom { padding-bottom: 10px; }

#box_lightbox {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding: 3px;
	text-align: left;
}

#box_lightbox h4 { margin-bottom: 3px; }

#box_lightbox p a img { margin: 3px; }

#box_phototable {
	width: 912px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

#box_phototable table tr th {
	font-size: 12px;
	width: 170px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
	vertical-align: top;
	text-align: center;
}

#box_phototable table tr td {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

#box_phototable table tr td a {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
}

#box_phototable table tr td a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-right-color: #FF9;
	border-bottom-color: #FF9;
}

#box_fimage {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding: 3px;
	text-align: left;
}

#box_fimage h4 { margin-bottom: 3px; }

#comment p a {color:#996699;}
#comment p a:link {color:#996699;}
#comment p a:visited {color:#663366;}
#comment p a:hover {color:#9933cc;}
#comment p a:active {color:#9933cc;}