/* CSS Document */
.main { 
  padding: 0 10px;
  border-top: 1px solid #f1f1f1;
  border-left: 1px solid #f1f1f1;
  border-right:  1px solid #f1f1f1;
  background-color: #fff;
}
.navpath {
  height: 15px;
  line-height: 15px;
  margin-top: 20px;
  padding-left: 6px;
  border-left: 6px solid #0d69a8;
}
.maincon {
  margin-top: 15px;
  padding: 20px;
  border-top: 2px solid #0d69a8;
}
.maincon-t {
  line-height: 2em;
  padding: 20px 0;
  font-size: 26px;
  text-align: center;
}
.maincon-i {
  height: 20px;
  line-height: 20px;
  font-size: 12px;
  text-align: center;
  color: #333333;
  background-color: #f1f1f1;
}
.btn {
  height: 20px;
  line-height: 20px;
  padding: 0 5px;
  font-size: 12px;
  background-color: #e1e1e1;
  color: #666666;
  cursor: pointer;
}
.maincon-p {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 30px;
  text-align: center;
  font-size: 12px;
  color: #666666;
  border-bottom: 1px solid #f1f1f1;
}
.maincon-p a { color: #666666;}
.maincon-c {
  line-height: 2em;
  padding: 20px 10px;
  font-family: "ËÎÌå";
  font-size: 16px;
}
.maincon-l {
  text-align: right;
  font-family: "ËÎÌå";
}
.maincon-b {
  margin-top: 20px;
  padding: 10px 0;
  overflow: hidden;
  border-top: 1px solid #f1f1f1;
}
.maincon-b ul li {
  display: inline;
  float: left;
  margin-left: 70px;
}
.main01 { border-bottom: 1px solid #e1e1e1;}
.xgwd {
  margin-bottom:10px;
}
.xgwd p {
  width: 100px; 
  height: 30px; 
  background-color: #CC3333; 
  line-height: 30px; 
  text-align: center; 
  color: #fff; 
  font-size: 16px; 
  font-weight: blod;
}

