.bookcontainer4_topbg1{
	background-image: url(bookcontainer4topbg_01.gif);
	background-repeat: no-repeat;
	width: 5px;
	height: 30px;
}
.bookcontainer4_topbg2{
	background-image: url(bookcontainer4topbg_02.gif);
	background-repeat: repeat-x;
	height: 30px;
}
.bookcontainer4_topbg3{
	background-image: url(bookcontainer4topbg_03.gif);
	background-repeat: no-repeat;
	width: 5px;
	height: 30px;
}
.bookcontainer4_bottombg1{
	background-image: url(bookcontainer4bottombg_01.gif);
	background-repeat: no-repeat;
	width: 5px;
	height: 12px;
}
.bookcontainer4_bottombg2{
	background-image: url(bookcontainer4bottombg_02.gif);
	background-repeat: repeat-x;
   height: 12px;
}
.bookcontainer4_bottombg3{
	background-image: url(bookcontainer4bottombg_03.gif);
	background-repeat: no-repeat;
	width: 5px;
	height: 12px;
}
.bookcontainer4_contentbor{
   border-left: 1px solid #FF8C8C;
   border-right: 1px solid #FF8C8C;
}
.bookcontainer4_title{
   font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#940000;
	font-weight: bold;
}
.bookcontainer4_contentpane{
   font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	padding: 0px 5px 0px 5px;
	font-size: 11px;
}
.bookcontainer4_mar{
	margin-bottom: 5px;
}