		body
		{
			margin:0;
			background-color: #883377;
			font-family: Arial, Tahoma, 'Times New Roman';
			font-size: 12px;
			color: #333333;
			text-align:center;
		}
		#wrapper
		{
			width: 740px;
			text-align:left;
			border-left: 1px solid #333333;
			border-right: 1px solid #333333;
			margin:0 auto;
		}
		#top_1
		{
			clear: left;
			background-color: #CC6733;
			border-bottom: 1px solid #333333;
			font-size: 3px;
			height: 9px;
		}
		#top_2
		{
			clear: left;
			background: #F2BF6C url('/img/img_top_book.gif');
			background-position: top left;
			background-repeat: no-repeat;
			height: 150px;
		}
			#top_2a
			{
				float: right;
				margin-left: 8px;
				margin-right: 8px;
				margin-top: 8px;
				margin-bottom: 8px;
			}
				#top_2a a
				{
					font-size: 11px;
					color: #883377;
					text-decoration: underline;
					display: block;
				}
			#top_2b
			{
				width: 62%;
				clear: right;
				float: right;
			}
				#top_2b h1
				{
					font-size: 18px;
					font-weight: bold;
					color: #883377;
					margin: 0px;
					line-height: 19px;
				}
				#top_2b h2
				{
					font-size: 14px;
					font-weight: bold;
					color: #CC6733;
					margin: 0px;
					font-style: italic;
				}
				#top_2b h3
				{
					font-size: 18px;
					font-weight: bold;
					color: #333333;
					margin-top: 6px;
					margin-bottom: 0px;
				}
			#top_2c
			{
				float: bottom;
				clear: right;
				padding: 10px 3px 0 46px;
				margin: 0px;
				list-style: none;
			}
			#top_2c li
			{
				float: right;
				margin: 0px;
				padding: 0px;
				text-transform: uppercase;
				font-size: 10px;
			}
			#top_2c a
			{
				float: left;
				display: block;
				margin: 0 1px 0 0;
				padding: 4px 8px;
				color: #DFDFDF;
				text-decoration: none;
				text-transform: uppercase;
				font-size: 10px;
				border: 1px solid #000000;
				background: #883377 url('/img/img_top_buttonbg.gif') repeat-x top left;
			}
		#top_3
		{
			clear: left;
			background-color: #CC6733;
			border-top: 1px solid #333333;
			/* border-bottom: 1px solid #333333; */
			font-size: 3px;
			height: 38px;
		}
		#body_1
		{
			float: left;
			width: 100%;
			background-color: #F2BF6C;
		}
		#body_1a
		{
			float: left;
			background-color: #F2BF6C;
			width: 230px;
			padding-top: 20px;
			padding-bottom: 30px;
		}
			#image
			{
				margin-left: 33px;
				width: 163px;
				clear: left;
				background-position: top left;
				background-repeat: no-repeat;
				border: 1px solid #883377;
			}
			#image_text
			{
				margin-left: 33px;
				width: 160px;
				clear: left;
				text-align: right;
			}
		#body_1b
		{
			width: 475px;
			float: left;
			background-color: #F2BF6C;
			padding-top: 20px;
			padding-bottom: 30px;
		}
			#body_1b #title
			{
				width: 100%;
				border-bottom: 1px solid #CC6733;
				font-size: 14px;
				font-weight: bold;
				padding-bottom: 2px;
				margin-bottom: 16px;
			}
			#body_1b #header
			{
				font-weight: bold;
				font-size: 11px;
				padding-bottom: 2px;
				margin-bottom: 26px;
			}
				#body_1b #header_1
				{
					float: left;
					padding-right: 4px;
					color: #CC6733;
				}
				#body_1b #header_2
				{
					float: left;
					color: #883377;
				}
			#body_1b #content
			{
				clear: left;
				padding-left: 30px;
				padding-right: 30px;
				padding-bottom: 30px;
			}
		#foot_1
		{
			clear: left;
			background-color: #CC6733;
			border-top: 1px solid #333333;
			font-size: 11px;
			padding: 14px;
			text-align: center;
			color: #DFDFDF;
		}
