body {

  color:                      #eee;
  background-color:           #000;
  background-image:           url('/resource/bg_000.gif');
  background-repeat:          no-repeat;
  background-attachment:      fixed;

  font-family:                "Arial","Courier","sans-serif";
  font-size:                  9px;
  font-weight:                normal;

  padding:                    0;
  margin:                     10px 0 0 60px;
  line-height:                200%;

  letter-spacing:             1px;
  word-spacing:               2px;
  voice-family:               "\"}\"";
  voice-family:               inherit;

  scrollbar-3dlight-color:    #006699;
  scrollbar-track-color:      #000000;
  scrollbar-arrow-color:      #999999;
  scrollbar-base-color:       #000000;
  scrollbar-darkshadow-color: #333333;
  scrollbar-face-color:       #000000;
  scrollbar-highlight-color:  #333333;
  scrollbar-shadow-color:     #006699;
	
}

h1, h2, h3, h4, h5, h6 {
  color: #eee;
  background: #333;
  padding: 5px;
  margin: 1px 0 0 0;
}

h1  { font-size: 18px; } 
h2  { font-size: 16px; }
h3  { font-size: 14px; }
h4  { font-size: 12px; }
h5  { font-size: 10px; }
h6  { font-size:  9px; }

p   { font-size:  9px; padding: 0 0 0 5px; }
ul  { font-size:  9px; }
ol  { font-size:  9px; }
b   { font-weight: bold; }
img { border: 0; }

dt {
  font-size:          12px;
  margin:             0;
  padding:            0 0 0 7px;
  letter-spacing:     1px;
  word-spacing:       2px;
  line-height:        200%;
  font-weight:        bold;
  color:              #ccc;
}

dd {
  font-size:          10px;
  margin:             0 0 50px 10px;
  padding:            5px 0 0 0;
  line-height:        200%;
  font-weight:        normal;
  color:              #ccc;
}

td {
  font-size:          9px;
  margin:             0;
  padding:            5px;
  line-height:        150%;
  letter-spacing:     1px;
  word-spacing:       2px;
}

a:link, a:visited {
  color:              #069;
  background:         inherit;
  font-weight:        bold;
  text-decoration:    none;
}

a:active, a:hover  {
  color:              #000;
  background:         #0cf;
  font-weight:        bold;
  text-decoration:    none;
}

pre {
  font-size:          10px;
  font-family:        "monospace";
  color:              #0d0;
  white-space:        pre;
  padding:            10px;
}

.master {
	margin:             0 0 0 60px;
	width:              660px;
}

.header {
  font:               9px;
  color:              #999;
  text-align:         right;
  margin:             0;
  padding:            0 0 10px 0;
}

.header table tr td{
  line-height:        150%;
  margin:             0;
  padding:            0;
}

.contents {
  padding:            0;
  margin:             0;
  line-height:        150%;
}

.footer {
  width:              100%;
  margin:             0;
  padding:            10px;
  font-size:          9px;
  font-color:         #333;
  text-decoration:    none;
  line-height:        200%;
}

.note{
  font-size:          9px;
  font-color:         #069;
  letter-spacing:     0;
  margin:             0;
  padding:            10px;
}

.rssContent {
  font-size:          9px;
  font-color:         #666;
  margin:             0;
  padding:            0;
}

.caption{
  color:              #ccc;
  background:         #333;
  font-size:          9px;
  letter-spacing:     0;
  margin:             0;
  padding:            5px;
  text-align:         center;
  border:             1px solid #333;
}

.textnav {
  font-size:          10px;
  font-weight:        normal;
  color:              #ccc;
  text-align:         right;
  line-height:        125%;
  width:              100%;
  border:             0;
  margin:             0;
  padding:            2px;
}

.breadcrumbs {
  color:              #ccc;
  font-size:          11px;
  font-weight:        bold;
  line-height:        100%;
  text-align:         right;
  border:             0;
  margin:             0;
  padding:            2px;
}

.timestamp {
  color:              #ccc;
  font-size:          12px;
  font-weight:        bold;
  text-align:         right;
  margin:             0;
  padding:            2px;
}

.jumpnav {
  color:              #666;
  background:         inherit;
  font-size:          9px;
  line-height:        150%;
  margin:             0;
  padding:            5px;
  width:              auto;
  border-top:         1px dotted #666;
  border-bottom:      1px dotted #666;
}

.topnav {
  font-size:          10px;
  text-align:         right;
  margin:             0;
  padding:            5px;
}

.headlinesTitle {
  font-size:          bold 12px;
  color:              #999;
  background :        #333;
  padding :           5px;
  line-height :       125%;
}

.headlines {
  font-size:          11px;
  padding :           0px;
  line-height :       125%;
}

.headlinesFooter {
  font-size:          10px;
  padding :           5px;
  line-height :       125%;
}

.highlight {
  color:              #0cf;
  background :        #333;
}

.updated {
  color:              #999;
  font-size:          9px;
  font-weight:        normal;
  text-align:         right;
  padding:            2px;
}

form {
  color:                      inherit;
  background:                 inherit;
  scrollbar-3dlight-color:    #069;
  scrollbar-track-color:      #333;
  scrollbar-arrow-color:      #0cf;
  scrollbar-base-color:       #333;
  scrollbar-darkshadow-color: #999;
  scrollbar-face-color:       #333;
  scrollbar-highlight-color:  #999;
  scrollbar-shadow-color:     #333;
}

.splash {
  font-size:          14px;
  line-height:        150%;
  padding:            5px;
  margin:             0;
  width:              100%;
  text-align:         center;
}

.phrase{
  font-size:          14px;
  line-height:        150%;
  padding:            5px;
  margin:             0;
  width:              100%;
  align:              center;
}

.phrase p{
  font-size:          14px;
  line-height:        150%;
  padding:            5px;
  margin:             0;
  width:              100%;
  align:              center;
}

.author {
  font-size:          12px;
  font-weight:        bold;
  font-variant:       oblique;
  line-height:        150%;
  padding:            5px;
  margin:             0;
  width:              80%;
  text-align:         right;
}

.enterSplash {
  font-size:          12px;
  font-weight:        bold;
  letter-spacing:     inherit;
}

.end {
  font-size:          8px;
  font-weight:        bold;
  letter-spacing:     0;
  word-spacing:       0;
  margin:             50px 50px 50px 10px;
}