
.productContext .proMenu {
    float: right;
    height: 30px;
    width: 100%;
    border: #d1d3d4 1px solid;
    background-color: #e6e7e8;
    text-align: left;
    font-size: 16px;
}
.productContext .proMenu span {
    float: left;
    line-height: 30px;
}
.productContext .proMenu span a {
    text-decoration: none;
    line-height: 30px;
    padding-left: 3px;
    padding-right: 3px;
    margin: auto 5px;
    float: left;
}
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
    color: #1ba504;
}
a:visited {
    color: #1ba504;
}
.productContext .title {
    color: #1ba504;
    font-size: 18px;
    line-height: 36px;
    background: url(../images/dian.gif) repeat-x bottom;
    float: left;
    line-height: 32px;
    margin-left: 8px;
}
.proShow {
    margin: 20px auto;
    border: #CCC 1px solid;
    padding: 1px;
    width: 588px;
    height: 370px;
}
#piclist {
    height: 67px;
    margin: 10px auto;
    overflow: hidden;
    width: 568px;
}
#piclist a {
    float: left;
    margin-right: 20px;
    width: 81px;
    height: 65px;
    overflow: hidden;
}
.prev {
    float: left;
    background: url(../images/pro_prev.png) no-repeat right center;
    margin-right: 5px !important;
}
.prev, .next {
    width: 25px !important;
    cursor: pointer;
    text-indent: -1000em;
    overflow: hidden;
    margin-top: 1px;
}
#piclist a {
    float: left;
    margin-right: 20px;
    width: 81px;
    height: 65px;
    overflow: hidden;
}
.next {
    float: right !important;
    background: url(../images/pro_next.png) no-repeat left center;
    margin-right: 0 !important;
}
.prev, .next {
    width: 25px !important;
    cursor: pointer;
    text-indent: -1000em;
    overflow: hidden;
    margin-top: 1px;
}
.items {
    float: left;
    width: 488px !important;
    overflow: hidden;
    height: 108px;
    padding-top: 5px;
}
.items div {
    top: 0;
}
#piclist a {
    float: left;
    margin-right: 12px;
    width: 81px;
    height: 65px;
    overflow: hidden;
}
#piclist img {
    border: none;
    width: 77px;
    height: 57px;
    border: #CCC 1px solid;
    padding: 1px;
}
.proCnt {
    width: 700px;
    float: right;
    padding-top: 20px;
    padding-bottom: 20px;
}
.downList {
    float: left;
    width: 100%;
    margin-top: 10px;
}
.downList ul {
    background: url(../images/downline.gif) repeat-x bottom;
    height: 26px;
    margin: 8px 0px 0px 8px;
}
.downList #title {
    float: left;
    width: 560px;
    color: #636363;
    font-size: 18px;
}
.downList li {
    line-height: 25px;
}
.downList #downl {
    background: url(../images/download.png) no-repeat left center;
    float: left;
    width: 80px;
    padding-left: 20px;
}
.downList #downl a {
    text-decoration: none;
}

.osImg {
    float: left;
    width: 49%;
    margin-bottom: 8px;
    text-align: center;
}

.osImg img {
    border: #CCC 1px solid;
    padding: 1px;
}
.osImg span {
    color: #3db329;
    font-size: 18px;
    line-height: 35px;
    width: 100%;
    float: left;
}