﻿html, body, form
{
    height: 100%;
    width: 100%;
    margin: 0px;
    padding: 5px;
    color: #00008B;
    font-family: 微軟正黑體,Aril;
    text-align: center;
}
.style1
{
    font-size: 1.4em;
    color: #0080C0;
    font-family: 微軟正黑體;
    font-weight: bold;
    line-height: 0.8cm;
}
.cssButton
{
    font-family: Arial;
    font-size: 12px;
    border: 1px solid #97958d;
    cursor: pointer;
    height: 22px;
}
.cssfonts
{
    color: #0000FF;
}
.cssfont2
{
    color: red;
    top: 0px;
    left: 0px;
}
.cssfontTitle
{
    margin-left: 0em;
    text-indent: 0em;
    color: #FF1493;
    font-weight: bold;
    font-size: 20px;
}
.cssfontBody
{    
    margin-left: 2em;
    text-indent: -0.9em;
    font-size: 18px;
    line-height: 0.5cm;
}
.cssfontBody1
{
    font-family: 新細明體;
    margin-left: 2em;
    text-indent: 1.5em;
    font-size: 16px;
    line-height: 0.5cm;
}
.cssfontBody2
{
    font-family: 新細明體;
    margin-left: 2em;
    text-indent: 2.2em;
    font-size: 16px;
    line-height: 0.5cm;
}
.cssfontHeader
{
    font-size: 1.2em;
    font-weight: bold;
}
.cssfont3
{
    color: #008F00;
    font-weight: bold;
}
.cssfonttext-line
{
    text-decoration: line-through;
    color: red;
}
.gridview
{
    width: 100%;
}
#GridView1 td
{
    word-wrap: break-word;
}
.columnwidth
{
    word-break: break-all;
}
.cssbtn
{
    font-weight: bold;
    font-size: 1.2em;
    top: 1px;
    left: 0px;
}
.cssfont_mini
{
    font-size: 0.7em;
    padding: 0px;
    text-align: left;
}
.cssfont_disabled
{
    display: inline-block;
    color: #DCDCDC;
    text-decoration: line-through !important;
    -webkit-color: #DCDCDC;
    -webkit-text-decoration: line-through !important;
}
.cssfont4
{
    font-size: 18px;
    line-height: 0.5cm;
    font-weight: bold;    
}
.cssfont5
{
    font-size: 18px;
    line-height: 0.5cm;
    color: #FF1493;
    font-weight: bold;
}
.cssfont6
{
	font-size: 20px;
    line-height: 0.5cm;
    color: #008F00;
    font-weight: bold;
}
.td
{
    padding: 0.75rem !important;
    vertical-align: middle !important;
    border: 1px solid #dee2e6 !important;
    font-size: 18px;
    line-height: 0.5cm;
}
.td2
{
    padding: 0.55rem !important;
    vertical-align: middle !important;
    border: 1px solid #dee2e6 !important;
    font-size: 16px;
    line-height: 0.5cm;
}
