@charset "utf-8";
/* CSS Document */
#demo { width: 980px; height: 154px; margin: 10px auto; }
.move { width: 245px; height: 154px; float: left; }
.move .images { padding: 2px; text-align: center; height: 134px; position: relative; }
.move .name { width: 245px; 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; }
.vico { position: absolute; left: 12px; bottom: 7px; }
