@charset "utf-8";
/* this is for the slider */
#frame {
	overflow: hidden;
	margin: 0 auto;
	width: 698px; 
	height: 441px;
	/*border-left: 1px solid #606060;
	border-right: 1px solid #606060;
	border-bottom: 1px solid #606060;*/
}
#scroller {
	width: 698px;
	margin: 0 auto;	
	overflow: hidden;
}
#Scontent {
	width: 4188px;
}
.Ssection {
	width: 678px;
	height: 421px;
	/*height: 295px;*/
	float: left;
	padding: 10px 10px 10px 10px;
	/*text-align: center;*/
	/*background-color: #151515;*/
}