img.pickImg {
	vertical-align: middle;
	padding-right: 5px;
}
a.pickImg_a {
	color: black;
	text-decoration: none;
}
a.pickImg_a:hover {
	color: black;
	text-decoration: underline;
}
ul.defaultMemberImgList {
	margin: 0; padding: 0;
	width: 820px; height: 60px;
	list-style-type: none;
}
ul.defaultMemberImgList2 {
	margin: 0; padding: 0;
	width: 820px; height: 420px;
	list-style-type: none;
}
ul.defaultMemberImgList3 {
	margin: 0; padding: 0;
	width: 820px; height: 60px;
	list-style-type: none;
}
ul.defaultMemberImgList li, ul.defaultMemberImgList2 li {
	width: 80px; height: 50px;
	float: left;
}
ul.defaultMemberImgList li img, ul.defaultMemberImgList2 li img {
	vertical-align: middle;
	border: 1px solid black;
}

/****** 會員註冊 ******/
img.imgOK {display:none; vertical-align: middle;}
img.imgNO {display:none; vertical-align: middle;}

#memberNew {
	position: relative; top: 0; left: 0;
	width: 691px; height: 900px;
	background-image:url('../images/member1.gif');
	background-repeat: repeat-y;
	background-position: center top;
}
#memberNew div.memberHead {
	position: absolute; top: 0; left: 0;
}
#memberNew div.memberFoot {
	position: absolute; bottom: 0; left: 0;
}
#memberLogin {
	position: absolute; top: 110px; left: 110px;
	width: 550px; height: 50px;
	font-size: 15px; line-height: 1; font-weight: bold;
	color: rgb(84,84,84);
}
	#memberLogin img,input {
		vertical-align: middle;
	}
	#memberLogin input.email,input.password {
		width: 100px;
		border: 2px solid rgb(84,84,84);
	}
#memberSignIn {
	position: absolute; top: 200px; left: 60px;
	width: 570px; height: 600px;
	font-size: 13px; line-height: 1;
	color: black;
}
#tblMemberSignIn tr th {
	font-size: 13px; line-height: 1;
	font-weight: normal;
	text-align: right;
}
#tblMemberSignIn tr td {
	vertical-align: top;
}
#tblMemberSignIn tr td input {
	border: 1px solid rgb(193,193,193);
	width: 100px;
}
#tblMemberSignIn tr td input.sex {
	width: 15px;
}
#tblMemberSignIn tr td input.date {
	width: 33px;
}
#tblMemberSignIn tr td input.chx {
	width: 15px;
	border:0;
}

#sendSignIn {
	position: absolute; left: 320px; top: 620px;
	display: black;
}
/****** 會員註冊 End ******/



/****** 修改會員資料 ******/
#memberModify {
	position: absolute; top: 150px; left: 60px;
	width: 550px; height: 500px;
	font-size: 13px; line-height: 1;
	color: black;
}
#tblMemberModify tr th {
	font-size: 13px; line-height: 1;
	font-weight: normal;
	text-align: right;
}
#tblMemberModify tr td {
	vertical-align: top;
}
#tblMemberModify tr td input {
	border: 1px solid rgb(193,193,193);
	width: 100px;
}
#tblMemberModify tr td input.sex {
	width: 15px;
}
#tblMemberModify tr td input.date {
	width: 33px;
}
#sendModify {
	position: absolute; left: 400px; top: 150px;
	display: black;
}
/****** 修改會員資料 End ******/

/****** 維修紀錄列表 ******/
#rmaList {
	position: absolute; top: 150px; left: 20px;
	width: 650px; height: 500px;
	font-size: 13px; line-height: 1.5;
	color: black;
}
#rmaList table {
	border: 1px solid silver;
}
#rmaList table th {
	border: 1px solid silver;
}
#rmaList table td {
	border: 1px solid silver;
}
/****** 維修紀錄列表 End ******/


/****** 維修單 新增  ******/
#rmaAdd {
	position: absolute; top: 150px; left: 20px;
	width: 650px; height: 500px;
	font-size: 13px; line-height: 1.5;
	color: black;
}
#rmaAdd table {
	border: 1px solid silver;
}
#rmaAdd table th {
	border: 1px solid silver;
	text-align: right; vertical-align: top;
}
#rmaAdd table td {
	border: 1px solid silver;
}
#rmaAdd input.in {
	width: 300px;
	font-size: 13px; line-height: 1.3; font-family: Verdana, Arial, sans-serif;
}
#rmaAdd textarea.in {
	width: 300px;
	font-size: 13px; line-height: 1.3; font-family: Verdana, Arial, sans-serif;
}
/****** 維修單 新增 End ******/



/****** 維修單 修改  ******/
#rmaEdit {
	position: absolute; top: 150px; left: 20px;
	width: 650px; height: 500px;
	font-size: 13px; line-height: 1.5;
	color: black;
}
#rmaEdit table {
	border: 1px solid silver;
}
#rmaEdit table th {
	border: 1px solid silver;
	text-align: right; vertical-align: top;
}
#rmaEdit table td {
	border: 1px solid silver;
}
#rmaEdit input.in {
	width: 300px;
	font-size: 13px; line-height: 1.3; font-family: Verdana, Arial, sans-serif;
}
#rmaEdit textarea.in {
	width: 300px;
	font-size: 13px; line-height: 1.3; font-family: Verdana, Arial, sans-serif;
}
/****** 維修單 修改 End ******/



/****** 維修單 檢視  ******/
#rmaView {
	position: absolute; top: 150px; left: 20px;
	width: 650px; height: 500px;
	font-size: 13px; line-height: 1.5;
	color: black;
}
#rmaView table {
	border: 1px solid silver;
}
#rmaView table th {
	border: 1px solid silver;
	text-align: right; vertical-align: top;
}
#rmaView table td {
	border: 1px solid silver;
}

/****** 維修單 檢視 End ******/

/****** 維修須知  ******/
.about {
	width:620px;
	height:1200px;
	margin-left:30px;
	font-size: 15px; line-height: 1.5;
	font-family: Verdana, Arial, sans-serif;
}

#memberNew2 {
	position: relative; top: 0; left: 0;
	width: 691px; height: 1450px;
	background-image:url('../images/member1.gif');
	background-repeat: repeat-y;
	background-position: center top;
}
#container2 {
	position: relative; left: 0; top: 0;
	width: 700px;
	margin: 0 auto;
}
/****** 維修須知 ******/

/*****買家購買 *******/
#memberPRO {
	position: absolute; top: 150px; left: 60px;
	width: 550px; height: 500px;
	font-size: 13px; line-height: 1;
	color: black;
}
#tblMemberPRO tr th {
	font-size: 17px; line-height: 2;
	font-weight: bold;
	text-align: right;
}
#tblMemberPRO tr td {
	vertical-align: top;
}
#tblMemberPRO tr td input {
	width: 220px;
}
#sendPRO {
	position: absolute; left: 500px; top: 500px;
	display: black;
}
#tblMemberPRO tr td input.pro {
	width: 33px;
}