@charset "UTF-8";
/* CSS Document */

.news { position:relative; margin:15px 0 40px;}
.news h2 { margin:0; padding:0; height:22px; background:url(../images/news_h2.png) no-repeat 0 0; border-bottom:3px solid #2caea9;}
.news table { width:100%; margin:4px 0 0; border-collapse:collapse; line-height:150%; font-size:inherit; }
.news th { vertical-align:top;}
.news td {vertical-align:top; padding:7px 0; border-bottom:1px dotted #bbb;}
.news td.date { width:6em; padding-right:4px; white-space:nowrap; }
.news td a { text-decoration:none; color:#333;display:block;}
.news td a:hover { color:#0082a2;}
.news .rss { position:absolute; top:5px; right:0;}

.impLinks { width:204px;margin:0 8px 16px 0; padding:8px 0 0; background: url(../images/links_bg.png) no-repeat left top; }
.leftbg .impLinks {margin:0 0 16px 8px;}
.impLinks ul { list-style:none; margin:0; padding:0 0 10px; background: url(../images/links_bg.png) no-repeat -210px bottom; line-height:130%; font-size:13px;}
.impLinks li {margin:0; padding:0;background:url(../images/links_li.png) repeat-y 0 0;}
.impLinks li a { display:block; height:30px; padding:8px 0 6px; margin:0 2px; color:#fff; text-decoration:none; background:url(../images/links_a.png) repeat-x 0 top;}
.impLinks li a:hover { background-color:#696b5f;}
.impLinks li:first-child a { background-image:none; height:28px;}
.impLinks li img {display:inline-block;vertical-align:middle;margin:0 9px 0 9px; width:32px; height:32px;}
.impLinks li span {display:inline-block;vertical-align:middle;margin:0 5px 0 0; width:144px;}

.LatestIndicaters { margin:15px 0 40px;}
.LatestIndicaters h2 {margin:0 0 4px; padding:0; height:22px; background:url(../images/LatestIndicaters_h2.png) no-repeat 0 0; border-bottom:3px solid #2caea9;}
.LatestIndicaters ul.indicaters { width:353px; list-style:none; margin:0; padding:0; background:#f4f9e2; font-size:13px; line-height:16px;}
.LatestIndicaters ul.indicaters li {margin:0; padding:0;}
.LatestIndicaters ul.indicaters li a { display:block; padding:5px 12px 5px 2em;text-decoration:none; color:#444; text-indent:-2em;}
.LatestIndicaters ul.indicaters li:nth-child(even) a { background:#e1e5bd;}
.LatestIndicaters ul.indicaters li a:hover { background:url(../images/chartLoop_li_now.png) no-repeat right center; color:#fff; position:relative; z-index:5000;} 
.LatestIndicaters ul.indicaters li:nth-child(even) a:hover { background:url(../images/chartLoop_li_now.png) no-repeat right center; color:#fff; position:relative; z-index:5000;}
.LatestIndicaters ul.indicaters li.nowSelect a {background:url(../images/chartLoop_li_now.png) no-repeat right center; color:#fff; position:relative; z-index:5000;}
.LatestIndicaters ul.indicaters li .numb { display:inline-block; width:1.6em; margin:0 .4em 0 0; text-align:right; font-family:Verdana, Geneva, sans-serif; font-weight:bold;}
.LatestIndicaters ul.indicaters li em { color:#000; font-style:normal; font-weight:bold;}
/*.LatestIndicaters ul.indicaters li .note { color:#006d77;}*/
.LatestIndicaters ul.indicaters li a:hover em, .LatestIndicaters ul.indicaters li.nowSelect a em { color:#fff;}

.chartLoop {position:relative;}
/*-------------------------------------stLoop 統計圖輪播*/
.stLoop {position:absolute; left:345px; right:0; top:0; bottom:0; width:198px; border:1px solid #9b9c8d; box-shadow:rgba(0,0,0,0.3) 0 0 12px inset;background:#c8c8b7 url(../images/chartLoop_bg.png) repeat-x left center;overflow: hidden; z-index: 99; }
.player {height:360px; overflow:hidden; position:relative;}
.stPlayList {/*要輪播的資料放在這裡*/padding:0; margin:0 0 0 3px; list-style: none; position: absolute; width:192px; font-size: 0; background:none; }
.stPlayList li { padding:0; margin: 0;height:360px;}
.stPlayList img { border:1px solid #bbb; width:184px;}
.stPlayList h3 {width:186px; font-size:15px; line-height:120%; font-weight:normal; color:#000; margin:0 3px 6px; padding:50px 0 0; text-align:center;}
.stPlayList p {width:186px; font-size:13px; line-height:130%;margin:8px 3px 0; padding:0;}

/*自動產生的數字*/
.stLoop .playerControl { display:none; }
