#imageMenu {
    border-style: none;
    height: 240px;
    margin: 0 auto;
    overflow: hidden;
    padding: 10px 0 5px;
    width: 964px;
} #imageMenu ul {
    display: block;
    height: 200px;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 0;
    padding: 0;
} #imageMenu ul li {
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-top-width: 1px;
    float: left;
    padding-bottom: 12px;
    padding-top: 12px;
} #imageMenu ul li a {
    background: #FFFFFF none repeat scroll 0 50%;
    border-right: 2px solid #FFFFFF;
    cursor: pointer;
    display: block;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    height: 200px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    text-indent: -1000px;
    vertical-align: baseline;
    width: 133px;
} #imageMenu ul li.bk1 a {
    background: transparent url(images/b.jpg) repeat scroll 0 50%;
} #imageMenu ul li.bk2 a {
    background: transparent url(images/i.jpg) repeat scroll 0 50%;
} #imageMenu ul li.bk3 a {
    background: transparent url(images/e.jpg) repeat scroll 0 0;
} #imageMenu ul li.bk4 a {
    background: transparent url(images/d.jpg) repeat scroll 0 0;
} #imageMenu ul li.bk5 a {
    background: transparent url(images/h.jpg) repeat scroll 0 0;
} #imageMenu ul li.bk6 a {
    background: transparent url(images/j.jpg) repeat scroll 0 0;
} #imageMenu ul li.bk7 a {
    background: transparent url(images/c.jpg) repeat scroll 0 0;
    border-right-style: none;
} .clear {
    clear: both;
}
