/*---- reset.css 讓所有的各家瀏覽器乖乖聽話，呈現一樣的結果  ----*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tfoot, thead,{
    
 /* margin: 0;
    padding: 0;  
    border: 1
 vertical-align: baseline; table,tbody, th,   */
    outline: 0;
 font-size: 100%;
}

blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */


/*---- 共通設定 ----*/
body {
	background-color:#333;
	color:#333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	margin:0;
	padding:0;
}
#WRAPPER {
	width:1000px;
	margin:0 auto;
	margin-top:0px;
	height:auto;
	overflow:hidden;
	position:relative;
} /*!important; width:1011px*/
#TOP {
	height:290px;
























align=:right;
	width: 1000px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #F8F8F8;
	padding-bottom: 20px;
	background-image: url(images/faq/upgrade_top_banner.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FFF;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#CONTENT {
	float:left;
	width:890px;
	overflow: hidden;
	height: auto;
	padding-right: 55px;
	padding-left: 55px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #333;
	text-align: left;
	background-color: #FFF;
	padding-top: 30px;
}

#FOOTER {
	overflow: hidden;
	height: 60px;
	width: 1000px;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 30px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #333;
	background-color: #999;
}
.clear{ clear:both;}

a:link {
	color: #333;
}
a:visited {
	color: #666;
}
a:hover {
	color: #666;
}
a:active {
	color: #333;
}
.styleWORD1{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 22px;
	line-height: 26px;
	font-weight: bold;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin-bottom: 15px;
	padding-bottom: 7px;
	margin-top: 30px;
}
.styleWORD2{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 22px;
	line-height: 23px;
	font-weight: normal;
	color: #901C59;
}
.styleWORD3{}
.WORD_01BOX{
	float: right;
	width: 410px;
	padding-top: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #333;
	padding-right: 20px;
}
.WORD_02BOX{
	width: 890px;
	margin-top: 0px;
}
.PREFACE{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333;
}
.WORD_01BOX_MRPOSE{
	float: right;
	width: 510px;
	padding-top: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #333;
	padding-right: 20px;
}
