﻿


.move-list {
    list-style-type: none;}

.close {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 20px;
    height: 20px;
    background: url(../image/close.jpg) no-repeat;}                                                             
.move-item {
	z-index:120;
	overflow:hidden;}

.pl {
    position: fixed;
    left: 15px;}

.pr {
    position: fixed;
    right: 15px;}

.hidden {
    display: none;}

.float-img {
	z-index: 1001;
	position: absolute;
	left: 2px;
	top: 43px;
	overflow:hidden;}