body {
	margin: 0px;
	background-color: #000000;
}
.input01 {
	font-size: 12px;
	background-color: #000000;
	border: 1px solid #3A617E;
	height: 16px;
}
.leftline {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #535353;
}
.bgfoot {
	background-image: url(../images/index_42.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.blue {
	color: #00c0ff;
	text-decoration: none;
}
.blue a:link {
	color: #00c0ff;
	text-decoration: underline;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #404040;
	line-height: 18px;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #00C0FF;
	text-decoration: underline;
}

.blue a:visited {
	color: #00c0ff;
	text-decoration: underline;
}
.blue a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.white {
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
.white a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.white a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.white a:hover {
	color: #00C0FF;
	text-decoration: underline;
}
.gray {
	font-size: 12px;
	line-height: 18px;
	color: #999999;
	text-decoration: none;
}
table {
	font-size: 11px;
	line-height: 24px;
	color: #999999;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
table p {
	font-size: 12px;
	line-height: 20px;
}
.TdLine input {
	width:200px; 
	background-color:#000000; 
	border:#FFFFFF solid 1px; 
	color:#FFFFFF;
}
.TdLine textarea{
	width:200px; 
	background-color:#000000; 
	border:#FFFFFF solid 1px; 
	color:#FFFFFF;
}

