body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-color: #2A2A2A;
background-image:url(../page/bg01.jpg);
background-repeat: repeat-x;
background-position: top left;
}
body,td,th {
font-size: 9pt;
color: #000;
line-height: 160%;
}
a:link {
text-decoration: none;
color: #000;
}
a:visited {
text-decoration: none;
color: #000;
}
a:hover {
text-decoration: underline;
color: #F80;
}
a:active {
text-decoration: none;
color: #000;
}
.big {
font-size: 10.5pt;
}
.big12 {
font-size: 12pt;
}
.str {
font-weight: bold;
}
.bg-t-l {
background-repeat: no-repeat;
background-position: left top;
}
.bg-t-r {
background-repeat: no-repeat;
background-position: right top;
}
.bg-b-l {
background-repeat: no-repeat;
background-position: left bottom;
}
.bg-b-r {
background-repeat: no-repeat;
background-position: right bottom;
}
.bg-t {
background-repeat: repeat-x;
background-position: top left;
}
.bg-b {
background-repeat: repeat-x;
background-position: bottom left;
}
.bg-l {
background-repeat: repeat-y;
background-position: top left;
}
.bg-r {
background-repeat: repeat-y;
background-position: top right;
}
.bg-c {
background-repeat: no-repeat;
background-position: top center;
}
.blue {
color: #8D99A2;
}
.blue:link {
color: #8D99A2;
}
.blue:visited {
color: #8D99A2;
}
.blue:hover {
color: #FFF;
}
.blue:active {
color: #8D99A2;
}
.white {
color: #FFF;
}
.white:link {
color: #FFF;
}
.white:visited {
color: #FFF;
}
.white:hover {
color: #F80;
}
.white:active {
color: #FFF;
}
.yellow {
color: #F80;
}
.yellow:link {
color: #F80;
}
.yellow:visited {
color: #F80;
}
.yellow:hover {
color: #8D99A2;
}
.yellow:active {
color: #F80;
}
.red {
color: #F80;
}
.red:link {
color: #F80;
}
.red:visited {
color: #F80;
}
.red:hover {
color: #8D99A2;
}
.red:active {
color: #F80;
}
.tpyy {
border: 2px solid #8D99A2;
}