*{
	margin:0px;
	padding:0px;
	font-family:helvetica,"細明體",arial;
	font-size:12px;
}

a{
	color:blue;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

html,
body,
#mfm{
	/* margin:0px; */
	/* padding:0px; */
	width:100%;
	height:100%;
}

#mfm_fm{
	/* 2014-10-27 16:05 Edit By GGW */
	/* New HTML Frame */
	position:relative;
	width:100%;
	height:100%;
}

#mfm,
#hdr_fm,
#ctt_fm{
	border:none;
	border-collapse:collapse;
	border-spacing:0px;
}

#hdr{
	background:url( ../img/bg_t.gif ) repeat-x 0% 0%;
	height:180px;
	text-align:center;
}

#hdr_fm{
	margin:auto;
	background:url( ../img/logo.jpg ) no-repeat 88px 16px;
	width:1000px;
	height:100%;
}

#hdr_ctt{
	text-align:left;
	vertical-align:top;
}

#ctt{
	text-align:center;
}

#ctt_fm{
	margin:auto;
	width:970px;
	height:100%;
	font:12px/1.5 tahoma;
	color:#555;
}

#footer{
	background:url( ../img/bg_b.gif ) repeat-x 0% 0%;
	/* height:120px; */
	height:38px;
	font:12px tahoma;
	color:#666;
	text-align:center;
	vertical-align:middle;
}

.gad{
	margin:8px auto 6px;
}