.weboce1 {
    background-color:#ffffff;
    cursor: pointer;
}
.weboce1:hover {
    background-color:#eff4ed;
    cursor: pointer;
}
.weboce1 a{
    cursor: pointer;
    height: 632px;
    position: relative;
}
.webtab1{
    background-color:#cc0033;
    width:200px;
    height:50px;
    border-radius:5px;
    position: absolute;
    top: 500px;
    margin-left: 139px;
}
.webtab1 span{
font-size:20px;
color:#ffffff;
position: absolute;
margin-top: 10px;
margin-left: 20px;
}
.weboce2 {
    background-color:#ffffff;
    cursor: pointer;
}
.weboce2 a{
    cursor: pointer;
    height: 632px;
    position: relative;
}
.weboce2:hover {
    background-color:#eff4ed;
    cursor: pointer;
}
.webtab2{
    background-color:#cc0033;
    width:200px;
    height:50px;
    border-radius:5px;
    position: absolute;
    top: 500px;
    margin-left: 139px;
}
.webtab2 span{
font-size:20px;
color:#ffffff;
position: absolute;
margin-top: 10px;
margin-left: 20px;
}