@charset "utf-8";
#login {
	width: 300px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	height: 255px;
	font-size: 14px;
	float: left;
	margin-top: 50px;
	margin-bottom: 50px;
	margin-left: 30px;
}

#register {
	font-size: 14px;
	width: 515px;
	float: left;
	margin-top: 50px;
	margin-bottom: 50px;
	margin-left: 50px;
}	.BtnRegister{background: url(../images/login/button_register1.jpg) no-repeat 0 0 transparent;
 border :0;
		height: 30px; cursor:pointer ;
	width: 91px}
	.btnUnRegisterBuy{background: url(../images/login/button_buy.jpg) no-repeat 0 0 transparent;
 border :0;
		height: 30px; cursor:pointer ;
	width: 141px}
.LoginButton{ background:url(../images/login/button_login.jpg) no-repeat 0 0 transparent;
               width :95px; height :30px; border :0; cursor:pointer ;}
.toptitle {
	padding-bottom: 20px;
}
#start-register #register-bottom {
	text-align: center;
	height: 100px;
}
#start-register #register-bottom p {
	padding-bottom: 10px;
}
#start-register #register-bottom img {
	margin-right: 15px;
	margin-left: 15px;
}

#login ul,li {
	margin: 0px;
	padding: 0px;
}
#login li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#register li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#start-register #register-info {
	margin-left: 105px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	font-size: 14px;
}

