@charset "utf-8";
/* CSS Document */

.member{
	width:996px;
	height:364px;
	margin: 10px auto;
	border:1px solid #acacac;
	border-top:2px solid #219101;
}

.member table{
	margin-top:60px;
}

.member table td{
	color:#666;
}


.member table input{
	border:none;
}

.bg7{
	background:url(../images/inputbg1.jpg) no-repeat;
	padding:0 3px 0 38px;
	width:195px;
}

.bg8{
	background:url(../images/inputbg2.jpg) no-repeat;
	padding:0 33px 0 38px;
	width:165px;
}


.bg7,.bg8{
	height:32px;
	color:#666;
}


.bg9{
	background:url(../images/inputbg3.jpg) no-repeat;
	border:none;
	width:236px;
	height:42px;
}

.member a,.member_gongyin a,.member_qiugou a{
	color:#00F;
}

.member_gongyin{
	height:730px;
	width:996px;
	margin: 10px auto;
	border:1px solid #acacac;
	border-top:2px solid #219101;
}

.width{
	border:1px solid #acacac;
	width:234px;
	height:30px;
	color:#666;
}

.member_gongyin span{
	color:#F00;
}

.member_qiugou{
	height:553px;
	width:996px;
	margin: 10px auto;
	border:1px solid #acacac;
	border-top:2px solid #219101;
}


