body {
  font-family: verdana, helvetica, arial, sans-serif;

}

#mainMenu {
  background-color: #EEE;
  border: 1px solid #CCC;
  color: #000;
  width: 171px;

}

#menuList {
  margin: -12px;
  padding: 12px 0px 10px 14px;
}

li.menubar {
  background: url(images/plus.gif) no-repeat 0em 0.5em;
  font-size: 12px;
  line-height: 2.0em;
  list-style: none outside; 
}

.menu, .submenu {
  display: none;
  margin-left: 9px;
  padding: 0px 0px 10px;
}

.menu li, .submenu li {
  background: url(images/square.gif) no-repeat 0em 0.3em;
  list-style: none outside;
}

a.actuator {
  background-color: transparent;
  color: #000;
  font-size: 13px;
  padding-left: 15px;
  text-decoration: none;
}



.menu li a, .submenu li a {
  background-color: transparent;
  color: #000;
  font-size: 11px;
  padding-left: 10px;
  text-decoration: none;
}

.menu li a:hover, submenu li a:hover {
  /*border-bottom: 1px dashed #000;*/
  text-decoration: underline;
}

span.key {
  text-decoration: underline;
}

.font_gray{
	color: #666666;
	font-size: 12px;
}
.font_blue{
	font-family: "新細明體";
	font-size: 14px;
	font-weight: bold;
	color: #000099;
}

.font_purple{
	font-size: 12px;
	color: #8000FF;
	font-weight: bold;

	font-family: "Times New Roman", Tahoma, "新細明體"
	text-decoration:none;
}

.font_red{
	color: #CC3300;
	font-size:12px;
	font-weight:bold;
}

.font_white{
	color: #FFFFFF;
	font-size:8px;
}

.font_black{
	color: #000000;
	font-size:12px;
}

.font_blue_12px{
	color: blue;
	font-size:12px;
}

.font_blue_12px_B{
	color: #0033CC;
	font-size:12px;
	font-weight:bold;
}

.font_white_keyword{
	color: #FFFFFF;
	font-size:4px;
}
.box-B {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2B4562;
	background-color: #DDE8EA;
	line-height: 13px;
	text-align: left;
	vertical-align: middle;
	white-space: normal;
	height: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.box-K {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #F7F7F7;
	text-align: left;
	vertical-align: middle;
	white-space: normal;
	line-height: 13px;
	height: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #FFFFFF;
}
.box-K0{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	white-space: normal;
	line-height: 13px;
	height: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.box-a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F3F7F8;
	background-color: #9BB7CE;
	border: 1px none #C1D6DB;
	line-height: 15px;
	text-align: left;
	vertical-align: middle;
	white-space: normal;
	height: 15px;
	font-weight: bold;
	text-indent: 3px;
}
.font-on {
	font-size:9px;
	vertical-align: super;
}

