﻿#page_pic{
  width:244px;
  height:293px;
  background:url(../image/cornhill.jpg) no-repeat top left;
}

#page_pic2{
  width:244px;
  height:293px;
  background:url(../image/ship.jpg) no-repeat top left;
}

#page_pic3{
  width:244px;
  height:293px;
  background:url(../image/treasury.jpg) no-repeat top left;
}

#page_pic4{
  width:244px;
  height:293px;
  background:url(../image/money.jpg) no-repeat top left;

}

#page_pic5{
  width:244px;
  height:293px;
  background:url(../image/stop.jpg) no-repeat top left;
}

#page_pic6{
  width:244px;
  height:293px;
  background:url(../image/shake.jpg) no-repeat top left;
}

#page_pic_ref{
  width:244px;
}

.p1r{
  background:url(../image/cornhill_ref.jpg) no-repeat top left;
  margin:0px;
}
.p2r{
  background:url(../image/ship_ref.jpg) no-repeat top left;
  margin:0px;
}
.p3r{
  background:url(../image/treasury_ref.jpg) no-repeat top left;
  margin:0px;
}
.p4r{
  background:url(../image/money_ref.jpg) no-repeat top left;
  margin:0px;
}
.p5r{
  background:url(../image/stop_ref.jpg) no-repeat top left;
  margin:0px;
}
.p6r{
  background:url(../image/shake_ref.jpg) no-repeat top left;
  margin:0px;
}
.navtop {
text-align:right;
font-size:9px;
}
.card { 
  background: #ffffff;
  background-image:url(../image/card_top.png);
  background-position:top left;
  background-repeat:no-repeat;
  margin: 10px 0px 0px 10px;
}
.zen_list ul {
margin-left:15px;
}
#address_outer {
    width: 100%;
}
#address_inner {
	border:1px solid #cccccc;
	padding:5px;
    width: 245px;
    margin: auto;
}
#address_inner_title {
	border:0px;
	padding:5px;
    width:245px;
    margin:auto;
    
}


