.iframetxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #747474;
	margin: auto;
	float: none;
	height: auto;
	width: 490px;
	text-align: left;
	overflow: hidden;
	text-decoration:none;
}
.iframetxt .txt {
	margin: auto;
	clear: both;
	width: 490px;
	overflow: hidden;
}
.txt .left {
	text-align: left;
	clear: left;
	float: left;
	width: 30px;
	overflow: hidden;
}
.txt .right {
	text-align: left;
	clear: right;
	float: right;
	width: 460px;
	overflow: hidden;
}

.iframetxt a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align:left;
	text-decoration:none;
}
.iframetxt a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #747474;
	text-align:left;
	text-decoration:none;
}
.title1{
	font-size: 12px;
	font-weight: bold;
	color: #CC3300;
}
.abouttitle1{
	font-size: 13px;
	font-weight: bold;
	color: #D044A3;
}

.subtitle1{
	font-size: 11px;
	font-weight: bold;
	color: #D044A3;
}
