html {
height:100%;
}
body, td, th {
color: #000000;
}
body {
height:100%;
overflow:auto;
z-index:0;
margin:0;
padding:0;
text-align:center;
background-color:#FFFFFF;
background-image:url(../res_img/bg.gif);
background-repeat:repeat-y;
background-position:center;
}
#head {
z-index:4;
right:0px;
overflow:hidden;
height:155px;
width:100%;
position:fixed;
top:0;
left:0;
text-align:center;
}
#foot {
z-index:3;
overflow:hidden;
height:34px;
width:100%;
position:fixed;
margin-bottom:-1px;
bottom:0;
left:0;
text-align:center;
}
#main {
z-index:1;
width:100%;
height:100%;
padding:0;
text-align:center;
vertical-align:top;
position:absolute;
}
.fhb {
margin-right:-3px;
}
.headSpacer {
height:135px;
}
.fHeadSpacer {
height:120px;
}
.footSpacer {
height:33px;
vertical-align:bottom;
}
#flashDetectionSwf {
width:1px;
height:1px;
position:absolute;
left:0px;
top:0px;
z-index:100;
}
.txtBlack {
font-weight: normal;
color: #000000;
text-decoration: none;
}
ol, ul {
margin:0;
padding-left:15px;
}
li {
list-style-position:outside;
}
ol li {
margin-left:5px;
}
ul li {
list-style-image:url(../res_img/dot.png);
}
p {
margin:0;
}
hr {
margin:2px 0 2px 0;
border:1px solid #000000;
border-bottom:0;
border-left:0;
border-right:0;
}
.shadow {
width:0;
height:0;
}
.shadow .s1 {
width:4px;
height:4px;
background-image:url(../../../iwskin/nibbles_01/res_img/s1.png);
}
.shadow .s2 {
width:4px;
background-image:url(../../../iwskin/nibbles_01/res_img/s2.png);
}
.shadow .s3 {
width:4px;
height:4px;
background-image:url(../../../iwskin/nibbles_01/res_img/s3.png);
}
.shadow .s4 {
height:4px;
background-image:url(../../../iwskin/nibbles_01/res_img/s4.png);
}
.shadow .s5 {
width:4px;
height:4px;
background-image:url(../../../iwskin/nibbles_01/res_img/s5.png);
}