﻿body {
}
.InfoBox1
{
    margin-right: 5px;
    margin-top: 0;
    width: 100%;
    font-size: 10px;
    background-image: url('../Images/InfoBox_Head_02.gif');
    background-repeat: repeat-x;
    height: 30px;
}

.InfoBox2
{
    margin-right: 5px;
    margin-top: 0;
    width: 120%;
    font-size: 10px;
    background-image: url('../Images/InfoBox_Head_02.gif');
    background-repeat: repeat-x;
    height: 30px;
}

.InfoBox1 h1
{
    margin: 0px;
    width: 100%;
    text-align: left;
    vertical-align: middle;
    padding: 5px 5px 0px 5px;
    color: #666666;
    font-size: medium;
    font-weight: bolder;
    height: 30px;
}

.InfoBox1 h2
{
    margin: 0px;
    width: 325px;
    text-align: left;
    vertical-align: middle;
    padding: 5px 5px 5px 10px;
    color: #666666;
    font-size: 14px;
    font-weight: bolder;
    height: 30px;
}

.InfoBox1_Content1
{
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-width: 1px;
    border-color: #C0C0C0;
    width: 100%;
    margin-top: 0px;
}
.InfoBox2
{
    font-size: 10px;
    padding: 5px;
    margin: 0px;
    color: #999999;
    width: 100%;
    height: 120px;
}
.InfoBox2_td
{
    font-family: Arial, 微軟正黑體;
    vertical-align: top;
    padding-left: 3px;
    border-bottom-color: #000066;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    height: inherit;
}
.InfoBox1_td
{
    border-bottom-color: #000099;
    border-bottom-style: solid;
    border-bottom-width: 4px;
}

.InfoBox1_td1
{
    border-bottom-color: #990000;
    border-bottom-style: solid;
    border-bottom-width: 4px;
}


