body { 
	background-color: #FFFFFF;
	background: url(/images/pub_aoc_vert2.gif) no-repeat 160px 34px;
	margin: 0;
	padding: 0;
	font-family: 新細明體, Tahoma, Arial, Verdana, sans-serif;
	font-size: 0.95em;
	line-height: 120%;
	color: #555555;
	scrollbar-face-color:#FFFFFF;
	scrollbar-shadow-color:#E3E4E7;
	scrollbar-3dlight-color:#E3E4E7;
	scrollbar-darkshadow-color:#888888;
	scrollbar-arrow-color:#888888;
}
TD {
	font-size: 0.95em;
	line-height: 120%;
}
A, A:Visited {
	text-decoration: none;
	color: #404040;
}
A:Hover, A:Active {
	text-decoration:underline;
	color: #797979;
}
.separator{
	clear:both;
}
#LeftMenu {
	position: absolute;
	visibility:show;
	margin-top: 35px;
	margin-left: 5px;
	width: 140px;
	z-index: 1;
}
#speciallink {
	float: right;
	font-size: 0.8em;
	line-height: 120%;
	color: #666666;
}
#speciallink a, speciallink a:visited {
	text-decoration: none;
	color: #666666;
}
#speciallink a:hover {
	text-decoration: none;
	color: #4478CB;
}
#container {
	position: absolute;
	margin: 34px 0 0 0;
	padding: 0;
	width: 885px;
	background: url(/images/body_botbg01_blue.jpg) repeat-x bottom left;
}
#mainbody {
	margin-left: 285px;
	padding: 0;
	width: 600px;
	overflow: auto;
	border-top: solid 1px #5F5F5F;
	background: url(/images/body_bg01_blue.jpg) no-repeat top right;
}
#title{
	font-size: 1.2em;
	font-weight: bold;
	color: #CFDCFE;
	padding: 12px 0 15px 0;
}
#navigate{
	font-size: 0.8em;
	color: #6E8CBC;
	padding: 0 0 10px 0;
}
#navigate a {
	color: #6E8CBC;
}
#navigate a:hover {
	text-decoration: none;
	color: #A2315D;
}
#navigate .arrow {
	margin: 0 5px;
}
.separator{
	clear: both;
}
H3 {
	font-size: 1.1em;
	font-weight: bold;
	line-height: 100%;
	color: #0744B0;
	margin: 1.5em 0 0.8em 0;
	padding: 0.5em 0.5em 0.5em 12px;
	background: url(/images/headline_bg1.gif) no-repeat 0 15px;
}
H5 {
	font-size: 1em;
	font-weight: bold;
	line-height: 100%;
	color: #0753B1;
	margin: 0 0 1em 0;
	padding: 0;
}
A.H3, A.H3:Visited {
	text-decoration: none;
	color: #0744B0;
}
A.H3:Hover, A.H3:Active {
	text-decoration:underline;
	color: #0075E9;
}
DIV.brief {
	text-align: justify;
	margin: 0 0 1em 0;
}
P.p1 {
	text-indent: 2em;
	text-align: justify;
	margin: 0 0 1em 12px;
}
P.brief {
	text-align: justify;
	margin: 0 0 1em 12px;
}
P.anchor{
	text-align: right;
	margin: -0.2em 0 0.5em 0;
}
TD.point {
	color: #285E36;
	padding-right: 10px;
	vertical-align: top;
}
TD.brief {
	text-align: justify;
	vertical-align: top;
}
TD.itemleft {
	text-align: justify;
	padding-right: 30px;
	vertical-align: top;
}
.heading1 {
	font-weight: bold;
	color: #FFFFFF;
	background: #A7C9FF;
	padding: 0.1em;
	text-align: center;
	vertical-align: middle;
}
.heading2 {
	font-weight: bold;
	color: #0744B0;
	padding-top: 0.5em;
	vertical-align: top;
}
OL.numList {
	list-style: decimal outside;
	margin: 0 0 0 4; 
	padding: 0 0 0 1.6em;
	text-align: justify;
}
OL.discList {
	list-style: disc outside;
	margin: 0 0 0 0; 
	padding: 0 0 0 1.3em;
	text-align: justify;
}
.english{
	font-family: Verdana, Arial, Helvetica;
}
.note{
	font-size: 0.7em;
}
#footer {
	margin-top: 20px;
	font-size: 0.7em;
	font-family: Arial, Helvetica;
	font-weight: bold;
	color: #505050;
	padding: 0 5px 30px 8px;
}
#footer	a:hover {
	text-decoration: none;
	color: #7B7B7B;
}
#copyright {
	float: left;
}
#contact {
	float: right;
}
.error {
	font-size: 0.98em;
	font-weight : bold;
	color: #FA2236;
	padding-bottom: 1.5em;
}
.error a, .error a:visited {
	text-decoration: none;
	color: #FA2236;
}
.error a:hover {
	text-decoration: underline;
	color: #FF6F7C;
}
#errAlert{
	color: red;
	background: #EEE;
	text-align: left;
	margin: 20 80;
	padding: 10;
}
.functionlink{
	font-weight: bold;
	text-align: right;
}
.functionlink IMG{
	vertical-align: middle;
	margin-right: 2px;
}
.bgonce {
	background-repeat: no-repeat;
}
.inputA{
	border-color: #8983F8;
	font-size: 0.8em;
	background-color: #ffffff;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	cursor: hand
}
.submitA{
	background-color: #CFCFC9;
	height: 22px;
	border-color: #E0E7E0 #999999 #999999 #E0E7E0;
	font-size: 0.7em;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	cursor: hand;
}
.butUpdated{
	background: red;
	color: #FFF;
}
Strong{
	color: #7F4C1E;
}
#attention{
	color: #FF3333;
}
.attention{
	color: #FF3333;
}
.label  {
	font-weight : bold;
	padding-right: 1em;
	vertical-align: top;
}
.padright  {
	padding-right: 1em;
	vertical-align: top;
}
.tbl_row{
	clear:both;
	height:1%;
}
.tbl_rowhead{
	clear:both;
	font-weight:bold;
	text-align:center;
	height:1%;
}
.tbl_col1, .tbl_col2, .tbl_col3, .tbl_col4, .tbl_col5{
	margin:0 0.2em;
	float:left;
}
.red{
	color: #FA2236;
}
.blue{
	color: #3135C5;
}
.paleblue{
	color: #1CB2CD;
}
.green{
	color: #3F9749;
}
.orange{
	color: #FF8B19;
}
.brown{
	color: #AA4F21;
}
.white{
	color: #FFFFFF;
}
