Template:HFUT-china/medalsCss

body{

   margin-top: 16px;

}

table{

   border-collapse:collapse;
   width: 860px;

}

table tr{

   border-radius: 5px;
   width: 860px;
   height: 102px;

}

table tr:nth-child(odd){

   background-color: rgb(238, 238, 238);

}

table tr:nth-child(even){

   background-color: rgb(255, 255, 255);

}

table tr td:nth-child(1){

   width: 428px;

}

.main{

   margin: 0 auto;
   width: 860px;

}

.mainCenter{

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

}

.mainHeader{

   width: 1280px;
   height: 720px;
   background: url("HFUT-medals-gold-main-header-bg.png");

} .mainHeaderImg{

   margin: 0 auto;
   width: 896px;
   height: 516px;
   background: url("HFUT-medals-gold-main-header-img.png")

} .mainHeaderMedals{

   position: relative;
   left: 100px;

} .mainHeaderText{

   position: relative;
   left:190px;

}

.tableHeader{

   width: 860px;

}

.tableHeader.first{

   margin: 0 auto;
   margin-top: -300px;

}

.tableHeaderMedal{

   text-align: center;
   position: relative;
   top:50px;
   width: 300px;
   margin: 0 auto;

}

.medal{

   position: relative;
   top:80px;
   left: 30px;

}