#main hr {
	visibility: hidden;
	clear: both;
	margin-bottom: 18px;
}
#main .book img {
	float: right;
	margin-left: 20px;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	margin-top: 30px;
}
#main ul, #main ol {
	margin-bottom: 15px;
}
.bt_index {
	margin-bottom: 20px;
}
#main h1 {
	margin-bottom: 50px;
	font-size: 18px;
	border-top: 2px solid #090856;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(../images/bg_h1.gif);
	background-repeat: repeat-x;
	height: 35px;
	padding-left: 15px;
	border-left: 2px solid #090856;
}

#main h2 {
	font-size: 16px;
	border-left: 5px solid #090856;
	padding-left: 5px;
	margin-bottom: 5px;
}
#main h2 span {
	font-size: 12px;
}

#main h3 {
	margin-bottom: 10px;
	font-size: 120%;
}
#main h4 {
	margin-left: -8px;
}
#main li ul {
	margin-left: 15px;
}

blockquote {
	margin-left: 30px;
	margin-right: 30px;
	background-color: #F6F6F6;
	padding: 10px;
	margin-bottom: 20px;
}
#main h5 {
	font-size: 100%;
}
#booklist h2 {
	margin-top: 60px;
	border-bottom: 1px solid #090856;
	border-left-style: none;
}
#booklist ul li a {
	color: #333333;
	text-decoration: none;
	line-height: 25px;
	display: block;
	height: 25px;

}
#booklist ul li a:hover {
	color: #666666;
	text-decoration: underline;


}
