body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	backg
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0px;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #FFF;
	background-image: url(html/images/bg_top.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
}

.oneColLiqCtr #container {
	width: 996px;
	margin: 0 auto;
	text-align: left;
}
#caseIndexNavi {
	font-family: "Times New Roman", Times, serif;
	color: #BBBBBB;
	text-decoration: none;
	padding-top: 10px;
	margin-bottom: 30px;
}
#caseIndexNavi ul {
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	list-style-type: none;
}
#caseIndexNavi li {
	float: left;
	width: 140px;
	margin: 0px;
}
#caseIndexNavi li a{
	display: block;
	width: 100%; /* 為了在Windows Internet Explorer 6也能正常顯示，需加入這一行 */
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	color: #333333;
	font-weight: bold;
	padding-bottom: 50px;
	font-size: .8em;
}

#caseIndexNavi li a:hover{
	display: block;
	width: 100%; /* 為了在Windows Internet Explorer 6也能正常顯示，需加入這一行 */
	font-family: "Times New Roman", Times, serif;
	color: #666699;
	text-decoration: none;
	font-weight: bold;
}

#header {
	font-family: "Times New Roman", Times, serif;
	background-image: url(html/images/headerBgRight.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 114px;
	width: 996px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	display: block;
}

#header img {
	margin: 0px;
	padding: 0px;
}


#logo {
	margin: 0px;
	padding: 0px;
	position: absolute;
	display: block;
}
#mainNavu {
	padding-left: 380px;
	padding-top: 60px;
	padding-bottom: 60px;
	width: 570px;
}
#mainNavu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}
#mainNavu li {
	float: left;
	width: 95px;
	margin: 0px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #DDD;
}
#mainNavu li a{
	display: block;
	width: 100%;   /* 為了在Windows Internet Explorer 6也能正常顯示，需加入這一行 */
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #DD0000;
	text-decoration: none;
}

#mainNavu li a:hover{
	display: block;
	width: 100%; /* 為了在Windows Internet Explorer 6也能正常顯示，需加入這一行 */
	font-family: "Times New Roman", Times, serif;
	color: #666699;
	text-decoration: none;
}
#leftArea {
	margin: 0px;
	padding: 0px;
	width: 300px;
	display: block;
	float: left;
	text-align: left;
}
#leftArea p{
	width: 300px;
	 font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	line-height: 2em;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: .05em;
}
#rightArea {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.8em;
	line-height: 2em;
	color: #555;
	width: 500px;
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 75px;
	text-align: justify;
	padding-left: 0px;
	padding-bottom: 50px;
}
#rightArea h2{
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	color: #CC0000;
}
#rightContent {
	margin: 0px;
	padding: 0px;
	width: 438px;
	text-align: justify;
}
#caseIndex {
	width: 300px;
	text-align: left;
}
#caseIndex ul{
	list-style-type: none;
	text-align: left;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#caseIndex li{
	width: 91px;
	height : 90px; 
  margin-left: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	padding: 0px;
	float: left;
}
#caseIndex h3 {
	display: block;
	color: #CCCCCC;
	padding-bottom: 0px;
	height: 68px;
	width: 91px;
	padding: 0px;
	margin: 0px;
}
#caseIndex span{
	width: 2em;
	font-family: "Times New Roman", Times, serif;
	font-size: 0.5em;
	color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
	vertical-align: text-top;
}
.oneColLiqCtr #mainContent {
	margin: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 18px;
	padding-bottom: 20px;
	display: block;
	text-align: left;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.fontSmall{font-size: xx-small}
.style2 {
	font-size: .9em;
	/* font-family: "標楷體"; */
	font-weight: normal;
	color: #CC3300;
}
.oneColLiqCtr #footer {
	margin: 0px;
	width: 100%;
	background-image: url(html/images/dashLineBg.gif);
	background-repeat: repeat-x;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-style: none;
}
.oneColLiqCtr  #footer #footerBg {
	background-image: url(html/images/footerBg.gif);
	background-position: -19px 0px;
	width: 996px;
	text-align: left;
	display: block;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	background-repeat: no-repeat;
	font-family: "新細明體", "細明體";
	font-size: 0.8em;
	text-decoration: none;
}
.oneColLiqCtr  #footer #footerBg span{
	text-align: right;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 250px;
	margin-right: 0px;
}
.oneColLiqCtr  #footer #footerBg a{
	color: #333333;
	text-decoration: none;
}
.oneColLiqCtr  #footer #footerBg a:hover{
	color: #666699;
	text-decoration: none;
}
.style8 {
	color: #003333;
	text-decoration: none;
	}



