/* CSS Document */

.T_Menu {
	margin: 0;
}
.T_Menu li {
	list-style-type: none;
}
.T_Menu SPAN {
        display: block;
	float: left;
	width: 85px;
	height: 35px;
	/*background-image: url(../images/qie_huon4.gif);*/
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 5px 0 0 0;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	/*color: #003264;
        border-top: 2px solid #003264;
        background:#FFFFFF;
	border-left:1px solid #e0e0e0;
	border-right:1px solid #e0e0e0;*/
}
.T_Menu SPAN a {
	/*color: #A91B29;*/
}
.T_Menu SPAN.selectd a {
	/*color: #FFF;*/
}
.T_Menu SPAN.selectd {
	float: left;
	width: 85px;
	height: 35px;
	/*background-image: url(../images/qie_huon.gif);*/
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 5px 0 0 0;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	/*border-width: 0 0px 0 0;
	border-style: solid;
	border-color: #DCDDE1;*/
        color: #003264;
	border-top: 2px solid #003264;
	background:#FFFFFF;
	border-left:1px solid #e0e0e0;
	border-right:1px solid #e0e0e0;

}
<!--ecms sync check [sync_thread_id="3bcee7cc5a424330844ab778a62d31c1" sync_date="2021-11-16 10:05:59" check_sum="3bcee7cc5a424330844ab778a62d31c1]-->