@charset "utf-8";
/* CSS Document */

.box {
	clear:left;
}
.content {
	padding:5px;
	width:739px;
}
.details {
	margin-bottom:10px;
	width:100%;
}
	.details table {
		width:100%;
	}
.lContent {
	padding-top:10px;
	width:500px;
}

.rContent {
	padding-top:10px;
	width:226px;
}
	.rContent h4 {
		margin-top:0;
		margin-bottom: 5px;
		padding: 10px 0px 3px 5px;
		font-weight:bold;
		border-bottom:1px dotted #cccccc;
		border-left: 4px solid #51A2DA;
	}
.rContent ul li {
	margin-bottom:2px;
	margin-right:1px;
	padding-bottom:0;
	width:110px;
	height:auto;
}
.showList {
	margin-bottom:20px;
	width:auto;
}

.features {
	width:500px;
	float: left;
}
	.features h3 {
		margin-top:0;
		padding:20px 0 3px 5px;
		font-weight:bold;
		border-bottom:1px dotted #cccccc;
	}
	.features p {
		margin-bottom:0;
		padding:4px 0 0 12px;
	}
	.features ul.bt {
		margin-top:30px;
		margin-left:12px;
	}

.rContent ul.pano {
}
.rContent ul.pano li {
	padding-bottom:3px;
	width:213px;
	background:none;
}
.rContent ul.pano li a {
	display:block;
}



