.global_right {
	float: left;
	width: 300px;
	background-color:#fff;
	padding:0px;
	margin:0px;
}
.global_right .global_right_space {
	width: 298px;
	margin-bottom: 4px;
    text-align: left;
	border:1px solid #ccc;
	float:right;
}
.global_right_space .global_right_menu {
	line-height: 24px;
	color: #000000;
	background: #f6f6f6;
	padding-left: 10px;
	font-weight: bold;
	text-align: left;
	border-bottom:1px solid #ccc;
}
.global_right_text {
	padding: 5px;
	line-height: 20px;
	overflow:hidden;
}

.global_left_space_menu {
	font-size: 14px;
	line-height: 20px;
	text-align: center;
}
.global_right_in_link a{
	background-color: #403F9C;
	height: 20px;
	float: left;
	color: #FFFFFF;
	width: 200px;
}
.global_right .global_right_space ul.globalrightsidebarblklinkListItem{
	clear:both;
	margin:0 auto;
	padding-left:0;
}
.global_right .global_right_space ul.globalrightsidebarblklinkListItem li{
	width:260px;
	float:left;
	padding:0 0 0 16px;
	text-align:left;
	line-height:22px;
	list-style-type:none;
	background:url(http://www.cnwallstreet.com/images/news_002.gif) -11px -7px no-repeat;
	font-size:12px;
	}

li cite { font-style: normal; font-size: 12px; float: right; width: 4em; color: #999; overflow:hidden;}
	li cite a { color: #999; }
		li cite a:visited { color: #999; }

/* begin of book list */
.book_pic { 
	width:290px; 
	height:auto; 
	float:left;
	padding-left:8px;
	padding-bottom:8px;
}
.book_pic_img { 
	width:60px; 
	height:80px; 
	padding:1px; 
	border:1px solid #abc;
	float:left;
	margin-top:8px;
}
.book_pic_title { 
	float:right;
	width:215px; 
	height:18px; 
	text-align:left; 
	font-size:12px;
	font-weight:bold;
	margin-top:8px;
}
.book_pic_txt { 
	width:215px; 
	font-size:12px; 
	line-height:14px; 
	margin-left:10px; 
	float:left;
	padding-top:3px;
	margin-bottom:6px;
}
.book_pic_hitxt { 
	width:215px; 
	font-size:12px; 
	line-height:14px; 
	margin-left:10px; 
	float:left;
	padding-top:3px;
	margin-bottom:6px;
	font-weight:bold;
	color:#f60;
}
/* end of book list */