/*  CSSt */
#side {
    top: 90px;
	left: 800px;
}
h2{
	font-size: 16px;
	margin-bottom: 10px;
	color: #336666;
}
.proc {
	width: 580px;
	margin-left: 10px;
}
table {
	width: 540px;
	margin: 10px 0px 10px 10px;
	border-collapse: collapse;
}
table, td {
	border: solid 1px #999999;
}
td {
	padding: 5px;
	line-height: 16px;
}
.no {
    width: 30px;
	text-align: center;
}
.picture {
    width: 120px;
/*	padding: 0px; */
	text-align: center;
}
.book {
	width: 120px;
	text-align: center;
} 
.comment {
	width: 260px;
	vertical-align: top;
} 
.other a {
	color: #336633;
	text-decoration: underline;
}
