@charset "utf-8";
/* CSS Document */

#demo { margin: 0px auto; border: 0px dashed rgb(204, 204, 204); width: 860px; height: 592px; overflow: hidden; }
#indemo { margin: 0px auto; width: 860px; }
#demo1 { height: auto; float: left; padding-left: 1px; }
#demo2 { height: auto; float: left; }
.move { width: 266px; height: 296px; margin: 0px 10px; float: left; display: inline; }
.move .images { padding: 2px; border: 1px solid #ddd; line-height: 0px; }
.move .name { width: 266px; height: 30px; text-align: center; line-height: 30px; overflow: hidden; white-space: nowrap; table-layout: fixed; text-overflow: ellipsis; }
.move .name a { font-size: 14px; line-height: 30px; text-decoration: none; display: block; }
.move .name a:hover { text-decoration: none; display: block; }
