/* accordion */#accordion{	width:778px;	height:182px;	border: none;}.test{	display: none;}.container {	width:100%;	}.container ul{	list-style-type: none;	margin: 0;	padding:0;	}.container li{	display: inline;	margin: 0px;	padding:0px;}.contentContainer {	padding-left: 0px;	float: left;	width:0px;	height: 182px;		overflow:hidden;}.contentWrapper{	}.contentInnerWrapper{	text-align: justify;	padding: 0px;}.contentImage{	border: none;}.handle{	float: left;	width: 38px;	height: 182px;	margin: 0px;	margin-right: 0px;	background: url(../image/blade.png) no-repeat;}.handleOver{		background: url(../image/blade_sel.png) no-repeat;}.handleSelected{		background: url(../image/blade_sel.png) no-repeat;}