﻿     #tabsD {
      float:left;
      width:100%;
      background:#E7F6FB;
      font-size:15px;
      line-height:normal;
      border-bottom:1px solid #C7D8F0;
      }
    #tabsD ul {
	margin:0;
	padding:10px 10px 0 10px;
	list-style:none;
	font-size:15px;
      }
    #tabsD li {
      display:inline;
      margin:0;
      padding:0;
      font-weight: bold;
	  font-size:15px;
      }
    #tabsD a {
      float:left;
      background:url("../images/tabrightD.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
	  font-size:15px;
      }
    #tabsD a span {
      float:left;
      display:block;
      background:url("../images/tabrightD.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#2B4F83;
      font-size:15px;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsD a span {float:none;}
    /* End IE5-Mac hack */
    #tabsD a:hover span {
      color:#2B4F83;
	  font-size:15px;
      }
    #tabsD a:hover {
      background-position:0% -42px;
      color:#21AEDE;
	}
    #tabsD a:hover span {
      background-position:100% -42px;
	color:#21AEDE;
      }



	  #tb_report{margin:10px 0;}
#tb_report td{height:25px;padding:2px}
#tb_report_headind{background:#aa2b16;color:FFFFFF}
#tb_report_content1{background:#eeeeee;color:#666666;font-size:10px}
#tb_report_content1:hover{background:#DFF3FA;}
#tb_report_content2{background:#FFFFFF;color:#666666;font-size:10px}
#tb_report_content2:hover{background:#DFF3FA;}
#tb_invalid{
	font-size:10px;
	background-color:gray;
}
#change_page{text-align:left;clear:both} 
#change_page span{ margin:0 10px; font-size:10px;}
#tb_report_title{
	color:#2B4F83;
	font-size:16px;
	font-weight:bold;
}

/* For drop down menu of fellowship */

.content_menu {
	font-family: "細明體", "Arial", "Helvetica";
	font-size: 13px;
	color:#523F2E;
	line-height: 20px;
	font-weight: bold;
	
}

.content_menu:active {
	font-family: "細明體", "Arial", "Helvetica";
	font-size: 13px;
	color:#523F2E;
	line-height: 20px;
	font-weight: bold;
	
}

.content_menu:hover{
	font-family: "細明體", "Arial", "Helvetica";
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color:white;
}

#popitmenu{
	position: absolute;
	background-color: white;
	border:1px solid black;
	font: normal 12px Verdana;
	line-height: 18px;
	z-index: 100;
	visibility: hidden;
}

#popitmenu a{
	text-decoration: none;
	padding-left: 6px;
	color: black;
	display: block;
}

#popitmenu a:hover{ /*hover background color*/
	background-color: #CCFF9D;
}

#hintbox{ /*CSS for pop up hint box */
position:absolute;
top: 0;
background-color: transparent;
width: 150px; /*Default width of hint.*/ 
padding: 3px;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
visibility: hidden;
}

.hintanchor{ /*CSS for link that shows hint onmouseover*/
font-weight: bold;
color: navy;
margin: 3px 8px;
}

#text{
	padding:5px 0 0 0;
}

.fellowsihp_content{
	font-size: 15px;
	color: #000000;
	line-height: 22px;
	font-weight: normal


}