#holepage{
	width:900px;
	position:absolute;
	margin:0px 0px 0px -450px;
	left:50%;
}

#topbar{
	width:900px;
	height:30px;
	background:url(../images/topbar.png) center center no-repeat;
}

#topbar a{
	float:right;
	padding:8px 14px 0px 14px;
	font:10pt Arial;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

#topbar img{
	float:right;
	margin:8px 0px 0px 0px;
}

#topbar a:hover{
	color:#CC3333;
	text-decoration:underline;
}

#middle{
	float:left;
	width:900px;
	height:120px;
	background:url(../images/image.png) center center no-repeat;
}

#bar{
	float:left;
	width:900px;
	height:20px;
	padding:2px 0px 0px 0px;
	background:url(../images/middle.png) top center no-repeat;
	font:10pt Arial;
	font-weight:bold;
	color:#CC3333;
}

#content1{
	float:left;
	width:900px;
	min-height:444px;
	margin:-2px 0px 0px 0px;
	background:url(../images/line.png) top center repeat;
}

#menu{
	float:left;
	width:196px;
	min-height:444px;
	margin:0px 0px 0px 4px;
}

#content2{
	float:left;
	width:676px;
	min-height:444px;
	margin:0px 0px 0px 10px;
}

#footer{
	float:left;
	width:900px;
	height:33px;
	margin:0px 0px 0px 0px;
	background:url(../images/footer.png) top center no-repeat;
}

#login{
	width:300px;
	height:260px;
	position:absolute;
	margin:-130px 0px 0px -150px;
	left:50%;
	top:50%;
	border:2px solid black;
}

#register{
	width:300px;
	height:356px;
	position:absolute;
	margin:-178px 0px 0px -150px;
	left:50%;
	top:50%;
	border:2px solid black;
}

#register_user{
	width:300px;
	height:240px;
	position:absolute;
	margin:-120px 0px 0px -150px;
	left:50%;
	top:50%;
	border:2px solid black;
}

#pwd{
	width:300px;
	height:306px;
	position:absolute;
	margin:-153px 0px 0px -150px;
	left:50%;
	top:50%;
	border:2px solid black;
}

#change_pwd{
	width:300px;
	height:256px;
	position:absolute;
	margin:-128px 0px 0px -150px;
	left:50%;
	top:50%;
	border:2px solid black;
}

#change_pwd_ok{
	width:300px;
	height:200px;
	position:absolute;
	margin:-100px 0px 0px -150px;
	left:50%;
	top:50%;
	border:2px solid black;
}

.footertext{
	padding:1px 0px 0px 0px;
	font:8pt Arial;
	color:#C0C0C0;
	text-align:center;
}

.logintext{
	font:10pt Arial;
	font-weight:bold;
	color:red;
	text-align:center;
}

.table_1 tr:hover{
	background:#F2F2F2;
}

.button_1{
	width:100px;
	margin:20px 0px 20px 0px;
	background:url(../images/button.jpg) no-repeat center center;
	border:1px solid #CCCCCC;
	cursor:pointer;
	font:10pt Arial;
}

.text_1{
	width:120px;
}

.style_1{
	margin:0px 14px 0px 0px;
}

.style_2{
	float:left;
	padding:0px 0px 0px 6px;
}

.style_3{
	float:right;
	padding:0px 6px 0px 0px;
}

.style_4{
	float:left;
	width:200px;
	padding:20px 0px 20px 0px;
	font:12pt Century Gothic;
	font-weight:bold;
	color:#000000;
	text-align:center;
}

.style_5 a{
	float:left;
	width:176px;
	margin:0px 0px 0px 8px;
	padding:6px 0px 5px 2px;
	border-bottom:1px dashed #000000;
	font:10pt Arial;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

.style_5 a:hover{
	color:#CC3333;
	text-decoration:underline;
}

.style_6{
	width:676px;
	padding:20px 0px 6px 0px;
	border-bottom:1px solid #000000;
	font:14pt Arial;
	font-weight:bold;
	color:#000000;
}

.style_7{
	width:676px;
	padding:6px 0px 0px 0px;
	font:10pt Arial;
	color:#000000;
}

.style_8{
	background:none;
	border:none;
}

.style_9{
	font:10pt Arial;
	color:#000000;
}

.style_10{
	margin:20px 0px 0px 0px;
	font:10pt Arial;
	color:red;
}