/*table {
	font-size: 12px;
	line-height: 20px;
	color: 004E99;
	text-decoration: none;
}*/

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #006699;
}

.STYLE1 {
	color: #1258A0;
	font-weight: bold;
}
.STYLE2 {
	color: #1C62A0;
	font-weight: bold;
}
.STYLE3 {color: #FF0000}
.STYLE4 {color: #c70303}
.table_bk {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #EEEEEE;
	border-bottom-color: #EEEEEE;
	border-left-color: #EEEEEE;
}
.table_bk2 {
	border: 1px solid #EEEEEE;
}
.list_bk {
    font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.biaoti_list { 
	font-size: 12px;
	line-height: 22px;
}
.biaoti_list a:link {
	color: #333333;
	text-decoration: none;
}
.biaoti_list a:visited {
	text-decoration: none;
	color: #666666;
}
.biaoti_list a:hover {
	text-decoration: underline;
	color: #FF0000;
}
.biaoti_list a:active {
	text-decoration: none;
	color: #006699;
}

.zhuanti_list {
	font-size: 14px;
	line-height: 26px;
	color: #333333;
	text-align: center;
}
.zhuanti_list a:link {
	font-size: 14px;
	line-height: 26px;
	color: #333333;
	text-align: center;
}
.zhuanti_list a:visited {
	font-size: 14px;
	line-height: 26px;
	color: #333333;
	text-align: center;
}
.zhuanti_list a:hover {
	font-size: 14px;
	line-height: 26px;
	color: #003399;
	text-align: center;
}
.zhuanti_list a:active {
	font-size: 14px;
	line-height: 26px;
	color: #333333;
	text-align: center;
}
.list3_list {
	font-size: 12px;
	color: #006699;
	font-weight: bold;
}
