body {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	width: 100%;
	margin-bottom: 0px;
}
th,td {
	font-family: Calibri, Cambria;
	font-size: 14px;
	color: #000000;
}
a:link {
	color: #000000;
	text-decoration: none;
	font-family: Calibri, Cambria;
}
a:visited {
	color: #000000;
	text-decoration: none;
	font-family: Calibri, Cambria;
}
a:hover {
	color: #003399;
	text-decoration: none;
}
h1 {
	font-family: "華康儷雅宋", "微軟正黑體", "新細明體";
	font-size: 18px;
	color: #333333;
	height: 5px;
}
.text_01 {
	font-family: Calibri, Cambria;
	font-size: 20px;
	color: #000000;
	font-weight: bold;
}
.text_02 {
	font-family: Calibri, Cambria;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
.text_03 {
	font-family: Calibri, Cambria;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 5px;
}
.text_04 {
	font-family: Calibri, Cambria;
	font-size: 14px;
	color: #000000;
	background-image: url(../images/cnc_icon/cnc_icon_01.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	font-weight: bold;
}
.text_05 {
	font-family: Calibri, Cambria;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.text_06 {
	font-family: Calibri, Cambria;
	font-size: 14px;
	color: #404040;
	background-image: url(../images/cnc_icon/cnc_icon_02.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	font-weight: bold;
}
.text_07 {
	font-family: Calibri, Cambria;
	font-size: 18px;
	color: #666666;
	font-weight: bolder;
	background-image: url(../images/cnc_icon/cnc_icon_07.jpg);
	background-repeat: no-repeat;
	height: 60px;
	margin-top: 1px;
	vertical-align: 1%;
}
.text_08 {
	font-family: Calibri, Cambria;
	font-size: 18px;
	color: #666666;
	font-weight: bolder;
	background-image: url(../images/cnc_icon/cnc_icon_08.jpg);
	background-repeat: no-repeat;
	height: 60px;
	margin-top: 1px;
	vertical-align: 1%;
}
.text_09 {
	font-family: Calibri, Cambria;
	font-size: 18px;
	color: #666666;
	font-weight: bolder;
	background-image: url(../images/cnc_icon/cnc_icon_09.jpg);
	background-repeat: no-repeat;
	height: 60px;
	margin-top: 1px;
	vertical-align: 1%;
}
.text_10 {
	font-family: Calibri, Cambria;
	font-size: 18px;
	color: #666666;
	font-weight: bolder;
	background-image: url(../images/cnc_icon/cnc_icon_10.jpg);
	background-repeat: no-repeat;
	height: 60px;
	margin-top: 1px;
	vertical-align: 1%;
}
.text_11 {
	font-family: Calibri, Cambria;
	font-size: 18px;
	color: #666666;
	font-weight: bolder;
	background-image: url(../images/cnc_icon/cnc_icon_11.jpg);
	background-repeat: no-repeat;
	height: 50px;
}
.text_12 {
	font-family: Calibri, Cambria;
	font-size: 18px;
	color: #333333;
	font-weight: bolder;
	background-image: url(../images/cnc_icon/cnc_icon_13.jpg);
	background-repeat: no-repeat;
	height: 20px;
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.text_13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999999;
	font-weight: bolder;
	font-style: italic;
	text-transform: uppercase;
	word-spacing: 5px;
}
.text_14 {
	text-align: center;
}
#main {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#iso {
	display: block;
	height: 100px;
	width: 170px;
	background-image: url(../images/iso_01.jpg);
	background-repeat: no-repeat;
	float: right;
}
#lanjis {
	float: none;
	font-size: 8.5px;
	color: #81C0E9;
}
#toTop {
	width: 80px;
	text-align: center;
	padding: 0px;
	position: fixed; /* this is the magic */
	bottom: 10px; /* together with this to put the div at the bottom*/
	right: 10px;
	cursor: pointer;
	display: none;
	color: #000;
	font-family: verdana;
	font-size: 11px;
	background-image: url(../images/cnc_icon/icon_01.png);
	background-repeat: no-repeat;
	height: 80px;
}
