.trtop {
	font-weight: bold;
	font-size: 16px;
	margin-top: 10px;
	color: #404040;
}

.trtopdesp p {
	font-size: 14px;
	line-height: 25px;
	color: #404040;
	margin-top: 5px;
}

.trtopdesp div {
	margin-top: 10px;
	color: #404040;
}

.trtitle {
	background: #f2f2f2;
	margin-top: 20px;
	font-size: 16px;
	color: #404040;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(../images/trxl.png);
	background-repeat: no-repeat;
	background-position: right;
	cursor: pointer;
}

.trmain {
	color: #404040;
	display: none;
}

.trmain div {
	margin-top: 10px;
	padding-left: 10px
}

.trmain p {
	margin-left: 2em;
	padding-left: 10px;
	font-size: 14px;
	line-height: 25px;
}