body {
	background-color: #FFCC99;
	background-image: url(../image/bg3.gif);
	background-repeat: repeat-y;
	background-position: center;
	color: #666666;
	font-size: 13px;
	margin-top: 10px;
	text-align: center;
}
a,
a:link,
a:visited {
	color: #4169e1;
	font-size: 12px;
	text-decoration: underline;
}
a:hover {
	color: #ff1493;
	text-decoration: underline;
}
a img {
	border: 0;
}
h1 {
	display: inline;
	font-size: 120%;
	font-weight: bold;
	margin: 15px;
}
h2 {
	display: inline;
	font-size: 120%;
	font-weight: bold;
	margin: 0px;
}
h3 {
	display: inline;
	font-size: 120%;
	font-weight: bold;
	margin: 15px;
}
em {
	font-style: normal;
}
strong {
	font-style: normal;
}
.key {
	margin: 0px;
	padding: 0px;
}
td {
	font-size: 13px;
}
#head {
	width: 650px;
	margin: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
}
.desc {
	color: #666666;
	font-size: 120%;
	font-weight: bold;
	margin: 0px;
}
#content {
	width: 650px;
	margin: 5px 0px 25px;
	margin-left: auto;
	margin-right: auto;
}
#content p {
	font-size: 13px;
	margin: 0px;
	margin-left: 35px;
	padding: 0px;
	text-align: left;
}
.exp {
	margin-top: 10px;
	text-align: center;
}
.txt {
	text-align: center;
}
.image {
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: center;
}
#foot {
	margin: 0px;
	padding: 0px;
	text-align: center;
	width: 650px;
}
ul {
	list-style: none;
	padding-bottom: 0px;
	margin: 0px;
}
li {
	color: #666666;
	display: inline;
	list-style: none;
	text-align: center;
}
