			html {
				height: 100%;

			}

			
			body,html,form,input {
				margin:0;
				padding:0;
			}
			a {
			  color: white;
			  text-decoration: none; /* no underline */
			}
			body{
				background-image: url("tlogrunge.jpg");
			}
			
			
			#allin {
				width: 1100px;
				margin: 0px auto;
				background-color: black;
				min-height:100%;
			}
			
			.lewyin {
			float: left;
			width: 600px;
			height:850px;
			background-image: url("enter.jpg");
			}
			.prawyin {
			float: left;
			width: 500px;
			height:850px;
			}
			.hrin {
			float: left;
			width: 1100px;
			}
			.hrfull {
			float: left;
			width: 1200px;
			}
			.rtain {
			float: left;
			width: 1100px;
			background-color: black;
			}
			.title0line{
				color: white;
				text-align: center;
				font-size: 200%;
			}
						.title1line{
				color: white;
				text-align: center;
				font-size: 300%;
			}
			.title2line{
				color: white;
				text-align: center;
				font-size: 110%;
				padding: 0px 10px 0px 10px;
			}
			.title3line{
				color: white;
				text-align: center;
				font-size: 400%;
			}
.title3line input[type=submit] {

width: 250px;
    border:1 none;
text-align: center;
font-size: 50%;
}

			#all{
				height: auto;
				position: relative;
				width: 1200px;
				min-height:100%;
				margin: 0px auto;
				text-align: left;
				background-color: black;
				background-repeat: repeat;
			}
			.jointop{
				width: 1200px;
				height:300px;
			}
			.baner{
				width: 1200px;
				height:100px;
			}
			.innerbanner{
				width: 468px;
				height:80px;
				padding: 0px 366px 0px 366px;				
			}
			.ban{
			width: 1200px;
			}
			.bana{
				text-align: center;
				padding: 5px 12px 5px 100px;
				float: left;
			}
			.banb{
				text-align: center;
				padding: 5px 100px 5px 12px;
				float: left;
			}
				.footer{
	width: 1200px;
	text-align: center;
	background-color: black;
			}
						#pp{
				background-color: white;
				height: auto;
				position: relative;
				width: 1100px;
				min-height:100%;
				margin: 0px auto;
				text-align: center;

			}
			input[type=submit] {
			width: 20em;  height: 2em;
			font-weight: bold;
			}
			input[type=checkbox] {
			color: white;
			}
			
	


			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
