@charset "utf-8";

#header {
	background-image: url(../../images/bg-main-game.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	color: #ffffff;
	background-color: #222222;
}
#page-title {
	margin: 0;
	padding: 0;
	color: #ffffff;
	width: 581px;
	height: 35px;
	position: absolute;
	left: 0;
	top: 28px;
	text-indent: -9999px;
	background: url(../images/title-manner.png) no-repeat left top;
}

div.asset-btm {
	margin: 0 0 84px 0;
	padding-bottom: 10px;
	border-bottom: 3px double #c7c29b;
}

