body{
	margin:0;
	padding:0;
	font-family: Microsoft Sans Serif, Tahoma, MS Serif;
	font-size: 14px;
	color: #003300;
	width:1024px;
}
.copyright td{
	color:#333; padding:0 10px 5px 10px; font-size:11px;
}
.copyright a{
	color:#333;
	text-decoration:underline;
}
a{
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img{
	border:none;
}
.body{
	background:url(../images/tm2_02.jpg) repeat-y left bottom;
}
.body-inner{
	background:url(../images/tm2_03.jpg) no-repeat left bottom;
}

.pnBt{
	clear:both;
	text-align:center;
	padding:10px;
}
input{
	font-family:Tahoma, "MS Sans Serif";
	font-size:12px;
}
input[type=button],input[type=submit]{
	background-color:#F3FCE0;
	border:solid 1px;
	border-color:#99CC33 #009900 #009900 #99CC33;
	font-weight:bold;	
	cursor:pointer;
}
form{
	margin:0;
	padding:0;
}
.style8 {
	color: #FF6600;
	font-weight: bold;
	font-size: 18px;
}
img{
	vertical-align:middle;
}