body{
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color: #DDDCDA;
}.tu {
	border: 1px solid #BCBCBC;
}
.red {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}

.zi14 {
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
}
.zi13 {
	font-size: 14px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
a{
	font-size: 12px;
	line-height: 25px;
	color: #666666;
	text-decoration: none;
}
a:hover{
	font-size: 12px;
	line-height: 25px;
	color: #FF0000;
	text-decoration: none;
}

.photo{
	float:left;
	width:250px;
	height:250px;
	padding:20px;
	text-align:center;
}
