/*.
大家千萬別亂改喔
*/

       
body {
    scrollbar-face-color:#FFFFFF; 
    scrollbar-track-color:##CCCCCC; 
    scrollbar-shadow-color:#CCCCCC; 
    scrollbar-highlight-color:#FFFFFF; 
    scrollbar-3dlight-color:#CCCCCC; 
    scrollbar-darkshadow-color:#F0F0F0; 
    scrollbar-arrow-color:#666666;
    
	background-color: white;
	margin: 0em;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 12px;
    line-height: 24px;}

p, li, blockquote {
	font-size: 12px;
	line-height: 24px;
	padding-left: 10px;
    padding-right: 10px;
    color: #393939;}


table {}

tr {}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    line-height: 16px;
    color: #2f2f2f;}


th {}

caption {}


h1 {
	font-size: 30px;
	text-align: left;
	border-bottom: 2px #ff0000 solid;
	background-color: #ff8080;
	padding-right: 1px;}


h2 {
	font-size: 25px;}

h3 {
	font-size: 20px;}

h4 {
	font-size: 15px;}

h5 {
	font-size: 10px;}

h6 {
	font-size: 5px;}


a:link {
color: #3f3f3f;
text-decoration: none;
font-size: 12px;} 

a:visited {
color: #3f3f3f;
text-decoration: none;
font-size: 12px;}

a:hover {
text-decoration: underline;
color: #0f0f0f;
font-size: 12px;}

a:active {
text-decoration: underline;
color: #0f0f0f;
font-size: 12px;}
