127 lines
2.3 KiB
CSS
127 lines
2.3 KiB
CSS
#main_map {
|
|
width:800px;
|
|
height:350px;
|
|
background-image:url(central_bg4.jpg);
|
|
display:inline-block;
|
|
position:relative;
|
|
margin-top:30px;
|
|
}
|
|
|
|
.cobj9 {
|
|
background:url(objects_dec.png) no-repeat -20px -5px;
|
|
cursor:pointer;
|
|
position:absolute;
|
|
display:inline-block;
|
|
width: 61px;
|
|
height: 82px;
|
|
}
|
|
.cobj9:hover {
|
|
background:url(objects_dec.png) no-repeat -20px -108px;
|
|
cursor:pointer;
|
|
}
|
|
|
|
.cobj10 {
|
|
background:url(objects_dec.png) no-repeat -20px -5px;
|
|
cursor:pointer;
|
|
position:absolute;
|
|
display:inline-block;
|
|
width: 36px;
|
|
height: 82px;
|
|
}
|
|
|
|
.cobj11 {
|
|
background:url(objects_dec.png) no-repeat -120px -10px;
|
|
cursor:pointer;
|
|
position:absolute;
|
|
display:inline-block;
|
|
width: 38px;
|
|
height: 53px;
|
|
}
|
|
|
|
.cobj12 {
|
|
background:url(objects_dec.png) no-repeat -190px -10px;
|
|
cursor:pointer;
|
|
position:absolute;
|
|
display:inline-block;
|
|
width: 50px;
|
|
height: 72px;
|
|
}
|
|
|
|
.cobj13 {
|
|
background:url(objects_dec.png) no-repeat -270px -10px;
|
|
cursor:pointer;
|
|
position:absolute;
|
|
display:inline-block;
|
|
width: 40px;
|
|
height: 72px;
|
|
}
|
|
|
|
.cobj14 {
|
|
background:url(objects_dec2.png) no-repeat -5px -10px;
|
|
cursor:pointer;
|
|
position:absolute;
|
|
display:inline-block;
|
|
width: 51px;
|
|
height: 48px;
|
|
}
|
|
.cobj14:hover {
|
|
background:url(objects_dec2.png) no-repeat -5px -71px;
|
|
cursor:pointer;
|
|
}
|
|
.cobj15 {
|
|
background:url(objects_dec2.png) no-repeat -70px -10px;
|
|
cursor:pointer;
|
|
position:absolute;
|
|
display:inline-block;
|
|
width: 51px;
|
|
height: 48px;
|
|
}
|
|
.cobj15:hover {
|
|
background:url(objects_dec2.png) no-repeat -70px -71px;
|
|
cursor:pointer;
|
|
}
|
|
|
|
|
|
|
|
|
|
.cobj1 {
|
|
background:url(objects_capitalcity4.png) no-repeat -50px -85px;
|
|
cursor:pointer;
|
|
position:absolute;
|
|
display:inline-block;
|
|
width: 170px;
|
|
height: 135px;
|
|
}
|
|
|
|
.cobj1:hover {
|
|
background:url(objects_capitalcity4.png) no-repeat -50px -362px;
|
|
cursor:pointer;
|
|
}
|
|
|
|
.cobj2 {
|
|
background:url(objects_capitalcity4.png) no-repeat -230px -25px;
|
|
cursor:pointer;
|
|
position:absolute;
|
|
display:inline-block;
|
|
width: 340px;
|
|
height: 240px;
|
|
}
|
|
|
|
.cobj2:hover {
|
|
background:url(objects_capitalcity4.png) no-repeat -230px -302px;
|
|
cursor:pointer;
|
|
}
|
|
.cobj3 {
|
|
background:url(objects_capitalcity4.png) no-repeat -595px -100px;
|
|
cursor:pointer;
|
|
position:absolute;
|
|
display:inline-block;
|
|
width: 155px;
|
|
height: 120px;
|
|
}
|
|
|
|
.cobj3:hover {
|
|
background:url(objects_capitalcity4.png) no-repeat -595px -377px;
|
|
cursor:pointer;
|
|
}
|