.cell{
	border:3px solid #cfc;
	padding:5px;
	margin: 1% 0;
}
.cell p{
	text-indent: 2em;
}
pre {
	white-space: pre-wrap;
}
form{
	width: 60%;
}
h2 {
	font-size: larger;
	margin: 0;
	background-color: #cfc;
	padding: 3px;
}
.ZuiXin{
	width: 38%;
	position: absolute;
	top: 1%;
	right: 1%;
	border: 3px solid #fcf;
	background-color: #fff;
}
.ZuiXin h2{
	font-size: 12px;
	margin: 0;
	padding: 3px;
	background-color: #fdf; 
	color: #020;
}
.ZuiXin h2 a{
	margin-top: -0.2em;
	color: #0a0;
	float: right;
	line-height: 20px;
}
.ZuiXin a{
	display: list-item;
	list-style: normal;
	margin: 7px 3px 7px 15px;
	line-height: 16px;
	text-decoration: none;
	font-size: 13px;
}
.ZuiXin a:hover{
	background-color: #dfd;
}

.svnlog {
	margin-top: 5px;
}
.svnlog .svnid{
	font-weight: bold;
}
.svnlog pre{
	margin-top: 3px;
}
