html
{
	/*
	SCROLLBAR-FACE-COLOR: #f4fffb; 
	SCROLLBAR-HIGHLIGHT-COLOR: #f4fffb;
	SCROLLBAR-SHADOW-COLOR: #f4fffb; 
	SCROLLBAR-DLIGHT-COLOR: #318262;
	SCROLLBAR-ARROW-COLOR: #318262; 
	SCROLLBAR-TRACK-COLOR: #f4fffb;
	SCROLLBAR-DARKSHADOW-COLOR: #318262;
    */
}
body 
{  
	font-size: 12px; 
	font-family: "宋体"; 
	background-color:#ffffff;
	COLOR:black;
}


a 
{
	font-size: 12px; 
	text-decoration: none; 
	font-family: 宋体; 
	color: #660099
}

A:link 
{
	COLOR: #003399; 
	FONT-SIZE: 12px
}

A:visited 
{
	COLOR: #003399; 
	FONT-SIZE: 12px
}

A:active 
{
	COLOR: #990099; 
	FONT-SIZE: 12px
}

a:hover 
{
	font-size: 12px;
	color: #5082E6;
	font-family: 宋体;
	text-decoration: none
}

hr 
{  
	color: #008888
}

h3 
{  
	color: #008888;
	margin-top: 2px; 
	margin-right: 2px; 
	margin-bottom: 2px; 
	margin-left: 2px; 
	padding-top: 0px; 
	padding-right: 0px; 
	padding-bottom: 0px; 
	padding-left: 0px; 
	text-align: center
}

TR.T 
{	
	BACKGROUND-COLOR: #2086ce;
	color:#ffffff;
	height:20px;
}
white 
{  
	font-family: "宋体"; 
	font-size: 12px; 
	color: #CC3300
}

TD
{
	font-family: "宋体"; 
	font-size: 12px;
}

TD.title
{
	height:23px;
	text-align:center;
	vertical-align:middle;
	font-weight:bold;
}
TD.border
{
	font-family: "宋体"; 
	font-size: 12px;
	border-color:#008888;
	border-left:0px solid; 
	border-right: 1px solid; 
	border-top :0px solid; 
	border-bottom:1px solid
}

TD.noborder
{
	border-left:  medium none; 
	border-top:medium none;
	border-right: medium none;
	border-bottom:medium none
}

TD.no-top
{
	border-left:1px solid
}

TD.only-bottom
{
	border-right: medium none
}

TD.TT
{  
	font-family: "宋体"; 
	font-size: 12px; 
	color: #003399;
	text-decoration: underline
}

input.button 
{
	font-family: "宋体";
	font-size: 12px;
	background-image: url(../images/button/bgbtn2_0.gif);
	border: none;
	height: 20px;
	width: 40px;
	cursor: pointer;
}

input.but3
{
	font-family: "宋体";
	font-size: 12px;
	border: none;
	cursor: pointer;	
	background-image: url(../images/button/bgbtn3_0.gif);
	height: 20px;
	width: 47px
}

input.but20 
{
	font-family: "宋体";
	font-size: 12px;
	border: none;
	cursor: pointer;	
	background-image: url(../images/button/bgbtn2_0.gif);
	height: 20px;
	width: 40px
}

.but21 
{
	font-family: "宋体";
	font-size: 12px;
	border: none;
	cursor: pointer;	
	background-image: url(../images/button/bgbtn2_1.gif);
	height: 20px;
	width: 40px
}


input.but20down 
{
	border:0px;height:31px;width:30px;background-image:url(../images/button/down.gif);
}

input.but20up 
{
	border:0px;height:31px;width:30px;background-image:url(../images/button/up.gif);
}


input.but40 
{
	font-family: "宋体";
	font-size: 12px;
	border: none;
	cursor: pointer;	
	background-image: url(../images/button/bgbtn4_0.gif);
	height: 20px;
	width: 62px
}

.but41 
{
	font-family: "宋体";
	font-size: 12px;
	border: none;
	cursor: pointer;	
	background-image: url(../images/button/bgbtn4_1.gif);
	height: 20px;
	width: 62px
}
.but50 
{
	font-family: "宋体";
	font-size: 12px;
	border: none;
	cursor: pointer;	
	background-image: url(../images/button/bgbtn5_0.gif);
	height: 20px;
	width: 86px
}
Span 
{
	COLOR: #2A7CB1; 
	FONT-SIZE: 12px; 
	TEXT-DECORATION: none
}

.a 
{
	TEXT-DECORATION: underline
}


.but20down {border:0px;height:31px;width:30px;background-image:url(../images/button/down.gif);}
.but20up {border:0px;height:31px;width:30px;background-image:url(../images/button/up.gif);}
.but20left {border:0px;height:31px;width:30px;background-image:url(../images/button/left.gif);}
.but20right {border:0px;height:31px;width:30px;background-image:url(../images/button/right.gif);}

input[type="text"] {
	padding:1px 3px; 
	height: 20px; 
	min-height: 20px;
}

.radio,input[type=radio] {border:none; vertical-align:middle;margin-top:-2px; }
.checkbox,input[type=checkbox]	{border:none; vertical-align:middle;margin-top:-2px;}
label {vertical-align:middle; margin-left: 0px;}
