body {
	background-image: url(../images/okidc009.jpg);
	background-color: #979797;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	text-align:center;
}
.logintable {
	background-image: url(../images/okidc007.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin:auto;
	margin-top:80px;
	width:496px;
	height:326px;
	overflow:hidden;
}
.input_login {
	background-image: url(../images/dl.jpg);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 24px;
	width: 74px;
}
.input_area{
	border: 1px solid #666666;
}
a {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
