@charset "utf-8";
/* CSS Document */

.taba {
background-image:url(../../assets/images/3dnav-ts-exp.png);
width:149px;
height:75px;
right:25px;
z-index:30;
}
.taba:hover {
background-image:url(../../assets/images/3dnav-ts-hover-exp.png);
width:192px;
height:95px;
right:5px;
top:-10px;
}
.tabb {
background-image:url(../../assets/images/3dnav-wsh-exp.png);
width:149px;
height:75px;
right:130px;
z-index:20;
}
.tabb:hover {
background-image:url(../../assets/images/3dnav-wsh-hover-exp.png);
width:192px;
height:95px;
right:110px;
top:-10px;
}
.tabc {
background-image:url(../../assets/images/3dnav-bus-exp.png);
width:149px;
height:75px;
clear:both;
right:-40px;
top:50px;
z-index:20;
}
.tabc:hover {
background-image:url(../../assets/images/3dnav-bus-hover-exp.png);
width:192px;
height:95px;
clear:both;
right:-60px;
top:40px;
}
.tabd {
background-image:url(../../assets/images/3dnav-hu-exp.png);
width:149px;
height:75px;
top:50px;
right:60px;
z-index:10;
}
.tabd:hover {
background-image:url(../../assets/images/3dnav-hu-hover-exp.png);
width:192px;
height:95px;
top:40px;
right:40px;
}

#topnavbar {
float:left;
margin-left:30px;
position:relative;
top:-15px;
left:220px;
width:500px;
height:30px;
/*border-top:1px solid #FFFFFF;
border-bottom:1px solid #FFFFFF;*/
}
