h2{
  font-size: 14px;
  margin-bottom: 10px;
  height: 21px;
  line-height: 21px;
  text-align: left;
  border-bottom: 1px solid #d59758;
  color: #d59758;
  background-color: #ffffff;
}
#center{
  margin-left: 10px;
  position: relative;
  text-align: center;
}
#pankuzulist{
  font-size: 14px;
  text-align: left;
  margin-bottom: 19px;
}
#pankuzulist a{
  color: #cc6600;
  background-color: #ffffff;
  text-decoration: underline;
}
#pankuzulist2{
  font-size: 14px;
  text-align: right;
}
#pankuzulist2 a{
  color: #cc6600;
  background-color: #ffffff;
  text-decoration: underline;
}
/* ------------------------------
masking1.html
------------------------------ */
#box1{
  margin-bottom: 50px;
}
#box2{
  margin-bottom: 59px;
}
#title{
  position: absolute;
  left: 130px;
  top: 72px;
  font-size: 14px;
  font-weight: bold;
}
#title2{
  position: absolute;
  top:649px;
  left: 140px;
  font-size: 14px;
  font-weight: bold;
}
#box3{
  height: 80px;  
  text-align: center;
}
h3{
  height: 2em;
  line-height: 2em;
  font-size: 14px;
  margin-bottom: 10px;
  border-bottom: 1px dotted;

}
/* ------------------------------
masking2.html
------------------------------ */

#box4{
  margin-bottom: 50px;
}
#title4{
  position: absolute;
  left: 230px;
  top: 75px;
  font-size: 14px;
  font-weight: bold;
}
#box5{
  margin-bottom: 50px;
}
#title5{
  position: absolute;
  top:726px;
  left: 160px;
  font-size: 14px;
  font-weight: bold;
}
/* ------------------------------
masking3.html
------------------------------ */

#box6{
  margin-bottom: 50px;
}
#box6 p{
  text-align: left;
  margin-top: 20px;
  margin-bottom: 50px;
  width: 600px;
  margin-left: 60px;
  line-height: 1.5em;
}
#box7{
  margin-bottom: 50px;
}
#box7 p{
  text-align: left;
  margin-top: 20px;
  margin-bottom: 50px;
  width: 600px;
  margin-left: 60px;
  line-height: 1.5em;
}
/* ------------------------------
masking4.html
------------------------------ */
#box10{
  text-align: center;
}
#masking4p{
  margin: 20px 0px;
}

/* ------------------------------
‹¤—p
------------------------------ */


#box3 ul{
  margin-left: 150px;
}
#box3 li{
  display: inline;
}
#box3 li a{
  display: block;
  width: 130px;
  height: 2em;
  line-height: 2em;
  color: #555555;
  background-color: #ffcccc;
  font-weight: bold;
  float: left;
  margin-right: 10px;
  text-align: center;
}