a {
	font-size: 11px;
	font : Arial, Helvetica, sans-serif;
	color : #8089A6;
}/* 默认的字体，字体为11 象素，颜色为灰蓝*/


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}/* 默认的字体，字体为11 象素*/


A:link {
	color: #8089A6;
	text-decoration:none;
}/* 链接的颜色为灰蓝*/

A:visited {
	color: #8089A6;
	text-decoration:none;
}/* 颜色为灰蓝*/

A:active {
	color: #FF8C00;
	text-decoration:none;
}/* 鼠标指示颜色为橘红色 */

A:hover {
	color: #FF8C00;
	text-decoration:underline;
}/* 浏览后链接的颜色为橘红色 */


.input {
	BACKGROUND-COLOR: #EAEAEA;
	BORDER-BOTTOM-WIDTH: 1px;
	BORDER-LEFT-WIDTH: 1px;
	BORDER-RIGHT-WIDTH: 1px;
	BORDER-TOP-WIDTH: 1px;
	FONT-SIZE: 12px;
}/* 边线都为1的按钮模式*/

.buttom {
	BORDER-RIGHT: 1px ridge #184E8D;
	BORDER-TOP: 1px ridge #8AB5E7;
	FONT-SIZE: 9pt;
	BORDER-LEFT: 1px ridge #8AB5E7;
	CURSOR: hand;
	COLOR: #ffffff;
	BORDER-BOTTOM: 1px ridge #184E8D;
	BACKGROUND-COLOR: #3F78BA;
}


.td1 {
	text-decoration: none;
	BORDER-TOP: none;
	font-family: "Arial", "宋体";
	FONT-SIZE: 12px;
	color: #5B6B9B;
	line-height: 16px;
}

.td2 {
	text-decoration: none;
	font-family: "Arial", "宋体";
	FONT-SIZE: 11px;
	color: #8089A6;
	border-right-width: 1px;
}

.td3 {
	text-decoration: none;
	font-family: "Arial", "宋体";
	FONT-SIZE: 11px;
	color: #626295;
	line-height: 18px;
}

.td5 {
	text-decoration: none;
	font-family: "Arial", "宋体";
	FONT-SIZE: 11px;
	color: #8089A6;
	line-height: 16px;
}


.td6 {
	text-decoration: none;
	font-family: "Arial", "宋体";
	FONT-SIZE: 10px;
	color: #8089A6;
	line-height: 20px;

}

.td7 {
	text-decoration: none;
	font-family: "Arial", "宋体";
	FONT-SIZE: 11px;
	color: #8089A6;
	line-height: 12px;
}

.td8 {
	text-decoration: none;
	font-family: "Arial", "宋体";
	FONT-SIZE: 11px;
	color: #8089A6;
	line-height: 15px;
}
