﻿@charset "utf-8";
#lpmatter {
	margin-top: 15px;
	margin-right: 15px;
	margin-left: 15px;
	text-align: left;
	margin-bottom: 0px;
}
ol {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ol li {
	font-size: 100%;
	background-image: url(../images/icom_news01.gif);
	background-repeat: no-repeat;
	background-position: 1px 13px;
	margin: 0px;
	padding: 8px 0px;
}
h1 {
	margin: 0px 0px 0px 14px;
	padding: 0px;
	font-weight: normal;
	line-height: 130%;
	color: #003366;
	font-size: 95%;
}
h1 a {
	color: #003366;
	text-decoration: underline;
}
h1 a:hover {
	color: #990000;
}
#lpmatter p {
	line-height: 140%;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-align: left;
	margin: 3px 0px 0px 14px;
	padding: 0px;
	font-size: 80%;
}
.Date {
	color: #996666;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 130%;
	font-weight: normal;
	font-variant: normal;
	margin-left: 5px;
}

/*--spTb--*/
.spTb {
        margin: 15px 0;
        clear: both;
}
.spTb caption {
        text-align: left;
        margin: 0px 0px 10px;
}
.spTb table {
        border-collapse: collapse;
        padding: 0;
        width: 100%;
}
.spTb table th {
        text-align: right;
        vertical-align: top;
        padding: 4px 5px;
        border-top: 1px dotted #D9D9D9;
        border-right: 1px dotted #D9D9D9;
        border-bottom: 1px dotted #D9D9D9;
}
.spTb table td {
        text-align: left;
        vertical-align: top;
        padding: 4px 5px;
        border-top: 1px dotted #D9D9D9;
        border-bottom: 1px dotted #D9D9D9;
        border-left: 1px dotted #D9D9D9;
}
.spTb table td p {
        color: #999;
        line-height: normal;
        margin: 2px 0px;
        padding: 0px;
}
.spTb img {
        vertical-align: middle;
}

.spTb .inputgray{
        width: 90%;
        padding:3px 5px;
}
.spTb .inputgray2{
        width: 30%;
}
.spTb .text {
        height: 100px;
        width: 90%;
        padding:3px 5px;
}
.btn_center{
        text-align:center;
}
.btn_right {
        text-align: right;
}
.btn_submit{
        padding: 5px 15px;
        border: none;
        line-height: normal;
        margin: 0 3px;
        color: #FFF;
        cursor: hand;
        background: #990000;
        border-radius: 3px;
}
.btn_reset {
        padding: 5px 15px;
        border: none;
        line-height: normal;
        margin:0 3px;
        color: #FFF;
        cursor: hand;
        background: #666666;
        border-radius: 3px;
}
.btn01{ padding: 5px 15px; border: none; line-height: normal; margin: 0 3px; color: #FFF; cursor: hand; background: #990000; border-radius: 3px; }
/* 友善列印, 回上一頁 */
#Function {
        font-size: 75%;
        text-align: right;
        margin-bottom: 1px;
        margin-right: 5px;
        margin-left: 1px;
        margin-top: 20px;
}
#Function a {
        margin-left: 12px;
}
#Function a img {
        vertical-align: middle;
        border: none;
        margin-right: 3px;
}