	body {
                BACKGROUND:#FFF;
                BACKGROUND-POSITION: 40% 40%; 
                BACKGROUND-ATTACHMENT: fixed; 
                BACKGROUND-IMAGE: url(http://home.pchome.com.tw/my/windydash/bg1.jpg); 
                BACKGROUND-REPEAT: no-repeat;
		}
	A 		{ letter-spacing:1px; font-weight:bold; FONT-FAMILY: verdana; FONT-SIZE: 7pt; color: #000; text-decoration: none;} 
	A:link		{ letter-spacing:1px; font-weight:bold; FONT-FAMILY: verdana; FONT-SIZE: 7pt; color: #000; text-decoration: none; } 
	A:visited	{ letter-spacing:1px; font-weight:bold; FONT-FAMILY: verdana; FONT-SIZE: 7pt; color: #000; text-decoration: none; } 
	A:active	{ letter-spacing:1px; font-weight:bold; FONT-FAMILY: verdana; FONT-SIZE: 7pt; color: #99CCFF; text-decoration: none; } 
	A:hover		{ letter-spacing:1px; font-weight:bold; FONT-FAMILY: verdana; FONT-SIZE: 7pt; color: #99CCFF; text-decoration: none; }

	#banner {
		font-family:verdana;
		color:#CC99999;
		font-size:x-large;
		font-weight:bold;
  		background:none;
                				
		}
		
	#banner a,
        #banner a:link,
        #banner a:visited,
        #banner a:active,
        #banner a:hover {
		font-family:verdana;
		font-size: x-large;
		color: #CC99999;
		text-decoration: none;
		}

	.description {
		font-family:verdana;
		color:#000000;
		font-size:xx-small;
  		background:none;	
  		text-transform:none;	
		letter-spacing: none; 		
		}	
	.side {
		font-family:verdana;
		color:#000;
		font-size:xx-small;
		font-weight:normal;
  		background:none;
  		line-height:140%;	
		border-top:1px dotted #000;
		margin-top:10px;		
		}	
		
	.sidetitle {
		font-family:verdana;
		color:#000;
		font-size:xx-small;
		font-weight:bold;
  		background:none;
  		line-height:140%;
  		padding:2px;
        	letter-spacing: .2em;  
		border-top:1px dotted #000;
		margin-top:10px;					
		}		
	.powered {
		font-family:verdana;
		color:#000;
		font-size:xx-small;
		font-weight:bold;		
		line-height:140%;
		padding:2px;
		border-top:1px dotted #000;
		margin-top:10px;
		text-align:center;
		letter-spacing: .2em 
		background:none; 					
		}	
                                        
  