@charset "utf-8";
/* CSS Document */
#readinga {
	width:680px;
	height:auto;
}
.package_detail {
	margin:0 0 5px 0;
	float: left;
}
.package_detail .left {
	width:176px;
	height:175px;
	float:left;
}
.package_detail .right {
	width:484px;
	height:175px;
	float:left;
	margin:0 10px 0 10px;
}
.package_detaila {
	margin:0 0 5px 0;
	float: left;
}
.package_detaila .left {
	width:176px;
	height:42px;
	float:left;
}
.package_detaila .right {
	width:484px;
	height:auto;
	float:left;
	margin:0 10px 0 10px;
	border-top: 2px solid;
	border-top-color: #99FF00;
}
.package_detail h3 {
	font-size:16px;
	color:#FF66CC;
	margin:15px 0 0 10px;
}
.package_detail span {

}

