body {
	font-size: 12px;
	background-color: #990000;
	margin: 0px;
}
.td-bg-1 {
	font-size: 12px;
	background-color:#0000FF;
}
.td-bg-2 {
	font-size: 12px;
	background-color:#66CCFF;
}
.txt-color-red {
	font-size: 12px;
	color: #7D0000;
	font-weight: bold;
}
.td-bg-3 {
	font-size: 12px;
	background-color:#FF99FF;
}
.table-2 {
	font-size: 12px;
	border: 1px dashed #999999;
}
.txt-color-red-2 {
	font-size: 12px;
	color: #604040;
}

td {
	font-size: 12px;
}

.table-1 {
	font-size: 12px;
	border: 1px solid #999999;
}
.color-red {
	font-size: 12px;
	color: #FF0000;
}
a {
	font-size: 12px;
	text-decoration: none;
}

#login {
	position:absolute;
	left:388px;
	top:97px;
	width:58px;
	height:64px;
	z-index:1;
}
#addbook {
	position:absolute;
	left:388px;
	top:97px;
	width:58px;
	height:64px;
	z-index:1;
}
#rel {
	position:absolute;
	left:388px;
	top:97px;
	width:58px;
	height:64px;
	z-index:1;
}
#loading {
	position:absolute;
	left:453px;
	top:177px;
	width:70px;
	height:9px;
	z-index:1;
	background-color: #FFFFFF;
}
.STYLE2 {
	font-size: 18px;
	font-weight: bold;
}