#menu-border{
  margin-top : 15px;
  margin-bottom : 15px;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #ebebeb;
  width : 90%;
}
#menu-td75{
  width : 70%;
  text-align : left;
  font-size : 15px;
}
#menu-td15{
  width : 20%;
  text-align : right;
  font-size : 15px;
}
#menu-table12{
  font-size : 12px;
}
#menu-tdcol2{
  font-size : 10px;
  text-align : left;
}
#menu-title{
  font-size : 16px;
  background-color : #eeeeee;
  text-align : left;
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  width : 90%;
}
#menu-atention{
  font-size : 11px;
  padding-top : 20px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
  width : 80%;
  text-align : left;
border-width : 1px;border-style : solid;border-color : silver;
}
.mask {
  position: relative;
  border-radius: 100%;
  overflow: hidden;
  z-index: 0;
}