.txt {
	font-size: 11px;
	color: #FFFF00;
	text-decoration: none;
	padding-top: 15px;


}
body {
	background-color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
a {
	color: #FFFFFF;
	text-decoration: underline;
}
.txt2 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.more {
	font-size: 34px;
	font-weight: bold;
	text-decoration: underline;
}
.txt3 {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.mail {
	color: #000000;
	text-decoration: underline;
}
#more {
	width: 400px;
	margin: 0px;
	height: 136px;
	overflow: auto;
}
#more #iframe {
	width: 1200px;
	height: 116px;
}
#more #iframe div{
	width: 150px;
	float: left;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
}
#more #iframe div img{
	border: 1px solid #FFFFFF;
}

