html{
	overflow-y:scroll;
	overflow-x:hidden;
}

body{
	margin:0px;
	padding:0px;
	background-image:url(http://image.tiancity.com/luoqi/event/diggPrize/images/main_bg.gif);
	background-repeat:repeat-x;
	font-size:12px;
	color:#000000;
}

table{
	margin:0px auto;
}

img{
	border:none;
}

.login{
	padding:0px;
	margin:0px;
}

.login_form{
	margin:0px;
	padding:0px;
}

.username{
	width:80px;
	background:transparent;
	border:none;
	margin-left:60px;
	margin-top:14px;
	display:block;
}
.password{
	width:80px;
	background:transparent;
	border:none;
	margin-left:60px;
	margin-top:10px;
	display:block;
}
.sumbit{
	width:79px;
	height:32px;
	background:url(http://image.tiancity.com/luoqi/event/diggPrize/images/login.jpg) no-repeat;
	border:none;
	margin-left:5px;
	margin-top:5px;
}
.register{
	width:79px;
	height:32px;
	background:url(http://image.tiancity.com/luoqi/event/diggPrize/images/register.jpg) no-repeat;
	border:none;
}

.text1{
	padding-top:15px;
	padding-left:23px;
	color:#f2f127;
}

.text1 ul{
	width:500px;
	margin:0px;
	padding:0px;
}
.text1 ul li{
	width:500px;
	overflow:hidden;
	line-height:25px;
}

.text1 ul li span{
	vertical-align:top;
	padding:0 5px 0 5px;
}
.text1 ul li img{
	vertical-align:top;
	cursor:pointer;
}

.r_link{
	width:200px;
	height:15px;
	border:1px solid #750f24;
}

.text2{
	padding:18px 0 0 24px;
	color:#f2f127;
}

.text2 ul{
	width:550px;
	margin:0px;
	padding:0px;
}

.text2 ul li{
	line-height:19px;
	overflow:hidden;
	width:550px;
}