.photoframe {
	width: 179px;
	height: 171px;
	float: left;
	margin: 0 0 11px 11px;
	background: url('../images/homepage/photoframe.gif') no-repeat;
	overflow: hidden;
	display: inline;
}
.photo {
	width: 167px;
	height: 161px;
	margin: 5px 5px 5px 5px;
	font: bold 14px/16px Arial, Helvetica, sans-serif;
	cursor: pointer;
	
}
#bottomcontentframe {
	width: 566px;
	height: 45px;
	clear: both;
	margin: 8px 0 8px 8px;
	background: url('../images/bottomframe/bg.gif') no-repeat;
	overflow: hidden;
}
#innerbottomcontent {
	width: 539px;
	height: 30px;
	margin: 4px 0 0 14px;
}
#bottomcontentframe #button {
	width: 150px;
	height: 32px;
	float: left;
}
#innerbottomcontent #nrs {
	width: 350px;
	height: 22px;
	float: left;
	margin-left:8px;
	margin-top: 8px;
	font: bold 14px/16px Arial, Helvetica, sans-serif;
	color: black;
}
#innerbottomcontent #nrs a {
	color: #770000;
	text-decoration: none;
}
#innerbottomcontent #nrs a:hover{
	color: #70000;
	text-decoration: underline;
}
.info {
	width: 33%;
	float: left;
	color: #303030;
}
.info p, .info h3 {
	margin: 0;
}


#box {
	width: 558px;
	overflow: hidden; 
	clear: both;
	background-color: white;(^)
}
#box .button {
	margin: 4px 0 4px 4px;
	float: left;
}
#box .text {
	margin: 4px 0 4px 4px;
	float: left;
	margin-left: 8px;
}
#box .line {
	clear: both;
	width: 100%;
	height: 1px;
	background-color: #999999;
	font-size:1px;
}
box_joinnow {
	width: 300px;
	display:inline;
}