/* CSS Document */

.shadow {
	background:#fff; width: 928px; float: left; margin:0 auto
}
.shadow ul {
	padding: 0px;
}
.shadow ul li {
	width: 410px; text-align: center; float: left;
}
.shadow ul li a {
	padding: 30px 12px; display: block;
}
.shadow ul li a img {
	background: rgb(255, 255, 255); padding: 2px; border: 1px solid rgb(221, 221, 221); width: 380px; height: 230px;
}
.shadow ul li a p {
	height: 23px; line-height: 24px;
}
.leftbutton {
	width: 18px; height: 35px; margin-top: 130px; margin-right: 2px; margin-left: 5px; float: left; display: inline;
}
.rightbutton {
	width: 18px; height: 35px; margin-top: 130px; margin-right: 5px; float: right; display: inline;
}