﻿body {
    padding-top: 70px;
    padding-bottom: 30px;
    font-family: 'Microsoft YaHei';
    background-image:url("image/b1g.jpg");
    background-repeat:repeat;
  
  
}

.g-14 {
    font-size: 14px;
}

.g-16 {
    font-size: 16px;
}

.g-18 {
    font-size: 18px;
}

.g-20 {
    font-size: 20px;
}

.vblank-10 {
    height: 10px;
    display: block;
    clear: both;
}

.vblank-20 {
    height: 20px;
    display: block;
    clear: both;
}

.vblank-30 {
    height: 30px;
    display: block;
    clear: both;
}

.vblank-40 {
    height: 40px;
    display: block;
    clear: both;
}
.dot{
    border-top:dotted 1px #808080;
}

