

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 10px;
	line-height: 12px;
	color: #333333;
}
#wrap {
	width: 660px;
	margin: 30px auto 10px auto;
	

}
.left {
	width: 159px;
	float: left;
	text-align: left;
}
img {
	float:left;
	clear: both;
}
.name {
	margin-left: 8px;
	margin-top: 10px;
}
#container {
    width: 376px;
	float: left;
}


.mid {
	float: left;
	width: 254px;
	margin-top: 7px;
	margin-left: 74px;
}
.right {
	width: 115px;
	float: left;
	margin-left: 6px;
}
.right img {
	margin-top: 7px;
}
.clear {
    clear: both:
}
.content {
	width: 616px;
	text-align: left;
	float: left;
	border-bottom: 2px solid #747563;
	margin-top: 14px;
	margin-bottom: 10px;
	padding-bottom: 8px;
} 

#footer {
	width: 617px;
	height: 8px;
}
.content p {
	margin-left: 232px;
	margin-top: 0;
	padding: 0 0 5px;
	margin-right: 0;
	margin-bottom: 0;
}
#close {
	font-size: 10px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 12px;
	clear: both;
}
#close a {
	text-decoration: none;
	color: #666666;
}
a {
	text-decoration: none;
	color: #666666;
}
