
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:#ffffff;
	font-size:12px;
	color:#6A7C8A;
	background-color:#A2A2A2;
	/*word-spacing:inherit;  段落缩进 默认2em  4字符*/
	/*line-height:25px;/*行间距*/
	/*font-weight:900;  /* 设置粗体字*/

}
.p12-5 {
	font-family: "宋体";
	letter-spacing: 5px;
	line-height: 25px;
	cursor: hand;
}
.etd {
	font-family: "Arial", "Helvetica", "sans-serif";
	line-height: 18px;
	color: #000000;
	font-size: 12px;


}
a {
	color: #666666;
	font-size: 12px;
	text-decoration: none;
}
a:link {/*未访问过的链接颜色*/
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	color:#333333;
}
a:visited {/*链接颜色*/
	text-decoration: none;
	color:#333333;
	font-family: Arial;
	font-size: 12px;
}
a:hover {/*鼠标经过颜色*/
	text-decoration: none;
	color:#FF0000;
}
a:active {/*鼠标单击时颜色*/
	text-decoration: none;
	color:#FF0000;
}

.hand {
	cursor: hand;
}
.p12-w1 {
	font-family: "宋体";
	font-size: 12px;
	letter-spacing: 1px;
}

.title {
	font-family: "宋体";
	font-size: 14px;
}

.p16 {
	font-family: "宋体";
	font-size: 12px;
	color:#ffffff;
}
.p14 {
	font-family: "宋体";
	font-size: 12px;
	color:#FF6600;
	font-weight:bold;
}
.p17 {
	font-family: "宋体";
	font-size: 13px;
	color:800000;
	line-height:30px;
}
.td-1px {
	BORDER-RIGHT:#CCCCCC 1px solid; BORDER-TOP: #CCCCCC 1px solid; BORDER-LEFT: #CCCCCC 1px solid; BORDER-BOTTOM: #CCCCCC 1px solid
}
