.lk_block {
position: relative;
display: block;
width: 100%;
height: auto;

background: #F5F7F9;

text-align: center;
padding: 20px 0px 0px 0px;
}

.lk_block span
{
position: relative;
display: block;
width: 70%;
padding: 3% 15%;
line-height: 2;
}

.lk_block img
{
position: relative;



}




/*-------------------------------------------------------------------------------------*/


.report_block 
{
position: relative;
display: block;
width: 100%;
min-height: 600px;
height: auto;

background: #FFFFFF;

text-align: center;
}

.report_block table
{
position: relative;
display: block;
width: 80%;

border: none;
margin: 0% 10%;
}

.report_block table tr td
{
width: 25%;

border: none;

padding: 5%;
}

.report_block table tr td img
{
width: 100%;
cursor: pointer;
}



/*-------------------------------------------------------------------------------------*/
.buh_help_block
{
text-align: center;
background: #F5F7F9;

padding: 0px 0px 0px 0px;
}

.two_in_one
{
text-align: center;

padding: 0px 0px 0px 0px;
}