@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("club.pchome.net") {
/*color*/
.list_item,.item,.o_info span{background:#cce8cf !important;}
.list_title{background:#45A4D8 !important;}
.top{background:#FFF9E6 !important;}
.odd,.odd .o_info span{background:#c2e0c7 !important;}
div#left_content .list_item:hover
{
	background-color:#e9f2f8 !important;
}

/*buttons*/
#button a:hover
{
	text-decoration:none !important;
}
#button a#publish:hover
{
	color:#fff !important;
	background-color:#0086cc !important;
}
#button a#my_topic:hover
{
	color:#fff !important;
	background-color:#5400cb !important;
}
#button a#ess:hover
{
	color:#fff !important;
	background-color:#409a00 !important;
}
}
