#resou_top {
	border-bottom: 3px solid #EC9B0B;
	margin-bottom: 20px;
}
#resou_box_rt {
	width: 430px;
	margin: 50px 0 20px 0;
	background: url(../image/right_box_shadow_c.jpg) repeat-y 0 0;
}
#resou_box_rt h3 {
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	padding: 0 15px;
	color: #fff;
	background: url(../image/right_box_title_bg.jpg) no-repeat 0 0;
}
#resou_box_rt_content {
	padding: 0 15px 20px 15px;
	background: url(../image/right_box_shadow_b.jpg) no-repeat 0 100%;
}

.resou_listbox {
	padding: 0px 1% 20px 1%;
	background: url(../image/right_box_list_title_bg.jpg) no-repeat 0 0;
}
.resou_listbox h3 {
	font-size: 14px;
	line-height: 22px;
	color: #fff;
}
.resou_listbox ul {
	margin: 0 0 10px 0;
	padding: 0;
	list-style: none;
}
.resou_listbox ul li {
	margin-left: 0;
	padding-left: 12px;
	background: url(../image/list_style_img.jpg) no-repeat 2px.7em;
	*background: url(../image/list_style_img.jpg) no-repeat 7px .7em;
}
a.readmore {
	height: 14px;
	line-height: 14px;
	padding-right: 8px;
	background: url(../image/readmore_arrow.gif) no-repeat right 4px;
}
.resou_listbox a.readmore {
	margin-left: 13px;
}
