@charset "UTF-8";
/* CSS Document */
	
div#system_content_full {
	margin-left: 0px;
	
	width: 1000px;
	height: 276px;
	max-height: 276px;
	
	overflow: hidden;
	
	background-image: url(system_poster.png);
	background-repeat: no-repeat;
	}
	
div#system_link_control {	
	width: 239px;
	height: 276px;
	max-height: 276px;
	
	overflow: hidden;
	
	float: left;
	}
	
div#system_link_winch {	
	width: 340px;
	height: 276px;
	max-height: 276px;
	
	overflow: hidden;
	
	float: left;
	}
	
div#system_link_illumination {	
	width: 220px;
	height: 276px;
	max-height: 276px;
	
	overflow: hidden;
	
	float: left;
	}
	
div#system_link_attachment {	
	width: 200px;
	height: 276px;
	max-height: 276px;
	
	overflow: hidden;
	
	float: left;
	}
