.contain_word {
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom: 1px dotted #CCCCCC;
	font-size: 12px;
}
#zoom {
	background: url(../img/btn_zoom.gif);
	display: block;
	height: 18px;
	width: 32px;
	margin-right: 6px;
	margin-left: 6px;
	float: left;
}

#standard {
	background: url(../img/btn_standard_f2.gif);
	display: block;
	height: 18px;
	width: 32px;
	margin-right: 6px;
	margin-left: 6px;
	float: left;
}

#top_bg_img {
	font-size: 12px;
}


