@charset "UTF-8";

.top_page_s {
	width: 100%;
	height: 110px;
}

.top_page_tabGroup {
	list-style-type: none;
	margin: 0px;
	padding-left: 0;
	padding-top: 5px;
}
.top_page_txtGroup {
	text-align: center;
}
.top_page_tab {
	float: left;
	margin: 9px;
}

/*滑鼠點選
.TabbedPanelsTabHover {
	background-color: #cccccc;
}
*/
.top_page_tab a {
	color: black;
	text-decoration: none;
}
.top_font_01 {color: #9999ff}
.top_font_02 {color: #ff9900}
.top_font_03 {
	font-size: 10px;
	color: cc99ff;
}

