/* Basic style */

body{  

BACKGROUND-POSITION: center 50%;
MARGIN-TOP: 0px; 
MARGIN-BOTTOM: 0px;
BACKGROUND-IMAGE: url(image/bj.gif);
/*滚动条效果*/
SCROLLBAR-FACE-COLOR: #C6EBDE;
SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
SCROLLBAR-SHADOW-COLOR: #39867B; 
SCROLLBAR-3DLIGHT-COLOR: #39867B;
SCROLLBAR-ARROW-COLOR: #330000; 
SCROLLBAR-TRACK-COLOR: #E2F3F1; 
SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
}

textarea {
border-width: 1;
border-color: #000000;
background-color: #efefef; 
font-family: 宋体;
font-style: bold;
}
select {
border-width: 1;
border-color: #000000; 
background-color: #efefef; 
font-family: 宋体; font-size: 9pt;
font-style: bold;
  }
.f10{
font-family: Arial;
}
.f12{
font-size:14.8px
}
/*table header style*/
Th{
font-size:10pt;
}

/* link style*/
a.play:link,a.play:visited{
color:#FFFFFF;
font-size:10.5pt;
font-weight:300;
text-decoration: none;
border:4px outset #DDDDDD;
background-color:#007700;
display: block; 
width: 120px;
padding: 3px 5px; 
margin: 1px; 
text-align:center;
}
a.play:hover,a.play:active{
background-color:#FF9900;
color:#fff;
padding-left:4px; 
border:4px inset #ddd; 
text-align:center;
}

.imp{
color:#DD0000;
font-weight:500;
}

.xstrong{
 
font-weight:600;
}

.up_strong{
 color:red;
font-weight:600;
float:left
}

.down_strong{
  color:green;
font-weight:600;
float:left
}

.nochange_strong{
   
font-weight:600;
float:left
}





