@import url(./css/common.css);

html{
overflow:hidden;
}

#top-header{
z-index:2;
position:absolute;
top:0px;
left:0px;
width:100%;
}

#global-header{
position:relative;
margin:0px auto;
width:1024px;
}


#global-header li{
margin-left:0px;
margin-right:50px;
}



#bpmp_photo{
position:absolute;
margin:0;
padding:0;
z-index:1;
left:0px;
top:0px;
width:100%;
height:100%;
}


