/* CSS Document */
/*注册*/
#index1{
	margin-top:10px;
	margin-right:10px;
}

.randimg{
	float:left;
	padding-top:3px;
	margin-left:8px;
}

.input1{
	font-size: 12px;
	font-weight: bold;
	color: #f40;
	text-indent: 3pt;
	font-weight:bold;
	height: 16px;
	padding-top:3px;
	line-height: normal;
}


#index1 table div,#index1 table input{
	float:left;
	clear:none;
}

#index1 table div{
	padding-top:3px;
	margin-left:8px;
}

/*按钮*/
#regbutton{
	width:   68px;
	height:  24px;
	background: url(/images/members/regbotton.gif);
	margin-top:20px;
	margin-left:250px;
	border:none;
	cursor:pointer;
}

#loginbutton{
	width:   68px;
	height:  24px;
	background: url(/images/members/loginbutton.gif);
	border:none;
	cursor:pointer;
}

#resetbutton{
	width:   68px;
	height:  24px;
	background: url(/images/bbs/reset.gif);
	border:none;
	cursor:pointer;
}
