body {
	background:#501804;
}
#page {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	z-index:1;
	background:#d09854;
}
#top {
	padding:20px;
}
#dia_show {
	padding: 0px; 
	margin: 10px;
	overflow: hidden; 
	width: 400px; 
	height: 600px; 
	position: relative;
	float:right;
}
#info {
		padding: 10px; 
		margin: 10px; 
		overflow: hidden; 
		width: 440px; 
		height: 680px; 
		float:left;
		background:#e0a864;
}
#dia_show img {
	border: 0px none ; 
	position: absolute; 
	visibility: hidden; 
	top: -350px; 
	left: -120px; 
	width: 1200px; 
	height: 800px; 
	display: block;
}
.small {
	padding-top:5px;
  font-size:   10px;
  line-height: 14px;	
}
body, p, ol, ul, td {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:   11px;
  line-height: 16px;
}
pre {
  background-color: #eee;
  padding: 10px;
  font-size: 11px;
}
a { 
	color: #d00; 
}
a:visited { 
	color: #d00; 
}
a:hover { 
	color: #fff; 
}
