html, body {
	font-family: "微軟正黑體", Arial, Helvetica, sans-serif;
}
input,button,textarea{
	font-family: "微軟正黑體", Arial, Helvetica, sans-serif;
}
.GreenBtn {
	min-height: 36px;
}
/*FUserInfo.php*/
.FInfoTable input {
	width: 240px;
}
.FHDInfoContent h2 {
	font-size: 20px;
}
/*FHDMain.php*/
.FHDAlert ul {
	color: #333;
	list-style-type: disc;
	padding: 20px 0 0 190px;
}
.FHDAlert ul li{
	padding: 8px 0;
}
.FHDInfo h2 {
	font-size: 20px;
}
/*FHDHomeInstall.php*/
.FHDHomeDes {
	padding: 20px 0 0 180px;
	width: 450px;
}
/*FHDProInstall.php*/
.FHDProDes {
	line-height: 42px;
	padding: 32px 0 0 200px;
}
/*Index.php*/
#HD_Popup .PopupBtnWrap {
	left: 18%;
}
/*MemoEdit.php*/
.no_memo_btn {
	background: url(../../images/StyleA/FHD/no-memo-addbtn.png) no-repeat;
}
.no_memo_btn:hover {
	background: url(../../images/StyleA/FHD/no-memo-addbtn-hover.png) no-repeat;
}
/*NetworkDDNS.php*/
#NetworkDDNSPopup .DDNS_Step01 .Privacy {
	margin: 77px 0 0 70px;
}
/*PowerNASCenter_Popup.php*/
#PowerNASCenter_Popup .PopupBtnWrap {
	left: 28%;
}
/*XBMC_Popup.php*/
#XBMC_Popup .PopupBtnWrap {
	left: 36%;
}