﻿/* css for mp */
/* 內頁title */

.PageTitle {
	font-family: Arial;
	color: #CD730E;
	text-align: left;
	font-weight: bold;
	letter-spacing: 0.1em;
	background-color: #FFFFFF;
	margin:0px 10px 0 15px;
	font-size:120%
}
/* 內頁button */
.buttonsearch {
	text-align: right;
	margin: 13px 0px 5px 5px;
	float: right;
}
.buttonsearch2 {
	margin: 5px 15px;
}
.buttonsearch2 input {
	vertical-align: middle;
}
.buttonsearch2 input.inputbutton2 {
	background-color: #FFFFFF;
	color: #333333;
	padding:3px 1px 0 1px;
	background-image: url(../images/buttonbg03.jpg);
	background-repeat: repeat-x;
	border-top: 1px solid #CCCCCC;
	border-righth: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #CCCCCC;
}
/* 分組 */
.unit {
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: left;
	margin-right: 15px;
	margin-left: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
}
.unit dl {
	margin: 0px;
	color: #666666;
	line-height: 130%;
}
.unit dd {
	display: inline;
	padding-top: 3px;
	color: #666666;
	margin-right: 0px;
	padding-left: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.unit dd a {
	color: #FF9900;
	text-decoration: none;
}
.unit dd a:hover {
	color: #FF9900;
	text-decoration: underline;
}
/* 分頁 */
.Page {
	color: #666666;
	text-align: right;
	margin-top: 5px;
	background-color: #EEEEEE;
	margin-bottom: 5px;
	margin-left: 15px;
	padding: 5px;
	margin-right: 15px;
	line-height: 130%;
}
.Page select {
	font-family: Arial, Helvetica, sans-serif;
	color: #960;
}
.Page img {
	border: none;
}
.Page .Number {
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 3px;
	padding-left: 3px;
	color: #960;
}
/* 條列 */
.reg {
	color: #5a5a5a;
	margin:10px 5px 0;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-bottom: 10px;
}
.reg .h1 {
	font-size: 120%;
	color: #993300;
	margin:0 10px;
	font-weight: bold;
}
.reg ul {
	margin: 5px 0px 0px -30px;
 *margin: 5px 0px 0px 15px;
}
.reg li {
	margin: 0px 0px 8px;
	list-style-type: none;
	background-image: url(../images/icon07.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
 *background-position: 0px 4px;
	padding-left: 13px;
	line-height: 120%;
}
.reg li a {
	margin: 0px;
	list-style-type: none;
	color: #960;
	text-decoration: underline;
}
.reg li a:hover {
	margin: 0px;
	list-style-type: none;
	color: #cc0000;
	text-decoration: underline;
}
.reg li a:visited {
	margin: 0px;
	list-style-type: none;
	color: #996699;
	text-decoration: underline;
}
/* 條列最新消息 */
.regnews {
	margin:20px 15px 0 -10px;
 *margin:20px 15px 0 30px;
	_margin:20px 15px 0 10px;
	padding:0 0 10px 0;
}
.regnews ul {
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
}
html>body .regnews ul {
	margin-top: 10px;
	margin-left: -10px;
	margin-right: 10px;
	margin-bottom: 0px;
}
.regnews li {
	background-image: url(../images/icon07.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 13px;
	background-position: 0px 5px;
	color: #5a5a5a;
	line-height: 150%;
	margin-bottom: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.regnews li a {
	color: #5a5a5a;
	text-decoration: none;
}
.regnews li a:hover {
	color: #666666;
	text-decoration: underline;
}
.regnews li a:visited {
	color: #996699;
	text-decoration: underline;
}
.regnewsword {
	color: #9F0033;
}
.regnewsdate {
	color: #006D66;
}
/* 表格 */

.list {
	border-collapse:collapse;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 4px double #CCCCCC;
	color: #5a5a5a;
	margin-right: 15px;
	margin-left: 15px;
}
.list .img {
	border-collapse:collapse;
	border: 2px solid #CCCCCC;
	float: right;
	width: 220px;
	margin: 5px;
}
.list .img2 {
	border-collapse:collapse;
	width: 100%;
}
.list a {
	border-collapse:collapse;
	color: #5a5a5a;
	text-decoration: underline;
}
.list a:hover {
	border-collapse:collapse;
	color: #cc0000;
	text-decoration: none;
}
.list a:visited {
	border-collapse:collapse;
	color: #996699;
	text-decoration: none;
}
.list caption {
	padding-bottom: 3px;
	padding-top: 0px;
}
.list th {
	vertical-align: top;
	text-align: center;
	background-color: #E1E1E1;
	border: 1px solid #CCCCCC;
	padding: 5px;
}
.list td {
	padding: 6px 5px 6px 10px;
	vertical-align: top;
	line-height: 145%;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	text-align: left;
}
/* 表格2 */

.list2 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin-top: 10px;
	color: #5a5a5a;
	margin-right: 15px;
	margin-left: 15px;
	width: 95%;
}
.list2 td {
	padding: 10px 5px 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	text-align: center;
}
.list2 .td01 {
	padding: 10px 5px 5px 10px;
	text-align: left;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
	color: #666666;
}
.list2 a {
	color: #5a5a5a;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.list2 a:hover {
	color: #990000;
	text-decoration: none;
	background-color: #FFCC00;
}
.list2 a:visited {
	color: #009933;
	text-decoration: none;
}
/* 內容 */

.contentword {
	color: #5a5a5a;
	line-height: 150%;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding:5px 0;
	margin:10px 15px 10px;
	font-family: "Arial";
}
.contentword table {
	margin:0;
	padding:0;
	width:100%;
}
.contentword table th {
	padding:5px;
	background-color: #EBEBEB;
	font-weight: bold;
	white-space: nowrap;
}
.contentword table td {
	padding:5px;
}
.contentword table td ul {
	margin:0 0 0 20px;
	padding:0
}
.contentword table td ul li {
	margin:0;
	padding:0;
	color: #333;
}
.contentword table td ul li a {
	color: #333;
	text-decoration: underline;
}
.contentword table td ul li a:hover {
	color: #C00;
	text-decoration: underline;
}
h4 {
	color: #990000;
	font-weight: bold;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 15px;
	margin-bottom: 0px;
}
h5 {
	color: #758338;
	font-weight: normal;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
pre {
	font-family: "Arial";
}
.contentword2 {
	color: #758338;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(../images/link.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	clear:both;
}
.contentword2 ul {
	margin-right: 20px;
	margin-left: 40px;
	margin-top: 10px;
	margin-bottom: 10px;
}
html>body .contentword2 ul {
	margin-right: 20px;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.contentword2 li {
	color: #999999;
}
.contentword2 li a {
	color: #666666;
	text-decoration: none;
}
.contentword2 li a:hover {
	color: #993300;
	text-decoration: underline;
}
.contentword3 {
	margin-top: 10px;
	color: #666666;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 10px;
	background-image: url(../images/icon08.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	height: 15px;
	clear:both;
}
.contentword3 a {
	text-decoration: none;
	color: #758338;
}
.contentword3 a:hover {
	text-decoration: underline;
	color: #CC0000;
}
/*---------------------------------------------------flashlist*/
/*為了更多廣告新增的CSS*/
/*.flashlist {
 position: relative;
 text-align:center;
 margin:15px 0 0 15px;
 padding:0 ;
}
.flashlist li {
 float:left;
 list-style: none;
 margin:0 10px 20px 0;
 padding:0 ;

  
}
 
.flashlist li .liimg {
 width:195px;
 height:170px;
 position: absolute;
 border-style: none;
}*/
.flashlist {
	border-collapse:collapse;
	width:96%;
	margin:0 auto;
}
.flashlist td {
	padding:3px;
}
.flashlist td img {
	width:195px;
	height:170px;
	border-style: none;
}
.flashlist td img.liimg {
	width:195px;
	height:170px;
	position: absolute;
	border-style: none;
}
/* 財經指數 */
.finance {
	margin: 10px 20px 15px ;
	overflow:hidden;
	width:750px;
	clear:both;
}
.finance table {
	border: 1px solid #bfbfbf;
	border-collapse:collapse;
    margin:0;
	
	 font-size:100%;
}
.finance table th {
	background-color: #fff9d7;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #bfbfbf;
	border-right-color: #bfbfbf;
	border-bottom-color: #FFFFFF;
	border-left-color: #bfbfbf;
	padding:5px 4px 1px;
	color: #434343;
	text-align: left;
}
.finance table td {
	border: 1px solid #bfbfbf;
	background-image: url(../images/finance_tdbg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	width:33%;
	padding:0px 0 0px;
}
.finance table td table {
	width:100%;
	border-collapse:collapse;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: none;
	height: auto;
}
.finance table td table th {
	background-color: #dcdcdc;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #bfbfbf;
	border-right-color: #bfbfbf;
	border-bottom-color: #bfbfbf;
	border-left-color: #bfbfbf;
	padding:5px 4px 1px;
	color: #333333;
	text-align: left;
	font-weight: normal;
}
.finance table td table th.right {
	text-align:right;
}
.finance table td table td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	white-space: nowrap;
	color: #333333;
	background: none;
	padding: 1px 4px 0px;
}
.finance table td table td.rightnumber {
	text-align:right;
	background: none;
}
.finance table td table td img {
	margin:0 4px 0 0;
	background: none;
	vertical-align: middle;
}
/*-------------------------------------------category*/
.contentword .category{
	border-collapse:collapse;
	margin:0;
	border-bottom: 2px solid #ccc;
	
}
.contentword .category th{
	padding:2px;
	background-color: #FFF;
	text-align:left;
	color: #960;
	}
.contentword .category td{
	padding:2px;
	font-weight: bold;
	}
.contentword .category td a{
	color:#333;
	text-decoration: underline;
}
.contentword .category td a:hover{
	color:#B70000;
	text-decoration: none;
}
.contentword td.explain{
	background-image: url(../images/icon08.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding:0 0 0 25px;
	
}
.contentword td.explain a{
	color: #333;
	text-decoration: underline;
}
/*-------------------------------------------category*/
.contentword .category {
	border-collapse:collapse;
	margin:0;
	border-bottom: 2px solid #ccc;
}
.contentword .category th {
	padding:2px;
	background-color: #FFF;
	text-align:left;
	color: #960;
}
.contentword .category td {
	padding:2px;
	font-weight: bold;
}
.contentword .category td a {
	color:#333;
	text-decoration: underline;
}
.contentword .category td a:hover {
	color:#B70000;
	text-decoration: none;
}
.contentword td.explain {
	background-image: url(../images/icon08.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding:0 0 0 25px;
}
.contentword td.explain a {
	color: #333;
	text-decoration: underline;
}
/*---------------------*/
.ListTb1 {
	border-collapse:collapse;
	border-top: 3px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
	width: 97%;
	margin: 12px 10px 20px;
}
.ListTb1 caption {
	
	text-align:left;
	color: #078F7E;
}
.ListTb1 th {
	
	line-height:150%;
	font-weight: normal;
	vertical-align: top;
	white-space: nowrap;
	padding: 2px 5px 1px;
	color: #333333;
	background: #F3F3F3 url(../images/th2_bg.gif) no-repeat right top;
	border-bottom: 1px solid #CCCCCC;
	text-align:left;
}
.ListTb1 td {
	
	line-height:150%;
	vertical-align: top;
	border-bottom: 1px solid #CCCCCC;
	padding: 2px 5px 1px;
	color: #666666;
	text-align: center;
}
.ListTb1 td.aLeft {
	text-align: left;
}
.ListTb1 td.aRight {
	text-align: right;
}
/*---------------------------------------*/
.cpphoto {
	margin:10px 20px 10px 30px;
	_margin:10px 20px;
	float:left;
	width:330px;
}
.cpphoto  img {
	width:330px;
}
.cpphoto ul {
	margin:0;
	padding:0;
}
.cpphoto ul li {
	display:inline;
	list-style-type: none;
	margin:0px 20px 0px 0;
}
.cpphoto ul li img {
	width:350px;
}

/*------------------------------------------------*/
.headline2{
	margin:15px 10px;}
.headline2 ul{
	margin:0 0 0 20px;
	padding:0px;}
.headline2 ul li{
	margin:0 0 5px 0;
	padding:3px 5px 2px 13px;
	list-style-type: none;
	background-image: url(../images/icon07.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
} 
.headline2 .more{
	float:right;
	margin:5px 10px;}
.recommend{
	font-size: 120%;
	color: #eb6100;
	background-image: url(../images/title04.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding:0 0 0 20px;
	font-weight: bold;
	margin: 30px 0 0 20px;
	clear:both;
}
/*----------------------------------------------------------------------------surveyTb問卷調查*/
.ap{
 margin:0 10px 0px 15px;
 clear:both;
}
.ap p {
	margin:0 5px 10px;
}
.surveyTb {
	border-collapse:collapse;
	border: 1px solid #a0a0a0;
	width: 98%;
	margin:10px 5px;
	color: #333333;
}

.surveyTb caption {
	text-align:left;
	color: #666;
	display:none;
}
.surveyTb th {
	line-height: 165%;
	white-space: nowrap;
	text-align: left;
	vertical-align: top;
	padding: 3px 3px 1px 3px;
	white-space: nowrap;
	color: #444;
	background-color:#eee;
	border: 1px solid #a0a0a0;
	font-weight: normal;
}
.surveyTb th img {
	margin: 0 3px;
	cursor: pointer;
}
.surveyTb td {
	line-height: 155%;
	color:#333;
	vertical-align: top;
	padding: 3px 0px 1px 3px;
	border: 1px solid #a0a0a0;
}
.surveyTb table td {
	line-height: 165%;
	color:#333;
	vertical-align: top;
	padding: 3px 0px 1px 3px;
	border:none;	
}
.surveyTb th.throw{
	text-align:right;
	width:15%;
	padding: 3px 3px 1px;
	border-right: 1px dotted #BBBBBB;
}
.surveyTb table th.throw {
	text-align:right;
	width:15%;
	font-weight:normal;
	padding: 3px 3px 1px;
}

.surveyTb td a{
	margin-right: 5px;
	text-decoration:underline;
}
.surveyTb td img{
	margin-right: 5px;
	vertical-align:middle;
}
.surveyTb td textarea{ color:#999;}
.surveyTb th.Qtitle{
	color:#333;
	font-size:105%;
	font-weight:normal;
	background-color: #FFC;
	white-space: normal;
}
.surveyTb th.Q{
	color:#ed7014;
	font-weight:bold;
	font-size:170%;
	
	padding:3px 5px 5px 35px;	
	font-family:Verdana, Geneva, sans-serif;
	background:#eee url(../images/Q.gif) no-repeat 2px 0px;
}
.surveyTb th.A{
	color:#9fb070;
	font-weight:bold;
	font-size:170%;	
	
	padding:3px 5px 5px 35px;	
	font-family:Verdana, Geneva, sans-serif;
	background:#eee url(../images/A.gif) no-repeat 2px 0px;
}
.surveyTb .image{
	float:left;
	margin:0;
	}
.formBtn {
	text-align: center;
	margin: 5px 0 10px;
}
/*--------------------------------------------------------------------info-*/
.footnote {
	margin: 5px 10px 5px 0;
	display: block;
	padding: 0;
	font-family: "新細明體";
	text-align:right;
}
.footnote li {
	margin: 0px 0 0 10px;
	padding: 0 0 0 15px;
	color: #058C94;
	display:inline;
	background-image: url(../images/icon19.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	line-height: 100%;
}
.footnote li span {
	color: #15C4BB;
}
/*---------------------------------------------article條文*/
.article {
	font-size: 120%;
	padding:0;
	font-weight: bold;
	clear:both;
	margin:3px 0 5px 0;
}
.article span {
	padding:3px 8px 2px 28px;
	background-image: url(../images/icon18.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	color: #F90;
}
.article span a{
	color: #F90;
	text-decoration: none;
}
/*-----------------------------------------------------------------------------------------explain*/
.explain {
	background-image: url(../images/icon19.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding:0 0 0 15px;
	margin:0 0 5px 0;
	font-size: 120%;
	color: #900;
	font-weight: bold;
}
.explain img {
	vertical-align:middle;
	margin:0 3px;
}
.explain a {
	text-decoration: none;
}
/*--------------------------------------------------------listTb*/
.listTb {
	border-collapse:collapse;
	border:1px solid #a0a0a0;
	width: 98%;
	margin:10px 5px;
	color: #333333;
}
.listTb caption {
	display: none;
}
.listTb th {
	font-weight: normal;
	background-color: #EBEBEB;
	padding: 3px 10px 2px 5px;
	border: 1px solid #a0a0a0;
	text-align: center;
	vertical-align: top;
	white-space: nowrap;
}
.listTb th.vmiddle {
	vertical-align:middle;
}
.listTb th.aright {
	text-align: right;
}
.listTb th.aleft {
	text-align: left;
}
.listTb .image {
}
.listTb .image img {
	width:110px;
}

.listTb td {
	font-weight: normal;
	padding: 4px 5px 3px 5px;
	border: 1px solid #a0a0a0;
	line-height: 150%;
	text-align: left;
	vertical-align: top;
}
.listTb td.acenter {
	text-align: center;
	background-image: none;
}
.listTb td.aright {
	text-align: right;
}
.listTb td ul {
}
.listTb td ul li {
	float:left;
	margin:0 8px 0 0;
	
}
.listTb td.date {
	text-align: center;
	white-space: nowrap;
}
.listTb td a {
	
	text-decoration: none;
}
.listTb td a:hover {
	
	text-decoration: none;
}
.listTb .title{
	font-size: 120%;
	font-weight: bold;
	color: #960;
	background-image: url(../images/icon09.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding:4px 0 0 30px;
	margin:0 0 10px 0;
	}
.listTb .title a{
	color: #960;
	text-decoration: underline;	
	}
.listTb .title a:hover{
	color: #c00;
	text-decoration:none;
	}
.listTb td .movie{
	margin:0 0 0 20px}
.listTb td .movie li{
	clear:left;
	background-image: url(../images/icon07.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding:0 0 0 15px;
	margin:0 0 3px 0;
}
.listTb td .movieimg {
	margin:0;
	padding:0;
}
.listTb td .movieimg img {
	width:141px;
}
.wordgreen {
	color:#096;
}
