body{
  margin: 0px;
  paddin: 0px;
  font-family: Times New Roman, Tahoma;
  background-color:#000000;
  scrollbar-3dlight-color:#cccccc;
  scrollbar-arrow-color:#000000;
  scrollbar-darkshadow-color:#787878;
  scrollbar-face-color:#787878;
  scrollbar-highlight-color:#aaaaaa;
  scrollbar-shadow-color:#cccccc;
  scrollbar-track-color:#333333;
}
body.w{
  margin: 0px;
  paddin: 0px;
  background-color:#ffffff;
}
img{
  margin:0px;
  border:0px;
}
#main {border-collapse:collapse; border-spacing:0; width:100%; height:100%}
#main_w {width:50%; background:url(/img/main_l.jpg) top left no-repeat; text-align:right}
#main_b {width:50%; background:url(/img/main_r.jpg) #000 top right no-repeat}
th{
  color: #ffffff;
  font-family: Monotype Corsiva, Arial;
  font-size: 18px;
  text-align: center;
  font-weight: normal;
}
td{
  color: #cccccc;
  font-size: 14px;
}
h1{
  font-family: Arial;
  color: #ffffff;
  font-size: 18px;
  text-align: center;
  font-weight: normal;
}
p{
  text-align: justify;
  text-align-last: left; 
}
dfn{
  color: #000000;
  font-style: normal;
}
dfn.red{
  color: red;
  font-style: normal;
}
dfn.w{
  color: #ffffff;
  font-style: normal;
}
dfn.h1{
  color: #000000;
  font-style: normal;
  font-size: 18px;
}
a{
  color:#bdb8b8;
  text-decoration:none;
}
a.w{
  color:#000000;
  text-decoration:none;
}
a.menu{
  font-family: Arial;
  font-size:13px;
  text-decoration:none;
}
a.jl{
  color:#555555;
  font-family: Arial;
  font-size:10px;
  text-decoration:none;
}
a.menuw{
  color:#000000;
  font-family: Arial;
  font-size:13px;
  text-decoration:none;
}
a.num{
  font-family: Times New Roman, Tahoma;
  font-size:16px;
  text-decoration:none;
}
a.numw{
  color:#000000;
  font-family: Times New Roman, Tahoma;
  font-size:16px;
  text-decoration:none;
}
a.jlw{
  color:#aaaaaa;
  font-family: Arial;
  font-size:10px;
  text-decoration:none;
}
a.jlw1{
  color:#aaaaaa;
  font-family: Arial;
  font-size:13px;
  text-decoration:none;
}
a:hover{
  color:#ffffff;
  cursor:hand;
}
a.menuw:hover{
  color: red;
  cursor:hand;
}
a.numw:hover{
  color: red;
  cursor:hand;
}
a.w:hover{
  color: red;
  cursor:hand;
}
a.jlw:hover{
  color: red;
  cursor:hand;
}
a.jlw1:hover{
  color: red;
  cursor:hand;
}
hr{
  border:#666666 1px solid;
}
input{
  color:#ffffff;
  font-size:14px;
  background-color:#000000; 
  border:#787878 1px solid;
  font-weight: normal;
}
textarea{
  color:#ffffff;
  font-size:14px;
  background-color:#000000; 
  border:#787878 1px solid;
  font-weight: normal;
}
input.w{
  color:#000000;
  font-size:14px;
  background-color:#ffffff; 
  border:#787878 1px solid;
  font-weight: normal;
}
textarea.w{
  color:#000000;
  font-size:14px;
  background-color:#ffffff; 
  border:#787878 1px solid;
  font-weight: normal;
}

