@charset "UTF-8";
.main-box { width:960px; height:625px; margin: 20px auto; background:#F1E3C5; border: solid 1px #999; float:none; }
.main-inner-box {width:900px; margin: 30px auto; }
.content-box { margin: 15px auto; border: solid 1px #bc9f97; height:450px; background:white; }
.content-box img {float:left;}
.image-map {width:450px; height:450px; background:url(../files/massage-packages.jpg) no-repeat; float:left;}
ul.packages {margin: 166px 0 0 50px; position:absolute;}
ul.packages li, ul.vouchers li {list-style:none; }
ul.packages li a {width:85px; height:20px; display:block;}
ul.vouchers {margin: 297px 0 0 50px; position:absolute;}
ul.vouchers li a {width:88px; height:20px; display:block;}
.copy-box { width: 388px; height:380px; float:left; background:white; padding: 40px 30px 30px 30px; overflow:auto; }

.massage-table-box { width: 388px; height:380px; float:left; background: url(../images/massage-packages.jpg) no-repeat top left; padding: 40px 30px 30px 30px; overflow:hidden;  }
.massage-table-box #table-top {background: url(../images/table-top-bg.gif) no-repeat top left; width:388px; height: 17px; }
.massage-table-box #table-content {background: url(../images/table-content-bg.gif) repeat-y left; padding: 0 20px;}
.massage-table-box th {border-bottom: 1px solid #EC1C24; height:3.5em; font-weight: normal; line-height:1em; padding-left: 1em; vertical-align:middle; }
.massage-table-box th#first { padding-left:0;}
.massage-table-box a {font-style:normal;  }
.massage-table-box #table-bottom {background: url(../images/table-bottom-bg.gif) no-repeat top left; width:388px; height: 17px; }

.nav { margin:0px 0px 5px 0px; padding:20px 0 10px 0; display:block;}
.nav ul {margin-left:0}
.nav ul li {margin:0px 1px 0px 0px; display:inline-block; float:left; list-style: none;}
.nav li .on { display:none; }
.nav li:hover .on { display:inline; }
.nav li:hover .off { display:none; }