.headContainer
{
width: 836px;
height: 135px;
top: 10px;
position: absolute;
left: 50%;
margin-left: -418px;
background-color: transparent;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
-webkit-border-top-left-radius: 10px;
-webkit-border-top-right-radius: 10px;
}

.headLogo
{
width: 237px;
height: 75px;
position: absolute;
margin-left: 20px;
margin-top: 10px;
}

.headAppleAuthProv
{
width: 103px;
height: 28px;
position: absolute;
margin-left: 713px;
margin-top: 10px;
}

.headAppleAuthHan
{
width: 103px;
height: 28px;
position: absolute;
margin-left: 600px;
margin-top: 10px;
}

.headNavi
{
height: 31px;
width: 798px;
margin-top: 89px;
margin-left: 20px;
position: absolute;
}

.headSearch
{
	height: 30px;
	width: 215px;
	margin-top: 50px;
	margin-left: 588px;
	position: absolute;
	left: 13px;
}


