body{
	font-family:sans-serif;
	background: #fff;
	color:#000;
	font-size:10pt;
	line-height:1.3;
}
hr, .noscreen, #menu, #nav, #foot, p.up, p.page, dd.detail, .rtop,.rbottom,.artop,.arbottom {
	display: none;
}
ul {
	padding-left: 0;
	margin-left: 0;
}
li {
	list-style: none;
	display: inline;
	width: 33%
}
.end {
	clear: both;
}
img {
	border: 3px solid #cecece;
	margin-right: 5px;
}
li img {
	margin: 0;
	border: none;
	width: 96%
}