body{
background-position:50% 68px;
}

#common-header{
	background:#fff;
	text-align:center;
	height:68px;
}
#common-header img{
	border:0;
}
#common-header .wrap{
	width:800px;
	margin:0 auto;
}
#common-header .logo{
	padding-top:5px;
	float:left;
	text-align:left;
	width:332px;
}
#common-header .pr{
	padding-top:5px;
	font-size:10px;
}
#common-header .pr a{
	text-decoration:none;
	color:#000;
}
#common-header .rightbox{
	float:right;
	text-align:right;
	padding-top:4px;
	width:468px;
}
#common-header .both{
	clear:both;
}
