@charset "utf-8";
/*entry*/
.entry{ padding-bottom: 10px; }
.entry h3{
	background: url(bg/register.gif) no-repeat;
	height: 80px;
	line-height: 25px;
	font-size: 14px;
	border-bottom: 5px solid #dee2e4;
	color: #666;
}
/*left*/
.entry .left{
	width: 48%;
	float: left;
}
.left h3{
	height: 25px;
	padding-top: 55px;
	padding-left: 110px;
}
.left dl.profile{
	padding: 4px 10px 0;
	color: #004679;
	width: 80%;
	margin: 0 auto;
}
dl.profile dt{
	height: 30px;
	line-height: 21px;
}
dl.profile dt span{ color: #F30; }
dl.profile dd{
	height: 35px;
	clear: both;
	text-align: center;
}
dl.profile a.forgot{
	background: url(bg/bg.gif) no-repeat 0 -350px;
	float: right;
	height: 21px;
	width: 90px;
	text-align: center;
	margin-left: 5px;
}
dl.profile a.regit{
	background-position: 0px -1350px;
	color: #06C;
}
dl.profile dd.owen{ text-align: left; }
dl.profile dd.owen label{
	float: left;
	text-align: right;
	width: 80px;
	line-height: 30px;
}
dl.profile dd.remember{ text-align: center; }
dl.profile input.text{
	padding: 5px 2px;
	border: 1px solid #7f9db9;
	width: 200px;
	float: left;
	color: #888;
}
dl.profile input.button{
	font-weight: bold;
	color: #FFF;
	height: 31px;
	width: 100px;
	font-size: 14px;
	background: url(bg/register.gif) no-repeat 0 -160px;
}
/*entry*/
.entry .right{
	width: 50%;
	float: right;
	border-left: 1px solid #999;
}
.right h3{
	background-position: 0px -80px;
	margin-left: 20px;
}
.right dl.register{ padding: 10px 20px 0; }
dl.register dt{
	line-height: 40px;
	background: url(bg/register.gif) no-repeat 0 -200px;
	padding-left: 45px;
	font-size: 14px;
	color: #27a8ff;
	font-weight: bold;
	height: 40px;
}
dl.register dt.broker{ background-position: 0px -240px; }
dl.register dt.lander{ background-position: 0px -280px; }
dl.register dt.shoper{ background-position: 0px -320px; }
dl.register dt a.reg{
	color: #FFF;
	background: url(bg/register.gif) no-repeat -165px -160px;
	float: right;
	height: 27px;
	width: 70px;
	text-align: right;
	line-height: 27px;
	padding-right: 10px;
	font-size: 12px;
}
dl.register dt a.reg:hover{ background-position: -250px -160px; }
dl.register dd{
	padding: 0 20px 10px;
	margin-bottom: 10px;
	text-indent: 2em;
	color: #666;
	border-bottom: 1px solid #EEE;
}
dl.register dd.title{
	color: #F60;
	padding-left:0;
	text-indent: 0em;
	border: none;
	font-weight: bold;
}
.entry h5{
	line-height: 30px;
	padding-left: 30px;
	background: #e3fbd8 url(bg/register.gif) no-repeat 0 -770px;
	font-size: 12px;
	font-weight: normal;
	color: #060;
}
.entry h5.error{
	background-position: 0 -830px;
	background-color:#F60;
	color: #FFF;
}
.entry a.apply{
	background: url(bg/register.gif) no-repeat 0 -720px;
	text-align: center;
	height: 40px;
	width: 138px;
	float: right;
	line-height: 40px;
	font-size: 14px;
	color: #090;
	font-weight: bold;
}
.entry dl.detail{
	line-height: 21px;
	padding: 0 10px;
	color: #666;
}
dl.detail dt{
	clear: both;
	padding-top: 15px;
}
dl.detail dd{}
