﻿body 
{
	margin:0;
	border:0;
	padding:0;
	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;
}
a:link{
  text-decoration: none;
  color: #C3C3C3;;
  font-family: "宋体";
}
a:visited
{
text-decoration: none;
  color: #C3C3C3;
  font-family: "宋体";
	}
a:hover {
  text-decoration: none;
  color: #FF6600;
  font-family: "宋体";
}
input
{
	border:1px solid #b6c7d4;
}
table
{
	border:0;
	align:center;
	cellpadding:1;
	cellspacing:1;
		
}
select {
   font-size: 12px; 
   border: 0px #cccccc double;
}
.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;
    font-family: "宋体";
}
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: "宋体";
}
.bk {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #353F49;
	border-right-color: #353F49;
	border-bottom-color: #353F49;
	border-left-color: #353F49;
	border-right-width: 1px;
	border-bottom-width: 1px;
}
.bg {
	border: 1px solid #5B6066;
	margin-bottom: 10px;
}
.STYLE1 {
	color: #F0AD16;
	font-weight: bold;
	font-size: 12px;
}
.STYLE2 {
	color: #C3C3C3;
	font-size: 12px;
	font-weight: bold;
}
.STYLE3 {font-size: x-large}
.STYLE4 {font-size: medium}
.txtst
    {
        width:230px;
        height:16px;
    }
.textbox
{
		width:180px;
		border:1px solid #b0bd8f;
	}
	
	#loader_container {
    text-align:center;
    position:absolute;
    top:40%;
    width:100%;
    left: 0;
}
#loader {
    font-family:Tahoma, Helvetica, sans;
    font-size:11.5px;
    color:#000000;
    background-color:#666666;
    padding:10px 0 16px 0;
    margin:0 auto;
    display:block;
    width:130px;
    border:1px solid #999999;
    text-align:left;
    z-index:2;
}
#progress {
    height:8px;
    font-size:1px;
    width:1px;
    position:relative;
    top:1px;
    left:0px;
    background-color:#8894a8;
}
#loader_bg {
    background-color:#cccccc;
    position:relative;
    top:8px;
    left:38px;
    height:10px;
    width:150px;
    font-size:2px;
}
#ps{
    background-image:url(images/3a.gif);
    width:10px;
    height:9px;
    padding: 0;
    margin-left:45px;
    position: absolute;
}
