@charset "big5";
/* CSS Document */

body {
	margin-top:0;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	font: 'PMingLiU', 'MingLiU';
	font-size: 12px;
}
.txt1 {
	color:#000;
}
#links a {
	color: #FF6600;
	text-align:center;
}
#links a:hover {
	color: #993300;
}
.tabcontent {
	display:none;
}
 @media print {
.tabcontent {
	display:block;
}
}
/*  footer æ¡?----------------------------------------------------------------------------------------*/

.userTerms {
	position:absolute;
	padding-left: 250px;
	padding-top: 5px;
	z-index:2;
}
.userTerms A {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #0033FF;
	font-size: 11px;/*background-color:#336699;*/
}
.userTerms A:hover {
	text-decoration: underline;/*background-color:#336699;*/
}
.foot {
	background-image: url(http://image.funmily.com/funmily/zh-tw/images/points/footer.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center bottom;
}
