h1 {
    color: #323232;
    font-size: 28px;
    font-weight:normal;
    line-height:35px;
}
h2 {
    color: #808080;
    font-size: 22px;
    line-height:29px;
    margin-top:15px;
}
a {
 /*V3   color : #FFFFFF;*/
}
.botoW8big {
    width: 310px;
    height: 150px;
    background-repeat: no-repeat;
    background-size: 310px 150px;
    border:none;
    cursor: pointer;
    margin:5px;
    opacity: 1;
}
.botoW8bigx2 {
    width: 310px;
    height: 310px;
    background-repeat: no-repeat;
    background-size: 310px 310px;
    border:none;
    cursor: pointer;
    margin:5px;
    opacity: 1;
}
.botoW8bigx2 div {
    float:right;
}
.botoW8big:hover h1 {
    text-decoration:none;
}
.botoW8bigx2:hover h1 {
    text-decoration:none;
}
.botoW8bigText {
    width:185px;
    height:auto;
    float:right;
    margin-right:2px;
    margin-top:15px;
}

.botoW8lit {
    width: 230px;
    height: 107px;
    background-color: #AAAAAA;
    border:none;
    cursor: pointer;
    margin-left:7px;
    margin-bottom:7px;
    opacity: 1;
}
.botoW8lit:hover {
    opacity:0.7;
}
.botoW8litText {
    width:210px;
    height:auto;
    float:right;
    margin-right:2px;
    margin-top:3px;
}
