@charset "utf-8";
/* CSS Document */
#demo { overflow: hidden; border: 0px dashed #CCC; width: 978px; height: 164px; margin: 8px auto 2px; }
#indemo { float: left; width: 800%; }
#demo1 { float: left; }
#demo2 { float: left; }
.move { width: 191px; margin-right: 5px; float: left; }
.move .images { padding: 2px; text-align: center; border: 1px solid #ddd; }
.move .name { width: 191px; height: 20px; line-height: 20px; text-align: center; }
.move .name a { color: #333; text-decoration: none; display: block; }
.move .name a:hover { color: #f60; text-decoration: none; display: block; }
