﻿body,td,th {
	font-size: 10pt;
	color: #3d3d3d;
	font-family: Arial, Helvetica, sans-serif;
	line-HEIGHT:125%;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: left top;
	background-image: url(../images/BG.jpg);
}
a:link,a:visited,a:active {
	color:#CC3399;
	text-decoration : none
}
a:vlink {
	text-decoration : none
}
a:hover {
	color:#990099;
	text-decoration: none;
}
select,input,textarea {
	font-size:9pt;
	line-HEIGHT:125%;
	color:#555555;
	}
pre {
	font-size:9pt;
	line-HEIGHT:125%;
	color:#555555;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #DDDDFF;
}
h3 {
	color: #CCCCFF;
}
img {
	filter:alpha(opacity=100);
	opacity:1.00;
	moz-opacity:1.0;
}
.content {
	text-indent: 20pt;
}
.highlight {
	color: #FF0000;
}
/* main left column */
.mainLeftCol {
	padding:10px;	
}/* main right column */
.mainRightCol {
	padding:10px 0 0 0;
}
/* msg table */
.msg_table {
	background-color: #FFFFFF;
	border: 3pt double #F5DEFA;
}
.msg_table_op75 {
	background-color: #FFFFFF;
	filter:alpha(opacity=75);
	opacity:0.75;
	moz-opacity:0.75;
	border: 3pt double #F5DEFA;
}
.msg_title {
	FONT-SIZE: 14pt;
	WIDTH: 100%;
	COLOR: #666666;
	HEIGHT: auto;
	background-color: #F5DEFA;
	font-weight: bolder;
	padding: 2pt;
	background-attachment: fixed;
	background-image: url(images/msg_titleBG.gif);
	background-repeat: repeat-y;
	background-position: left center;
}
.mainRightCol .msg_title {
	FONT-SIZE: 14pt;
	WIDTH: 100%;
	COLOR: #666666;
	HEIGHT: auto;
	background-color: #F5DEFA;
	font-weight: bolder;
	padding: 2pt;
	background-attachment: fixed;
	background-image: url(images/menu_table_opt75_titleBG.gif);
	background-repeat: repeat-y;
	background-position: right center;
}
.msg_word {
	PADDING-RIGHT: 3pt;
	PADDING-LEFT: 3pt;
	FONT-SIZE: 9pt;
	PADDING-BOTTOM: 1pt;
	WORD-BREAK: break-all;
	PADDING-TOP: 1pt;
	FONT-FAMILY: Verdana,Tahoma,Arial,新細明體;
	color: #999999;
	background-color: #FFFFFF;
}
/* menu_table_op75 */
.menu_table_op75 {
	background-color: #FFFFFF;
	filter:alpha(opacity=75);
	opacity:0.75;
	moz-opacity:0.75;
	border: 3pt double #F5DEFA;
}
.menu_table_op75 a:link {
	color: #FF6699;
	font-size: 12pt;
}
.menu_table_op75 a:visited {
	color: #FF99CC;
	font-size: 12pt;
}
.menu_table_op75 a:hover {
	color: #666666;
	font-size: 12pt;
}
.menu_table_op75 a:active {
	color: #666666;
	font-size: 12pt;
}
.menu_table_op75 td {
	border-right-width: 0.25mm;
	border-bottom-width: 0.25mm;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: none;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-top-width: 0mm;
	border-left-width: 0mm;
}
/* rounded corner */
.rc {
	padding:0 0 0 5px;
	background-color: transparent;
	background-image: url(images/rc_nw.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.rc div {
	height:5px;
	font-size:0;
	background-color: transparent;
	background-image: url(images/rc_ne.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.rc_bd {
	padding:0 0 0 5px;
	background-color: transparent;
	background-image: url(images/rc_w.gif);
	background-repeat: repeat-y;
}
.rc_bd div.rc_bc {
	min-height:5px;
	_height:5px;
	padding:0 5px 0 0;
	min-width:80px;
	word-wrap:break-word;
	background-color: transparent;
	background-image: url(images/rc_e.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.rc_bd div {
	height:auto;
	min-height:30px;
}
html>body .rc_bd div {
	height:auto;
	min-height:.1em;
	_height:.1em;}
.rc_ft {
	padding:0 0 0 5px;
	background-color: transparent;
	background-image: url(images/rc_sw.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.rc_ft div{
	height:5px;
	font-size:0;
	background-color: transparent;
	background-image: url(images/rc_se.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
div.rc:after{
	content:".";
	display:block;
	font-size:0px;
	line-height:0px;
	height:0;
	clear:both;
	visibility:hidden;
}
.bd hd {
	display:block;
	padding:10px;
	background: transparent url() top left no-repeat;
	position: relative;
	top: -2px; _top: 0;
}
html>body .ft { height:.1em;}
