Template:HFUT-china/safetyCss

body {

   margin-top: 16px;

}

.mainCenter {

   background-image: url("HFUT-safety-bgd.png");
   width: 1280px;
   margin: 0 auto;
   border: 1px solid black;

}

.redBoard {

   height: 450px;
   width: 1020px;
   background: url("HFUT-safety-part.png");
   margin: 0 auto;

}

.title {

   height: 250px;

}

.title_img {

   position: relative;
   left: 130px;
   top: 50px;
   width: 98px;
   height: 90px;

}

.safety {

   position: relative;
   left: 100px;
   top: 72px;

}

.question {

   position: relative;
   top: 95px;
   width: 893px;
   height: 96px;
   background: url("HFUT-safety-question.png");

}

.questionText {

   font-size: 24px;
   font-family: "Arial";
   color: rgb(255, 255, 255);
   line-height: 1.5;
   position: relative;
   left: 40px;
   top: 15px;
   width: 850px;

}

.answer {

   font-size: 24px;
   font-family: "Arial";
   color: rgb(255, 255, 255);
   line-height: 1.5;
   position: relative;
   top: 100px;
   left: 70px;
   width: 875px;

}

.withOutFirst {

   margin-top: -30px;

}

.minSize {

   font-size: 22px;

}

.mixSize {

   font-size: 19px;

}