#userlog{
	position: relative;
	top: 40px;
	right: 40px;
	float: right;
	width: 220px;
	overflow: hidden;
	}


	
.headformlbl{
		float: left;
		width: 95px;
		color: #000;
		text-align: right;
	}
	
	
.headformfields{
		float: right;
		width: 115px;
	}
	
.headformtxt{
		width: 110px;
		padding: 0; margin-top: 0;
	}	
	
.formlbl{
		float: left;
		width: 150px;
		color: #000;
		text-align: right;
	}
	
	.headformfields p, .headformlbl p { height: 1.5em; }
	
	.formlbl p, .formfields p { height: 1.5em; }
	
.formfields{
		float: left;
		width: 170px;
		margin-left: 5px;
	}
	
.formtxt{
		width: 152px;
		padding: 0; margin-top: 0;
	}
	
	
.formlist{
		float: left;
		width: 157px;
	}
	
.formlist2{
		width: 62px;
	}
	
.formlist3{
		width: 53px;
	}
	
.formlistd{
		width: 43px;
	}
	
	
.logbtngo{
		background: url("/image/btn_blue.png") no-repeat;
		width: 91px; height: 30px;
		border: none;
		color: #fff;
		float: right;
	}

	
	#maingolog:hover{
			color: #ffec1a;
			cursor: pointer;
		}
		
.checkbox{
		font-size: 12px;
		color: #000;
		clear: right;
		position: relative;
		top: -5px;
	}
	
	.checkbox a{
			color: #000;
			
		}
		
		.checkbox a:hover{
				color: #f20000;
			}
			
.agterms {font-size:12px; width: 200px;}

.photos {width: 220px; font-size:11px;margin-top: 3px;}

.goreg{
		background: url("/image/btn_bluebig.png") no-repeat;
		border: none;
		width: 218px; height: 51px;
		position:relative;
		left: -100px;
		top: 20px;
	}
	
.hgoreg{
		background: url("/image/btn_bluebig.png") no-repeat;
		border: none;
		width: 218px; height: 51px;
		position:relative;
		left: 55px;
		top: 10px;
	}
	
	.goreg:hover, .hgoreg:hover{
			background: url("/image/btn_bluebigup.png") no-repeat;
			cursor:pointer;
		}
		
.gosearch{
		background: url("/image/btn_whtbig.png") no-repeat;
		border: none;
		width:220px; height: 57px;
		position: relative;
		top: 10px;
		left: 80px;
	}

	.gosearch:hover{
			background: url("/image/btn_whtbigup.png") no-repeat;
			cursor: pointer;
		}
		
#signing{
		width: 330px;
		position: relative;
		left: 0;
		top:10px;
	}
	
#contform{
		width: 535px;
		height: 520px;
		overflow: hidden;
		padding: 10px 10px 20px 10px;
		margin-left: 25px;
	}
	
	#contform h4{
			margin-left: 15px;
			color: #f20000;
		}
		
