html,
body {
  height: 100%;
}

body {
  margin: 0;
}

.mine_table {
    margin: 0 auto;
}

.all_content {
  height: 100%;
  border-collapse: separate;
  border-spacing: 0;
  padding: 0;
  border: 0;
  margin:0 auto;
}

.all_content td,
.all_content2 td,
.table0_100 td {
  padding: 0;
}
.all_content2 {
    border-collapse: separate;
    border-spacing: 0;
    padding: 0;
    width: 982px;
    border: 0;
    background-color: white;
}

.left_pillar {
  width: 6px;
}

.table0_100 {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  padding: 0;
  border: 0;
}

.table0_90 {
  width: 90%;
  border-collapse: separate;
  border-spacing: 0;
  padding: 0;
  border: 0;
  margin: 0 auto;
}

img {
  border: 0;
}

.all_top_menu {
  height: 89px;
}

div.all_top_menu {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.taxt_right {
  text-align: right;
}

.user_menu_flags {
   width: 90px;
}

.valign_bottom {
  vertical-align: bottom;
}

.side_menu {
  height: 29px;
  vertical-align: middle;
}

table.side_body {
  width: 100%;
  border-spacing: 2px;
  padding: 2px;
  border: 0;
}

table.side_body td {
  padding: 2px;
  vertical-align: top;
}

.side_body .number {
  text-align:center;
  width: 8px;
}

.side_body .balls {
  text-align:center;
  width: 20px;
}

.td_top10.numb {
  text-align:center;
}

.side_body .td_top10w[colspan] {
  text-align:center;
}

.last_photo {
  text-align:center;
  margin: 0 auto;
}

.last_photo .h1p {
  height: 5px;
}

.last_photo .h3p {
  height: 15px;
}

.submenu_td {
  height: 19px;
  vertical-align: bottom;
}

.submenu {
  margin-left: 12px;
}

.td_valign_middle td {
  vertical-align: middle;
}

iframe {
  overflow:hidden;
  border: 0;
  background-color: transparent;
}

.cell_side_menu {
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    color: #6697d1;
    text-align: center;
    text-transform: uppercase;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: -1px;
    font-weight: 700;
    text-shadow: 0px 0px 15px #ffffff;
    border-top: 1px solid #afd4fc;
    border-bottom: 1px solid #afd4fc;
    padding: 7px 0px!important;
}

.cell_spacing_5 {border-spacing: 5px!important;border-collapse: separate;}
.cell_spacing_2 {border-spacing: 2px!important;border-collapse: separate;}
.cell_spacing_0 {border-spacing: 0px!important;border-collapse: separate;}

.cell_padding_0 th, .cell_padding_0 td {padding: 0px!important;}
.cell_padding_2 th, .cell_padding_2 td {padding: 2px!important;}
.cell_padding_5 th, .cell_padding_5 td {padding: 5px!important;}

.vtbcw {vertical-align: top;background-color: #ffffff;}

.valign_t {vertical-align: top;}
.valign_m {vertical-align: middle;}
.valign_b {vertical-align: bottom;}

.width_1 {width: 1px;}
.width_20 {width: 20px;}
.width_130 {width: 130px;}
.width_200 {width: 200px;}
.width_241 {width: 241px;}
.width_p50 {
    width: 50%;
}

.height_7 {height: 7px;}
.height_29 {height: 29px;}

.border_0 {border: 0px;}
.border_1 {border: 1px;}

.align_c {text-align: center;}
.align_l {text-align: left;}
.align_r {text-align: right;}

.bgc_fff {background-color: #ffffff;}
.bgc_fc9 {background-color: #ffcc99;}

.row {
    display: flex;
    align-items: center;
    justify-content: space-around;
}

div.head_top_menu {
    padding-bottom: 10px;
    height: 23px;
    display: flex;
}

div.head_top_menu a{
    border: 1px solid #fff;
    text-align: center;
    background-color: #aae2fa;
    width: 20%;
    font-family: Affect-Bold;
    text-decoration: none;
    color: #6697d1;
    display: block;
    box-sizing: border-box;
    border-left: 0px;
}

div.head_top_menu a:hover{
    background-color: #6697d1;
    color: #fcfcfd;
}

div.head_top_menu a:first-child{
    border-left: 1px solid #fff;
}
