div.head
{
	background-image: url(design/top.jpg);
	height: 160px;
	background-repeat: no-repeat;
	background-color: #FF9900;
	width: 937px;
	float: none;
}

div.informers
{
	height: 50px;
	width: 537px;
	background-color:none;
	position: absolute;
	top:110px;
	left:400px;
}

td.informer
{
	padding-left:5px; 
	padding-right:5px;
	font-family : Verdana,Arial, sans-serif;
	font-size : 12px;
	text-align:	center;
}

div.banleft
{
	background-color: white;
	width: 120px;
	height: 1160px;
	margin-left: 27px;
	margin-right: 27px;
	margin-top:10px;
	float:left;
}

div.newsoftheday
{
	background-image: url(design/newsoftheday.gif);
	width: 716px;
	background-repeat: none;
	height: 37px;
	vertical-align: top;
}

div.dots
{
	background-image: url(design/dot.gif);
	width: 720px;
	left: 181px;
	height: 3px;
	min-height:3px;
	background-position: bottom;
	background-repeat: repeat-x;
	margin-top:10px;
	text-align:center;
}

div.ban
{
	width: 728px;
	height: 120px;
	align: center;
	left: 64px;
	position: relative;
	background-color: white;
	margin-top: 10px;
}

div.ban728
{
	width: 728px;
	height: 120px;
	align: center;
	left: 0px;
	position: relative;
	background-color: white;
	margin-top: 10px;
}

body
{
	margin-left:0px;
	margin-top:0px;
}

div.main
{
	width:720px;
	position:absolute;
	min-height: 150px;
	left:181px;
	top:170px;
	font-family: tahoma,arial;
	font-size: 11px;

}

a:link.title, a:visited.title, a:active.title, a:hover.title 
{
	font-family: tahoma,arial;
	color: ff9900;
	font-weight: bold;
	text-decoration: none;
	font-size:11px;
}

a:link.lead, a:visited.lead, a:active.lead, a:hover.lead 
{
	font-family: tahoma,arial;
	color: 000000;
	text-decoration: none;
}

span
{
	text-align: right;
}

b.datetime
{
	font-family: tahoma,arial;
	color: 000;
	font-weight: lighter;
	text-decoration: none;
}

b.title
{
	font-family: tahoma,arial;
	color: ff9900;
	font-weight: bold;
	text-decoration: none;
	font-size:11px;
}

div.smallnews
{
	font-family: tahoma,arial;
	font-size: 11px;
	width: 350px;
	height: 130px;
	float: left;
	margin-right: 10px;
	margin-top: 16px;
	overflow: hidden;
}

div.footer
{
	font-family: tahoma,arial;
	font-size: 11px;
	width:726px;
	height:80px;
	border-top: solid 1 #000;
	background-color:#ccc;
	margin-top:0px;
	padding:5px;
	padding-left:10px;
}
