﻿.fw
{
      width: 100%;
      font-family: 微軟正黑體, 宋體, 新細明體, Arial;
}
.tright
{
      text-align: right;
      font-weight: bold;
      color: #666666;
}
.ct
{
      font-family: 微軟正黑體, 宋體, 新細明體, Arial;
      font-size: small;
      font-weight: bold;
      color: Yellow;
      background-image: url( "/images/ct.jpg" );
      background-repeat: repeat-x;
      padding: 2px 0px 2px 0px;
      text-align: center;
      margin-bottom: 1px;
}
.ct1
{
      font-family: 微軟正黑體, 宋體, 新細明體, Arial;
      font-size: small;
      font-weight: bold;
      color: #FFFFFF;
      text-align: center;
      background-image: url( '/images/ct.jpg' );
      background-repeat: repeat-x;
      padding: 2px 0px 2px 0px;
}
.accheader
{
      border: 1px solid #2F4F4F;
      color: white;
      font-size: small;
      font-weight: bold;
      padding: 3px;
      margin-top: 3px;
      cursor: help;
      background-image: url( '/images/paccheader.jpg' );
      background-repeat: repeat-y;
}
.accselected
{
      border: 1px solid #2F4F4F;
      color: #333333;
      font-family: 微軟正黑體, 宋體, 新細明體, Arial;
      font-size: small;
      font-weight: bold;
      padding: 3px;
      margin-top: 3px;
      cursor: pointer;
      background-image: url( '/images/paccheader1.jpg' );
      background-repeat: repeat-y;
}
.acccontent
{
      background-image: url( '/images/trustviewdlp.jpg' );
      background-repeat: no-repeat;
      background-position: center;
      border: 1px dashed #2F4F4F;
      border-top: none;
      padding: 3px;
      padding-top: 10px;
}

.url
{
      text-decoration: none;
      font-weight: bold;
      color: #006666;
      text-align: left;
      white-space: normal;
}

.modalPopup
{
      border-width: 3px;
      border-style: solid;
      border-color: Gray;
      padding: 3px;
      text-align: center;
      background-color: #FFFFCC;
}
.modalBG
{
      background-color: Gray;
      filter: alpha(opacity=70);
      -moz-opacity: 0.7;
      opacity: 0.7;
}

.cssbutton
{
      background-image: url( '/images/btnbg.jpg' );
      border: 2px white outset;
      padding: 1px 4px;
      color: black;
      text-decoration: none;
      font: bold 90% "微軟正黑體, 宋體, 新細明體, Arial";
      height: auto;
}
.cssbutton:visited
{
      color: black;
}
.cssbutton:hover
{
      border-style: inset;
      background-color: #EFEFEF;
      padding: 2px 3px 0 5px; /*shift text 1px to the right and down*/
}
.cssbutton:active
{
      color: black;
}
.popupMenu
{
      position: absolute;
      visibility: hidden;
      background-color: #F5F7F8;
      opacity: 0.3;
      filter: alpha(opacity=30);
}

.popupHover
{
      background-repeat: repeat-x;
      background-position: left top;
      background-color: #DEE5ED;
}

.divnowrap
{
      white-space: nowrap;
      text-align: center;
}

input
{
      font-family: 微軟正黑體, 新細明體, 宋體, Arial;
      font-size: small;
      color: #333333;
      font-weight: normal;
}

.csstable
{
      width: 100%;
      border: 0;
      border-collapse: collapse;
}

textarea
{
      font-family: 微軟正黑體, 新細明體, SimHei, MS Gothic, Arial;
      font-size: 12px;
      color: #333333;
}
