body {
	background-position: left top;
	background-repeat: repeat-x;
	background-image: url("/images/unitran.ru/bg.gif");
	background-color: #FFFFFF;
	padding: 170px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.logo {
	z-index: -10;
	position: absolute;
	left: 0px;
	top: 0px;
}

.advert {
	font-family: Verdana;
	font-size: 10px;
	color: #7B7577;
	padding-bottom: 10px;
}

.advert a{
	color: #0000FF;
	text-decoration: underline;
}

.advert h1 {
	font-family: Verdana;
	font-size: 13px;
	color: #484647;
	font-weight: Bold;
	margin: 0px 0px 0px 0px;
}

.bottom {
	background-image: url("/images/unitran.ru/bottom.gif");
	background-position: left top;
	background-repeat: repeat-x;
	height: 100px;
	font-family: Verdana;
	font-size: 11px;
	color: #020202;
}

.bottom a {
	font-family: Verdana;
	font-size: 11px;
	color: #020202;
}

.left {
	padding: 50px 20px 0px 15px;
}

.menu {
	width: 200px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: Bold;
	color: #0069CA;
}

.menu a{
	display: block;
	margin-top: 12px;
	color: #0069CA;
	text-decoration: none;
}

.right div {
	width: 150px;
	padding: 0px 20px 0px 20px;
}

.content h1 {
	font-family: Verdana;
	font-size: 24px;
	font-weight: Bold;
	color: #63B6CF;
	margin: 0px 0px 20px 20px;
}

.content {
	font-family: Verdana;
	font-size: 12px;
	color: #666868;
}

/*нормальный шрифт в новостях...*/
* a{
	font-size: 13px;
}
.neewsTitle{
	font-weight: bold;	
}