@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
}

#light_wrapper {
	height: 396px;
	width: 596px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#light_sidebar {
	float: left;
	width: 201px;
	height: 395px;
}
#light_divider {
	height: 349px;
	border: 1px solid #666666;
	float: left;
	margin-top: 18px;
}
#light_pic_wrapper {
	float: right;
	height: 381px;
	width: 376px;
	padding-top: 15px;
	text-align: center;
	overflow-y: auto;
	overflow-x: hidden;
}
#light_wrapper #light_sidebar span {
	display: block;
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0099CC;
	font-weight: bold;
	padding-left: 19px;
}
#light_wrapper #light_sidebar a {
	color: #0099CC;
	text-decoration: none;
}

#light_wrapper #light_sidebar img {
	margin-bottom: 18px;
}
#light_wrapper #light_sidebar a:hover, a:focus {
	text-decoration: underline;
}
#img_repeat {
	margin-bottom: 15px;
}
#plane_name_header {
	margin-top: 22px;
	width: 260px;
	margin-right: auto;
	margin-left: auto;
	color: #3366cc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-bottom: 15px;
	font-weight: bold;
}
#plane_name_header span {
	display: block;
}
