body,td,th {
	font-family: Verdana, Tahoma, Arial, Sans-serif;
	font-size: 12px;
	color: #666666;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #B3E4DE;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.base {
	width: 794px;
	margin: auto;
	background-image: url(main_grad.png);
	padding-right: 4px;
	padding-left: 4px;
	background-position: center center;
	background-repeat: repeat-y;
	padding-top: 4px;
}
.base .header {
	background-image: url(a01.jpg);
	background-position: center center;
	border: 1px solid #EAEAEA;
}
.base .header h1 {
	margin: 0px;
	padding: 30px;
	font-size: 1.3em;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	letter-spacing: 1em;
	color: #000000;
}
.base .header .menu ul {
	padding: 20px;
	list-style-type: none;
	height: 25px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 300px;
}
.base .header .menu li {
	float: left;
}
.base .header .menu li a {
	display: block;
	width: 70px;
	text-align: center;
	letter-spacing: 1px;
	line-height: 25px;
	margin-right: 2px;
	margin-left: 2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
}
.base .header .menu li a:hover {
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.base .main {
	padding: 30px;
}
.base .main .t {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.3em;
	line-height: 1.8em;
	color: #CCCCCC;
	letter-spacing: 1em;
	text-align: center;
}
.base .main .td {
	line-height: 1.6em;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 25px;
	padding-left: 15px;
	letter-spacing: 1px;
}
.copyright  {
	line-height: 59px;
	background-image: url(buttom_grad.png);
	width: 808px;
	margin: auto;
	text-align: center;
}
textarea, input {
	font-family: Verdana, Tahoma, Arial, Sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
	letter-spacing: 1px;
	margin: 2px;
	border: 1px solid #F0F0F0;
}