.colorBox {
	width: 100%;
	height: 100%;
	background-color: #000000;
	-moz-opacity: 0.2;
	opacity: 0.2;
	-khtml-opacity: 0.2;
	filter: alpha(opacity=20);
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10;
}
.overlayBox {
	width: 600px;
	height: 200px;
	background-color: #EEEEEE;
	background-image: url('images/loading.gif');
	background-position: center center;
	background-repeat: no-repeat;
	position: absolute;
	z-index: 20;
}
.overlayBox h1 {
	font-size: 16px;
	color: #FFFFFF;
	background-color: #333333;
	margin: 0px;
	font-weight: normal;
	padding: 4px;
}
.overlayBox h1 a {
	font-family: Verdana, Trebuchet MS, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	float: right;
	margin: 5px 3px 0px 0px;
	font-variant: small-caps;
}
.overlayBox h1 a:hover {
	text-decoration: underline;
}
.overlayBox div {
	padding: 2px 12px 2px 12px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	margin-bottom: -1px;
	background-color: #EEEEEE;
}
.overlayBox .link {
	cursor: pointer;
}
.overlayBox div strong {
	float: right;
}	

.input { border:1px solid #666666; padding:2px; height:16px; background:#f5f5f5; }
.submit { background: url('images/submit.png') repeat-x top; height:22px; border:1px solid #666666; color:#FFF; font-size:12px; font-weight:bold; }
.textarea_getcode { border:1px solid #666666; padding:2px; font-family:Arial, Helvetica, sans-serif; font-size:11px; background:#f5f5f5;}


body {
	padding: 0px;
	text-align: center;
	margin: 0px;
	background-color: #99CCCC;
}
.top {
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 750px;
	text-align: center;
	background-color: #33FFFF;
	background-image: url(images/top22.gif);
	background-position: center;
}


.zeitai {
	padding: 0px;
	width: 750px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
h1 {
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 40px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	padding-right: 400px;
	
	}.hidari {
	padding: 0px;
	float: left;
	text-align: left;
	margin: 0px;
	width: 500px;
	background-color: #FFFFFF;
}
.migi {
	margin: 0px;
	padding: 0px;
	width: 200px;
	float: right;
	text-align: left;
	background-image: url(file:///C|/img/right_back.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
.zeitai .hidari .main table {
	font-size: 12px;
}

.main {
	padding: 0px 7px;
	background-color: #FFFFFF;
	margin: 0px 0px 0px 10px;
	border: 2px solid #AEB5C1;
	line-height: 180%;
}
.title {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	display: block;
	padding: 8px 5px 2px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	color: #000000;
	margin-right: 9px;
	margin-left: 2px;
	font-weight: bold;
}
.list {
		margin-top: 5px;
	margin-right: 8px;
	margin-bottom: 5px;
	margin-left: 5px;
}


a.tt:link {
	font-size: 12px;
	display: block;
	margin: 3px;
	padding: 5px;
	border: 1px solid #626D80;
	color: #FFFFFF;
	background-color: #FF9966;
	width: 165px;
}

a.tt:visited {
	font-size: 12px;
	display: block;
	margin: 3px;
	padding: 5px;
	border: 1px solid #626D80;
	color: #000000;
	background-color: #FF9966;
	width: 165px;
}
a.tt:hover {
	font-size: 12px;
	display: block;
	margin: 3px;
	padding: 5px;
	border: 1px solid #626D80;
	color: #666666;
	background-color: #CCFF00;
	width: 165px;
}

a:link {
	color: #000000;

}

a:visited {
	color: #000000;

}
a:hover {
	color: #000000;

}


.line {
	font-size: small;
	line-height: 160%;
	color: #565F70;
	padding-top: 5px;
	padding-right: 14px;
	padding-bottom: 5px;
	padding-left: 7px;
}

h2 {
	font-size: 16px;
	color: #636C7B;
	margin: 10px 0px 5px;
	padding: 2px 7px 0px;
	border: 1px solid #636C7B;
}


h3 {
	font-size: 14px;
	color: #FF6600;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.con {
	font-size: small;
	color: #565F70;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
}

.futer {
	clear: both;
	width: 700px;
	font-family: "Courier New", Courier, mono;
	font-size: small;
	color: #FFFFFF;
	background-image: url(file:///C|/img/bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
