@charset "utf-8";
/* CSS Document */

@font-face { font-family: 華康儷圓 Std W7; src: url('include/fonts/DFYuanStd-W7.otf'); } 
.txt12 {
	font-family: 華康儷圓 Std W7;
	font-size: 12px;
} 
.txt20 {
	font-family: 華康儷圓 Std W7;
	font-size: 20px;
}
.txt20_center {
	font-family: 華康儷圓 Std W7;
	font-size: 20px;
	text-align: center;
}
.col_red {
	color: #F00;
}

.ele_box {
}
#lang a:link,
#lang a:visited,
#lang a:hover {
 font-family: "華康儷圓 Std W7";
 color:#FFF; 
 text-decoration: none; 
}
.txt32 {
	font-family: "華康儷圓 Std W7";
	font-size: 32px;
	font-weight: bold;
}
.txt32_under_center {
	font-family: "華康儷圓 Std W7";
	font-size: 32px;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}
html { height:100%; background-color: #ffffff;}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%; background-color: #ffffff;
}
a:link {
	color: #00F;
}
a:visited {
	color: #00F;
}
a:hover {
	color: #F00;
}
a:active {
	color: #00F;
}
.top_bg {
	background-image: url(images/share/share-top-bg.gif);
	background-attachment: fixed;
	background-repeat: repeat-x;
}
.btn_bg {
	background-image: url(images/share/share-btn-bg.gif);
	border: none;
}
.btn_pure_bg {
	background-image: url(images/share/share-btn-bg.gif);
}
.to_centre {
	text-align: center;
}
#flashContent { width:100%; height:100%; }
.lang {
	text-align: right;
	vertical-align: bottom;
	padding: 2px;
}