.ban {
	background-image: url(../images/ban.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 122px;
}
.body1 {
	background-color: #5C93CE;
	background-image: url(../images/bodygb.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
td {
	font-size: 12px;
}
.you {
	background-image: url(../images/you.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
.26 {
	line-height: 26px;
}


