@charset "utf-8";


#information {
	font-size: 10pt;
	width: 217px;
	float: right;
	margin: 10px 0 0;
	padding: 0 8px 10px 0;
}
#information ol {
	max-height: 400px;
	width: 209px;
	margin: 0 0 10px;
	padding: 0 3px;
	overflow-x: hidden;
	overflow-y: auto;
}
#information div.box_body_head {
	height: 64px;
	background: url(../../../img/portal/r_fr_top2.gif) no-repeat top;
}
#information div.box_body_head p {
	width: 55px;
	float: left;
	padding: 8px 0 0 5px;
}
#information div.box_body_head dl {
	width: 150px;
	float: left;
	padding: 8px 0 0 5px;
}
#information div.box_body_head dt {
	font-weight: bold;
}


#information div.box_body_head:after {
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}