.background {
	background-image: url(../images/temp_bg.jpg);
	background-repeat: repeat-x;
}
.maincontent {
	font-family: "新細明體";
	font-size: 12px;
	line-height: 16px;
	color: 336699;


}
.copyright {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	color: #99CCFF;
}
.ccontent {
	font-family: "新細明體";
	font-size: 11pt;
	color: #333333;
	line-height: 22px;

}
.econtent {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #000000;
	font-weight: normal;

}
.eheader {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #000000;
	font-weight: bold;

}
.textbox {
	height: 20px;
	width: 200px;
}

