.vidobox button {
    position: absolute;
    top: 140px;
    left: 227px;
    border: 0;
    background: #045daf;
    color: #fff;
    padding: 7px 10px;
    border-radius: 0 4px 4px 0;
}
.position{
	padding: 12px 0;
    font-size: 14px;
    color: #888;
}
  .text_body{ border-bottom: 1px solid #ccc;} 
.text_body h1{
text-align: center;
font-size: 20px;
line-height: 55px;
}
.text_body p{
text-align: center;
font-size: 14px;
color:#aaa;
    margin-bottom: 10px;

}
.body_center{padding: 0 20px;
    padding-top: 30px;}
.body_center p{
	    font-size: 14px;
    color: #666;
    line-height: 1.6;
	}