
a:hover { color: #333; }
a:active, a:focus { outline: none; }

.ico { width: 24px; height: 24px; background-color: #FFF; border: 1px solid #f2f2f2; padding: 0; background-repeat: no-repeat; background-position: 4px 4px; }

.left { float: left; }
.right { float: right; }
#wrapper { width: 870px; margin: 20px auto; }
.menu { position: relative; list-style-type: none; margin-bottom: 5px; }
.menu a.tab { padding: 5px 5px 5px 5px; border: 1px solid #c2c2c2; background-color: #F2f2f2; }
.menu a.selected { border-bottom-color: #FFF; background-color: #FFF; }



.main_carousel {
	width: 425px;
	}

.scroller {
	width: 418px;
	height: 220px;
	overflow: hidden;
	border: 1px solid #c2c2c2;
	margin-bottom: 5px;
	}

.scroller#scroller-3 {
	width: 868px;
	height: 300px;
	}

#content-1 {
	width: 2500px;
    background-color: #FFF;
	}

#content-2 {
	width: 425px;
	}

.slide {
	width: 400px;
	height: 200px;
	float: left;
	background-color: #FFFFFF;
	padding: 10px;
	}


#scroller-3 {
	position: relative;
	background: url('../../../images/img/loading.gif') no-repeat 50% 50%;
	}

