a:link{
	color:#0B333C;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
}/*这是默认色*/ 
a:visited{
	color:#0B333C;
	text-decoration: none;
}/*这是访问过的色*/ 
a:hover{
	color:#0B333C;
	text-decoration: underline;
}/*这是鼠标经过色*/ 
a:active{
	color:#0B333C;
	text-decoration: none;
}
.redLink:link{
	font-size: 14px;
	color: #900;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	text-decoration: none;
	padding-left: 15px;
}/*这是默认色*/ 
.redLink:visited{
	text-decoration: none;
	color: #900;
	font-size: 14px;
	font-weight: bold;
	padding-left: 15px;
	font-family: Tahoma, Geneva, sans-serif;
}/*这是访问过的色*/ 
.redLink:hover{
	font-size: 14px;
	color: #900;
	font-weight: bold;
	text-decoration: underline;
	padding-left: 15px;
	font-family: Tahoma, Geneva, sans-serif;
}/*这是鼠标经过色*/ 
.redLink:active{
	font-size: 14px;
	color: #900;
	font-weight: bold;
	text-decoration: underline;
	padding-left: 15px;
	font-family: Tahoma, Geneva, sans-serif;
}
.style 1 {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #0B333C;
}
.footder_1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0B333C;
}
.footder_2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #0B333C;
}
table {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #0B333C;
	line-height: 25px;
}
.b {
	font-weight: bold;
#form1 table tr td table tr td {
	color: #FFF;
}
.bb {
	font-weight: bold;
#form1 table tr td table tr td {
	color: #F00;
}
