@import url(../javascript/tree/menu.css);
@import url(local-skins.css);



        {background:  white}
        BODY  {font-family: "Verdana"; font-size: 9pt; color: 000000;}
        TD  {font-family: "Verdana"; font-size: 10pt; color: 000000;}
        TR  {font-family: "Verdana"; font-size: 10pt; color: 000000}
        //FONT  {font-family: "Verdana"; font-size: 9pt;}
        I  {font-family: "Verdana"; font-size: 9pt; color: 000000;font-style: italic}
        BIG  {font-family: "Verdana"; font-size: 13pt; color: 000000;font-weight: bold}
        TH  {font-family: "Verdana"; font-size: 9pt; color: 000000;font-weight: bold}
        A:link {font-family: "Verdana"; font-size: 10pt; color: #000000;}
        A:visited {font-family: "Verdana"; font-size: 10pt; color: #000000;}
        A:hover {font-family: "Verdana"; font-size: 10pt; color: NAVY;}
        A:active {font-family: "Verdana"; font-size: 10pt; color: NAVY;}
        H1 {font-family: "Arial"; font-size: 30pt; color: navy;}
        STRONG {font-family: "Verdana"; font-size: 9pt; color: 000000;text-decoration: none; margin-left=0}
        H2 {font-family: "Verdana"; font-size: 12pt; color: 000000;text-decoration: none; margin-left=0}
        H3 {font-family: "Verdana"; font-size: 9pt; color: 000000;text-decoration: none; margin-left=0}
        PRE {font-family: "Verdana"; font-size: 9pt; color: 000000}
        P {font-family: "Verdana"; font-size: 12pt; color: 000000}
        BLOCKQUOTE {font-family: "Verdana, Arial, Helvetica"; font-size:9pt; color: 000000}
        .WELCOMETITLE {font-family: "Verdana"; font-size: 9pt; color: white; background: #666666; font-weight: bold}
        .WELCOMETITLE:link {font-family: "Verdana"; font-size: 9pt; color: white; background: #666666; font-weight: bold}
        .WELCOMETITLE:visited {font-family: "Verdana"; font-size: 9pt; color: white; background: #666666; font-weight: bold}
        .TOOLBAR {font-family: "Verdana"; font-size: 9pt; color: 000000;font-weight: normal}
        .TOOLBAR:link {font-family: "Verdana"; font-size: 9pt; color: 000000;font-weight: normal}
        .TOOLBAR:visited {font-family: "Verdana"; font-size: 9pt; color: 000000;font-weight: normal}
        .TITLEBAR {font-family: "Verdana"; font-size: 9pt; color: FFFFFF; background: navy;font-weight: bold}
        .MESSAGE {font-family: "Verdana"; font-size: 8pt; color: 000000;font-weight: normal}
        .MESSAGE:link {font-family: "Verdana"; font-size: 8pt; color: NAVY;font-weight: normal}
        .MESSAGE:visited {font-family: "Verdana"; font-size: 8pt; color: BLACK;font-weight: normal}
        .MESSAGENEW {font-family: "Verdana"; font-size: 8pt; color: 000000;font-weight: bold}
        .MESSAGENEW:link {font-family: "Verdana"; font-size: 8pt; color: NAVY;font-weight: bold}
        .MESSAGENEW:visited {font-family: "Verdana"; font-size: 8pt; color: BLACK;font-weight: bold}
        

        .BorderedContent
        {
          background-color: white;
          border: thin gray solid;
          color: black;
          font-weight: normal;
          padding: 1;
        }

        .BorderedController
        {
          background-color: white;
          border: thin gray solid;
          font: normal;
          color: black;
          padding: 1;
        }

        .BorderedPortlet
        {
          background-color: white;
          border: thin gray solid;
          font: normal;
          color: black;
          padding: 1;
        }

        .BorderedTitle
        {
          background-color: gray;
          border: thin gray solid;
          color: black;
          font-weight: bold;
          padding: 1;
        }

        .ControllerStyleClass
        {
          background-color: white;
          border-style: none;
          color: black;
          font-weight: normal;
          padding: 2;
        }

        .PortletStyleClass
        {
          background-color: white;
          border-style: none;
          color: black;
          font-weight: normal;
          padding: 0;
        }

        .TabStyleClass
        {
          background-color: white;
          border-style: none;
          color: black;
          font-weight: bold;
          padding: 0;
        }

        .TitleStyleClass
        {
          background-color: gray;
          border-style: none;
          color: black;
          font-weight: bold;
          padding: 0;
        }

        .HighlightTitleStyleClass
        {
          background-color: black;
          border-style: none;
          color: white;
          font-weight: bold;
          padding: 0;
        }

        .TabTitleStyleClass
        {
          background-color: white;
          border-style: none;
          color: black;
          font-weight: normal;
          padding: 0;
        }

        .ContentStyleClass
        {
          background-color: white;
          border-style: none;
          color: black;
          font-weight: normal;
          padding: 0;
        }

        .TabContentStyleClass
        {
          background-color: white;
          border-style: none;
          color: black;
          font-weight: normal;
          padding: 0;
        }

        .listCellHead
        {
          text-decoration:underline;
          background-color:#6868AB;
          layer-background-color:#CCCCFF;
          border-style:outset;
          border-width:2px;
          border-left-color:white;
          border-top-color:white;
          border-bottom-color:black;
          border-right-color:black;
          cursor:hand;
          FONT-SIZE:8pt;
          FONT-WEIGHT:bold;
          COLOR: white;
          ; font-family: Verdana, Arial, Helvetica, sans-serif
        }

        .listCellHeadNoLink
        {
          background-color:#6868AB;
          layer-background-color:#6868AB;
          border-style:solid;
          border-width:2px;
          border-left-color:#6868AB;
          border-top-color:#6868AB;
          border-bottom-color:#6868AB;
          border-right-color:#6868AB;
          FONT-SIZE:7pt;
          FONT-WEIGHT:normal;
          COLOR: white;
          ; font-family: Verdana, Arial, Helvetica, sans-serif
        }

        .listCell
        {
          background-color:#ECECEC;
          layer-background-color: #FCFE52;
          FONT-SIZE:7pt;
          FONT-WEIGHT:normal;
        }


.UPPERCASE {
  text-transform: uppercase;
}


.WELCOME {
  font-size: 12pt;
  font-color: #000000;
  font-weight: 900;
  font-stretch: wider;
}


.MENUBAR {
           font-family: arial,helvetica;
           background: #F5F5F5;
           color: #000000;
           font-size: 11pt;
           font-weight: bold;

           border-top: 1px solid #B0B0B0;
           border-left: 1px solid #B0B0B0;
           border-right: 1px solid #FAFAFA;
           border-bottom: 1px solid #FAFAFA;
         }

.INPUTFORM {
           font-family: arial,helvetica;
           background: #F0F0F0;
           color: #000000;
           font-size: 11pt;
           font-weight: bold;

           border-top: 1px solid #A0A0A0;
           border-left: 1px solid #A0A0A0;
           border-right: 1px solid #FFFFFF;
           border-bottom: 1px solid #FFFFFF;
         }

.INPUTFORMTITLE {
           font-family: arial,helvetica;
           background: #FAFAFA;
           color: #000000;
           font-size: 13pt;
           font-weight: bold;

           border-top: 1px solid #FFFFFF;
           border-left: 1px solid #FFFFFF;
           border-right: 1px solid #0A0A0A;
           border-bottom: 1px solid #0A0A0A;
         }

.inputUnderline {
	border-right: 0px;
	border-top: 0px;
	border-left:0px;
	border-bottom:1px solid;
}

.updateInput {
	background: #E4F3F8;
	border-top: 1px solid #A0A0A0;
	border-left: 1px solid #A0A0A0;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;

}

.MENUBUTTON {
           font-family: arial,helvetica;
           background: #E0E0E0;
           color: #808080;
           font-size: 10pt;
           font-weight: bold;

           border-top: 1px solid #FFFFFF;
           border-left: 1px solid #FFFFFF;
           border-right: 1px solid #A0A0A0;
           border-bottom: 1px solid #A0A0A0;
         }

.PANETITLE {
           background: #FAFAFA;
           font-weight: bold;
         }

.BUTON
{
  font-family: arial,helvetica;
  background: #E0E0E0;
  color: NAVY;
  font-size: 10pt;
  font-weight: bold;
  border-color: #050505;
  border-top: 1pt double #FFFFFF;
  border-left: 1pt double #FFFFFF;
  border-right: 1pt double #A0A0A0;
  border-bottom: 1pt double #A0A0A0;
}
.bluebuttonsmall
{
        background-color: #CCCCCC;
        border-style: none;
        color: Black;
        display: block;
        font-weight: normal;
        padding: 0;
        font-family : Arial, Helvetica, sans-serif;
        font-size : 8pt;
        border-top: 1px solid #FFFFFF;
        border-left: 1px solid #FFFFFF;
        border-right: 1px solid #0A0A0A;
        border-bottom: 1px solid #0A0A0A;
        width : 65px;
}

.bdc-button1 {
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../images/bdc_button1.gif);
	height: 16px;
	width: 78px;
	border: none;
	background-repeat: no-repeat;
}
.bdc-button11 {
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../images/bdc_button11.gif);
	height: 16px;
	width: 78px;
	border: none;
	background-repeat: no-repeat;
}

.UserBrowserUserDisabled
{
    background-color: red;
    text-decoration: line-through;
}

.font-title1 { font-size:12px; font-weight:bold; color:#006600; font-family:arial;LINE-HEIGHT: 14pt;}
.font-title2 { font-size:12px; font-weight:bold; color:#008080; font-family:arial}
.font-title3 { font-size:12px; font-weight:bold; color:#FFFFFF; font-family:"arial"}
.font-title4 { font-size:22px; font-weight:bold; color:#800040; font-family:arial;LINE-HEIGHT: 24pt;}
.font-title25 {  font-size:18px; font-weight:bold; color:#000000; font-family:"宋体";LINE-HEIGHT: 22pt;}

.UserBrowserUserConfirmed
{
    background-color: yellow;
    font-style: italic;
}

<!-- 浮动菜单所用样式Begin -->
.table_Wind {
	background-color: ddedfc;
	border: 1px solid #000066;
}
.td_WindOrigin {
	background-color: #ffffff;
}
.td_WindHover {
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#3064D3', endColorStr='#C3DBFD', gradientType='1');
	background-color: #ffff00;
}

.table_Yellow {
	background-color: ddedfc;
	border: 1px solid #000066;
}
.td_YellowOrigin {
	background-color: #00ffff;
}
.td_YellowHover {
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#3064D3', endColorStr='#C3DBFD', gradientType='1');
	background-color: #ffff00;
}
<!-- 浮动菜单所用样式end -->

.button-tmd {
	background-color: #CC0033;
	background-image: url(../images/button_top3.gif);
	height: 20px;
	width: 81px;
	border: none;
}
.button-tmd2 {

	background-color: #CC0033;
	background-image: url(../images/button_top4.gif);
	height: 20px;
	width: 90px;
	border: none;
}

a.channelone:link {
        font-size:22px;
	color:#0000ff;
	text-decoration: none;
}
a.channelone:visited {
        font-size:22px;
	color:#0000ff;
	text-decoration: none;
}
a.channelone:active {
        font-size:22px;
	color:#ff0000;
	text-decoration: none;
}
a.channelone:hover {
  font-size:22px;
  color:#ff0000;
  text-decoration: underline;
}
a.channeltwo:link {
        font-size:14px;
	color:#990000;
	text-decoration: none;
}
a.channeltwo:visited {
        font-size:14px;
	color:#990000;
	text-decoration: none;
}
a.channeltwo:active {
        font-size:14px;
	color:#990000;
	text-decoration: none;
}
a.channeltwo:hover {
  font-size:14px;
  color:#990000;
  text-decoration: underline;
}


@import url(htss/default.css);
@import url(PTPMMenu.css);
@import url(mainstyle3-zh.css);
