@charset "utf-8";
/* CSS Document */
#demo { margin: 0px auto; border: 0px dashed #CCCCCC; width: 1198px; height: 657px; overflow: hidden; }
#indemo { margin: 0px auto; width: 1256px; }
#demo1 { height: auto; float: left; }
#demo2 { height: auto; float: left; }
.move { width: 256px; height: 219px; margin: 0px 58px 0px 0px; float: left; display: inline; }
.move .images { padding: 2px; border: 1px solid #ddd; line-height: 0px; }
.move .name { height: 45px; text-align: center; }
.move .name a { color: #333; font-size: 14px; line-height: 45px; text-decoration: none; width: 256px; display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.move .name a:hover { text-decoration: none; background: #DDDDDD; }
