﻿
.hand1
{
    CURSOR:  pointer;
}

.alert_font {
    color: red;
}

.td1_1 {
	text-align: center;      /*讓文字齊行*/
	text-justify: initial; /*讓文字左右齊行*/
	vertical-align: middle;
    height: 30px;
}
.td1_2 {
	text-align: center;      /*讓文字齊行*/
	text-justify: initial; /*讓文字左右齊行*/
	vertical-align: middle;
    height: 30px;
    background-color: #d5d4d4;
}
.td1_3 {
	text-align: center;      /*讓文字齊行*/
	text-justify: initial; /*讓文字左右齊行*/
	vertical-align: middle;
    width:80px;
}
.td1_4 {
    padding-top:1px;
    padding-bottom:1px;
    padding-left:1px;
    padding-right:1px;
    line-height:30px;
}
.tb02 {
    margin-top:5px;
    width:720px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style:  dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
}

.clink01 {
    text-decoration:none;
    font-size:14px;
}
.clink02 {
    text-decoration:none;
    line-height:22px;
}

.td2_1 {
	text-align: center;      /*讓文字齊行*/
	text-justify: initial; /*讓文字左右齊行*/
    font-size:14px;
    height: 30px;
    vertical-align: middle;
}
.td2_2 {
	text-align: center;      /*讓文字齊行*/
	text-justify: initial; /*讓文字左右齊行*/
    font-size:14px;
    height: 30px;
    vertical-align: middle;
}
.td2_3 {
	text-align: right;      /*讓文字齊行*/
	text-justify: initial; /*讓文字左右齊行*/
    font-size:14px;
    height: 30px;
    background-color: #d5d4d4;
}
.td2_3_2 {
	text-align: right;      /*讓文字齊行*/
	text-justify: initial; /*讓文字左右齊行*/
    font-size:14px;
    height: 30px;
}
.td2_4 {
	text-align: left;      /*讓文字齊行*/
	text-justify: initial; /*讓文字左右齊行*/
    font-size:14px;
    height: 30px;
    background-color: #d5d4d4;
}

.td2_5 {
	text-align: left;      /*讓文字齊行*/
	text-justify: initial; /*讓文字左右齊行*/
    font-size:14px;
    height: 30px;
}

.td2_6 {
	text-align: left;      /*讓文字齊行*/
	text-justify: initial; /*讓文字左右齊行*/
    font-size:14px;
	height: 120px;
}

