@charset "big5";
/* CSS Document */
/* -------------------------------- 共同設定 -------------------------------- */
BODY { background: none; margin: 0; padding: 0; text-align: center; font-family: Arial, Helvetica, sans-serif, "新細明體"; font-size: 80%;}
DIV, TABLE, TR, TH, TD, P { text-align: left; color: #666;}
P, H1, H2, H3, H4, H5, H4, UL, LI { margin: 0; padding: 0; list-style: none;}
P { line-height: 2em; color: #444;}
A { text-decoration: none; cursor: pointer; outline: none; noFocusline:expression(this.onFocus=this.blur());}
A:link { color: #0099bb; text-decoration: none;}
A:visited { color: #0099bb; text-decoration: none;}
A:hover { color: #205985; text-decoration: none;}
A:active { color: #0099bb; text-decoration: none;}
IMG { border: none;}
INPUT, SELECT, TEXTAREA { font-family: Arial, Helvetica, sans-serif, "新細明體"; color: #444; noFocusline:expression(this.onFocus=this.blur()); outline: none;}
SELECT { vertical-align: middle;}
.clean { clear: both;}

/* -------------------------------- 列印用(隱藏) -------------------------------- */
DIV#layout_header { display: none;}
DIV#layout_footer { display: none;}
DIV#secNav { display: none;}
DIV#content_sec { display: none;}
DIV.files { display: none;}
DIV.pics { display: none;}
DIV.btnBox { display: none;}

/* -------------------------------- 列印用 -------------------------------- */
DIV#layout { width: 560px;}
/*==內文區塊==*/
DIV.content_box { padding: 11px 14px;}

/*==內文標題==*/
DIV#thTitle { background: url(../../images/thTitle_background02_print.gif) bottom left no-repeat; padding-bottom: 6px; margin-bottom: 10px;}
DIV#thTitle H2 { display: block; background: url(../../images/thTitle_background01_print.gif) left top no-repeat; font-size: 15px; padding: 6px 13px 0 13px; color: #d41900; line-height: normal;}

/*==標準內文框區塊==*/
DIV.normal_content { overflow: hidden; zoom:1; padding: 0 0 5px 5px;}
DIV.content_head { overflow: hidden; zoom: 1;}
DIV.content_head P { display: block; padding: 2px 0 10px 0; overflow: hidden; zoom: 1; color: #444;}
DIV.content_head P IMG { display: block; float: right; margin-left: 10px;}
DIV.content_body { clear: both;}

/*==最大內文框區塊==*/
DIV.full_content { overflow: hidden; zoom:1; padding: 0 0 5px 0;}

/*==下拉選項區塊==*/
DIV.head_select { text-align: right; margin: 0 5px;}
DIV.head_select SELECT { vertical-align: middle;}

/*文章按鈕*/
DIV.btnBox { text-align: right; padding: 15px 0;}

/*==文章標題==*/
H1.write_title { display:block; color: #d41900; font-size: 15px; padding: 4px 6px 8px 6px; border-bottom: #ddd 1px solid;}

/*==文章日期==*/
DIV.write_date { padding: 5px; text-align: right;}

/*==文章內容==*/
DIV.docU { padding-bottom: 8px;}
DIV.docU P { display: block; padding: 13px 5px; line-height: 2em;}

/*==列表區塊==*/
DIV.fundDOC_list {}
DIV.listing { padding: 10px 0 15px 0; border-bottom: #ddd 1px solid;}
DIV.listing DIV.listing_title { clear: both; overflow: hidden; zoom: 1;}
DIV.listing DIV.listing_date { float: right; vertical-align: middle; padding-left: 7px; background: url(../../images/icon/icon19.gif) left 2px no-repeat;}
DIV.listing H3 { display: block; width: 440px; float: left; padding: 0 0 8px 10px; font-size: 13px; color: #0099bb; background: url(../../images/icon/icon17.gif) left 2px no-repeat;}
DIV.listing H3 A { color: #0099bb;}
DIV.listing DIV.listing_content { clear: both; line-height: 2em; color: #444;}
DIV.listing DIV.listing_content P { color: #444;}
DIV.listing DIV.listing_content IMG { vertical-align: middle;}
DIV.doc_related { clear: both; background: #fff; border: #ddd 1px solid; padding: 6px; margin-bottom: 8px; vertical-align: middle; overflow: hidden; zoom: 1;}
DIV.doc_related DIV.area { float: left; color: #777;}
DIV.doc_related DIV.target { float: left; color: #777; margin-left: 26px;}

/*==警語==*/
DIV.pageWarning { border-top: #ddd 5px solid; padding-top: 10px; margin-top: 10px;}
DIV.pageWarning P { line-height: 1.8em; color: #888;}
DIV.pageWarning A { color: #0099bb;}
DIV.pageWarning A:hover { color: #0099bb; text-decoration: underline;}

/*==列印區塊==*/
DIV#print_Btn { display: block;}
DIV#print_Btn { padding: 10px; text-align: center;}
DIV#print_Btn INPUT { margin: auto 10px;}

/* 投資屬性分析報告書 */
DIV.report_content { padding: 5px; border: #d5d5d5 1px solid; background: #fff;}
DIV.report_box { padding: 20px 20px 30px 20px; background: url(../../images/report_box_background.gif) bottom left repeat-x;}
DIV.report_box_title { position: relative; background: url(../../images/report_box_title_background.gif) right top no-repeat; width: 263px;}
DIV.report_score { position: absolute; color: #d41900; right: 10px; top: 0;}
DIV.report_score SPAN.score { font-size: 48px;}
DIV.report_box_content P { display: block; padding: 12px 0;}
DIV.report_tip { background: #eee url(../../images/report_tip_background01.gif) left top no-repeat; padding-top: 7px;}
DIV.report_tip TABLE { background: url(../../images/report_tip_background02.gif) left bottom no-repeat;}
DIV.report_tip TABLE TD { padding-bottom: 5px; vertical-align: middle;}
DIV.report_tip IMG { float: left;}
DIV.report_tip P { margin: 2px 10px; line-height: 1.8em;}
DIV.report_box_content STRONG { color: #d41900;}
DIV.radian_button_report { display: none;}
