body {
	background : #444444 url(bkg/blue.gif);
    color : #ffffff;
}

span.action {
	font-weight : bold;
	color : #40ff40;
}

img {
	border : 0px none;
}

span.wap {
	font-weight : bold;
	color: #00ffff;
}

div {
	text-align: center;
}

span.keyAction {
	color : #ffff00;
}

div.langEN {
	text-align : left;
}

div.langZH {
	text-align : right;
}

td.langSel {
	background : #98abe0;
}


a:link 
{
    background-color : inherit;
    color : #ffffff;
	font-weight : normal;
}

a:visited 
{
    background : inherit;
    color : #ffff80;
	font-weight : normal;
}

a:hover 
{
    color : #00ffff;
}

