@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	background-color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
}
iframe {border:0px;}
#content {
	width:960px;
	height:433px;
}
table {
	font-size:10px;
	padding-top:15px;
}
table td {
	padding:3px;
}
table td {
	border:#999;
	border:1px;
	border-bottom-style:dotted;
	border-right-style:dotted;
}
span {
	padding-left:3px;
	font-size:20px;
}
strong {
	color:#1E6C65;
}
.text {
	padding:0px 55px 0px 55px;
	font-size:12px;
	line-height:18px;
	word-spacing:3px;
}
.contact {
	padding:20px 20px 20px 20px;
	font-size:12px;
	line-height:18px;
	word-spacing:3px;
	position:absolute;
	margin-top:-190px;
	margin-left:40px;
	background:#fff;
}
a {
	color:#1E6C65;
	text-decoration:none;
	font-weight:700;
}
a:hover {
	color:#000;
}
.slideshow {
	width:960px;
	height:433px;
}