div.marker_1 {
    background:url(../images/top_right_arrow.png) bottom left no-repeat;
    width: 200px;
    height:40px;
    position:absolute;
    z-index:550;
    padding-left:55px;
    font-size:12px;
    display:none;
}
div.marker_1 span.text{
    margin-top:15px;
    color:red;
}
div.marker_2 {
    background:url(../images/right-middle-from-top.png) bottom left no-repeat;
    width: 200px;
    height:80px;
    position:absolute;
    z-index:550;
    padding-left:55px;
    font-size:12px;
    display:none;
}
div.marker_2 span.text{
    color:red;
}
div.marker_3{
    background:url(../images/right-middle-from-bottom.png) top left no-repeat;
    width: 200px;
    height:80px;
    position:absolute;
    z-index:550;
    padding-left:55px;
    padding-top:40px;
    font-size:12px;
    display:none;
}
div.marker_3 span.text{
    color:red;
}
div.marker_4 {
    background:url(../images/bottom_right_arrow.png) top left no-repeat;
    width: 200px;
    height:80px;
    position:absolute;
    z-index:550;
    padding-top:40px;
    font-size:12px;
    display:none;
}
div.marker_4 span.text{
    color:red;
    margin-top:25px;
}
div.marker_5 {
    background:url(../images/bottom-middle-from-right.png) top left no-repeat;
    width: 200px;
    height:80px;
    position:absolute;
    z-index:550;
    padding-left:5px;
    padding-top:55px;
    font-size:12px;
    display:none;
}
div.marker_5 span.text{
    color:red;
}
div.marker_6 {
    background:url(../images/bottom-middle-from-left.png) top right no-repeat;
    width: 200px;
    height:80px;
    position:absolute;
    z-index:550;
    padding-top:55px;
    font-size:12px;
    display:none;
}
div.marker_6 span.text{
    color:red;
}
div.marker_7{
    background:url(../images/bottom_left_arrow.png) top right no-repeat;
    width: 200px;
    height:80px;
    position:absolute;
    z-index:550;
    padding-top:25px;
    font-size:12px;
    display:none;
}
div.marker_7 span.text{
    color:red;
}
div.marker_8{
    background:url(../images/left-middle-from-top.png) top right no-repeat;
    width: 200px;
    height:80px;
    position:absolute;
    z-index:550;
    padding-top:25px;
    font-size:12px;
    display:none;
}
div.marker_8 span.text{
    color:red;
}
div.marker_9{
    background:url(../images/left-middle-from-bottom.png) bottom right no-repeat;
    width: 200px;
    height:80px;
    position:absolute;
    z-index:550;
    padding-bottom:55px;
    font-size:12px;
    display:none;
}
div.marker_9 span.text{
    color:red;
}
div.marker_10 {
    background:url(../images/top_left_arrow.png) bottom right no-repeat;
    width: 200px;
    height:80px;
    position:absolute;
    z-index:550;
    font-size:12px;
    display:none;
}
div.marker_10 span.text{
    color:red;
}
div.marker_11 {
    background:url(../images/top-middle-from-left.png) bottom right no-repeat;
    width: 200px;
    height:40px;
    position:absolute;
    z-index:550;
    padding-bottom:50px;
     font-size:12px;
     display:none;
}
div.marker_11 span.text{
    color:red;
}
div.marker_12 {
    background:url(../images/top-middle-from-right.png) bottom left no-repeat;
    width: 200px;
    height:20px;
    position:absolute;
    z-index:550;
    padding-bottom:50px;
    padding-left:50px;
    font-size:12px;
    display:none;
}
div.marker_12 span.text{
    padding-top:25px;
    color:red;
}
div.marker_13 {
    width: 200px;
    height:20px;
    position:absolute;
    z-index:550;
    padding:5px;
    font-size:12px;
    display:none;
}
div.marker_13 span.text{
    padding-top:25px;
    color:red;
}