﻿#page {
	width: 980px;
}
#middle {
	width: 521px;
}
#right {
	display: block !important;
	width: 170px;
	padding: 0 10px 0;
	position: absolute;
	left: 792px;
	top: 3px;
	border-left: 1px dotted #959595;
}
.rightContent {
 width: 160px;
 margin: 0 auto;
}
