@charset "utf-8";
.body{
background-image : url("");
background-repeat : no-repeat; 
background-attachment : fixed;
background-position : 350 250;
background-color:transparent;
}

.btable {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	background-color: #FF6633;
}
.font1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
}
.font2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #666666;
}
.font3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
	text-indent: 10pt ;
}
.font3s {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
}
.font4 {
	font-family: "新細明體", "細明體", Fixedsys, System, Terminal;
	font-size: 16px;
	color: #7D7D7D;
	text-indent: 10pt;
	line-height: 20px;
	background: url(../systemp/images/cols.gif) center center repeat-x;
}
.font4a {
	font-family: "新細明體", "細明體", Fixedsys, System, Terminal;
	font-size: 16px;
	color: #7D7D7D;
	line-height: 20px;
	background: url(../systemp/images/cols2.gif) center center repeat-x;
}

.font4b {
	font-family: "新細明體", "細明體", Fixedsys, System, Terminal;
	font-size: 15pt;
	color: #5B85E6;
	background: url(../systemp/images/cols.gif) center center repeat-x;
}

.font4s {
	font-family: "新細明體", "細明體", Fixedsys, System, Terminal;
	font-size: 16px;
	line-height: 20px;
	color: #7D7D7D;
}
.font5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #A2A2A2;
}
a { font-family: Arial, Helvetica, sans-serif; text-decoration : none; color:#5F6CCF; }
a:hover{ font-family: Arial, Helvetica, sans-serif; text-decoration : none;color:#9900CC; }

/*Default style for SPAN icons. Edit if desired: */

.iconspan{
float: right;
margin: 3px;
cursor:hand;
cursor:pointer;
font-weight: bold;
}

/*CSS used to style the examples. Remove if desired: */

.eg-bar{
background-color: #EEF5D3;
font-weight: bold;
border: 1px solid black;
padding: 3px;
}

div.eg-bar{
width: 500px;
}

.icongroup1{
width: 500px;
}