@CHARSET "UTF-8";
a {
    text-decoration: none;
    color: #333;
}
#tousu {
  position:absolute;
  width:160px;
  height:128px;
  left:4px;
  top:40%;
  z-index:1001;
}

#tousu .caption {
	cursor:pointer;
	font-size:12px;
	margin-bottom:2px;
}

#closet {
    cursor: pointer;
}
