body {
	margin: 0px;
	background-image: url(../img/home/topbg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
img {
	border: 0px;
}
a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #FF3333;
	text-decoration: underline;
}
a:active {
	color: #FF3333;
	text-decoration: underline;
}
#header {
	height: 84px;
	width: 980px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#header h1 {
	position: absolute;
	width: 565px;
	left: 40px;
	top: 0px;
	margin-top: 0px;
}
#header h2 {
	position: absolute;
	width: 80px;
	right: 40px;
	top: 0px;
	margin-top: 0px;
}
#homelink {
	background-image: url(../img/home/itembg.gif);
	background-position: bottom;
	height: 116px;
	width: 200px;
	position: absolute;
	z-index: 3;
	right: 177px;
	margin-top: 0px;
	top: 0px;
}
#homelink p {
	font-size: 13px;
	color: #666666;
	letter-spacing: 1px;
	text-align: center;
	margin-top: 60px;
	top: 60px;
}
#topbar {
	position:absolute;
	z-index:1000;
	overflow:visible;
	visibility: visible;
	width: 82px;
	height: 430px;
	text-align: center;
	background-image: url(../img/home/qbarbg.gif);
	background-repeat: repeat-y;
	background-position: left;
}
#topbar span.gohome {
	display: block;
	float: left;
	height: 65px;
	width: 80px;
	cursor: pointer;
}
#topbar li {
	list-style-type: none;
	float: left;
}
#topbar li.title {
	background-image: url(../img/home/qbartitle.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100px;
	width: 82px;
}
#topbar li.title p {
	font-size: 12px;
	color: #999999;
	letter-spacing: 1px;
	top: 77px;
}
#topbar span.link {
	height: 200px;
	width: 82px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	text-align: center;
	display: block;
}
#topbar li.year {
	height: 20px;
	width: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	letter-spacing: 2px;
	text-align: center;
}
#topbar li.month {
	height: 30px;
	width: 40px;
	text-align: right;
	background-image: url(../img/home/qbardate.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#topbar li.day {
	height: 30px;
	width: 40px;
	text-align: left;
	background-image: url(../img/home/qbardate.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#topbar li.month p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
	margin-top: 6px;
	margin-right: 3px;
}
#topbar li.day p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
	margin-top: 6px;
	margin-left: 4px;
}
#topbar li.list {
	background-image: url(../img/home/qbarbg2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 90px;
	width: 82px;
	margin-top: 4px;
}
#topbar li.list p {
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	letter-spacing: 1px;
	text-align: center;
	border-bottom: 1px dotted #CCCCCC;
	width: 80%;
	height: 20px;
	margin: 6px 8px 0px 6px;
	display: block;
}
#topbar li.top {
	background-image: url(../img/home/top_2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 39px;
	width: 82px;
}
#topbar li.top span {
	display: block;
	height: 39px;
	width: 82px;
}
#topbar li.top a:hover {
	text-decoration: none;
	cursor: hand;
}
#footer {
	background-image: url(../img/home/footer.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	clear: both;
	height: 80px;
	margin-bottom: 0px;
	padding-bottom: 10px;
}
#footer span {
	font-size: 12px;
	color: #999999;
	letter-spacing: 1px;
	margin-left: 20px;
}
#footer p {
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	letter-spacing: 1px;
	text-align: center;
	padding-top: 30px;
	font-family: Arial, Helvetica, sans-serif;
}
#logintab {
	margin-top: 20px;
}
form {
	width: 400px;
	padding: 0px;
	height: 300px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 230px;
}
form fieldset {
	clear: both;
	font-size: 15px;
	margin: 0px;
	border: 1px solid #BBBBBB;
	padding: 10px;
	height: 180px;
}
form fieldset legend {
	padding-right: 5px;
	padding-left: 5px;
	font-size: 16px;
	padding-bottom: 0px;
	margin: 0px;
	color: #666666;
	padding-top: 0px;
}
.required {
	padding: 1px;
	width: 380px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
	text-align: left;
}
.loginEnter {
	margin-top: 10px;
	text-align: center;
}
.inputText {
	width: 230px;
	margin-right: 40px;
}
.inputPassword {
	width: 230px;
	margin-right: 40px;
}
label {
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	text-align: right;
	width: 80px;
	margin: 5px;
	padding: 3px;
	float: left;
}
input {
	font-size: 13px;
	color: #006699;
	background-image: url(../img/inputbg.gif);
	background-repeat: repeat-x;
	background-position: top;
	border: 3px double #D9D9D9;
	height: 20px;
	padding: 2px;
}
input:focus {
	background-image: url(../img/inputbg.gif);
	background-repeat: repeat-x;
	background-position: top;
	border: 3px double #7F9DB9;
}
.btn {
	background-image: url(../img/btn.gif);
	background-repeat: repeat-x;
	background-position: top;
	letter-spacing: 2px;
	text-align: center;
	margin: 10px;
	height: 30px;
	width: 80px;
	border: 3px double #CCCCCC;
}
