1
2
3
4
5
6
7
8
9
/*-----------------------------------------------隱藏單則訊息廣告區*/

div .adsense
{
height:0 !important;
width:0 !important;
overflow:hidden;
filter:alpha(opacity=0) !important; opacity:0 !important; zoom:1;
}