@charset "utf-8";
#table {
	font-family:"LiHei Pro", Helvetica, "新細明體", Arial;
	width: 100%;
}
#table th {
	color: #FFFF00;
	text-align: left;
	vertical-align: middle;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-top: 2px;
	padding-bottom: 2px;
}
#table span {
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
}
#table .tit {
	font-size: 16px;
	font-weight: bold;
	background-color: #202020;
	line-height: 24px;
	height: 26px;
	vertical-align: middle;
	padding-left: 5px;
	color: #FF0099;
}

#table .line {
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
#table .tt {
	padding-left: 50px;
	color: #FFFF99;
}
#table .word {
	color: #FFFF99;
}
#table .word img {
	padding-right: 10px;
}

#table .sound {
	text-align: right;
	color: #00FFFF;
}
#work {
	width: 100%;
}
#work .photo {
	text-align: center;
}
#work td {
	text-align: center;
}
#work .music {
	font-size: 11px;
	color: #00CCFF;
}

td.photo img{
	border:none;
	width:200px;
	height:150px;
	border:4px solid #FFFFFF;
	margin-top: 10px;
}
#table .top {
	height: 24px;
	line-height: 24px;
	vertical-align: middle;
	text-align: right;
}
#worklist {
	width: 100%;
}
#worklist span {
	font-weight: normal;
	font-size: 11px;
	color: #00CCFF;
}
#worklist td {
	width: 50%;
}

