.friend-links li {
		float: left;
		margin-right: 12px;
	}
	.friend-links-box {
		background: #FFF;
		background: #FFF;
		border: #C9C9C9 solid 1px;
		width: 103px;
		height: 30px;
		padding: 1px;
		margin-top: 12px;
		overflow: hidden;
	}
	.bbs-head {
		background: url(/ui/www/html/images/pic_bbs_head_bg.jpg) no-repeat;
		height: 87px;
	}
	.next-span {
		margin-left: 12px;
	}
	.bbs-data {
		float: right;
		margin: 50px 6px 0 0;
	}
	.head-middle-line {
		border-top: #CCC solid 1px;
		height: 1px; 
	}
	.bbs-body {
		background: #FFF url(/ui/www/html/images/pic_bbs_left_bg.jpg) repeat-y left;
	}
	.top-body {
		background: #FFF url(/ui/www/html/images/pic_bbs_show_top_bg.gif) repeat-y left;
		_margin-top: -12px;
	}
	.top-left {
		float: left;
		width: 180px;
		margin-left: -180px;
		position:relative;
	}
	.top-right {
		height: 44px;
		width: 760px;
		float: right;
		position:relative;
	}
	.a-button {
		background: url(/ui/www/html/images/pic_bbs_a_button_bg.gif) no-repeat;
		display: inline-block;
		height: 22px;
		line-height: 22px;
		_line-height: 25px;
		#line-height: 25px;
		width: 62px;
		padding-left: 13px;
		margin: 10px 8px 0 0;
	}
	.a-button:hover {
		text-decoration: none;
	}
	.back-bbs {
		background: url(/ui/www/html/images/pic_bbs_back_bbs_bg.gif) no-repeat;
		height: 22px;
		line-height: 22px;
		_line-height: 24px;
		#line-height: 24px;
		display: inline-block;
		width: 70px;
		padding-left: 20px;
		margin-left: 450px;
	}
	.back-bbs:hover {
		text-decoration: none;
	}
	.body-left {
		float: left;
		width: 180px;
		margin-left: -180px;
		position:relative;
	}
	.body-right {
		float: right;
		width: 760px;
		position:relative;
	}
	.text-master {
		padding-left: 12px;
		height: 34px;
		line-height: 34px;
		font-weight: bold;
		border-bottom: #FFE7B1 solid 1px;
	}
	.white-line {
		border-top: #FFF solid 1px;
		height: 1px;
		margin-bottom: 6px;
		_margin-bottom: 0;
	}
	.text-data {
		height: 22px;
		line-height: 22px;
		padding-left: 12px;
	}
	.master-call {
		margin-left: 12px;
		width: 736px;
		border-top: #FFE7B1 solid 1px;
		border-bottom: #FFE7B1 solid 1px;
		height: 33px;
		line-height: 33px;
	}
	.master-release {
		float: left;
		background: url(/ui/www/html/images/ico_bbs_show_user.gif) no-repeat 8px 10px;
		padding-left: 30px;
	}
	.master-release span {
		margin-left: 6px;
	}
	.master-call-name {
		float: right;
		padding-right: 8px;
	}
	.article-title {
		background: #FFF8E5;
		border-top: #FFF solid 1px;
		border-bottom: #FFF solid 1px;
		width: 728px;
		margin-left: 12px;
		height: 30px;
		line-height: 30px;
		font-size: 16px;
		font-weight: bold;
		color: #900;
		padding-left: 8px;
	}
	.orange-line {
		border-top: #FFE7B1 solid 1px;
		height: 1px;
		margin-left: 12px;
		width: 736px;
	}
	.article-body {
		margin-left: 12px;
		width: 720px;
		font-size: 14px;
		line-height: 150%;
		padding: 0 8px;
		margin-top: 8px;
		margin-bottom: 60px;
		_margin-top: 0;
	}
	.article-reply {
		border-top: #FFE7B1 solid 1px;
		height: 30px;
		line-height: 30px;
		width: 736px;
		margin-left: 12px;
	}
	.reply-button {
		background: url(/ui/www/html/images/ico_bbs_show_reply.gif) no-repeat 8px 1px;
		padding-left: 30px;
	}
	.article-middle-line {
		background: #FFEAC1;
		border-bottom: #FFF solid 1px;
		height: 6px;
	}
	.guess-box {
		background: #FFF8E5 url(/ui/www/html/images/pic_bbs_left_bg.jpg) repeat-y left;
	}
	.guess-call {
		margin-left: 12px;
		width: 736px;
		height: 33px;
		line-height: 33px;
	}
	.yellow-line {
		border-top: #FFCC00 solid 1px;
		height: 1px;
		margin-left: 12px;
		width: 736px;
	}
	.back-to-top {
		border-top: #FFCC00 solid 1px;
		height: 30px;
		line-height: 30px;
		width: 736px;
		margin-left: 12px;
		text-align: right;
	}
	.back-to-top a {
		background: url(/ui/www/html/images/ico_1.gif) no-repeat 0 -58px;
		padding-left: 14px;
	}
	.Paging {
		text-align: center;
		margin: 22px 0;	
	}
	.Paging a {
		display: inline-block;
		background: #FFF;
		border: #999 solid 1px;
		height: 15px;
		_height: 14px;
		#height: 14px;
		text-align: center;
		padding: 1px 5px 0 5px;
		_padding: 2px 5px 0 5px;
		#padding: 2px 5px 0 5px;
		margin: 0 2px;
	}
	.Paging a:hover {
		background: #FFBA00;
		border: #000 solid 1px;
		color: #000;
		text-decoration: none;
	}
	.Paging .selected {
		background: #FFBA00;
		border: #000 solid 1px;
		color: #000;
	}
	.bottom-left {
		float: left;
		width: 180px;
		margin-left: -180px;
		position:relative;
	}
	.bottom-right {
		width: 760px;
		float: right;
		position:relative;
	}
	.restore-titile {
		background: url(/ui/www/html/images/pic_bbs_reply_title_bg.jpg) no-repeat;
		height: 31px;
	}
	.restore-table td {
		padding-left: 10px;
		height: 30px;
		line-height: 30px;
	}
	.user-name a {
		margin: 0 12px;
		color: #900;
		text-decoration: underline;
	}
	.restore-text {
		border: #CCC solid 1px;
		width: 340px;
		color: #000;
		vertical-align: middle;
	}
	.ui-textare {
		width: 650px;
		height: 180px;
	}
	.bbs-label {
		margin-bottom: 8px;
		color: #CCC;

	}
	.bbs-label span {
		margin: 0 12px;
	}
	.label-selected {
		color: #900;
		text-decoration: none;
		font-weight:bold;
		font-size:14px;
	}
	.release-master {
		vertical-align: middle;
	}