@import "common.css";

#left_menu7{
  background-image:url("../img/btn/img_left_menu7_h.png");
}

.info_area{
  overflow:auto;
  width:520px;
  margin-bottom:30px;
  margin-left:10px;
  padding:10px 0px 10px 10px;
  text-align:left;
  border:1px solid #003d19;
}

.info_area p{
  margin:0px 0px 5px 10px;
}

.info_area table{
  margin:10px;
  width:490px;
  border:0px;
  background-color:#800000;
}

.info_area tr{
  background-color:#800000;
}

.info_area td{
  background-color:#ffffb3;
}

.info_title{
  font-weight:bold;
  font-size:17px;
  color:#ffffb3;
  margin-left:0px;
  margin-bottom:5px;
  padding-top:5px;
  padding-left:5px;
  background-image:url("../img/titleBack.gif");
  height:30px;
}

.sub_title{
  font-size:14px;
  font-weight:bold;
  background-image:url("../img/subTitle.jpg");
  background-position:center;
  color:#ffffff;
  padding:2px 0px 2px 5px;
  margin:20px 0px 5px 10px;
}

.times{
  text-align:center;
}

#access1{
  width:480px;
  height:470px;
  margin:15px;
  border:1px solid black;
}

#img_access2{
  width:202px;
  height:180px;
  margin:15px;
  margin-bottom:20px;
}

.btr{
  font-weight:bold;
  color:#dd0000;
}
