html,body,td,th {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #666666;
}
body {
	background-image: url(../img/back.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p {
	margin-left: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 20px;
}
li {
	margin-bottom: 10px;
}
dt {
	margin-bottom: 10px;
}
td img {
	display: block;
}
A:link {
	color: #CC0000;
	text-decoration: none;
	font-weight: bolder;
}
A:visited {
	color: #CC0000;
	text-decoration: none;
	font-weight: bolder;
}
A:active {
	color: #CC0000;
	text-decoration: none;
	font-weight: bolder;
}
A:hover {
	color: #9900CC;
	text-decoration: underline;
	font-weight: bolder;
}
.tb-head {
	width:900px;
	margin:0px;
	padding:0px;
	border:0px;
}
.tb-body {
	width:900px;
	margin:0px;
	padding:0px;
	border:0px;
	background-image: url(../img/tb_back.jpg);
}
.txt-body {
	font-size: 12px;
	color: #666666;
	text-align: justify;
}
.txt-body-title {
	font-size: 15px;
	color: #333333;
	font-weight: bold;
	vertical-align:middle;
}
.txt-body-title a:link {
	color: #FFEE00;
}
.txt-body-title a:active {
	color: #FFEE00;
}
.txt-body-title a:visited {
	color: #FFEE00;
}
.txt-body-title a:hover {
	color: #FFFF66;
}
.txt-body-head {
	font-size: 13px;
	color: #555555;
	font-weight: bold;
}
.txt-bold {
	font-weight: bold;
	vertical-align:middle;
}
.txt-boldu {
	font-weight: bold;
	text-decoration: underline;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	vertical-align:middle;
}
.foot {
	font-size: 10px;
	color: #333333;
	text-align: center;
}
.legal {
	font-size: 11px;
	color: #003366;
}
.img {
	vertical-align: middle;
	border: 0px;
	display: block;
}
.img-mini {
	vertical-align: middle;
	border: solid 1px #999999;
}