#outbox #ctbox {
	width: 900px;
	margin-top: 20px;
	margin-left: 15px;
	margin-bottom: 20px;
}
#ctbox h1 {
	margin-bottom: 20px;
}
#ctbox #inbox {
	width: 870px;
	margin-right: 15px;
	margin-left: 15px;
	font-size: 12px;
	line-height: 1.5;
}#inbox .h3box {
	width: 870px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B3ADAA;
	margin-top: 20px;
	margin-bottom: 5px;
}
.h3box h3 {
	font-size: 13px;
	font-weight: bold;
}
p {
	margin-bottom: 10px;
}
#inbox .notice {
	background-color: #F0ECE0;
	padding: 10px;
	width: 850px;
}
.notice p {
	margin: 0px;
}

