﻿html, body, form
        {
            height: 100%;
            width: 100%;
            margin: 0px;
            padding: 5px;
            color: blue;
            font-family: 微軟正黑體,Aril;
            text-align: center;
            font-size: 14pt;
        }
        .style1
        {
            font-size: 1.4em;
            color: #0000FF;
            font-family: 微軟正黑體;
            font-weight: bold;
            line-height: 0.8cm;
            
        }
        .cssButton
        {
            font-family: Arial;
            font-size: 12px;
            border: 1px solid #97958d;
            cursor: pointer;
            height: 22px;
        }
        .cssfont
        {
            color: #0000FF;
        }
        .cssfont2
        {
            color: red;
        }
        .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;
        }
        .cssfontHeader
        {
            font-size: 1.2em;
            font-weight: bold;
        }
        .cssfont3
        {
            color: #008F00;
            font-weight: bold;
        }
        .cssfont-p-1
        {
            padding-left:1px;
            padding-right:1px;
        }
        .cssfonttext-line
        {
            text-decoration: line-through;
            color: red;
        }
        .gridview
        {
            width: 100%;
        }
        #GridView1 td
        {
            word-wrap: break-word;
        }
        .columnwidth
        {
            word-break: break-all;
        }
        .cssbtn
        {
            font-size: 1.2em;
            top: 1px;
            left: 0px;
            font-family: 微軟正黑體,Aril;
        }
        .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;
        }
        #leftContent
        {
            text-align:left;
        }
        .cssp1
        {        	
            text-indent: -1em;
            margin-left: 1em;
            margin-bottom:5px;
            line-height:0.7cm;
        }
        table.table-bordered > tbody > tr > td
        {
            border:1px solid darkgray;
        }
        .cssfont4
        {
            color: #008F00;
            margin-left: 0em;
            text-indent: 0em;
            font-size: 20px;
        }
        .cssfontD9006C
        {
            color: #D9006C;
        }
        .cssfont5
        {
            color: #009688;
            margin-left: 0em;
            text-indent: 0em;
            font-size: 20px;
            text-decoration:underline;
        }
        p
        {
        	font-size: 1.2em;
        	font-family: 微軟正黑體,Aril;
        }
        .cssfontD9006C_FS1_PL1
        {
            color: #D9006C;
            font-size:1.2rem;
            font-weight:bold;
            padding:.05rem .2rem;
            font-family: 微軟正黑體,Aril;
        }
        .cssfont3_FS1_PL1
        {
            color: #008F00;
            font-weight: bold;
            font-size:1.2rem;
            font-weight:bold;
            padding:.1rem .25rem;
            font-family: 微軟正黑體,Aril;
        }   
        .cssfont272727
        {
            color: #272727;
			font-family: 微軟正黑體,Aril;
		}
		.bgstylec9165e 
        {
            color: #FFFFFF;
            font-weight: bold;
            background-color: #c9165e;
		}