body {
	padding: 170px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: url("/images/infointel.ru/bg.gif");
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

.logo {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: -100;
}

.banner_top {
	position: absolute;
	left: 265px;
	top: 115px;
	z-index: 100;
}

.menu {
	padding: 0px 0px 0px 0px;
	font-family: Tahoma;
	font-size: 10px;
	color: #282828;
	width: 200px;
}

.menu a{
	display: block;
	margin: 11px 0px 0px 0px;
	color: #282828;
	text-decoration: underline;
}

.advert {
	padding: 10px 10px 0px 10px;
	font-family: Verdana;
	font-size: 10px;
	color: #65758C;
	width: 150px;
}

.advert a {
	color: #464546;
	text-decoration: underline;
}

.content {
	padding: 15px 0px 0px 0px;
	font-family: Tahoma;
	font-size: 11px;
	color: #373737;
}

.content h1 {
	margin: 0px 0px 15px 0px;
	font-family: Tahoma;
	font-size: 18px;
	color: #373737;
	font-weight: Normal;
}

.google {
	padding: 0px 0px 0px 0px;
}

.bottom {
	padding: 20px 0px 20px 0px;
	font-family: Tahoma;
	font-size: 10px;
	color: #373737;
}

.bottom a{
	color: #373737;
	text-decoration: underline;
}

/*нормальный шрифт в новостях...*/
* a{
	font-size: 13px;
}
.neewsTitle{
	font-weight: bold;	
}