<style type="text/css">
　　
        p { text-indent: 2em;} 
        body { font-family: "卜悶"; font-size: 9pt; color: #333333; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px} 
        table { font-family: "卜悶"; font-size: 9pt; line-height: 16px; color: #333333}  

　　a.light:link { text-decoration: none; color: #333333; font-size: 9pt }
　　a.light:visited {text-decoration: none;color: #666666; font-size: 9pt }
　　a.light:hover   { text-decoration: underline; color: #A69873; font-size: 9pt  }
        a.light:active  { text-decoration: none; color: #666666; font-size: 9pt }
		
		a.lightp:link { text-decoration: none; color: #333333; font-size: 9pt }
　　a.lightp:visited {text-decoration: none;color: #666666; font-size: 9pt }
　　a.lightp:hover   { text-decoration: underline; color: #0978CA; font-size: 9pt  }
        a.lightp:active  { text-decoration: none; color: #666666; font-size: 9pt }

　　a.dark:link     {text-decoration: none;color: #FFFFFF ; font-size: 9pt }
　　a.dark:visited  {text-decoration: none;color: #FFFFFF; font-size: 9pt  }
　　a.dark:hover    {text-decoration: underline; color: #CCFF00; font-size: 9pt }
       a.dark:active   {text-decoration: none; color: #333333; font-size: 9pt  }
       
	   a.dipdark:link     {text-decoration: none;color: #cccccc; font-size: 9pt }
　　a.dipdark:visited  {text-decoration: none;color: #cccccc; font-size: 9pt  }
　　a.dipdark:hover    {text-decoration: underline; color: #CCFF00; font-size: 9pt }
       a.dipdark:active   {text-decoration: none; color: #cccccc; font-size: 9pt  }
	   
	   a.top:link     {text-decoration: none;color: #CCFF00; font-size: 9pt }
　　a.top:visited  {text-decoration: none;color: #CCFF00; font-size: 9pt  }
　　a.top:hover    {text-decoration: underline; color: #DEDEDE; font-size: 9pt }
       a.top:active   {text-decoration: none; color: #CCFF00; font-size: 9pt  }
　　
       a.head:link { text-decoration: none; color:teal; font-size: 9pt }
　　a.head:visited {text-decoration: none;color: #800080; font-size: 9pt }
　　a.head:hover   { text-decoration: underline; color: red; font-size: 9pt  }
       a.head:active  { text-decoration: underline; color: #FF0000; font-size: 9pt }

.mouseover {
	background-color: 45494F;
}
.mouseout {
}
.mouseover {
	background-color: #C6C3C6;
	cursor: hand;

}
.textbox {
	font-family: "卜悶";
	font-size: 12px;
	color: #333333;
	border: 1px solid #666666;
}
.button {
	font-family: "卜悶";
	font-size: 12px;
	color: #333333;
	background-color: #CCCCCC;
	height: 20px;
	width: 60px;
	border: 1px solid #000000;

}
　  
</style>
.textmouseover {
	font-family: "卜悶";
	font-size: 12px;
	color: #99FF00;
	cursor: hand;
	text-decoration: underline;
}
.smallbutton {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	border: 1px solid #000000;
	height: 18px;
	width: 22px;
	font-weight: bold;

}
.diymouseover {
	background-color: #45494F;
	cursor: hand;
}
.diymouseout {
	background-color: #23C4F2;
	cursor: default;
}
a {
	color: #333333;
	text-decoration: none;
}
a:visited {text-decoration: none;color: #666666; font-size: 9pt }
a:hover   { text-decoration: underline; color: #A69873; font-size: 9pt  }
a:active  { text-decoration: none; color: #666666; font-size: 9pt }

