html {
	height:100%;
	}
body {
	margin: 0px;
	height:100%;
	text-align:center;
}
.main_table {
	border:0px;
	padding:0px;
	border-collapse:collapse;
	width:985px;
	height:100%;
	margin:0 auto;
	text-align:left;
	background:url(/pic/bg_bot.jpg) repeat-x bottom left;
	}
.main_table td{
	padding:0px;
	}
#main_cell {
	vertical-align:top;
	background:url(/pic/up.jpg) no-repeat top left;
	}
.content_table {
	border:0px;
	padding:0px;
	border-collapse:collapse;
	width:100%;
	height:100%;
	}
.content_table td{
	padding:0px;
	}

#l_cell {
	padding-top:20px;
	padding-left:50px;
	vertical-align:top;
	width:250px;
	font:11px Arial, tahoma;
	color:#555;
	}
#m_cell {
	padding-left:38px;
	padding-top:197px;
	vertical-align:top;
	font:12px arial,tahoma;
	color:#555;
	}
#foot{
	vertical-align:top;
	padding-top:50px;
	padding-left:38px;
	background:url(/pic/books.gif) no-repeat right bottom;
	height:144px;
	font:11px tahoma,arial;
	color:#555;
	}
#l_cell b{
	color:#555;
	}
#l_cell a{
	color:#000;
	}

.inputbox {
	width:240px;
	border:1px solid #ac926d;
	height:18;
	font:11px tahoma,arial;
	color:#555;
	}
.select {
	border:1px solid #ac926d;
	height:18;
	font:11px tahoma,arial;
	color:#555;
	width:180px;
	}
.textarea {
	border:1px solid #ac926d;
	height:100PX;
	font:11px tahoma,arial;
	color:#555;
	width:240px;
	}
.button {
	border:1px solid #ac926d;
	background:#ac926d;
	font:bold 12px Thaoma, arial;
	color:#fff;
	}
form {
	margin:0px;
	}
#m_cell a{
	font:12px arial,tahoma;
	color:#555;
	text-decoration:underline;
	}
#m_cell h1{
	font:bold 17px tahoma,arial;
	color:#555;
	}
#logo a{
	font:bold 17px tahoma,arial;
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	}
#logo {
	font:bold 18px tahoma,arial;
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	}
.counter {
	border:0px;
	padding:0px;
	border-collapse:collapse;
	}
.counter td{
	padding:0px;
	font:11px tahomam,arial;
	color:#555;
	}
#foot_text{
	padding-left:10px;
	}
#foot a{
	font:11px tahoma,arial;
	color:#555;
	}
#m_cell table td{
	font:12px arial,tahoma;
	color:#555;
	}
#m_cell table td a{
	font:12px arial,tahoma;
	color:#555;
	text-decoration:underline;
	}