@charset "utf-8";
#demo { overflow: hidden; border: 0px dashed #CCC; width: 730px; height: 150px; margin: 10px auto 10px; }
#indemo { float: left; width: 800%; }
#demo1 { float: left; }
#demo2 { float: left; }
.move { width: 170px; height: 150px; margin-right: 5px; float: left; }
.move .images { padding: 2px; text-align: center; border: 1px solid #ddd; }
.move .name { width: 170px; height: 20px; line-height: 20px; text-align: center; background: #eee; }
.move .name a { color: #333; text-decoration: none; display: block; font: 13px/20px "SimSun"; }
.move .name a:hover { color: #f60; text-decoration: none; display: block; }
