@charset "utf-8";
html {
	height: 100%;
	margin: 0;
	padding: 0;
	/*scrollbar-base-color: #000000;
	scrollbar-arrow-color: #FF0000;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #FF0000;
	scrollbar-shadow-color: #FF0000;
	scrollbar-track-color: #000000;*/
}
body {
	margin-top: 22px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif, 新細明體, 細明體;
	font-size: 12px;
	color: #666666;
	line-height: 140%;
}
.body {
	font-family: Arial, Helvetica, sans-serif, 新細明體, 細明體;
	font-size: 12px;
	color: #666666;
	line-height: 140%;
}
.body-red {
	font-family: Arial, Helvetica, sans-serif, 新細明體, 細明體;
	font-size: 12px;
	color: #FF0000;
	line-height: 140%;
}
.caption_head {
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 1px;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	line-height: 12px;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 1px;
	font-size: 11px;
	color: #666666;
	line-height: 140%;
	margin-bottom: 5px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 1px;
	font-size: 9px;
	color: #666666;
	line-height: 11px;
}
.remarks {
	font-size: 11px;
	color: #666666;
}

a.footlink:link{
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 1px;
	font-size: 9px;
	color: #666666;
	text-decoration: underline;
}
a.footlink:visited{
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 1px;
	font-size: 9px;
	color: #666666;
	text-decoration: underline;
}

a.footlink:hover{
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 1px;
	font-size: 9px;
	color: #666666;
	text-decoration: underline;
}
a.footlink:active{
	outline:none;
-moz-outline-style: none; 
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 1px;
	font-size: 9px;
	color: #666666;
	text-decoration: underline;
}
a:link {
	color: #FF0000;
}
a:visited {
	color: #FF0000;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FF0000;
	outline:none;
-moz-outline-style: none; 
}
a.whitelink:link, a.whitelink:visited, a.whitelink:hover, a.whitelink:active{
	color: #666666;
	text-decoration: none;
	outline:none;
-moz-outline-style: none; 
}
input.btn {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	margin-top: 1px;
	margin-bottom: 1px;
	font-size: 12px;
	font-weight: bold;
}

table.tbl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	/*margin: 1px;*/
	border-collapse: collapse;
}
table.tbl thead {
	background: #666666;
	color: #FFFFFF;
	font-weight: bold;
}
table.tbl tbody { background: #FFFFFF; }
table.tbl td, table.tbl th { padding: 4px; margin: 4px;  border: 1px #cccccc solid; }

.redborder {
	border: 1px solid #cccccc;
}
.featuresheader {
	font-family: Arial, Helvetica, sans-serif, 新細明體, 細明體;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	line-height: 200%;
}
.featuresheaderb {
	font-family: Arial, Helvetica, sans-serif, 新細明體, 細明體;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	line-height: 140%;
}
.featuresbody {
	font-family: Arial, Helvetica, sans-serif, 新細明體, 細明體;
	font-size: 12px;
	color: #666666;
	line-height: 140%;
}
.featuresfooter{
	font-family: Arial, Helvetica, sans-serif, 新細明體, 細明體;
	font-size: 11px;
	color: #666666;
	line-height: 120%;
}
input.textfield {
	font-family: Arial, Helvetica, sans-serif, 新細明體, 細明體;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
}
select {
	font-family: Arial, Helvetica, sans-serif, 新細明體, 細明體;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
}
hr {
	color: #FF0000;
	height: 1px;
}
.cellbottomborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.iconimg {
	padding-bottom: 5px;
	margin-bottom: 5px;
}
table.l1{
	background-color:#CCCCCC;
}
table.l2{
	background-color:#CCCCCC;
}
td.redborder1 {
	border: 1px solid #CCCCCC;
}
ul.big{
	font-size: 14px;
	font-weight: bold;
	list-style-image: url(/iPhone/v2/common/dot.gif);
	line-height: 180%;
}
.whybodytop {
	font-family: Arial, Helvetica, sans-serif, 新細明體, 細明體;
	font-size: 12px;
	color: #666666;
	line-height: 140%;
	background-color: #292929;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #990000;
	border-right-color: #990000;
	border-left-color: #990000;
}
.supportleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #990000;
}

.whybodybottom {
	font-family: Arial, Helvetica, sans-serif, 新細明體, 細明體;
	font-size: 12px;
	color: #666666;
	line-height: 140%;
	background-color: #292929;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}
.bigtext {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	line-height: 130%;
}
.bigtext14 {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	line-height: 130%;
}
.bigtext-normal {
	font-size: 16px;
	color: #666666;
	line-height: 130%;
}
.big-red {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.bigtext-red16 {
	font-size: 16px;
	line-height: 130%;
	font-weight: bold;
	color: #FF0000;
}
.bigtext-red18{
	font-size: 18px;
	line-height: 130%;
	font-weight: bold;
	color: #FF0000;
}
td.acctop {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #990000;
	border-right-color: #990000;
	border-left-color: #990000;
}
td.accbottom {
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-color: #990000;
	border-right-color: #990000;
	border-left-color: #990000;
}
td.borderbottom {
	border-style: solid;
	border-color: #999999;
	border-width: 0 0 1 0;
}
td.footlinks {
	padding-right: 30px;
	padding-left: 30px;
}
#apDiv2 {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:700px;
	z-index:10;
	background-color: #FFFFFF;
	visibility: hidden;
}
#apDiv1 {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:700px;
	z-index:20;
	visibility: hidden;
}
.errormsg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
}


.PhoneNumber a:link {
	text-decoration:underline;
}
.PhoneNumber a:visited {
	text-decoration:underline;
}
.PhoneNumber a:hover {
	text-decoration:underline;
}
.PhoneNumber a:active {
	text-decoration:underline;
}
