/* CSS Document */

.tips_box {
	margin: 4px;
	text-align: left;
	float:left;
}
.tips_body {
	text-align: left;
	width: 466px;
	margin-left:12px;
	clear:both;
}
.tips_head {
	width: 466px;
}
.tips_mark {
	width: 64px;
	height: 60px;
	float:left;
}
.top_tips {
	clear:both;
}
.top_tips dl {
	margin: 4px 0px;
}

