.css {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 22px;
}
.tab2 {
	border: 1px solid #FEEFD2;
}
.tit2 {
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.tit3 {
	font-size: 12px;
	font-weight: bold;
	color: #306EC5;
}

.tab {
	border: 1px solid #B4D2EA;
}
.tit1 {
	font-size: 14px;
	color: #003399;
	text-decoration: none;
	font-weight: bold;
}
.ser {
	font-size: 12px;
	color: #003399;
	text-decoration: none;
}
a:link {
	font-size: 12px;
	color: #003399;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #003399;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}

