body{
color:#333;
background-image:url('images0/back2.gif') ;
margin:0;
}

a:link{color:#39f;text-decoration:underline;}
a:visited{color:#39f;text-decoration:underline;}
a:active{}
a:hover{color:#900;text-decoration:underline;}

.stext {
   font-size: 10px;
   line-height: 14px
}

.sstext {
   font-size: 9px;
   line-height: 12px
}

.text {
  font-size: 11px;
  line-height: 15px
}

.redtext {
  color: #900;
}

.title {
  color:#fff;
  font-size:16px;
  font-weight:900;
  margin-top:10px;
  margin-bottom:5px;
  padding: 5px 0px 5px 10px;
  width:500px;
}

.btitle {
  color:#000;
  font-size:16px;
  font-weight:900;
  margin-top:10px;
  margin-bottom:5px;
  padding: 5px 0px 5px 10px;
  width:500px;
}

.box_ul {
  border-top: 0px;
  border-bottom: 1px;
  border-left: 0px;
  border-right: 0px;
  border-color: #ccc;
  border-style: solid;
  padding: 5px 0px 0px 0px;
}

.box {
  border-top: 1px;
  border-bottom: 1px;
  border-left: 1px;
  border-right: 1px;
  border-color: #ccc;
  border-style: solid;
  padding: 5px 5px 5px 5px;
}

.stitle {
  color:#000;
  font-size: 13px;
  font-weight:900;
}

.sstitle {
  color:#000;
  font-size: 12px;
  font-weight:bold;
}

.btext {
  color:#000;
  font-size: 11px;
  line-height: 16px;
}

.wtext {
  color:#fff;
  font-size: 11px;
  line-height: 16px;
}


.ltext {
  font-size: 14px; 
  line-height: 18px;
  font-weight: 900
}

.gbox {
  padding: 10px 10px 10px 10px;
  background-color:#e6e6e6;
}

.pointer {
  cursor:default
}

.pagetop {
  text-align:center;
  margin-top:30px;
  margin-bottom:20px;
  width:500px;
}

.bgimage{
  background-repeat:no-repeat;
}