﻿body {
	SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
	SCROLLBAR-3DLIGHT-COLOR: #e5e5e5;
	SCROLLBAR-ARROW-COLOR: #aeaeae;
	SCROLLBAR-TRACK-COLOR: #f4f4f4;
	scrollbar-darkshow-color: #9a9a9a;
	background-color: #470600;
	margin: 0 0 0 0;
}

.text {
	font-family: "新細明體", sans-serif;
	font-size: 15px;
	color: #333333;
	line-height: 25px;
}
.text0 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13.5px;
	color: #333333;
	line-height: 25px;
}
.text2 {
	font-size: 13.5px;
	color: #660000;
}

.text3 {
	font-size: 13.5px;
	color: #FFFFFF;
}
.text4 {
	font-size: 15px;
	color: #FFFFFF;
}
.text5 {
	font-size: 13.5px;
	color: #FF0000;
	line-height: 20px;
}

.style1 {font-size: 13px; color: #990000; font-weight: bold; }
.style2 {font-size: 13.5px; color: #0066CC; font-weight: bold; }
.style4 {font-size: 13.5px; color: #009999; font-weight: bold; }
.style5 {font-size: 13.5px; color: #663366; font-weight: bold; }
.style6 {font-size: 13.5px; color: #FF6600; font-weight: bold; }

.tdTitle 
{
    width: 30%;
    font-size: 13.5px;     
    color: #FFFFFF; 
    background-color: #663366; 
    font-weight: bold; 
    text-align: right;
    border-color: #FFFFFF;
    }
    
.tdContent 
{
    width: 70%;
    font-size: 13.5px;     
    color: #663366; 
    background-color: #FFFFFF; 
    font-weight: bold; 
    text-align: left;
    border-color: #663366;
    border-width: 1px;  
    border-style: solid;
    word-break:break-all;
    }