@charset "UTF-8";



.SlidingPanels {
	position: relative;


	
	width: 360px;
	height: 394px; 
	
	float: left;
}
.SlidingPanelsContentGroup {
	position: relative;
	width: 10000px;

	/*border: none;*/
	float: left;
}
.SlidingPanelsContent {/*border: 1px solid #ff0000;*/
	width: 360px;
	height: 390px;
	/*width: 100%;
	height: 400px;*/

	
	float: left;
}
.SlidingPanelsAnimating * {
	overflow: hidden !important;
}
.SlidingPanelsCurrentPanel {
}
.SlidingPanelsFocused {
}
.p1 {width: 360px;}
.p2 {width: 360px;}
.p3 {width: 360px;}
.p4 {width: 360px;}
.p5 {}

<!--****************************-->

hr, .clearAll {
	clear: both;
}


/*.padtop {
	padding-top:24px;
}*/
#menupannel {
	width:360px;
	height:20px;

}
/*#bgjour {  height:402px;border: 1px solid #ff0000;
}
*/
