@import url (local-skins.css);




        {background:  white}
        BODY { FONT-SIZE: 10pt; SCROLLBAR-HIGHLIGHT-COLOR: #818181;  SCROLLBAR-SHADOW-COLOR: #818181; COLOR: #818181; SCROLLBAR-3DLIGHT-COLOR: #ffffff; SCROLLBAR-TRACK-COLOR: #ffffff; SCROLLBAR-DARKSHADOW-COLOR: #ffffff; SCROLLBAR-BASE-COLOR: #ffffff;	margin-left: 0px;margin-top: 0px;}


        TD  {font-family: "Verdana"; font-size: 9pt; color: 000000}
        TR  {font-family: "Verdana"; font-size: 9pt; color: 000000}
        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: 9pt; text-decoration:none;}
        A:visited {font-family: "Verdana"; font-size: 9pt; text-decoration:none;}
        A:hover {font-family: "Verdana"; font-size: 9pt; color:red;text-decoration:underline;}
        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: 9pt; 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;
         }

.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;
}

.UserBrowserUserDisabled
{
    background-color: red;
    text-decoration: line-through;
}

.UserBrowserUserConfirmed
{
    background-color: yellow;
    font-style: italic;
}

.buttonbluelight {
	border: 1px ridge;
	background-color: #F1F9FE;
	background-image: url(../images/buttonmid.gif);
	height: 17px;


}


/* CSS Document */

.p_zhengwen {
	font-size: 9pt;
	line-height: 14pt;
	color: #000000;
	letter-spacing: 2pt;
	text-indent: 20pt;
}
a.lian001:link {
	
	color: #0000FF;
	text-decoration: none;
}
a.lian001:hover {
	
	color: #FF0000;
	text-decoration: none;
}
a.lian001:visited {
	
	color: #990066;
	text-decoration: none;
}

.p_biaoge001 {
	text-align: center;
	vertical-align: middle;
	margin: 3pt;
	padding: 3pt;
	border: thin solid #000000;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	line-height: 12pt;
}
.biaoge002 {
	background-color: #CCCCCC;
}

.p_hc8 {
	font-family: "黑体";
	font-size: 18pt;
	color: #000000;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}


.p_hcs7 {
	font-size: 16pt;
	color: #000000;
	text-decoration: none;
	text-align: left;
	text-indent: 20pt;
	font-weight: bold;
}

.p_hcs4 {
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	text-align: left;
	text-indent: 20pt;
	font-weight: bold;
}
.p_hcs5 {
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	text-align: left;
	text-indent: 20pt;
	
}

.p_hcs_left {
	font-size: 11pt;
	color: #000000;
	text-decoration: none;
	text-align: left;
        font-weight: bold;
	
}

.p_hcs6 {
	font-size: 14pt;
	color: #000000;
	text-decoration: none;
	text-align: left;
	text-indent: 20pt;
	font-weight: bold;
}

.p_zhengwen_left {
         font-size: 9pt;
         line-height: 14pt;
         color: #000000;
         letter-spacing: 2pt;
         /*text-indent: 20pt;*/
         text-transform: none;

}

a.p_hcs5:hover {

         BACKGROUND: #000000; COLOR: #ff9933; TEXT-DECORATION: none;

}
a.p_hcs5:link{
    font-size: 12pt;
}


a.002:link {
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.002:hover {
	FONT-SIZE: 10pt; COLOR: #FF9900; TEXT-DECORATION: underline;font-weight: bold;
}
a.002:visited {
	font-size: 10pt;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}

a.004:link {
	font-size: 12pt;
	color: #333333;
	text-decoration: none;
	background-color: #ff9933;
	border: none;
}
a.004:hover {
	font-size: 12pt;
	//color: #FFFFFF;
	//background-color: #000000;
	//BACKGROUND: #000000; COLOR: #ff9933; TEXT-DECORATION: none;

}

a.004:visited {
	font-size: 12pt;
	color: #333333;
	text-decoration: none;
	background-color: #ff9933;
	border: none;
}

a.003:link {//bottom
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
}
a.003:hover {
	font-size: 9pt;
	color: #CCCCCC;
	text-decoration: none;
}
a.003:visited {
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
}

a.homepage:link {
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
a.homepage:hover {
	font-size: 9pt;
	color: #000000;
	text-decoration: underline;
}
a.homepage:visited {
	font-size: 9pt;
	color: #000000;

}
.sub_more_link{
padding-top:7px;
padding-left:25px;
}


a.body_underlinelink:link {
	font-family: "黑体";
	font-size: 11pt;
	color: #000000;
	text-decoration: underline;
}
a.body_underlinelink:hover {
	text-decoration: underline;
	font-family: "黑体";
	font-size: 11pt;
	color: #FF9900;
	font-weight: normal;
}
a.body_underlinelink:visited {
	font-family: "黑体";
	font-size: 11pt;
	color: #666666;
	text-decoration: underline;
}
.body_title {
	font-size: 15pt;
	color: #F79832;
	text-decoration: none;
	font-weight: bold;
}

.body_title2 {
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.dian_zi_shu_ju_ku{
	font-size: 11pt;
	color: #cc6633;
	text-decoration: none;
	font-weight: bold;
}
.bg1 {
	BACKGROUND-POSITION: right 50%; 
	BACKGROUND-POSITION: bottom 100%;
	BACKGROUND-IMAGE: url(../images/1142182965265_1.gif); 
	BACKGROUND-REPEAT: no-repeat;
}

