@charset "utf-8";
/* CSS Document */

.index_main {
	height: 671px;
	width: 975px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(../images/backgrounds/01.png);
}
.welcome {
	height: 120px;
	width: 975px;
	background-image: url(../images/Banners/index/bapage.png);
	position: absolute;
	left: 0px;
	top: 20px;
	z-index: 1;
}
.header {
	height: 43px;
	width: 200px;
	position: absolute;
	left: 676px;
	top: 219px;
	font-family: "Comic Sans MS", cursive;
	font-size: 18pt;
	text-align: center;
	color: #7c4342;
	font-style: italic;
}


.bapage {
	height: 294px;
	width: 284px;
	position: absolute;
	left: 640px;
	top: 257px;
	color: #7c4342;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-top-color: #7c4342;
	font-style: italic;
	text-align: center;
}
#login {
	height: 194px;
	width: 444px;
	position: absolute;
	left: 55px;
	top: 258px;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	padding: 10px;
	color: #666;
}
.date {
	height: 50px;
	width: 600px;
	position: absolute;
	left: 1px;
	top: 314px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #666;
}



.login #form1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
.forgotten {
	height: 50px;
	width: 400px;
	left: 1px;
	top: 234px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666;
	font-weight: bold;
}
.forgotten_head {
	height: 120px;
	width: 975px;
	left: 0px;
	top: 0px;
	background-image: url(../images/Banners/index/forgotten.png);
}
.login_forgotten {
	height: 275px;
	width: 375px;
	left: 300px;
	top: 168px;
	border: 1px dashed #7c4342;
	position: absolute;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
}
