﻿#portfolio {
}
#portfolio li {
    height: 310px;
    overflow: hidden;
    width: 1003px;
}
#portfolio li img {
    height: 310px;
    overflow: hidden;
    width: 1003px;
	border:0px
}
.dbImg {
    height: 310px;
    position: relative;
    width: 1003px;
z-index:1
    margin-bottom:15px;
}
.dbImg li {
    display: none;
    position: absolute;
}
.jsNav {
    left:92%;
    position: absolute;
    top: 280px;
    z-index: 111;
}
.jsNav a {
    background: none repeat scroll 0 0 #ffffff;
    display: inline-block;
    float: left;
    height: 7px;
    line-height: 0;
    margin-left: 5px;
    text-indent: -9999px;
    width: 7px;
}
.jsNav a.current {
     background: none repeat scroll 0 0 #ff0000;
}
