@charset "utf-8";

/*所有會員資料欄位設定*/

#member{
	width:900px;
	height:auto;
	padding:0;
	margin:40px auto;
	position:relative;
    top: 0px;
    left: 0px;
}
#member1{
	width:1200px;
	height:825px;
}
#member2{
	width:820px;
	height:825px;
}
#member p{
	font-size:13px;
	line-height:30px;
}

#member h1{
	font-size:16px;
	line-height:38px;
	color:#09C;
}
#member table {
	margin:0 auto;
	padding:0;
	border-collapse:collapse;
	text-align:left;
}
#member table tr td{
	border:1px solid #e3e3e3;
	padding:5px;
	font-size:13px;
	line-height:25px;
	width:auto;
}

#member .member_data{
	width:100%;
	margin:0 auto;
}
#member1 .member_data1{
	width:190px;
	height :825px;
}
/*會員註冊圓角邊框*/
.myBox{
    margin:20px auto;
    border:0px solid #ffffff;
    width:100%;
    padding:5px;
	position:relative;
	text-align:center;
	*height : 1%;
    top: 0px;
    left: 0px;
}
.myBox1{
    width:190px;
    height : auto;
    top: 0px;
    left: 0px;
    height :825px;
}

 /* Firefox Chrome Safari IE8  */
.myBox:after {
  clear : left;
  content : '.';
  display : block;
  height : 0;
  overflow : hidden;
}
 
.membertb{
	background-color:#effcfe;
	margin:0 auto;
    color: #000;
    width: 90%;
    height: 185px;
    padding: 10px;
    text-align: center;
    border:0 solid #dfdfdf;
	border:1px solid #dfdfdf;
	
}
.membertb2{
	background-color:#effcfe;
	margin:0 auto ;
    color: #000;
    width: 90%;
    height: 185px;
    padding: 10px;
    text-align: center;
    border:0 solid #dfdfdf;
	border:1px solid #dfdfdf;
	height : auto;
}
.membertb3{
	background-color:#effcfe;
	margin:0 auto;
    color: #000;
    width: 90%;
    height: 185px;
    padding: 10px;
    text-align: center;
    border:0 solid #dfdfdf;
	border:1px solid #dfdfdf;
	height : auto;
}
.membertb4{
    width: 190px;
    height: 825px;
}
.membertb5{
    width: 820px;
    height: 825px;
}
 