body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	BACKGROUND-COLOR: transparent;
	scrollbar-arrow-color:#FFFFFF;     /*上下按钮上三角箭头的颜色*/
	scrollbar-base-color:#bfb197;		/*滚动条的基本颜色
     scrollbar-dark-shadow-color:#d6cfb5;   /*立体滚动条强阴影的颜色
	scrollbar-face-color:#d6cfb5;/*立体滚动条凸出部分的颜色*/
scrollbar-highlight-color:#d6cfb5;/*滚动条空白部分的颜色
scrollbar-shadow-color立体滚动条阴影的颜色 */
}
td {
	font-size: 12px;
	line-height: 21px;
	color: #333333;
	text-decoration: none;
}
.font1 {
	font-size: 12px;
	line-height: 21px;
	color: FEEAC9;
	text-decoration: none;
}
.font2 {
	font-size: 12px;
	line-height: 20px;
	color: 6C5C43;
	text-decoration: none;
}
.font3 {
	font-size: 14px;
	line-height: 21px;
	color: FFDB10;
	text-decoration: none;
	font-weight: bold;
}
.bg1 {
	border: medium solid #99662F;
}
.font4{
	font-size: 12px;
	line-height: 21px;
	color: FFE609;
	text-decoration: none;
}
.font6{
	font-size: 12px;
	line-height: 21px;
	color: 000000;
	text-decoration: none;
}
.font5 {
	font-size: 13px;
	line-height: 25px;
	color: 6C5C43;
	text-decoration: none;
}
.font7 {
	font-size: 14px;
	line-height: 25px;
	color: 000000;
	text-decoration: none;
}
a:link {
	font-size: 13px;
	line-height: 22px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 13px;
	line-height: 22px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-size: 13px;
	line-height: 22px;
	color: #000000;
	text-decoration: none;
}
.1:link {
	font-size: 15px;
	line-height: 22px;
	color: red;
	font-weight:bold;
	text-decoration: underline;
}
.1:visited {
	font-size: 15px;
	line-height: 22px;
	color: red;
	font-bol:bold;
	text-decoration: underline;
}
.1:hover {
	font-size: 15px;
	line-height: 22px;
	color: red;
	font-weight:bold;
	text-decoration: underline;
}
