﻿.clasimg
{
    text-align: center;
}
.clasimg ul
{
    width: 600px;
    margin-left: auto;
    margin-right: auto;
    list-style: none;
    overflow: hidden;
}

.clasimg ul li
{
    display: inline;
    padding: 5px;
}
.clasimg ul li img
{
    width: 80px;
    height: 80px;
    cursor: pointer;
}
/*#showimg
{
    display: none;
}*/

