.booktype{
width: 750px;
overflow: hidden;
border-bottom: 1px solid #b6b6b6;
margin-bottom: 10px;
padding: 5px;
}

.information-nrml{
width: 440px;
float: left;
}

.information-nrml ul{
list-style-type:disc;
padding-left: 30px;
}

.pic-nrml{
width: 300px;
float: left;
}

