.ico { width: 22px; height: 20px; padding: 0; background-repeat: no-repeat; }
.ico-prev { background-image: url("images/pre.jpg"); background-repeat: no-repeat; width: 22px; height: 22px; overflow:hidden; }
.ico-next { background-image: url("images/nex.jpg"); background-repeat: no-repeat; width: 22px; height: 22px; overflow:hidden; }
.menu { position: relative; list-style-type: none; margin-bottom: 2px; display:none}
.menu a.tab { padding: 5px 10px 5px 10px; border: 1px solid #CCD8E3; background-color: #FAFAFA; display:none}
.menu a.selected { border-bottom-color: #FFF; background-color: #FFF; display:none}

.main {
	width: 750px;
	}

.scroller {
	width: 748px;
	height: 210px;
	overflow: hidden;
	margin-bottom: 5px;
	}

#content-1 {
	width: 4500px;
	}

.slide {
	width: 740px;
	height: 200px;
	float: left;
	padding: 10px;
	}
