.main {
  width:739px;
}

.left {
	width: 274px;
	height:805px;
}

.right {
	padding-left: 14px;
}

#audition {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 200px;
  height: 105px;
  background:url(../img/anime/audition.png) no-repeat 0 0;
  margin: 0 auto;
}


.box {
	width: 100%;
	height:900px;
	border: 1px #aaabab solid;
}

.title {
	width: 100%;
	height: 26px;
	background-color: #aaabab;
	font-size: 12px;
	color: #FFF;
	line-height: 26px;
	text-align: center;
}
.content {
	padding: 14px 5px 10px 5px;
	line-height: 22px;
}