#messegeArea {
	border: 1px dotted #FFF;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-color: #333106;
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 30px;
}
.section p {
	font-size: 12px;
	line-height: 1.5em;
	margin-top: 10px;
	margin-bottom: 10px;
}
.name {
	background-image: url(../img/common/arrow_p.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 15px;
	padding-left: 20px;
	display: block;
	margin-left: -10px;
	color: #EC2C8C;
}
.textAreaLast ol {
	float: left;
	display: block;
}
.textAreaLast ol li {
	font-size: 12px;
	line-height: 1.5em;
	list-style-type: none;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 15px;
}
.textAreaLast ol li span {
	color: #FDF340;
}
.picture {
	float: right;
	margin: 20px;
	border: 1px solid #333;
}
.tb   {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-left-color: #666;
}
.tb tr td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666;
	border-bottom-color: #666;
	font-size: 12px;
	line-height: 1.5em;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 10px;
}
