@charset "utf-8";
/* CSS Document */


	@font-face
{
font-family: 微軟正黑體;
src: url('http://pbk.edu.hk/webfont/msjh.ttf');
}
	

	
  #thisYearGroup img{ cursor:pointer;}
  .bigPhotoIcon{ background-color:#00F; background-color:#000; padding:5px;}
  .bigPhotoIconS{width:100%; height:auto;}
  #allStudent{overflow: hidden; position: relative; height:auto;}
  #allStudent img{cursor:pointer; opacity:1;}
  #allStudent img:hover{opacity:1;}
  .picTitle{font-size:2em; color:rgba(255,255,0,0); font-weight:900; text-align:center; position:absolute; bottom:0; height:200px; width:100%; right: 0; bottom: 0; padding:0px 0px 0px 0px; margin:0px; cursor:pointer; display: table; }
  .picTitle:hover{color:rgba(255,255,255,1); text-shadow:rgba(0,0,0,0.71) 3px 3px 3px; background: -webkit-linear-gradient(bottom, rgba(50,50,50,0.7) , rgba(255,255,255,0.0)); }
  .picTitle span{vertical-align:bottom; display: table-cell;}
  #closeBtn,#glassBtn,#facebookBtn{background-repeat:no-repeat; background-size:contain; width:50px; height:50px; opacity:0.8;}
  #closeBtn{background-image:url(../../icon/icon_c2.png);}
  #closeBtn:hover{background-image:url(../../icon/icon_c1.png);opacity:1;}
  #glassBtn{background-image:url(icon/icon_m2.png);}
  #glassBtn:hover{background-image:url(icon/icon_m1.png);opacity:1;}
  #facebookBtn{background-image:url(icon/icon_fb2.png);}
  #facebookBtn:hover{background-image:url(icon/icon_fb1.png);opacity:1;}




	
