#content_helpbox {
  display: none;
	margin-top: 10px;
	overflow: hidden;
	width: 203px;
}
#content_helpbox p {
	margin-left: 2px;
	margin-left: -5px\9;
	margin-bottom: -2px;
	margin-bottom: -10px\9;
	padding: 3px;
	width: 95%;
}
#content_helpbox img {
  float: right;
	margin-bottom: auto;
	margin-right: -3px;
	margin-top: 3px;
	vertical-align: middle;
}
#helpbox_top {
  background-color: #e8e8e8;
	width: 203px;
}
#helpbox_body {
  background-color: #efefef;
  margin-left: 5px;
  margin-right: 5px;
	margin-top: 5px;
	width: 193px;
}
#helpbox_btn {
	background-image: url(../pic/style/bg_sidebox_btn.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 203px;
}