.leftbody {
	float: left;
	width: 450px;
	margin-top: 10px;
	line-height: 22px;
	margin-right: 10px;
	margin-left: 10px;
}
#rightbody {
	line-height: 22px;
	float: right;
	width: 223px;
	margin-top: 10px;
	background-color: #F6F6F6;
	background-repeat: repeat;
	border: 1px solid #CCCCCC;
	left: 746px;
	top: 448px;
	padding: 18px;
	height: 1030px;
	margin-bottom: 5px;
}
.catch {
	line-height: 24px;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 25px;
}
.talkbox {
	margin-bottom: 30px;
}
.talkbox p {
	margin-left: 3px;
	padding-left: 0px;
	line-height: 22px;
}
