#look_side{
  float:left;
  border:solid;
}
#ttbody{
	//overflow:scroll;
        width:100%;
text-orientation: mixed; 
	height:70%;
  border:1px solid;
}
.title{
  border-left:solid 3px orange;
  border-bottom:solid 1px;
  padding-bottom:0;
  margin-bottom:0;

  font-weight:bold;
  font-size:150%;

  width:100%;
}

.subtitle{
	font-weight:bold;
	font-size:100%;
}
#pre{
	float:left;
}
#next{
	float:right;
}
#center{
	text-align:center;
}
.trset{
	padding-bottom: 0.2em;
}
.tdfull{
	background: aqua;
}
.tdset{
	background: aqua;
}
.tdval
{
}
.setdate{
	
}

.genreLBL{
  position:relative;
  //float:left;
  //width:5ex;
  //clear:both;
  z-index:9;
}
#infoDate{
  float:left;
  margin-right:1ex;
}

.genreDATA{
  z-index:9;
  position:absolute;
  height:1.5ex;
  bottom:0;
}
.genre{
  position:relative;
  //border: solid 1px;
  clear:both;
}
.send{
  border:1px solid;
    border-radius: 5px;
  background-color: green;
  padding: 5px;
  margin-left:10px;
  text-align: center;
  color: white;
  //width: 150px;
}
.baseinfo{
  display: flex;
}
img{
  width: 100%;
}
.menuBody{
  //display:flat;
  clear;both;
}
.menu{
  float:left;
}
hr{
  clear:both;
}
