@charset "UTF-8";


	.slide_vertical_wrap {
	background: #eee;
	left: 0;
	top: 0;
	width: 963px;
	height: 483px;
	overflow: hidden;
	position: relative;
	}
	.slide_vertical_wrap img {
		vertical-align: bottom;
	}
	
	.section_vertical {
		margin-left: 350px;
	}
	.section_vertical header {
		padding: 20px;
		margin-bottom: 20px;
	}
	.section_vertical header h1 {
		font-size: 1.5em;
		font-weight: bold;
	}
.box0 {
	height: 200px;
	width: 300px;
}
.box1 {
	height: 483px;
	width: 321px;
	float: left;
}
.box2 {
	height: 483px;
	width: 321px;
	float: left;
}
.clearbox {
	height: 10px;
	width: 300px;
	clear: both;
}
.workimg {
	z-index: 1;
	position: absolute;
	left: 205px;
	top: 130px;
}
