.body_right {
	float: left;
	width: 260px;
	margin-left: 7px;
	border: 1px solid #D2D2D2;
}
.r1 {
	float: left;
	width: 260px;
}
.r1_bar {
	font-size: 14px;
	line-height: 28px;
	font-weight: bold;
	color: black;
	height: 24px;
	padding-left: 27px;
	overflow: hidden;
	background-image: url(/images/topic/book/bar.gif);
	background-repeat: no-repeat;
	background-color: #B2D312;
}
.r1 ul {
	list-style-type: none;
	margin: 8px;
	padding: 0px;
}
.r1 li {
	background-image: url(/images/dot.gif);
	background-repeat: no-repeat;
	background-position: left 50%;
	padding-left: 15px;
	color: #1F3A87;
	line-height: 22px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.r1 li a {
	color: #1F3A87;
}
.r1 li a:hover {
	color: #FF6600;
	text-decoration: none;
}
.r1 h6 {
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	line-height: 24px;
}
.r1 dl {
	list-style-type: none;
	margin: 8px;
	padding: 0px;
}
.r1 dd {
	line-height: 22px;
	margin: 0px;
	padding: 0px;
}
.gray_cu {
	font-weight: bold;
}
.nav_bar {
	margin-top: 1px;
	font-weight: bold;
	margin-botton: 4px;
	overflow: hidden;
	color: #fff;
	line-height: 26px;
	background-repeat: repeat-x;
	height: 26px;
	float: left;
	width: 946px;
	background-image: url(/images/topic/book/menu_bg.gif);
	margin-bottom: 3px;
}
.nav_left {
	float: left;
	width: 750px;
	color:#333333;
	padding-left: 8px;
}
.nav_left a {
	color: #333333;
}
.nav_left a:hover {
	color: #333333;
	text-decoration: underline;
}

