.logo{
	background-image: url(images/head_center_en.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 124px;
	width: 344px;
	position: absolute;
	z-index: 1;
	top: 0px;		
}
.pr_download{
	display: block;
	background-image: url(images/b1en_.gif);
	background-position: center;
	background-repeat: no-repeat;
	height: 21px;
	width: 80px;
	text-align: center;
	color: White;
	line-height: 21px;
	margin: 0px;
	float: right;
	margin-right: 15px;
}
.pr_download:hover{
	background-image: url(images/b1en.gif);
	color: White;
	text-decoration: none;
}
