.ots{
height: 10px
}
.manu_op_t{
color: #656565;
}
.manu_name{
font-size: 16px;
font-weight: bold;
text-decoration: underline;
margin: 0;
}
.manu_op{
margin-left: 260px;
}
.manu_logo{
width: 250px;
text-align: center;
float: left;
}
.manu_logo img{
width: 250px;
}
.manu_o{
margin: 10px 7px 7px 7px;
padding-bottom: 0px;
border-bottom: 1px dotted rgb(194, 194, 194);
}
p.hook{
background: #dcdcdc;
margin: 5px 7px; 
padding: 5px;
}
#sub_content p.hook a.hooka, #sub_content p.hook a.hooka:hover{
color: #6c6c6c;
text-decoration: none;
font-size: 24px;
}
#sub_content a.button_f_a:hover{
color: #4071bc;
}
#sub_content a.button_f_a:visited{
color: #dcdcdc;
}
#sub_content a.button_f_a, #sub_content a.button_f_a:link{
padding: 2px 6px;
border-radius: 5px;
font-family: monospace;
color: #c7c7c7;
text-transform: uppercase;
text-decoration: none;
border: 1px solid rgb(201, 201, 201);
background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.06) 0%, rgba(0, 0, 0, 0.06) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.06)), color-stop(100%, rgba(0, 0, 0, 0.06)));
background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.06) 0%, rgba(0, 0, 0, 0.06) 100%);
background: -o-linear-gradient(top, rgba(255, 255, 255, 0.06) 0%, rgba(0, 0, 0, 0.06) 100%);
background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.06) 0%, rgba(0, 0, 0, 0.06) 100%);
background: linear-gradient(to bottom, rgba(255, 255, 255, 0.06) 0%, rgba(0, 0, 0, 0.06) 100%);
}
.buttons_f{
margin: 15px auto;
text-align: center;
}