/* @group vi */

#vi,#flashcontent {
	margin-right: 40px;
	margin-bottom: 20px;
}
#index {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

/* @end */

/* @group info */

#info {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	position: relative;
	margin-bottom: 30px;
}
#info h2 {
	margin-bottom: 15px;
}
#info .topics {
	position: absolute;
	left: 400px;
	top: 0px;
}
#info .topics th {
	font-weight: normal;
	color: #E73820;
	padding-right: 2em;
}

/* @end */

/* @group overwrite */

#header {
	margin-bottom: 20px;
}

#index #gnavi {
	position: absolute;
	top: 10px;
	right: 40px;
	width: auto;
}
#footer {
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
	padding: 0;
	margin-bottom: 50px;
}

/* @end */

