
@import url('/css/index.css');

#main {
	padding-top: 364px;
	position: relative;
}
#promobase,
#promotop {
	width: 144px;
	height: 144px;
	position: absolute;
	top: 84px;
	left: 806px;
	z-index: 3;
	background: 100% 0 no-repeat;
}
#promotop {
	z-index: 4;
}
#summary {
	position: absolute;
	top: 84px;
	left: 237px;
}
#association {
	margin-bottom: 50px;
	padding-bottom: 1px;
	padding-left: 240px;
	font-size: 1em;
	font-family: Arial, sans-serif;
	color: #DBCFD2;
}
#association a {
	border-bottom: 1px dashed #fefae6;
	text-decoration: none;
	color: #FEFAE6;
}
#plate {
	padding-bottom: 18px;
	width: 460px;
	position: absolute;
	top: 342px;
	left: 240px;
	z-index: 2;
	font-size: 0.92em;
	color: #430B18;
	background: #FFEDD9 url('/img/plate/bottom.png') 0 100% no-repeat;
	cursor: pointer;
}
#plate-top {
	background: url('/img/plate/top.png') no-repeat;
}
#plate div {
	padding: 18px 20px 0.5em;
}
#plate ul {
	margin: 0 20px;
	font-style: italic;
}
#plate li {
	padding: 0.16em 0;
}
#columns {
	margin-bottom: 50px;
	table-layout: fixed;
	font-size: 1em;
	line-height: 1.18;
	font-family: Arial, sans-serif;
}
#columns th {
	padding-top: 4px;
	width:  216px;
	text-align: left;
	vertical-align: top;
	font: italic normal 0.92em/1.18 Georgia, serif;
	color: #FEFAE6;
}
#columns td {
	padding-left: 26px;
	width: 215px;
	vertical-align: top;
	color: #DBCFD2;
}
#columns td i {
	font-size: 1.18em;
	font-family: Georgia, serif;
	color: #FEFAE6;
}
#columns a {
	color: #DBC0B3;
}
#columns p {
	margin-bottom: 0.91em;
}
#info {
	padding-left: 240px;
	line-height: 1.18;
	font-family: Arial, sans-serif;
	color: #DBCFD2;
}
#info p {
	margin-bottom: 0.91em;
}
