@charset "big5";
/* css for mp */
/* 內頁title */

h1{
	font-family: "新細明體";
	color: #BB4411;
	text-align: left;
	font-weight: bold;
	letter-spacing: 0.1em;
	font-size: 120%;
	background-image: url(../images1/icon05.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 20px;
	height: 15px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}

/*lp頁面...................................................................................*/
/* 分組 */
.unit {
	margin-bottom: 5px;
	margin-top: 10px;
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.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: #996600;
	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: 10px;
	padding: 5px;
	margin-right: 10px;
	line-height: 130%;
	font-size: 83%;
}
.Page select {
	font-family: Arial, Helvetica, sans-serif;
	color: #009999;
}
.Page img {
	border: none;
}
.Page .Number {
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 3px;
	padding-left: 3px;
	color: #009999;
}


/* 條列 */
.list{
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 10px;
	padding-bottom: 10px;
}
html>body .list{
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 0px;
	padding-bottom: 10px;
}
.list ul{
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
}
html>body .list ul{
	margin-top: 10px;
	margin-left: -25px;
	margin-right: 5px;
	margin-bottom: 0px;
}
*+html>body .list ul{
	margin-top: 10px;
	margin-left: 15px;
	margin-right: 5px;
	margin-bottom: 0px;
}
.list li{
	background-image: url(../images1/icon07.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 13px;
	background-position: 0px 5px;
	color: #7D7D7D;
	line-height: 150%;
	margin-bottom: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.list li a{
	color: #7D7D7D;
	text-decoration: none;
}
.list li a:hover{
	color: #666666;
	text-decoration: underline;
}
.list li a:visited{
	color: #996699;
	text-decoration: underline;
}
.list li img{
	margin: 0px 0px 4px 7px;
	padding: 0px;
}

.listdate{
	color: #006D66;
}
/* 表格 */

.table {
	border-collapse:collapse;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 4px double #CCCCCC;
	color: #666666;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 93%;
}
.table a{
	border-collapse:collapse;
	color: #666666;
	text-decoration: underline;
}
.table a:hover{
	border-collapse:collapse;
	color: #009999;
	text-decoration: none;
}
.table a:visited{
	border-collapse:collapse;
	color: #996699;
	text-decoration: none;
}
.table caption {
	padding-bottom: 3px;
	padding-top: 0px;
	display: none;
}
.table th {
	vertical-align: top;
	text-align: center;
	background-color: #E1E1E1;
	border: 1px solid #CCCCCC;
	padding: 5px;
}

.table td {
	padding: 6px 5px 6px 10px;
	vertical-align: top;
	line-height: 145%;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	text-align: left;
}
.table img{
	width: 117px;
	float: left;
	height: 78px;
	border: 2px solid #CCCCCC;
	margin-right: 10px;
}
.table h2{
	font-size: 100%;
	color: #996600;
}
/* 投票表格 */

.vote {
	font-size: 90%;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
}
.vote h3{
	color: #996600;
	font-size: 110%;
	text-align: left;
	padding-left: 15px;
	margin-top: 15px;
	margin-bottom: 0px;
}
.vote p{
	text-align: left;
	padding-left: 17px;
}
.vote form{
	text-align: left;
	padding-right: 17px;
	padding-left: 17px;
}
.vote .Q{
	text-align: left;
	margin-top: 18px;
	padding-top: 7px;
	padding-left: 17px;
	border-top: 1px solid #CCCCCC;
}
.vote table{
	border-collapse:collapse;
	font-size: 100%;
	text-align: left;
}
.vote th{
	font-weight: normal;
	width: 12%;
}
.vote td{
	color: #009999;
}
.vote .aRight{
	width: 12%;
	text-align: right;
}
.votetable {
	border-collapse:collapse;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-top: 4px double #CCCCCC;
	border-bottom: 4px double #CCCCCC;
	color: #666666;
	font-size: 90%;
	text-align: left;
}
.votetable a{
	border-collapse:collapse;
	color: #996699;
	text-decoration: none;
}
.votetable a:hover{
	border-collapse:collapse;
	color: #009999;
	text-decoration: underline;
}
/*.votetable a:visited{
	border-collapse:collapse;
	color: #996699;
	text-decoration: none;
}*/
.votetable caption {
	padding-bottom: 3px;
	padding-top: 0px;
	display: none;
}
.votetable th {
	vertical-align: top;
	text-align: left;
	background-color: #E1E1E1;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 5px;
}
.votetable td {
	padding: 5px;
	vertical-align: top;
	line-height: 145%;
	border-top: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	background-color: #FFFFFF;
	text-align: left;
}

/* 圖片內容呈現頁 */

.pictable {
	border-collapse:collapse;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-top: 4px double #CCCCCC;
	border-bottom: 4px double #CCCCCC;
	color: #666666;
	font-size: 90%;
	text-align: left;
}
.pictable caption {
	padding-bottom: 3px;
	padding-top: 0px;
	display: none;
}
.pictable th {
	vertical-align: top;
	text-align: left;
	background-color: #E1E1E1;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 5px;
}
.pictable td {
	padding: 5px;
	vertical-align: top;
	line-height: 145%;
	border-top: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	background-color: #FFFFFF;
	text-align: left;
}
.pictable img {
	width: 400px;
}


/* 表格圖片 */
.photo {
	border-collapse:collapse;
	color: #666666;
	font-size: 93%;
	margin: 10px;
	border: 1px solid #CCCCCC;
}
.photo img{
	border-collapse:collapse;
	border: 2px solid #CCCCCC;
	width: 117px;
	margin: 3px;
	height: 78px;
}
.photo a{
	border-collapse:collapse;
	color: #666666;
	text-decoration: underline;
}
.photo a:hover{
	border-collapse:collapse;
	color: #009999;
	text-decoration: none;
}
.photo caption {
	padding-bottom: 3px;
	padding-top: 0px;
	display: none;
}
.photo th {
	vertical-align: top;
	text-align: center;
	background-color: #E1E1E1;
	border: 1px solid #CCCCCC;
	padding: 2px;
}

.photo td {
	padding: 5px;
	vertical-align: top;
	line-height: 145%;
	background-color: #FFFFFF;
	text-align: center;
	border: 1px solid #CCCCCC;
}
.photo p{
	margin: 3px;
}
/* 圖片條列 */
.listphoto {
	border-collapse:collapse;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #666666;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 93%;
}
.listphoto a{
	border-collapse:collapse;
	color: #999900;
	text-decoration: underline;
}
.listphoto a:hover{
	border-collapse:collapse;
	color: #006633;
	text-decoration: none;
}
.listphoto caption {
	padding-bottom: 3px;
	padding-top: 0px;
	display: none;
}


.listphoto td {
	padding: 10px;
	vertical-align: top;
	line-height: 145%;
	background-color: #FFFFFF;
	text-align: left;
	border-bottom: 1px solid #CCCCCC;
}
.listphoto img{
	width: 117px;
	float: left;
	height: 78px;
	border: 2px solid #CCCCCC;
	margin-right: 10px;
}
.listphoto h2{
	font-size: 105%;
	margin-bottom: 7px;
	margin-top: 5px;
}
.listphoto p{
	margin: 0px;
}

/* cp頁 .......................................................................*/
.contentbox{
	color: #666666;
	margin: 10px;
	padding-top: 5px;
	padding-bottom: 20px;
	line-height: 170%;
	padding-left: 5px;
	padding-right: 0px;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-size: 110%;
}
.contentbox .date{
	color: #666666;
	text-align: right;
}

.contentbox .leftphoto{
	float: left;
	width: 300px;
	color: #FF9900;
	font-size: 90%;
	text-align: left;
}
html>body .contentbox .leftphoto{
	float: left;
	width: 300px;
	color: #FF9900;
	font-size: 90%;
	text-align: left;
	margin-right: 10px;
}
*+html>body .contentbox .leftphoto{
	float: left;
	width: 300px;
	color: #FF9900;
	font-size: 90%;
	text-align: left;
	margin-right: 10px;
}
.contentbox .leftphoto img{
	width: 300px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-left: 0px;
}

.contentbox h2{
	font-size: 110%;
	color: #009933;
	line-height: 130%;
	margin-top: 10px;
	margin-bottom: 10px;
}
.contentbox ul{
	margin: 0px 0px 0px 30px;
}
html>body .contentbox ul{
	margin: 0px 0px 0px -20px;
}
*+html>body .contentbox ul{
	margin: 0px 0px 0px 20px;
}
.contentbox li{
	background-image: url(../images1/icon07.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	background-position: 0px 5px;
	padding-left: 10px;
	margin-bottom: 3px;
}

.contentbox li a{
	color: #996600;
	text-decoration: underline;
}
.contentbox li a:hover{
	color: #009966;
	text-decoration: underline;
}
.contentbox table{
	border-collapse:collapse;
	border: 1px solid #CCCCCC;
	color: #666666;
	margin-left: 10px;
	font-size: 93%;
}
.contentbox table a{
	border-collapse:collapse;
	color: #666666;
	text-decoration: underline;
}
.contentbox table a:hover{
	border-collapse:collapse;
	color: #009999;
	text-decoration: none;
}

.contentbox table caption {
	padding-bottom: 3px;
	padding-top: 0px;
	display: none;
}
.contentbox table th {
	vertical-align: top;
	text-align: center;
	background-color: #E1E1E1;
	border: 1px solid #CCCCCC;
	padding: 2px;
}

.contentbox table td {
	padding: 2px;
	vertical-align: top;
	line-height: 145%;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	text-align: left;
}
.contentbox table img{
	width: 300px;
	float: left;
	border: 2px solid #CCCCCC;
	margin-right: 10px;
}
/* CP頁表格 */
.Content {
	font-size: 93%;
}
.Content table {
	font-size: 100%;
	border: none;
	margin: 5px;
	width: 95%;
}
.Content td {
	padding: 5px;
}
.cptable {
	border-collapse:collapse;
	border: 1px solid #CCCCCC;
	color: #666666;
	margin-left: 10px;
	width: 90%;
	font-size: 93%;
}
.cptable a{
	border-collapse:collapse;
	color: #666666;
	text-decoration: underline;
}
.cptable a:hover{
	border-collapse:collapse;
	color: #009999;
	text-decoration: none;
}

.cptable caption {
	padding-bottom: 3px;
	padding-top: 0px;
	display: none;
}
.cptable th {
	vertical-align: top;
	text-align: center;
	background-color: #E1E1E1;
	border: 1px solid #CCCCCC;
	padding: 2px;
}

.cptable td {
	padding: 2px;
	vertical-align: top;
	line-height: 145%;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	text-align: left;
}
.cptable img{
	width: 117px;
	float: left;
	height: 78px;
	border: 2px solid #CCCCCC;
	margin-right: 10px;
}
/* CP頁表格2 */
.cptable2 {
	border-collapse:collapse;
	border: 3px double #006633;
	color: #666666;
	margin: 10px;
	width: 90%;
	font-size: 93%;
}
.cptable2 a{
	border-collapse:collapse;
	color: #666666;
	text-decoration: underline;
}
.cptable2 a:hover{
	border-collapse:collapse;
	color: #009999;
	text-decoration: none;
}

.cptable2 caption {
	padding-bottom: 3px;
	padding-top: 0px;
	color: #006633;
	text-align: left;
}
.cptable2 th {
	vertical-align: top;
	text-align: right;
	background-color: #DDEAD9;
	border: 1px solid #006633;
	padding: 5px;
	color: #006600;
}

.cptable2 td {
	padding: 6px 5px 6px 10px;
	vertical-align: top;
	line-height: 145%;
	border: 1px solid #006633;
	background-color: #FFFFFF;
	text-align: left;
}
.cptable2 img{
	width: 117px;
	float: left;
	height: 78px;
	border: 2px solid #CCCCCC;
	margin-right: 10px;
}
/* CP頁 */
.contentword{
   color: #666666;
	margin: 10px;
	padding-top: 10px;
	padding-bottom: 20px;
	line-height: 130%;
	padding-left: 5px;
	padding-right: 0px;
}
.contentword h3{
	background-image: url(../images1/link.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	height: 17px;
	color: #006666;
	font-size: 115%;
	padding-top: 3px;
}
.contentword ul{
	margin: 0px 0px 0px 30px;
}
html>body .contentword ul{
	margin: 0px 0px 0px -20px;
}
*+html>body .contentword ul{
	margin: 0px 0px 0px 20px;
}

.contentword li{
	background-image: url(../images1/icon07.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	background-position: 0px 3px;
	padding-left: 10px;
	margin-bottom: 3px;
}
.contentword li a{
	color: #996600;
	text-decoration: underline;
}
.contentword li a:hover{
	color: #009966;
	text-decoration: underline;
}
/*內頁搜尋*/
.insearch{
	background-image: url(../images1/searchbg_in.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 302px;
	color: #FFFFFF;
	display: block;
	background-position: right top;
	font-weight: bold;
	padding-left: 10px;
	margin-left: 280px;
	font-size: 110%;
	padding-top: 4px;
}
html>body .insearch{
	background-image: url(../images1/searchbg_in.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 292px;
	color: #FFFFFF;
	display: block;
	background-position: right top;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 4px;
}

.insearch ul {
	display: inline;
	margin: 0px;
}
html>body .insearch  ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -40px;
}
*+html>body .insearch  ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.insearch li {
	display: inline;
	list-style-type: none;
	margin: 0px 0px 0px -3px;
}
/* 欄位內容頁....... */
#fpall {
}
#fpall .fp {
	font-size: 90%;
	text-align: center;
	width: 95%;
	margin-left: 15px;
}
#fpall .fp table{
	border-collapse:collapse;
	font-size: 100%;
	text-align: left;
	margin-right: 5px;
	margin-left: 5px;
}
#fpall .fp th{
	font-weight: normal;
	width: 12%;
	text-align: left;
}
#fpall .fp td{
	color: #009999;
	text-align: left;
}

#fpall h4{
	color: #996600;
	font-size: 110%;
	text-align: left;
	padding-left: 15px;
	margin-top: 15px;
	margin-bottom: 10px;
}
