BODY {
	scrollbar-face-color: #1989D7;
	scrollbar-highlight-color: #FAFAFA;
	scrollbar-shadow-color: #BDBDBD;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #F4F4F4;


	scrollbar-darkshadow-color: #FFFFFF
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	
}
TD {
	font-size: 12px;

}
INPUT {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;



}
a:link {
    font-size: 12px;
	color: #000000;
	text-decoration:none
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration:none
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration:none
}

.b
{
	color:#FF0000;
}
.b:hover
{
	color:#FF0000;
	text-decoration: underline;
}
.INSERT {
	background-color: #FFFFFF;
	height: 18px;
	width: 90px;
	border: 1px outset #999999;
}
.write {
	height: 18px;
	width: 180px;
	border: 1px solid #CCCCCC;
}
.login {
	height: 18px;
	width: 90px;
	border: 1px solid #CCCCCC;
}
.Actions {
	border: 1px ridge #CCCCCC;
	background-color: #C0C0C0;
}
textarea {
	border: 1px solid #CCCCCC;
}
.biaoti1 {
	font-family: "宋体";
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
.biaoti2 {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.zhengwen {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	line-height: 14px;
}
.border {
	border: 1px solid #1989D7;
}
.border1 {
	border: 1px solid #ffccoo;
}
.borderdown {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #1989D7;
}
