.head {
  width:780px;
  background: url(top/head/bg_head.jpg) no-repeat;
  position: relative;
  height: 96px;
}

.head h1 {
	display:inline;
	float: left;
	margin: 12px 0 0 7px;

}

.head img {
  border:0;
}

.rightcont {
	position: relative;
	top: 4px;
	left: 315px;
	width: 245px;
	border-collapse:collapse;
	border-spacing:0;
}

.language {
	height: 25px;
	margin: 0 5xp 5px 0;
	text-align: right;
}


.header {
  width:780px;
  background: url(top/head/bg_head.jpg) no-repeat;
  height: 96px;

}