.ogl_box{
   overflow: hidden;
	width: 100%;
	text-align: left;
	float: right;
	display: inline;
	text-align: left;
	margin-bottom: 10px;
	line-height: 120%;
	border-bottom: 1px dotted silver;
	}
.ogl_box b{
	color: #ABC24D;
	letter-spacing: 1px;
  /* background: url(../img/nag_art.jpg)  repeat-x 0px 0px;*/
	float: left;
	width: 96%;
	padding-bottom: 8px;
	padding-left: 3px;
}
.ogl_box p{
	float: left;
	width: 100%;
}
.ogl_box a:hover{ 
 color: Silver;
}
.ogl_box_l{
float: left;
width: 49%;
border-right: 1px dotted #B6CE54;

}
.ogl_box_p{
float: right;
width: 49%;

}
.more_ogl_box{
	width: 50%;
	float: right;
	text-align: right;
	margin-top: 5px;
	color: #FF4A0B;
}
.title_uniwer{
	display: inline;
}

