body {
    background-color: #000;
    padding: 0;
    margin-top: 5px;
	margin-bottom: 5px;			
	text-align: center;   /*  <!--(ie) 表格居中..但對(f)沒用-->  */
	color: #333;
}

p,th,td,table {
    font-family: Verdana, Arial, Times New Roman, 新細明體, 細明體;
	font-weight: normal; 
	font-size: 12px;
}

table {
	border: 0;		
	margin-left: auto;       /*  <--(f) 表格居中..但對(ie)沒用-->  */
	margin-right: auto;      /*  <--(f) 表格居中..但對(ie)沒用-->  */
}

img {
 margin: 0px;
 padding: 0px;
 border: 0px solid #ccc;
 float: none;
}

th { 
 background-color: #f3f1f3;
 border-top: 0;
 border-bottom: 1px dotted #999;
 border-left: 0;
 border-right: 0;
 font-size: 10px;
 TEXT-ALIGN: center;
 color: #000;
 height: 22px;
}

.ti {
    font-family: Verdana, Arial, Times New Roman, 新細明體, 細明體;
	font-weight: bold; 
	font-size: 13px;
	color: #000000;
}


.ti2 {
	background-color: #34A9B2 ;
	color: #fff;
	padding-left: 30px;
	padding-top: 2px;
}

.list {
	color: #666666;
	font-size: 11px;
}

.list2 {
	color: #000000;
}

.list3 {
	color: #fff;
}


#s {
	width: 750px;
	height: 20px;
	border: 0;
    background-color: #FFF;	
}
#s .a {
    background-color: #B9CCE3;
	width: 50px;
    text-ALIGN: center;
}

#d {
	width: 750px;
	height: 20px;
	border: 0;
    background-color: #E6E6E6;	
	margin-left: auto;
	margin-right: auto;
}

#d .a {
    background-color: #CCC;
	width: 50px;
    text-ALIGN: center;
}

.im {
	width: 41px;
	text-align: center;
}

.no {
	FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    color: #FF9900;
	width: 30px;
    text-ALIGN: center;
}

.b {
	width: 80px;
}
