.destination_best3 {
	width: 180px;
	float: right;
}
	.destination_best3 h1 {
		background: url('../dsg/best3_top.gif') no-repeat top left;
		height: 22px; /*31*/
		padding-top: 9px;
		text-align: center;
		font-size: 1.1em;
		font-weight: bold;
		color: #fff;
	}
	.destination_best3 div.content {
		background: url('../dsg/best3_bottom.gif') no-repeat bottom left;
		text-align: center;
		padding-bottom: 1em;
		font-size: 1.1em;
		height: 1%;
	}
		.destination_best3 div.content a {
			color: #fff;
			padding-top: 0.6em;
		}