@import "/css/common.css";

td {
        border: 0;
	margin: 0;
	padding: 0;
}

html, body {
	background: #fff;
}

#btmline {
	height: 2px;
	background: #d31;
}

#cell1 {
	padding-bottom: 2px;
}

#menublock {
	height: 30px;
	padding: 2px 0 1px 0;
	border: 1px solid #444;
	border-width: 1px 0;

	voice-family: "\"}\"";
	voice-family: inherit;
	height:24px;
}

html>body #menublock {
	height:24px;
}

#cell2 {
	padding-top: 10px;
	min-width: 800px;
}

#footer {
	clear: both;
	border: 1px solid white;
	border-width: 1px 0; 
	padding: 0 4% 0 4%;
}

#hotnews {
	position: absolute;
	top: 25px;
	left: 20px;
	width: 350px;
	font-size: 13px;
}

.hottitle {
	text-transform : uppercase;
	color: #d31;
	margin: 0 0 10px 0;
	font: bold 14px Tahoma;
}

#hotnews .newsdate {
	font-weight: bold;
	color: #999;
}

.ico {
	border: 0;
}
