﻿table.home {
	width: 100%;
	height: 100%;
}
td.hometop {
	height: 130px;
}
td.homehead {
	background: #fe9901 url(../img/homehead_bg.gif) bottom repeat-x;
	height: 30px;
	text-align: right;
}
td.homeleft {
	width: 225px;
	vertical-align: top;
}
td.homemiddle {
	vertical-align: top;
}
td.homemiddle p {
	color: #7f0000;
	font-size: 120%;
	font-weight: bold;
	padding: 15px;
	line-height: 120%;
}
td.homemiddle a {
	color: #7f0000;
	font-size: 100%;
	font-weight: bold;
}
td.homeright {
	width: 198px;
	background: #7f0000 url(../img/homeright_bg.gif) repeat-y;
	vertical-align: top;
}
.newslist {
	margin: 17px 10px 5px 17px;
}
td.homeright .newslist a {
	background: url(../img/homenews_arrow.gif) 0 4px no-repeat;
	color: #fff;
	font-size: 90%;
	padding: 0 0 10px 11px;
	display: block;
}


#main {
	background: #fdefca url(../img/home_bg.jpg) no-repeat;
}

#content, .content {
   display:none;
}
