#header img {
	display: block;
}


#dirwrapper {
	margin: auto;
	width: 480px;
}


#frame {
	width: 480px;
}


#dirwrapper p {
	font-size: 12px;
	text-align: justify;
}


#dirwrapper h3 {
	font-size: 16px;
}


.dirframe {
	float: left;
	width: 160px;
	margin-top: 20px;
	text-align: center;
}


.dirframe img {
	width: 130px;
	height: 85px;
}

.drhframe {
	margin: auto;
	width: 130px;
	background: #fff;
	line-height: 15px;
	border: 1px solid #BB5E00;
}


.drvframe {
	margin: auto;
	width: 131px;
	height: 144px;
	background: #e9e4b7;
	line-height: 15px;
}

.dirlink {
	margin: 0;
	padding: 0;
	position: relative;
	line-height: 15px;
	top: -2px;
	color: #000;
	font-weight:bold;
	font-size: 11px;
}

.dirtext {
	font-size: 10px;
	color: #fff;
	background-color:#676767;
	border-top: 1px solid #CCC;
}

.rating img{
	margin-top: 5px;
	text-align:right;
	height: 11px;
	width: 60px;
	}

.bold {
	font-size: 10px;
	font-weight: bold;
}


.classframe {
	clear: both;
	float: left;
	width: 480px;
	margin-bottom: 25px;


border: 1px solid #BB5E00;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
	
}

.classframeend {
	clear: both;
	position: relative;
	float: left;
	width: 480px;
	height: 15px;
	top: 4px;
}

.classframetitle {
	height: 20px;
	padding-top:20px;
}

.cftt {
	display: block;
	background-color:#BB5E00;
	padding: 4px 0 4px 10px;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}