body {
	/*background: #000;*/
	color : #eaeaea;
	font-family: Arial, helvetica;
	font-size: 11px;
	margin: 0px;
	overflow:-moz-scrollbars-vertical;
}
/*body a {
	text-decoration: none;
	color : #eaeaea;
}
body a:hover {
	color : #fff;
}*/
img {
	border: 0px none;
	margin: 0px;
}
#image, #return  {
	text-align: center;
}
	
.gallery{
	margin: auto;
	width: 560px;
	/*padding: 15px;	*/
	overflow: hidden;
	/*background: #000;
	border-top: 20px solid #DDDDDD;
	text-align:center;*/
	
}
.footer {
	/*background: #000;*/
}
#image, #return {
	width: 63px;
	float: left;
	margin: 5px;
	overflow: hidden;
}
#image {
	
}
#return {
	/*border: 1px solid #FFC493;*/
}
.menu {
	/*margin: 5px;
	margin-right: 10px;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
	padding: 4px;*/
	text-align:center;
	font-size: 14px;
	font-weight: bold;
	
	
}
.imgdetail
{
	background: #000;
	width:535px;
	padding: 10px 10px 10px 31px;
	border: 1px solid #666666;
	}
a:link, a:visited {
	color: #ffffff;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #00DDDD;
}
a:active {
	text-decoration: none;
	color: #E8C1FF;
}
.comments {
	height: 140px;
}
.imgs {
	/*height: 114px;*/
}
.image {
	/*width: 100%;
	height: 100px;
	margin-top: 10px;
	background: url(layout/shadow.gif) no-repeat top;	
*/}
/*iframe {
	width: 150px;
	height: 28px;
	overflow: hidden;*/
}