@charset "utf-8";

li.title{
}
ul.name{
   list-style:disc;
   padding: 0 0 20px 36px;
}

.playerbox{
   width:822px;
	 padding:0 15px 20px 15px;
   overflow:hidden;
}

.player{
	font-size:80%;
	line-height:140%;
}

.thum{
   width:80px;
   height:80px;
   float:left;
}
.playerexplain{
   width:325px;
   float:left;
   overflow:hidden;
}

#highslide{
  width:auto;
	height:auto;
	margin:auto;
	overflow:hidden;
}