@charset "utf-8";
#apDiv1 {
	position:absolute;
	width:182px;
	height:133px;
	z-index:1;
	left: 10px;
	top: 699px;
	background-color: #990033;
}
#apDiv2 {
	position:absolute;
	width:75px;
	height:16px;
	z-index:2;
	left: 882px;
	top: 211px;
	background-color: #999966;
	background-image: url(authentication.php);
}
.register {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	background-color:#CCCCCC;width:20px;
	text-decoration:blink;
	color: #999999;
	text-decoration: blink;
}
.conference {
	position: absolute;
	height: 500px;
	width: 350px;
	left: 250px;
	top: 226px;
	background-color: #666666;
}
a:link{
 color:#FFFFFF;
 text-align:center;
 text-decoration:none;
}