body {
	font-size: 12px;
	font-family: "宋体";
	scrollbar-darkshadow-color: #808080;
	scrollbar-face-color: #999999;
	scrollbar-highlight-color: #EFEFEF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #000000;
	scrollbar-track-color: #EDEDED;
	background-color: #000000;
}
select {
   background-color: #E7E7E7; 
   color: #000000; 
   font-size: 12px; 
   border: 0px #cccccc double;
}
input,textarea {
   background-color: #EFEFEF; 
   color: #000000; 
   font-family: tahoma; 
   font-size: 12px; 
   border: 1px #cccccc double;
}
option {
   font-size: 12px; 
   background-color: #f3f3f3; 
   color: #51485f;
}
table,td {
  font-family: "宋体";
  color: #C3C3C3;
  font-size: 12px;
  word-break : break-all ;
}
a:link,a:visited {
  text-decoration: none;
  color: #C3C3C3;
  font-family: "宋体";
}
a:hover {
  text-decoration: none;
  color: #FF6600;
  font-family: "宋体";
}
.date {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  color: #666666;
}
.input_class {
   background-color: #ffffff; 
   color: #666666; 
   font-family: tahoma; 
   font-size: 12px; 
   border: 1px #000000 double;
}

.f {
    line-height: 23px;
    font-size: 16px;
    color: #00ccff;
}


.header {
    line-height: 23px;
    font-size: 14px;
    font-weight: bold; 
    color: #FF6600;
}
.header a:link {
  text-decoration: none;
  color: #FF6600;
  font-family: "宋体";
}
.header a:visited {
  text-decoration: none;
  color: #FF6600;
  font-family: "宋体";
}
.header a:hover {
  text-decoration: none;
  color: #C3C3C3;
  font-family: "宋体";
}

.Iright {
    font-size: 12px;
    color: #00CC33;
}
a.Iright:link {
  text-decoration: none;
  color: #00CC33;
  font-family: "宋体";
}
a.Iright:visited {
  text-decoration: none;
  color: #00CC33;
  font-family: "宋体";
}
a.Iright:hover {
  text-decoration: none;
  color: #FF6600;
  font-family: "宋体";
}
