@charset "UTF-8";

body,
input, select, textarea, button, option, optgroup,
.ui-widget,
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button,
#visitor-intro, .random-avatars, .message-link {
	font-family: 
		'Arial', 'Verdana','Segoe UI',
/*		'微軟正黑體', 'Microsoft JhengHei', */
		sans-serif;
}

.header-block-title, .message, .link, h1, h2, h3, h1 input, #groups-install button, .addon span {
	font-family: 'Arial', 'Verdana','Segoe UI', '微軟正黑體', 'Microsoft JhengHei', sans-serif;
}

body {
	font-size: 0.92em 
	line-height:135%;
}

input, select, textarea, button, option, optgroup {
	font-size: 1em
}

#header #header_top_link a {
	/* alpha or beta image style */
	background: transparent url('../images/header-title-alpha-zh-TW.png') center center no-repeat;
	width: 97px; height: 37px;
	/* normal style */
/*	background: transparent url('../images/header-title-zh-TW.png') center center no-repeat;
	width: 54px; height: 19px; */
}
