<STYLE TYPE="text/css">
<!--
.png { behavior: url(images/png.htc); }
-->
/*============================================================================*/
/* Log */
/*============================================================================*/
.rolls{
  overflow-y: scroll;
  display: block;
  height: calc(100vh - 34px);
  font-family: 'Open Sans', sans-serif;
  font-size: 40px;
}
.id1_right ul{
  list-style: none;
}
.id1_right li{
  position: relative; top: -30; left: 0;
  padding-left: 50px;
  //position: relative;
  margin-bottom: 25px;
}
.id1_right li:before{
  content: '\2713';
  position: absolute; top: -20; left: 0;
  color: green;
  font-family: 'Open Sans', sans-serif;
  font-size: 50px;
  font-weight: bold;
}
.id1{
  width: calc(100vw - 80px);
  padding-left: 30px;
  padding-right: 30px;
}
.id1_left{
  float: left;
  width: 728px;
}
.id1_right{
  float: right;
  width: calc(100vw - 818px);
}
.img1{
  float: left;
  width: 360px;
  height: 236px;
  padding: 2px;
}
.img2{
  float: right;
  width: 360px;
  height: 236px;
  padding: 2px;
}
.img3{
  float: left;
  width: 360px;
  height: 236px;
  padding: 2px;
}
.img4{
  float: right;
  width: 360px;
  height: 236px;
  padding: 2px;
}
.img5{
  float: left;
  width: 724px;
  height: 471px;
  padding: 2px;
}
</style>