/*			??????CSS??????			*/

/*	????&frac14;??????	*/
/*???????????&frac14;????????????&frac14;??????
  ?&ucirc;?????&micro;??????????????????????  ??????&raquo;??????login?????*/
.login_font {	/*?????????????*/
  font-family: "Tahoma", "????";     /*????*/
  font-size: 9pt; color: #ffff00;    /*????????????*/
  font-weight:bold                   /*???????*/
}
.login_button {	/*??????*/
  font-family: "Tahoma", "????";     /*????*/
  font-size: 9pt; color: #000000;    /*????????????*/
  /*border: 1px #003399 solid;        ??????*/
  /*BORDER-BOTTOM: #93bee2 0px solid; ???????????????*/
  /*BORDER-LEFT: #93bee2 0px solid;   ????????????????*/
  /*BORDER-RIGHT: #93bee2 0px solid;  ????????????????*/
  /*BORDER-TOP: #93bee2 0px solid;    ????????????????*/
  /*background-image:url(button.gif); ??????*/
  /*background-color: #e8f4ff;        ???????*/
  width:37px                        /*??????*/
}
.login_input {	/*?????????*/
  font-family: "Tahoma", "????";      /*????*/
  font-size: 9pt;                     /*???????*/
  /*border: 1px solid;                  ??????*/
  /*background-color: White;            ???????*/
  /*border-color: #93BEE2 ##93BEE2 #93BEE2 #93BEE2; ??????*/
  color: #000000                      /*???????*/
}

/*	??????????	*/
/*????????????????????????????????????
  ?&ucirc;?????&micro;??????????????????????  ??????&raquo;??????search?????*/
.search_button {	/*??????*/
  font-family: "Tahoma", "????";    /*????????*/
  font-size: 9pt; color: #000000   /*????????????????*/
  /*border: 1px #003399 solid;        ??????*/
  /*BORDER-BOTTOM: #93bee2 0px solid; ???????????????*/
  /*BORDER-LEFT: #93bee2 0px solid;   ????????????????*/
  /*BORDER-RIGHT: #93bee2 0px solid;  ????????????????*/
  /*BORDER-TOP: #93bee2 0px solid;    ????????????????*/
  /*background-image:url(button.gif); ??????*/
  /*background-color: #e8f4ff;        ???????*/
  width:37px                         /*??????*/
}
.search_input {	/*?????????*/
  font-family: "Tahoma", "????";     /*????*/
  font-size: 9pt;                    /*???????*/
  font-style: normal;                /*???????*/
  /*border: 1px #F1F1E4 solid;         ??????*/
  /*background-color: #e8f4ff;         ???????*/
  /*border-color: #0066cc #0066cc #0066cc #0066cc ??????*/
  color: #000000                     /*???????*/
}
.search_select {	/*???????*/
  font-family: "Tahoma", "????";     /*????*/
  font-size: 9pt;                    /*???????*/
  color: #000000;                    /*???????*/
  /*border: 1px #F1F1E4 solid;         ??????*/
  /*background-color: #e8f4ff;         ???????*/
  font-style: normal                 /*???????*/
}

/*	????????????	*/
/*????????????????B?????????????
  ?&ucirc;?????&micro;??????????????????????  ??????&raquo;??????linkGroup?????*/
.linkGroup_select {	/*???????*/
  font-family: "Tahoma", "????";     /*????*/
  font-size: 9pt;                    /*???????*/
  color: #000000;                    /*???????*/
  /*border: 1px #F1F1E4 solid;         ??????*/
  /*background-color: #e8f4ff;         ???????*/
  font-style: normal                 /*???????*/
}

/*	?????????????	*/
/*?&ucirc;?????&micro;??????????????????????  ??????&raquo;??????resear?????*/
.resear_button {	/*??????*/
  font-family: "Tahoma", "????";    /*????*/
  font-size: 9pt; color: #000000;   /*????????????*/
  /*border: 1px #003399 solid;        ??????*/
  /*BORDER-BOTTOM: #93bee2 0px solid; ???????????????*/
  /*BORDER-LEFT: #93bee2 0px solid;   ????????????????*/
  /*BORDER-RIGHT: #93bee2 0px solid;  ????????????????*/
  /*BORDER-TOP: #93bee2 0px solid;    ????????????????*/
  /*background-image:url(button.gif); ??????*/
  /*background-color: #e8f4ff;        ???????*/
  CURSOR: hand;                     /*??????*/
  width:60px;                       /*??????*/
  font-style: normal                /*???????*/
}
.resear_font {	/*?????????????*/
  font-family: "Tahoma", "????";     /*????*/
  font-size: 9pt; color: #000000;    /*????????????*/
  font-weight:bold                   /*???????*/
}
.resear_select {	/*???????*/
  font-family: "Tahoma", "????";     /*????*/
  font-size: 9pt;                    /*???????*/
  color: #000000;                    /*???????*/
  /*border: 1px #F1F1E4 solid;         ??????*/
  /*background-color: #e8f4ff;         ???????*/
  font-style: normal                 /*???????*/
}

/*	????????	*/
/*?&ucirc;?????&micro;??????????????????????  ??????&raquo;??????????????messageBoard?????*/
/*??????????*/
a.messageBoard:link {color: #000000;}
a.messageBoard:visited {color: #000000;}
a.messageBoard:hover{color: #ff6600;}
a.messageBoard:active {color: #000000;}
.messageBoard_font {	/*?????????????*/
  font-family: "Tahoma", "????";     /*????*/
  font-size: 9pt; color: #ff6600;    /*????????????*/
  font-weight:bold                   /*???????*/
}
.messageBoard_button {	/*??????*/
  font-family: "Tahoma", "????";     /*????*/
  font-size: 9pt; color: #000000;    /*????????????*/
  /*border: 1px #003399 solid;        ??????*/
  /*BORDER-BOTTOM: #93bee2 0px solid; ???????????????*/
  /*BORDER-LEFT: #93bee2 0px solid;   ????????????????*/
  /*BORDER-RIGHT: #93bee2 0px solid;  ????????????????*/
  /*BORDER-TOP: #93bee2 0px solid;    ????????????????*/
  /*background-image:url(button.gif); ??????*/
  /*background-color: #e8f4ff;        ???????*/
  width:37px                        /*??????*/
}
.messageBoard_input {	/*?????????*/
  font-family: "Tahoma", "????";      /*????*/
  font-size: 9pt;                     /*???????*/
  /*border: 1px solid;                  ??????*/
  /*background-color: White;            ???????*/
  /*border-color: #93BEE2 ##93BEE2 #93BEE2 #93BEE2; ??????*/
  color: #000000                      /*???????*/
}
.messageBoard_select {	/*???????*/
  font-family: "Tahoma", "????";     /*????*/
  font-size: 9pt;                    /*???????*/
  color: #000000;                    /*???????*/
  /*border: 1px #F1F1E4 solid;         ??????*/
  /*background-color: #e8f4ff;         ???????*/
  font-style: normal                 /*???????*/
}

/*	???????????	*/
/*?&ucirc;?????&micro;??????????????????????  ??????&raquo;??????latestMessage?????*/
.latestMessage_class {	/*???????????*/
  font-family: "Tahoma", "????";     /*????*/
  font-size: 9pt; color: #000000;    /*????????????*/
  font-weight:bold                   /*???????*/
}
/*??????????????	
  ?&ucirc;?????&micro;??????????????????????  ?????latestMessage?????*/
a.latestMessage:link {color: #000000;}
a.latestMessage:visited {color: #000000;}
a.latestMessage:hover{color: #ff6600;}
a.latestMessage:active {color: #000000;}

/*	???????????	*/
/*?&ucirc;?????&micro;??????????????????????  ??????&raquo;??????latestNews?????*/
.latestNews_class {	/*???????????*/
  font-family: "Tahoma", "????";     /*????*/
  font-size: 9pt; color: #000000;    /*????????????*/
  font-weight:bold                   /*???????*/
}
/*??????????????	
  ?&ucirc;?????&micro;??????????????????????  ?????latestNews?????*/
a.latestNews:link {color: #000000;}
a.latestNews:visited {color: #000000;}
a.latestNews:hover{color: #ff6600;}
a.latestNews:active {color: #000000;}

/*	???????????????????	*/
/*????????????????????????????????]??????????????????????
  ??????&iexcl;?????????????(?)????????????????(????????)??
  ??????(????????)?????????????????????????????????????*/
a.news:link {color: #000000;}      /* ??????????? */
a.news:visited {color: #333333;}   /* ?????????? */
a.news:hover{color: #ae0927;}      /* ??????????? */
a.news:active {color: #0000ff;}    /* ??????????? */