
			#main {
				position : absolute;
				left : 118px;
				top : 103px;
				border : solid 1px #8a998e;
				width : 551px;
				height : 410px;
			}

			#content {
				border : solid 1px #8a998e;
				width : 543px;
				height : 402px;
				margin : 3px;
				background-color : #cccccc;
			}

			#content table {
				padding : 0;
				margin : 0;
				width : 100%;
				height : 100%;
			}

			#logo {
				position : absolute;
				top : 142px;
			}
			
			#seal {
				position : absolute;
				left : 62px;
				top : 470px;
				width : 35px;
			}
			
			hr {
				border : none;
				border-top : solid 1px #607c68;
				border-bottom : solid 1px #607c68;
				height : 2px;
				width : 26px;
				margin-top : 30px;
				
			}
			