body  { font-size: 12px; background-color: white; margin: 0; padding: 0; width: 100%; height: 100%; overflow: hidden;
scrollbar-face-color: #ffffff;
scrollbar-highlight-color: #cccccc;
scrollbar-shadow-color: #cccccc;
scrollbar-3dlight-color: #ffffff;
scrollbar-arrow-color: #999999;
scrollbar-track-color: #ffffff;
scrollbar-darkshadow-color: #ffffff;
}
a { text-decoration: none }
#head   { background-color: white; margin-top: 10px; z-index: 2; width: 100%; border-style: none none solid; border-width: 1px; border-color: white white silver }
#container   { text-align: center; position: absolute; z-index: 0; top: 10%; bottom: 10%; width: 720px; height: 80%; overflow: auto }
#foot  { background-color: white; text-align: right; position: absolute; z-index: 1; bottom: 0; left: 0; width: 100% }
#footsub { text-align: right; border-top: 1px solid silver }
#menu  { position: absolute; left: 20px; width: 160px }
#content { position: absolute; right: 20px; width: 500px }
#skin     { margin-bottom: 20px; width: 500px }
#webtech { margin-bottom: 20px; width: 500px }
#about { margin-bottom: 20px; width: 500px }
#infomation  { margin-bottom: 20px; width: 500px; max-height: 150px; overflow: auto }
#count { }
.sheet  { background-color: white; text-align: left; padding-top: 10px; padding-bottom: 10px; border-style: solid; border-width: 1px 2px 2px 1px; border-color: silver }
.title { color: gray; text-align: left; margin-bottom: 10px; margin-left: 10px; padding-left: 10px; border-bottom: 1px solid silver }
.value { color: gray; text-align: left; margin-left: 20px }
.copyright { color: gray; font-size: 12px; text-align: right; width: 100% }
.left { font-size: 12px; text-align: left; width: 100% }
.right { font-size: 12px; text-align: right; margin-right: 10px; position: absolute; right: 0 }
.item { color: gray; font-size: 12px; margin-top: 5px; margin-left: 30px; border-bottom: 1px solid silver }
.imagejump { cursor: pointer }
.comment { color: gray; font-size: 12px; text-align: right; margin-top: 3px; margin-right: 10px }
