.panel {
	background-attachment: fixed;
	background-repeat: repeat-x;
	width: 500px;
	border: 1px solid #009900;
	background-image: url(../../cn/images/index_23.gif);
	
}
.panel #showWord {
	text-align: center;
	color: #FF0000;
}

.panel td
{
	font-size:12px;
}
.txt {
	width: 100px;
}
a {
	color: #0066FF;
	text-decoration: underline;
}
.about {
	color: #0099FF;
}

