
img{vertical-align:top;} 

body {
    background:#fff repeat-x;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	vlink="#FFFFFF"
}

.back {
	width:950px;
	background:#fff;
	border-left:5px solid #fff;
	border-right:5px solid #fff;
	margin:0 auto;
}

table {float:left;
}


/*標題1*/
.focus1 {
	font-weight:100;
	width:96%;
	list-style-type:none;
	font-size: 20px;
	margin:0 0 0 0px;
	color: #000000;
	text-decoration:none;
	font-weight: bold;
	font-family: "微軟正黑體";
}


/*標題紅*/
.focusred {
	font-weight:100;
	width:96%;
	list-style-type:none;
	font-size: 20px;
	margin:0 0 0 0px;
	color: #c01100;
	text-decoration:none;
	font-weight: bold;
	font-family: "微軟正黑體";
}


/*內文*/
.c {
	font-weight:100;
	width:96%;
	list-style-type:none;
	font-size: 13px;
	margin:0 0 0 0px;
	align=:left;
	line-height:21px;
}

/*內文紅*/
.cred {
	font-weight:100;
	width:96%;
	list-style-type:none;
	font-size: 13px;
	margin:0 0 0 0px;
	align=:left;
	line-height:21px;
	color: #c01100;
	}



