
/* GALLERY */

ul#sub_gallery {
	width:730px;
	clear:left;
	margin-top: -10px;
}
ul#sub_gallery  li.move{
	position: relative;
	height: 100px;
	float:left;
	margin-right: 10px;
	margin-top: 10px;
	overflow: hidden;
}
ul#sub_gallery li.first {
	position: relative;
	height: 100px;
	float:left;
	margin-right: 10px;
	margin-top: 10px;
	overflow: hidden;
	background-color: #BB5E00;
	width: 185px;
}
