#img_all {
	width: 917px;
	margin: 15px 0 0 21px;
	overflow: hidden;
}

.upd_frame {
	background-color: #058EFF;
	width: 919px;
	height: 92px;
	margin: 0 0 0 20px;
	overflow: hidden;
	color: white;
	font-size: 12px;
}

.upd_frame_top {
	background: url("images/upd_frame_top.gif");
	width: 919px;
	height: 4px;
	overflow: hidden;
}

.upd_frame_bottom {
	background: url("images/upd_frame_bottom.gif");
	width: 919px;
	height: 4px;
	overflow: hidden;
}

.upd_frame_data {
	width: 919px;
	height: 84px;
	overflow: hidden;
}

.upd_frame_data p {
	margin: 0;
	padding: 3px 5px 3px 5px;
}

.upd_frame a {
	color: white;
	text-decoration: none;
}

.upd_frame a:hover {
	color: white;
	text-decoration: underline;
}

.upd_txt {
	padding: 15px 0 5px 20px;
	overflow: hidden;
	color: black;
	font-size: 14px;
}

.bldupd  {
	font-weight: bold;
	color: #56007E;
}