﻿*{
	margin:0;
	padding:0;
}
.con_top,h1{
	display:none;
}
.content {
	margin:20px 0 0 85px;
	list-style-type:none;
	width:250px;
}
.content li {
	float:left;
	margin:8px 0;
	width:240px;
}
.content li input{
	width:170px;
	border:1px solid #999999;
}
label{
	font-size:14px;
	width:80px;
	display:block;
}
.buttonArea{
	position:absolute;
	top:140px;
	left:0px;
}
.normalButton{
	background:transparent url(images/l_01.jpg) no-repeat scroll left top;
	cursor:pointer;
	display:block;
	height:28px;
	margin:10px 0 10px 86px;
	overflow:hidden;
	text-indent:-99px;
	width:66px;
	border:0;
}
.registerButton{
	background:transparent url(images/zc.jpg) no-repeat scroll left top;
	cursor:pointer;
	display:block;
	height:28px;
	overflow:hidden;
	text-indent:-99px;
	width:66px;
	border:0;
	position:absolute;
	top:10px;
	left:170px;
}