a:link {
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
}
A:hover {
	font-size: 9pt;
	color: #FF3300;
	text-decoration:underline
}
A:visited {
	font-size: 9pt;
	color: #410051;
	text-decoration: none;
}

body,td,th {
	font-size: 9pt;
	color: #505050;
	line-height: 14pt;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/indexbg.jpg);
}
a.red:link {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
a.red:hover {
	font-size: 12px;
	color: #FF6600;
	text-decoration: underline;
}
a.red:visited {
	color: #FF0000;
	text-decoration: none;
	font-size: 12px;
}


.b {
	border: 1px solid #333333;
}
.temp {
	font-size: 12px;
	line-height: normal;
	color: #3761B5;
}
.table-1 {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #0091D2;
}
.table-2 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
a.huanyi:link {
	font-size: 14px;
	color: #FF0000;
	text-decoration: underline;
}
a.huanyi:hover {
	font-size: 14px;
	color: #FF6600;
	text-decoration: underline;
}
a.huanyi:visited {
	font-size: 14px;
	color: #FF0000;
	text-decoration: underline;
}
