@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("hexun.com") {
* {
        background-color: #CCCCCC !important;
}

body {
	background-color: #CCCCCC !important;
}

td, tr, th {
	background-color: #CCCCCC !important;
}

form {
	background-color: #CCCCCC !important;
}
.shadow {color: #FFffff !important;}
.whit {color: #CCCCCC !important;}
.gray{color: #666666 !important;}
.greey{color: #08526E !important;}
.nmm{color: #DD6900 !important;}

}