/*.wrapper {
width: 400px;
margin: 0 auto;
}
*/

#slider {
width: 400px;
height: 257px;
overflow: hidden;
margin: 30px auto;
}
#slider > a.img {
width: 400px;
height: 257px;
float: left;
display: none;
}

}
/*
p {
text-align: center;
display: none;
color: red;
}

a {
padding: 5px 10px;
background-color: #f7f7f7;
margin-top: 30px;
text-decoration: none;
color: #666;
}
a.left {
float: left;
}
a.right {
float: right;
}
*/
