
#pagetop {
  width : 700px;
  height : 88px;
  position: relative;
  background-color: #2771a2;
  /*3e7fb2; */
  font-family : Arial, sans-serif;
  /* border: 1px solid red; */
}

h1 {
  height : 66px;
  background : #3e7fb2 url(img/top-back.gif) repeat-x top left;
  margin : 0;
}

#pagetop h1 a {
  text-decoration : none;
  letter-spacing : 1px;
  font-size : 16px;
  color : yellow;
}


#pagetop h1 img {
  vertical-align: text-bottom;
  margin: 1px 0 0 5px;
}

#xtunememo {
	width: 170px;
  height: 88px;
  position: absolute;
  top: 0;
  left: 530px;
}
#topmainmenu {
  margin-top: 3px;
	color : White;
	font-size : 14px;
	font-weight : bold;
	cursor : default;
}

#pagetop a img { border: none; }
