/* Document */

body
	{
		font-family: "Helvetica", "Veranda";
		color: #FFFFFF;
		
		margin: 0px 0px 0px 0px;
		
		background-image: url('../../rsrc/page/page-back.png');
	}

br
	{
		line-height: 16px;
	}

h1
	{
		width: auto;
		height: 32px;
		position: relative;
		float: center;
		
		margin: 0px auto;
		color: #FFFFFF;
		
		font-size: 24px;
		font-weight: bold;
		line-height: 32px;
		text-align: center;
	}

h2
	{
		width: auto;
		height: 24px;
		position: relative;
		float: none;
		
		margin: 0px 0px;
		color: #FFFFFF;
		
		font-size: 16px;
		font-weight: bold;
		line-height: 24px;
		text-align: center;
	}

p
	{
		width: auto;
		height: auto;
		position: relative;
		float: none;
		
		margin: 8px 8px;
		color: #DFDFDF;
		
		font-size: 14px;
		font-weight: medium;
		line-height: 16px;
		text-align: left;
	}

ul
	{
		width: auto;
		height: auto;
		position: relative;
		float: none;
		
		margin: 8px 8px;
		color: #DFDFDF;
		
		font-size: 14px;
		font-weight: medium;
		line-height: 16px;
		text-align: left;
	}

table
	{
		color: #DFDFDF;
		
		font-size: 14px;
		font-weight: medium;
		line-height: 16px;
		text-align: left;
	}

/* Content */

.page-leaf
	{
		width: 800px;
		height: 400px;
		position: relative;
		float: center;
		
		margin: 0px auto 0px auto;
		
		background-repeat: no-repeat;
		background-position: center;
	}

.page-colm
	{
		width: 400px;
		height: auto;
		position: relative;
		float: left;
		
		margin: 0px 0px 0px 0px;
	}

.page-sell
	{
		width: 800px;
		height: 20px;
		float: left;
		margin: 0px 0px 0px 0px;
	}

.page-prev
	{
		width: 80px;
		height: 20px;
		float: left;
		margin: 0px 0px 0px 0px;
	}

.page-next
	{
		width: 80px;
		height: 20px;
		float: left;
		margin: 0px 0px 0px 0px;
	}

.page-slmd
	{
		width: 640px;
		height: 20px;
		float: left;
		margin: 0px 0px 0px 0px;
	}
