body {
	text-align:center;
	color: #000000;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	background-color:#000000;
}
.box {
	width:860px;
	text-align:center;
	padding: 10px;
	font-size:13px;
	color: #000000;
	line-height:14px;
	border:1px double #cccccc;
	border-width: 1px 2px 2px 1px;
	background-color: #f5f5f5;
}

.hr {	color: #000000;}

.table01 {
	text-align: left;
	vertical-align: top;
	font-size: 15px;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	padding: 5px;
}
.table02 {
	text-align: left;
	vertical-align: top;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	padding: 5px;
	background-image: url(gifimage/.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
.table11 {
	text-align: left;
	vertical-align: top;
	font-size: 13px;
	line-height: 30px;
	font-weight: normal;
	color: #333333;
	padding: 5px;
	border:1px double #000000;
	background-color: #ffffff;
}
.table21 {
	text-align: left;
	vertical-align: middle;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	padding: 5px;
	border:0px double #000000;
	background-color: #ffffff;
}

.td01 {
	width:100%;
	text-align: center;
	font-size: 15px;
	font-weight:normal;
	line-height: 15px;
	color: #ffffff;
	padding: 7px;
	border:1px double #999999;
	border-width: 3px 3px 3px 3px;
	background-color: #000000;
	background-image: url(gifimage/.gif);
	background-repeat:no-repeat;
}

.td02 {
	text-align: left;
	font-size: 15px;
	line-height: 20px;
	color: #000000;
	padding: 5px;
	border:1px double #cccccc;
	border-width: 1px;
	background-color: #ffffff;
}

.footer_link {
	font-size:11px;
	line-height:15px;
	margin-top:5px;
	width:100%;
	border:solid 0px #cccccc;
	background:#ffffff;
	color:#333333;
	padding-left:10px;
}
.head {
	font-size: 13px;
	color: #000000;
	padding-left: 5px;
}
.foot {
	font-size: 13px;
	color: #000000;
	padding-left: 5px;
}
a:link {
	color: #0000ff;
	text-decoration: underline;
}

a:visited {
	color: #A020F0;
	text-decoration: underline;
}
a:hover {
	color: #ff0000;
	text-decoration: underline;
	position: relative;
         	top: 1px;
         	left: 1px;
}
.refer{
	font-size:12px;
	line-height:18px;
	margin-top:5px;
	width:100%;
	background:#ffffff;
	color:#333333;
	padding-left:3px;
