A:link {COLOR: #333333;TEXT-DECORATION: none}
A:visited {COLOR: #999999;TEXT-DECORATION: none;}
A:hover {COLOR: #a68742; TEXT-DECORATION: none}

A.bar:link {COLOR: #6C5317;font-weight: bolder;}
A.bar:visited {COLOR: #6C5317;font-weight: bolder;}
A.bar:hover {COLOR: #ffffff;font-weight: bolder;}

BODY {
FONT-SIZE: 12px;
COLOR: #333333;
FONT-FAMILY: "Arial", "Helvetica", "sans-serif";
margin: 0px;
}

TABLE {BORDER-COLLAPSE: collapse; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 10pt}
.text {
	background-color: #FFFFFF;
	color: #000000;
	border: 1px solid #937d49;
}

.topic{
	color: #a68742;
	font-weight: bolder;
	font-size:15px;
}

.lefttext {
	line-height:250%
}

.font {  filter: DropShadow(Color=#cccccc, OffX=2, OffY=1, Positive=2); text-decoration: none; font-size: 9pt}
.topbg {
	color: #000000;
	background-image: url(../image/bg-index.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.mainboard{
	border-top: 0px none;
	border-right: 1px solid #cccccc;
	border-left: 0px;
}
.tabboard{
	border: 1px solid #cccccc;
}
.line{
	border-top: 0px none;
	border-right: 5px solid #C6D6C9;
	border-left: 0px;
}
.bodyline{
	border-left: 1px solid #666666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
}
.bottomline{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.viewtop{
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FF0000;
}