body,.left,.right,.top,.bottom
{
SCROLLBAR-FACE-COLOR: #F5F3EA; //滚动条凸出部分的颜色
SCROLLBAR-HIGHLIGHT-COLOR:#F5F3EA;//滚动条空白部分的颜色
SCROLLBAR-SHADOW-COLOR:  #F5F3EA;//立体滚动条阴影的颜色
SCROLLBAR-3DLIGHT-COLOR: #F5F3EA;//滚动条亮边的颜色
SCROLLBAR-ARROW-COLOR: #009900;//上下按钮上三角箭头的颜色
SCROLLBAR-TRACK-COLOR: #F5F3EA;//滚动条的背景颜色
SCROLLBAR-DARKSHADOW-COLOR: #333333 ;//滚动条强阴影的颜色
SCROLLBAR-BASE-COLOR: #F5F3EA; //滚动条的基本颜色
FONT-FAMILY: 宋体; FONT-SIZE: 9pt;
background-color: #F5F3EA;
}

input
{
BORDER-TOP-WIDTH: 1px;
PADDING-RIGHT: 1px; 
PADDING-LEFT: 1px; 
BORDER-LEFT-WIDTH: 1px; 
FONT-SIZE:9pt; 
BORDER-LEFT-COLOR: #333333; 
BORDER-BOTTOM-WIDTH: 1px; 
BORDER-BOTTOM-COLOR: #333333; 
PADDING-BOTTOM: 1px; 
BORDER-TOP-COLOR: #333333; 
PADDING-TOP: 1px; 
HEIGHT: 18px; 
BORDER-RIGHT-WIDTH: 1px; 
BORDER-RIGHT-COLOR: #333333;
font-style: bold;
border-width: 1;
border-color: #000000; 
font-size: 9pt; 
font-style: bold;
BORDER-TOP-WIDTH: 1px;
PADDING-RIGHT: 1px; 
PADDING-LEFT: 1px; 
BORDER-LEFT-WIDTH: 1px;}

textarea, select
{
border-width: 1;
border-color: #000000; 
font-size: 10pt; 
BORDER-TOP-WIDTH: 1px;
BORDER-LEFT-WIDTH: 1px; 
}

A:link
{
COLOR: #0057DB; 
CURSOR: hand; 
FONT-FAMILY: "宋体"; 
FONT-SIZE:9pt; 
FONT-STYLE: normal; 
TEXT-DECORATION: none; 
onFocus:if(this.blur)this.blur();
}

A:visited 
{
COLOR: #0057DB;
CURSOR: hand; 
FONT-FAMILY: "宋体"; 
FONT-SIZE: 9pt; 
FONT-STYLE: normal; 
TEXT-DECORATION: none;
onFocus:if(this.blur)this.blur();
}

A:active 
{
COLOR:#9B0000; 
CURSOR: hand; 
FONT-FAMILY: "宋体"; 
FONT-SIZE: 9pt; 
FONT-STYLE: normal; 
TEXT-DECORATION: none; 
onFocus:if(this.blur)this.blur();
}

A:hover 
{
COLOR:#BD0000; 
CURSOR: hand; 
FONT-FAMILY: "宋体"; 
FONT-SIZE: 9pt; 
FONT-STYLE: normal; 
TEXT-DECORATION: none; 
onFocus:if(this.blur)this.blur();
}

hr
{
border-width: 1px;
}
h1,h2
{
FONT-FAMILY: 宋体; FONT-SIZE: 9pt ; COLOR:#000000
}

td,div,option,p,br,form
{
FONT-FAMILY: 宋体; FONT-SIZE:9pt;COLOR: #000000;
} 
 
 
td.pixel
{
border:#aaaaaa solid;border-width:0 0 0 0
}

.line
{
    border=0 cellpadding="0" cellspacing="0" 
    height:26;
    border:#888888 solid;border-width:1 1 1 1
}

.dotted
{
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	bordercolordark:#000000;
}

.title{
background-image: url(../images/bg.gif);
height:25px;
}

.head
{
	background-color: #B9CEEC;
	text-align:center;
	height:20; 
}

.body
{
	background-image: url(../images/bg_second.gif);
	background-color: #F7FAFD;
	font-size: 12px;

}

.body1
{
background-image: url(../images/bg_second.gif);
background-color: #fafafa;
}

.first{
background-image: url(../images/bg_first.gif);
}

.second{
background-image: url(../images/bg_second.gif);
}

.chead
{
background-color: #B9CEEC;
text-align:center;
height:20;  
}

.list
{
background-color: #E4E8ef;
text-align:center;
}

.left
{
background-color: #E4E8ef;
}

.right
{
background-color: #F7FAFD;
background-filter: Alpha(Opacity=50) ; 
}

.bg
{
background-color: #F6F6F6;
background-filter: Alpha(Opacity=50) ; 
}

.bgchange
{
 background-color:#e6e6e6;
}

.bgcolor
{
 background-color:;  
}

.border {
	background-color: #BCC7D8;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #7ac10f;
}
