body {
	color: #fff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.70em;
	font-weight: normal;
	line-height: 1.5;
	margin: 0px;
	padding: 0px;
}

#container {
	margin: 0px auto 0px auto;
	height: 500px;
	width: 800px;
	position: relative;
	top: 100px;
	color: #333;
	text-align: left;

}

#cnt {
	top: 720px;

}

#cnt {
	visibility: visible;
	position: absolute;
	left: 50px;
	z-index: 2;
	width: 190px;
	height: 15px;
	background-image: none;
}

img {
	border: 0;
	display: block;
}

a:link {
	background: transparent;
	color: #f77d88;
	font-weight: normal;
	text-decoration: none;
}

a:visited {
	background: transparent;
	color: #333;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	background: transparent;
	color: #333;
	font-weight: normal;
	text-decoration: none;
}

a:active {
	background: transparent;
	color: #333;
	font-weight: normal;
	text-decoration: none;
}

.txt{
	padding-left: 45px;
}

