.info-left{
	float: left;
	width: 330px;
	height:226px;
	margin-right:20px;
	overflow: hidden;
	}
.info-left p{
	text-indent: -5000px;
	}
.info-left img{
	width: 330px;
	height:226px;
	}
.info-right{
	float: left;
	width: 410px;
	height:226px;
	overflow: hidden;
	}
.info-right b{
	font-size: 15px;
	line-height:140%;
	}
.info-right p{
	font-size: 14px;
	color: #666;
	line-height:160%;
	margin-top:0px;
	padding-right:10px;
	}

