BODY {
 font-family: Arial, sans-serif;
 font-size: 13px;
}
#background {
 position: absolute;
 left: 50%;
 top: 10px;
 margin-left: -246px;
 /* margin-top: -316px; */
 /* margin-bottom: 40px; */
 background: url(/static/images/lay1back.png);
 width: 493px;
 height: 633px;
}
#tip1, #tip2, #tip3, #tip4, #tip5 {
 font-size: 13px;
 font-weight: bold;
 color: #500;
 text-align: center;
}
#tip1 {
 background: url(/static/images/tip1a.png);
 width: 214px;
 height: 86px;
 position: absolute;
 left: 267px;
 top: 85px;
}
#tip1 DIV {
 padding-right: 10px;
 padding-left: 40px;
 padding-top: 20px;
}
#tip2 {
 background: url(/static/images/tip2a.png);
 width: 214px;
 height: 80px;
 position: absolute;
 left: 27px;
 top: 195px;
}
#tip2 DIV {
 padding-right: 40px;
 padding-left: 15px;
 padding-top: 15px;
}
#tip3 {
 background: url(/static/images/tip3a.png);
 width: 209px;
 height: 73px;
 position: absolute;
 left: 304px;
 top: 263px;
}
#tip3 DIV {
 padding-right: 10px;
 padding-left: 35px;
 padding-top: 20px;
}
#tip4 {
 background: url(/static/images/tip4a.png);
 width: 216px;
 height: 112px;
 position: absolute;
 left: 105px;
 top: 330px;
}
#tip4 DIV {
 padding-right: 40px;
 padding-left: 10px;
 padding-top: 10px;
}
#tip5 {
 background: url(/static/images/tip5a.png);
 width: 209px;
 height: 126px;
 position: absolute;
 left: 303px;
 top: 403px;
}
#tip5 DIV {
 padding-right: 10px;
 padding-left: 30px;
 padding-top: 10px;
}
#tip1 H1, #tip2 H1, #tip3 H1, #tip4 H1, #tip5 H1 {
 font-size: 13px;
 margin: 0;
}
#tip5 H2 {
 font-size: 16px;
 margin: 0;
}
A.dload {
 background: url(/static/images/dload.png);
 width: 65px;
 height: 58px;
 display: block;
 margin-left: auto;
 margin-right: auto;
}
#menu {
 position: absolute;
 top: 640px;
 left: 10px;
}
A {
 text-decoration: none;
 font-size: 13px;
 color: #500;
}
#menu A {
 font-weight: bold;
 margin-right: 20px;
}
#menu A.last {
 margin-right: 0;
}
#menu A:hover {
 color: #a00;
}
#panel {
 background: url(/static/images/panel5.png);
 width: 510px;
 height: 365px;
 position: absolute;
 left: -7px;
 top: 151px;
 display: none;
}
#panel_content {
 /* margin-left: 20px;
 margin-right: 20px;
 margin-top: 50px;
 margin-bottom: 20px; */
 position: absolute;
 left: 20px;
 top: 50px;
 padding-right: 10px;
 overflow: auto;
 width: 460px !important;
 width: 470px;
 height: 295px;
}
#panel #close_panel {
 position: absolute;
 left: 455px;
 top: 20px;
 width: 32px;
 height: 32px;
 /* background: red; */
 cursor: pointer;
}
A.block {
 display: block;
 width: 100%;
 height: 100%;
}
H1, H2, H3 {
 margin-top: 0;
}
IMG.thumbnail {
 width: auto;
 height: 128px;
 margin-bottom: 5px;
}
#zoom_div {
 background-color: white;
 position: absolute; 
 /* margin-left: auto;
 margin-right: auto; */
 left: 50%;
 top: 50%;
 /* padding-top: 10px; */
}
#old_ver {
 position: absolute;
 top: 15px;
 /* margin: 0;
 padding: 0; */
 margin-top: -20px;
 /* padding-right: 10px; */
 text-align: left;
 /* margin-right: -10px; */
 /* width: 100%; */
 left: 345px;
 color: #999;
 /* padding-right: 10px; */
}
#old_ver A {
 color: #999;
 /* margin-right: 10px; */
 margin-right: 10px;
}
IMG {
 border: none;
}

