.right_date{
	float:right;
	position:relative;
	top:-1.9em;
}

.right_content{
	margin:12px 10px !important;
}

.right_content div{
	margin-left:18px;
}

.head_arrow{
	float:left;
	margin-right:4px !important;
}

#main{
	width:650px;
	left:260px;
}

#sidebar{
	height:100%;
	width:260px;
	margin-left:9px;
	float:right;
	left:260px;
	overflow:hidden;
	position:relative;
}

.sidebar-spacer{
	width:260px;
	height:10px;
	background:#F4F4F4;
	clear:both;
	margin-top:-3px;
}

.sb-header{
	background:url(../img/template/sb_header_bg.png) repeat-x top left ;
	width:260px;
	height:33px;
}

.sb-header span{
	padding-left:5px;
	position:relative;
	top:10px;
	font-weight:bold;
}

.sb-header-btn{
	background:url(../img/template/sb_header_btn_bg.png) repeat-x top left;
	float:right;
	vertical-align:middle;
	text-decoration:none;
	cursor:pointer;
}

.sb-header-btn a{
}

.sb-header-btn span{
	position:relative;
	top:-13px;
	padding:0 10px;
	color:#23282C;
	font-weight:normal;
}

.sb-item{
	float:right;
	width:260px;
	font-size:0.7em
}

.sb-item .sb-content{
	border:1px solid #BFBFBF;
	border-top:0;
	border-bottom:0;
	width:258px;
	height:100%;
	background:#FFF;
	padding:10px 0;
}

.sb-item .sb-content h3{
	margin:0;
}

.sb-item .sb-content p{
	margin:4px 0;
}

.sb-item .sb-content ul{
	padding-left:30px;

}

.sb-item .sb-content li{
	margin:6px 0;
	list-style-image:url(../img/template/news-arrow.png);
}

.sb-footer{
	position:relative;
	bottom:0;
}
