.alignleft {
    width:220px;
    float:left;
    padding:1px;
    border:1px solid #777;
    margin-right:5px;
    margin-bottom:5px;
  }
  
  .thumbnail {
    float:left;
    padding:1px;
    border:1px solid #777;
    margin-right:5px;
    margin-bottom:5px;
  }
  
  .alignright {
    width:220px;
    float:right;
    padding:1px;
    border:1px solid #777;
    margin-left:5px;
    margin-bottom:5px;
  }
  
  
  .navigation {
    font-size:16px;
    tmargin-left:390px;
    
  }
  .navigation span, .navigation a {
    font-size:16px;
  }
  
  
  
  
  .main-title, .static-title, .fullstory-title, .sitemap-title, .partner-title   {
  font-size:18p;
  }
  
  .main-block, .static-block, .fullstory-block, .sitemap-block, .partner-block  {
    margin:10px;
  }
  
  .main-block ul, .static-block ul, .fullstory-block ul, .sitemap-block ul, .partner-block ul {
    margin-left:30px;
  }
  
  .main-block a, .static-block a, .fullstory-block a, .sitemap-block a, .partner-block a {
    
  }
  
  .shortstory-block  {
    padding-bottom:17px;
    border-bottom:1px dotted #888;
  }
  
  .shortstory-block a {
    
  }
  
  .shortstory-block .mydv {
    margin-top:5px;
    margin-bottom:5px;
    font-size:11px;
    
    
  }
  .shortstory-block {
    margin:10px;
    
  }
  
  .shortstory-title {
    font-size:18px;
  } 
  
  
  .fullstory-block .mydv {
    margin-top:5px;
    margin-bottom:5px;
    font-size:11px;
    
    border-bottom:1px dotted #888;
  }
  
  .fullstory-title {
    margin-left:0px;
    margin-bottom:0px;
  }
  
  
  .fullstory-related {
    width:750px;
  }
  
  .fullstory-related h3 {
    
    margin-bottom:10px;
    margin-left:10px;
  }
  
  .fullstory-related ul li {
    
    margin-left:20px;
    list-style-type:none;
    padding-bottom:20px;
    margin-bottom:10px;
    border-bottom:1px dotted #888;
  }
  
  .fullstory-related span {
    display:block;
    width:750px;
    margin-bottom:5px;
    margin-top:5px;
    
  }
  
  .fullstory-related a {
    
    
  }
  
  
  
  .lastart {
    display:block;
    margin-bottom:6px;
    border-bottom:1px dotted #666;
    padding-bottom:6px;
}

.lastart a {
  display:block;
    margin-bottom:5px;
}
  
  .prediv {
    min-height:30px;
    display:block;
  }
  
  
  .readall a {
  color:#fff;
}
.readall {
float:right;
display:block;
float:none;
-webkit-border-radius: 10px;
 border-radius: 10px;
 
padding:8px;
width:90px;

text-align:center;
 
 background: #d30018; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2QzMDAxOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5ODAyMTEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #d30018 0%, #980211 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d30018), color-stop(100%,#980211)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #d30018 0%,#980211 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #d30018 0%,#980211 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #d30018 0%,#980211 100%); /* IE10+ */
background: linear-gradient(to bottom, #d30018 0%,#980211 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d30018', endColorstr='#980211',GradientType=0 ); /* IE6-8 */
}
  
  
  
.main-content ul li, .static-content ul li {
  margin-left:-30px !important;
}

.fullstory-related ul li {
  margin-left:-20px !important;
  margin-bottom:10px !important;
  padding-bottom:10px !important;
  border-bottom: 1px dotted #d0bdaa;
  width:500px;
}
    
.main-content ul , .static-content ul  {
  margin-top:-10px !important;
}    
      

.menu {
  margin-left:-17px !important;
}      
          
  
  
  .cmenu img {
    margin-top:3px;
  }
  
  .divider {
    height:1px;
    border-bottom: 1px dotted #d0bdaa;
    margin-bottom:10px !important;
    margin-top:10px !important;
  }
  
  table.category {
    border:none !important;
    border-bottom: 1px dotted #d0bdaa !important;
    margin-bottom:10px !important;
    padding-bottom:10px !important;
  }
  
  table.category  img {
    width:202px;
    height:130px;
    margin-top:10px;
    margin-right:20px;
    margin-bottom:0px;
  }
  
  table.category  a {
    margin-top:0px;
    
    font-size:14px;
  }
  
  table.category td {
    padding-bottom:10px;  
  }
  
  .cheap {
    font-size:11px;
  }
  
  fieldset {
    border:none;
  }
  
  
  .goods > .top > .images > .main img{
    width:200px;
    height:140px;
    
  }
  
  .goods > .top > .images {
    display:inline;
    float: left;
    position: relative;
    width:200px;
  }
  
  .goods > .top > .images > .main {
    width:200px;
  }
  
  .goods > .top > .price,  .goods > .top > .order > fieldset {
    display:inline;
    position: relative;
    width:270px;
    margin-left:20px;
        
    
  }
  
  .goods > .top > .price {
    font-size:16px;  
    font-weight:bold;
  }
  
  fieldset {
    margin-top:10px;  
  }
   input[type="text"], textarea {
    border:1px solid #222;
  }
   input[type="submit"] {
    margin-top:5px;  
    
    background:#503417;
    border:1px solid #222;
    padding:5px;
    color:#fff;
  }
  
  fieldset  input[type="submit"] {
  margin-left:10px;
  }
  fieldset label {
    margin-left:10px;
  }
  
  .top  > h2   {
    margin-left:220px;
  }
  
  .table1 {
    margin-left:220px;
    width:400px;
  }
  
  .table2 > .table1 {
    margin-left:0px;
    width:620px;
  }
  
  .images > .add img {
    width:47px;
    height:30px;
    margin-right:3px;
  }
  
  .mydv {
    border-bottom: 1px dotted #D0BDAA !important;
  }
  
  .grel {
    margin:6px;
    width:200px;
    
  }
  
  .grel img {
    width:200px;
    height:140px;
  }

  .grel a {
    
  }
  
  .subtot {
    margin-left:10px;
    float:left;  
  }
  
  #jcart table td, #jcart table th, #jcart table  {
    border:none !important;
  }


      .video-news-block {

        padding: 5px;
      }
              
        .video-news {
          width: 216px;
          float: left;
          margin: 0 10px 10px 0;
        }
        
          .video-news-image {
            width: 216px;
            height: 140px;
            overflow: hidden;
            position: relative;
          }
          
            .video-news-image img {
              width: 216px;
              min-height: 140px;
              border: 0;
            }
            
            .video-news-more {
              position: absolute;
              display: block;
              width: 216px;
              height: 140px;
              left: 0;
              top: 0;
            }
            
          .video-news h2 {
            
          }
          
            .video-news h2 a {
              color: #fff;
              height: 32px;
              line-height: 32px;
              padding: 0 7px 0 7px;
              font-weight: bold;
              font-size: 12px;
              background: #331a00;
              overflow: hidden;
              display: block;
            }
            
              .video-news h2 a:hover {
              }
              
          .video-news-active h2 a {
            background: #331a00 !important;
          }
          
          .video-news-active .video-news-more {
          }


.test-drive-block {
        padding: 5px;
        border-bottom: 1px #fff solid;
      }
      
        .test-drive-block-title {
          background: #8c0021;
          height: 3px;
          position: relative;
          margin: 0 0 3px 0;
        }
        
          .test-drive-block-title a {
            display: block;
            position: absolute;
            left: 0;
            top: 0;
            height: 20px;
            padding: 0 30px 0 30px;
            line-height: 20px;
            font-size: 12px;
            font-weight: bold;
            color: #fff;
            background: #8c0021;
            z-index: 99999;
          }
          
            .test-drive-block-title a:hover {
              background: #db4d27;
            }
            
        .test-drive-news {
          float: left;
          width: 160px;
          margin: 0 0 0 11px;
        }
        
        .fir-cl .test-drive-news:first-child {
          margin: 0 !important;
        }
        
          .test-drive-news-image {
            height: 80px;
            width: 160px;
            overflow: hidden;
            margin: 0 0 10px 0;
          }
          
            .test-drive-news-image img {
              border: 0;
              width: 160px;
              min-height: 80px;
            }
            
          .test-drive-news h2 {
            height: 31px;
            font-size: 12px;
            font-weight: bold;
            overflow: hidden;
            line-height: 16px;
            margin: 0 0 10px 0;
            padding: 0 3px 0 3px;
          }
          
            .test-drive-news h2 a {
              color: #dee1e8;
              text-decoration: underline;
            }
            
              .test-drive-news h2 a:hover {
                color: #fff;
              }

.urrr
{
max-height:60px;
 max-width:270px;
text-overflow: ellipsis; 
white-space: nowrap;
overflow: hidden;!important
}