body{
  background: #200 url(../image/headerBack.png) repeat-x scroll 0 bottom;
}
#wrapper{
  border-right: 10px #FFF solid;
  border-left: 10px #FFF solid;
}
#header #breadList{
  background: #000 url(../image/breadBack01.png) repeat-x scroll 0 0;
}
#header #breadList li{
  background: url(../image/breadItem01.png) no-repeat scroll 0 0;
}
#header.noMenu{
  height: 232px;
  background: #FFF url(../image/0905/titleBottom.jpg) no-repeat scroll 0 bottom;
}
#header #breadList li.current{
  background: url(../image/breadBack02.png) no-repeat scroll right 0;
}
#header #breadList li.current span{
  background: url(../image/breadItem01.png) no-repeat scroll 0 0;
}
#header h1{
  clear: both;
  width: 960px;
  height: 200px;
  background: #c66 url(../image/0905/titleBack.jpg) no-repeat scroll 0 0;
}
#header h1 a, #header h1 span{
  display: block;
  padding: 13px 16px;
}
#header #infor{
  display: block;
  position: absolute;
  top: 122px;
  margin-left: 654px;
}
#header #entry{
  display: block;
  position: absolute;
  top: 46px;
  margin-left: 689px;
}
#header #entry #free{
  margin-left: 61px;
}
#header #entry #headerButton{
  margin-top: 42px;
  background: url(../../image/entryButton_on.png) no-repeat scroll 0 0;
}
#header #entry #headerButton a{
  display: block;
  width: 241px;
  height: 67px;
  line-height: 67px;
}
#header #entry #headerButton a:hover img{
  display: none;
}
#header #entry #period{
  display: block;
  position: absolute;
  top: 48px;
  right: -0.25em;
  text-align: right;
  color: #FFF;
  font-size: 14px;
  line-height: 18px;
  font-weight: bold;
  width: 320px;
}
