BODY {
	SCROLLBAR-FACE-COLOR: #1E78BE; 
	SCROLLBAR-HIGHLIGHT-COLOR: #1E78BE; 
	SCROLLBAR-SHADOW-COLOR: #1E78BE; 
	SCROLLBAR-3DLIGHT-COLOR: #999A9B; 
	SCROLLBAR-ARROW-COLOR: #ffffff; 
	SCROLLBAR-TRACK-COLOR: #999A9B; 
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	font-size: 12px;
	color: #000000;
	font-family: 宋体;
}

input,select{
	BACKGROUND-COLOR: #eeeeee;
	BORDER-BOTTOM: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid;
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #000000 1px solid;
	HEIGHT: 18px;
	font-family: 宋体;
	font-size: 12px;
}

td{
	font-size: 12px;
	color: #000000;
	font-family: 宋体;
	WORD-BREAK: break-all;
}

a{
	font-size: 12px;
	color: #000000;
	font-family: 宋体;
	text-decoration: none;
}

a:hover{
	color: darkblue;
	text-decoration: underline;
}

.red12_01{
	font-size: 12px;
	color: Red;
	font-family: 宋体;
}

.blue12_01{
	font-size: 12px;
	color: blue;
	font-family: 宋体;
}

.blue14_01{
	font-size: 14px;
	color: blue;
	font-family: 宋体;
}

.balck14{
	font-size: 14px;
	color: balck;
	font-family: 宋体;
}

.balck13{
	font-size: 13px;
	color: balck;
	font-family: 宋体;
}

.white12_01 {
	FONT-SIZE: 12px;
	TEXT-DECORATION: none;
	COLOR: #ffffff;
	font-family : 宋体;
}

.orange12_01 {
	FONT-SIZE: 12px;
	TEXT-DECORATION: none;
	COLOR: orange;
	font-family : 宋体;
}

.white14_01{
	font-size: 14px;
	font-weight: bolder;
	font-family: 黑体;
	color: #ffffff;
}

.white17_01{
	font-size: 17px;
	font-weight: bolder;
	font-family: 黑体;
	color: #ffffff;
}

.black17_01{
	font-size: 17px;
	font-weight: bolder;
	font-family: 黑体;
	color: #000000;
}

.lineheight25 {
	line-height: 25px;
}