*{
	margin: 0;
	padding: 0;
}
html,body{
	width: 100%;
	height: 100%;
}
body{
	cursor: default;
	background: #fff;
}
img{
	border: 0;
}
a{
	cursor: pointer;
}
#container *{
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 11px;
	text-decoration: none;
	line-height: 16px;
	color: #000;
}
#menu_sub,#menu,#menu_bottom,#bottom,#logo,#color,#home_logo,#home_img,#adress,#image .jScrollCap,#image .jScrollPaneTrack,#image .jScrollArrowUp,#image .jScrollArrowDown{
	display: none;
}
#image .scroll-spacer{
	height: 100%;
}
#image .scroll-pane-container{
	position: relative;
	top: 100px;
	width: 100%;
}
#image .jScrollPaneContainer,#image scroll-pane{
	width: 100%;
}