#s1 table {width: 550px;}
#s1 td {
background-color: #ffffff; /* 指定儲存格底色 */
padding: 2px; /* 指定上下左右內距 */	
width: 400px; /* 指定區塊寬度 */
border-left: normal; /*
border-right:0px ; /* 指定0px的又框線*/

}

