﻿        *{padding:0; margin:0;}
        #content
        {cursor: pointer; position: relative;width: 280px;height: 280px; border: 1px solid #ccc;overflow: hidden;background-color:#bbb}
        #drop{border: 1px solid #ccc;width: 100px;height: 100px;cursor: pointer;position: absolute;top: 90px; left: 90px;overflow: hidden;}
        #drop_img
        {cursor:pointer;position: absolute;}
        #father
        {border: 1px solid red;width: 50px;height: 10px;position: relative;}
        #bar
        {width: 211px;height: 18px;background-image: url("../images/track.gif");background-repeat: no-repeat;position: relative; top:0px;}
        .child
        {width: 11px;height: 16px;background-image: url("../images/grip(11 16).gif");background-repeat: no-repeat;left: 0;top: 0;position: relative;left: 100px;}
        .smallbig{ cursor:pointer;}
        li{ list-style:none;}
        .img
        {
            border:0;
        }
        .dvtitleft
{
    float:left; padding-left:70px; color:#6E6E6E; font-size:16px; font-weight:900; width:160px;}
    
.dvtitright
{
    float:left; color:#EB6100; font-size:16px; font-weight:900; width:300px;}

.dvtitleftshot
{
    float:left; padding-left:70px; color:#6E6E6E; font-size:16px; font-weight:900; width:100px;}
