Template:HFUT-china/membersCss

body{

   margin-top: 16px;

}

.mainCenter{

   width: 1280px;
   margin: 0 auto;
   border: 1px solid black;
   background: white;

}

.clear{

   clear: both;

}

.mainHeader{

   width: 1280px;
   height: 718px;
   background: url("HFUT-members-head-bgd.png");

}

.mainHeaderTitle{

   position: relative;
   top:70px;
   left: 330px;

}

.attribution{

   width: 1180px;
   margin: 0 auto;
   margin-top: 20px;

}

.photo{

   width: 393px;
   height:254px;
   float: left;

}

.attribution>div:nth-child(1){

   background: url("HFUT-members-people-1.png");

} .attribution>div:nth-child(2){

   background: url("HFUT-members-people-2.png");

} .attribution>div:nth-child(3){

   background: url("HFUT-members-people-3.png");

} .attribution>div:nth-child(4){

   background: url("HFUT-members-people-4.png");

} .attribution>div:nth-child(5){

   background: url("HFUT-members-people-5.png");

} .attribution>div:nth-child(6){

   background: url("HFUT-members-people-6.png");

} .attribution>div:nth-child(7){

   background: url("HFUT-members-people-7.png");

} .attribution>div:nth-child(8){

   background: url("HFUT-members-people-8.png");

} .attribution>div:nth-child(9){

   background: url("HFUT-members-people-9.png");

} .attribution>div>img{

   position: relative;
   top:20px;

}

.pull_left{

   float: left;

}


.pull_right{

   float: right;

}

.supervisorsTitle{

   text-align: center;

}

.supervisorsTitle img{

   margin-top: 50px;

}

.supervisorsMain{

   margin-top: 50px;

}