body {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	text-decoration: none;
	background-color: #CCCCCC;
	color: #000000;
	line-height: 20px;
}
a {
	text-decoration: none;
	color: #000000;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
img {border-color:#eeeeee} 
.foot {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
.font01 {
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
	font-size: 18px;
}
.font02 {
	font-weight: bold;
	color: #4DA6FF;
	text-decoration: none;
	font-size: 16px;
}
li {
	line-height: 28px;
}
