#sidebar{
  width:967px;
	margin:0 auto;
}
#sidebar_r{
  float:right;
	width:730px;
}
#sidebar_r h1{
  font-size:16px;
	line-height:16px;
  width:700px;
	height:16px;
	padding-left:30px;
	padding-bottom:10px;
	border-bottom:1px #ccc solid;
	background:url(../images/sidebar_r.jpg) no-repeat;
}
#sidebar_r table{
  width:100%;
	width:700px;
}
#sidebar_r .title{
  width:20%;
	text-align:right;
	height:40px;
	font-size:14px;
}
#sidebar_r .content{
  width:80%;
	font-size:14px;
}