/*-------表單修飾 定義fieldset,label,button,input,select,textarea等----*/
#index_center {
	clip: rect(0px,auto,0px,auto);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 707px;
	width: 1000px;
	}
#verify_left {
	width: 100px;
	float: left;
	height: 500px;
	padding-right: 100px;
	}
#verify_center {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 520px;
	float: left;
	height: 400px;
	}
#verify_table {
	margin-top: 100px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 100px;
	width: 400px;
	background-image: url(../image/verify.jpg);
	height: 250px;
	float: left;
	}
#verify_table table{
	margin-top: 60px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 35px;
	width: 300px;
	float: left;
	}	

#error_center {
	clip: rect(0px,auto,0px,auto);
	margin-top: 100px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 450px;
	}
#error_table {
	clip: rect(0px,auto,0px,auto);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 400px;
	height: 250px;
	background-image: url(../image/Error.jpg);
	background-repeat: no-repeat;
	float: left;
	}
	
#verify_show_center {
	clip: rect(0px,auto,0px,auto);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 700px;
	}
#verify_show_error_bg {
	margin-top: 80px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 650px;
	background-image: url(../image/show_error_bg.jpg);
	background-repeat: no-repeat;
	height: 460px;
	}	
#verify_show_error_a {
	margin-top: 200px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 80px;
	width: 500px;
	height: 300px;
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
	color: #C60;
	float: left;
	}		
#verify_show_table_bg {
	margin-top: 80px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 650px;
	background-image: url(../image/show_bg.jpg);
	background-repeat: no-repeat;
	height: 460px;
	}
#verify_show_table {
	margin-top: 20%;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 30px;
	width: 650px;
	height: 280px;
	float: left;
	}	
#verify_show_table table{
	font-weight: bold;
	color: #C60;
	font-size: 16px;
	line-height: 20px;
	float: left;
	margin: 0px;
	}	
#verify_show_message{
	margin-top: 45px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 20px;
	font-weight: bold;
	color: #C60;
	font-size: 16px;
	line-height: 20px;
	float: left;
	width: 630px;
	}
	
#receive_left {
	float: left;
	height: 500px;
	width: 80px;
	}	
#receive_center {
	height: 500px;
	width: 650px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 130px;
	float: left;
	}
#receive_center_bg {
	height: 500px;
	width: 650px;
	background-image: url(../image/show_error_bg.jpg);
	background-repeat: no-repeat;
	margin-top: 80px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}
#receive_center_message {
	height: 200px;
	width: 500px;
	margin-top: 150px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 100px;
	font-size: 18px;
	line-height: 35px;
	font-weight: bold;
	color: #C60;
	float: left;
	}
body {

	}

#Num1 {
	position:absolute;
	left:107px;
	top:370px;
	width:140px;
	height:25px;
	z-index:1;
}
#Num2 {
	position:absolute;
	left:388px;
	top:370px;
	width:147px;
	height:25px;
	z-index:2;
}
#Num3 {
	position:absolute;
	left:691px;
	top:370px;
	width:148px;
	height:25px;
	z-index:3;
}
