html, body {
	margin:0px;
	padding:0px;
}
table.main {
	width: 100%;
	height: 100%;
	border-collapse: collapse;
}
td.top {
}
td.search {
}
td.topmenu {
}
td.news {
	width: 30%;
}
td.text {
	width: 70%;
	height: 100%;
}
td.copyright {
}
td.bottommenu {
}


