﻿* {
	margin: 0px; padding: 0px;
}
ul {
	list-style: none;
}
img {
	border: 0px currentColor; border-image: none;
}
.scroll {
	width: 395px; height: 180px;
}
.scroll_left {
	background: url("Images/btn_left.jpg") no-repeat left; width: 23px; height: 170px; float: left;
}
.scroll_right {
	background: url("images/btn_right.jpg") no-repeat left; width: 23px; height: 170px; float: left;
}
.pic {
	width: 332px; height: 180px; float: left;
}
.pic ul {
	display: block;
}
.pic li {
	width: 332px; text-align: center; float: left; display: inline;
}
