body {
	padding: 0;
	margin: 0;
	text-align: center;
	background: #fff;
	color: #525252;
	font: bold 12px Verdana;
	line-height: 50px;
	overflow: hidden;
}
a {
	color: #138ccb;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.trB {
	height: 45%;
}
.tr {
	width: 505px;
	padding-left:10px;
}
.logo {
	float:left;
	border-right: 1px solid #cccccc;
	background: url(//img.hc.ru/hc.ru/hcimgs/logo.jpg) left center no-repeat;
	/*width: 135px;
	height: 50px;*/
	width:110px;
	height:55px;
}
