.head_page
{
	display: block;
	background-image: url(../../img/head/bg_int.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	border-collapse: collapse;
	/*border: solid 1px black;*/
	padding: 0px;
	vertical-align: top;
	width: 777px;
	height: 82px;

	font-style: normal;
	font-weight: bold;
	color: #2c67a3;
	font-family: sans-serif;
}

.head_logo
{
	/*position: absolute;*/
	float: left;
	top: 1px;
	border: solid 0px black;
}
