	body {
		margin:20px 20px 20px 20px;
		background:#6C6457;		
		background-image : url('http://www.ronaldcheng.net/wallpaper/wallpaper041.jpg'); 
                background-repeat : repeat; 　 
                  background-attachment: fixed; 
                SCROLLBAR-FACE-COLOR: #38e82d;
                SCROLLBAR-HIGHLIGHT-COLOR: #66393f;
                SCROLLBAR-SHADOW-COLOR: #2e9e01;
                SCROLLBAR-3DLIGHT-COLOR: #efc990;
                SCROLLBAR-ARROW-COLOR: #9926c8;
                SCROLLBAR-TRACK-COLOR: #ec0b43;
                SCROLLBAR-DARKSHADOW-COLOR: #571b6a;
                SCROLLBAR-BASE-COLOR: #efa908

             }
	A 			{ color: #993300; text-decoration: none; font-weight:normal; } 
	A:link		{ color: #993300; text-decoration: none; } 
	A:visited	{ color: #993300; text-decoration: none; } 
	A:active	{ color: #FFCC66;  } 
	A:hover		{ color: #FFCC66;  }
	#banner {
		font-family:georgia, verdana, arial, sans-serif;
		color:#FFF;
		font-size:x-large;
		font-weight:bold;
		border-left:1px dotted #FFF;	
		border-right:1px dotted #FFF;  		
		border-top:1px dotted #FFF;  		
  		background:#993300;
  		padding:15px; 		  		  		 	 
		}

	#banner a,
        #banner a:link,
        #banner a:visited,
        #banner a:active,
        #banner a:hover {
		font-family:georgia, verdana, arial, sans-serif;
		font-size: x-large;
		font-weight: bold;
		color: #FFF;
		text-decoration: none;
		}

  input, select {
color :#660066 ;
font-size : 10pt ;
background-color :#ffff00;
                                                                                
}

		
	.description {
		font-family:verdana, arial, sans-serif;
		color:#FFF;
		font-size:x-small;
		font-weight:bold;
  		background:#993300;
  		text-transform:none;	
		}	
	.side {
		font-family:新細明體;
		color:#006600;
		font-size:small;
		font-weight:normal;
  		line-height:150%;
  		padding:2px;				
		background:#cc9999;
                border : 3px groove #cc0000;
                
                 }	
		
	.sidetitle {
		font-family:新細明體;
		color:#000066;
		font-size:small;
		font-weight:normal;
  		line-height:150%;
  		padding:2px;
  		margin-top:10px;
		letter-spacing: .1em;
		border : 3px groove #cc0000;
		text-align:center;		  					
  		background:#cc9999;		
		}		
	.powered {
		font-family:verdana, arial, sans-serif;
		color:#666;
		font-size:xx-small;
		font-weight:bold;
  		border:1px dotted #999;			
		line-height:140%;
		padding:2px;
		margin-top:10px;
		text-align:center;
		letter-spacing: .2em;					
  		background:#FFF;		
		}	
                  