body
{
	/*background-color: #97ae98;*/
	background: url('images/bg2.gif');
	margin: 0px;
	height: 100%;
}

body, td, th, font, input, select, textarea
{
	color: #E3E0C1;
	font-size: 12px;
	font-family: Verdana;
}

table
{
	border-collapse: collapse;
}

img
{
	border: 0px;
}

a
{
	color: #592a0d;
}

table.main
{
	width: 871px;
	height: 600px;
	background-image: url('images/layout/bg.gif');
	background-repeat: no-repeat;
}

.news_date
{
	font-size: 10px;
}

div.content
{
	width: 871px;
	height: 600px;
	text-align: center;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -435px; 
	margin-top: -300px; 
	
}

.book-outer
{
	position: absolute;
}


.book th
{
	text-align: left;
	vertical-align: top;
}
.book th, .book td
{
	padding: 1px 5px 2px 5px;
	font-size: 11px;
}

.book input
{
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	height: 22px;
}

.book .textinput
{
	width: 150px;
}

.book .number
{
	width: 40px;
}
.book .book-submit
{
	float: right;
}

.book .title-top
{
	top: 110px;
	position: absolute;
}

.book td .date
{
	width: 100px;
}
.book .title
{
	font-weight: bold;
}
