body {
	font-family: Arial, Helvetica, sans-serif;
}
.Font01 {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	word-break: keep-all;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.Font02 {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #666666;
}
.Font03 {
	font-size: 12px;
	color: #FFFFFF;
}
.font04 {
	font-size: 11px;
	color: #666666;
	line-height: 18px;
}
.font05 {
	font-size: 12px;
	color: #FF6600;
	line-height: 18px;
}
.font06 {
	font-size: 10px;
	color: #FFFFFF;
	line-height: 10px;
	font-weight: bold;
}

.font07 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
}
.font08 {
	font-size: 10px;
	color: #777777;
	line-height: 10px;
	font-family: "Times New Roman", Times, serif;
}
/*************Link Style*************/
.link0 {
	COLOR: #CC0000;
	TEXT-DECORATION: none;
	font-size: 13px;
	font-weight: normal;
	line-height: normal;
}
.link0:hover {color: #FF6600;text-decoration: none;
}
.link1 {
	COLOR: #003399;
	TEXT-DECORATION: none;
	font-size: 13px;
	font-weight: normal;
	line-height: normal;
}
.link1:hover {color: #FF6600;text-decoration: none;
}
.link2 {
	COLOR: #0066CC;
	TEXT-DECORATION: underline;
	font-size: 12px;
	font-weight: normal;
}
.link2:hover {color: #FF6600;text-decoration: underline;
}
.link3 {
	COLOR: #666666;
	TEXT-DECORATION: none;
	font-size: 10px;
	font-weight: normal;
}
.link3:hover {color: #FF9900;text-decoration: none;
}
.link4 {
	COLOR: #FF9900;
	TEXT-DECORATION: none;
	font-size: 10px;
	font-weight: normal;
}
.link4:hover {color: #821048;text-decoration: none;
}
.link5 {
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	font-size: 12px;
	font-weight: normal;
}
.link5:hover {color: #FF3300;text-decoration: none;
}
.link6 {
	COLOR: #006699;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
}
.link6:hover {color: #FF6600;text-decoration: none;
}
.link7 {
	COLOR: #FF0000;
	font-size: 11px;
	line-height: 18px;
}
.link7:hover {color: #FF0000;text-decoration: none;
}
.linkMenu {
	COLOR: #015B65;
	font-size: 13px;
	font-weight: bold;
	line-height: 22px; /* 下邊框色彩 */
	text-decoration: none;
	height: 24px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-left: 20px;
	background-image: url(../img/dot2.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.linkMenu:hover {
	color: #F26100;
	text-decoration: none; /* 下邊框色彩 */
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	background-color: #eeeeee;
	padding-left: 22px;
}
.linkMenuBG {
	COLOR: D50000;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px; /* 下邊框色彩 */
	text-decoration: none;
	height: 24px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-left: 20px;
	background-image: url(../img/dot2b.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.linkMenuBG:hover {
	color: #FF6600;
	text-decoration: none; /* 下邊框色彩 */
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	background-color: #eeeeee;
	padding-left: 22px;
}
/*************Link Style*************/


.lineTD1 {
	background-image: url(../img/line_td01.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.lineTD2 {
	background-image: url(../img/line_td02.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.buttonT1 {
	background-image: url(../img/buttonT.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 12px;
	font-weight: bolder;
	color: #9BB4C3;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.buttonT2 {
	background-image: url(../img/buttonT2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 10px 0 5px 5px;
}
.copy {
	font-size: 12px;
	color: #0066CC;
}
.title1 {
	font-size: 20px;
	color: #003399;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
}
.title2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	line-height: 12px;
	font-style: italic;
}
.title3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
	line-height: 12px;
	font-style: normal;
}
.floatA {
	float:left;
	clear: both;
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 0px;
	margin-bottom: 0px;
}
.floatB {
	float:right;
	clear: both;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.out {
	text-align:left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #0066CC;
	background-image: url(../img/line_td01.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.over {
	text-align:left;
	background-color: #E1F0FF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FF6600;
}
.down {
	text-align:left;
	background-color: #efefef;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FF6600;
}
.out2 {
	text-align:left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.over2 {
	text-align:left;
	background-color: #F3F2EB;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.down2 {
	text-align:left;
	background-color: #F3F2EB;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.out3 {
	text-align:left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.over3 {
	text-align:left;
	background-color: #E6E6E6;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.down3 {
	text-align:left;
	background-color: #F3F2EB;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#floater {position:absolute; visibility:visible}
/*************UPTD Style*************/
.UPStyle1 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF6600;
}
.UPFont01_1 {
	line-height: 24px;
	color: #666666;
	font-size: 12px;
}

.UPStyle2 {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #006699;
}
.UPFont01 {
	font-size: 12px;
	line-height: 24px;
	color: #666666;
	list-style-type: none;
	padding-left: 20px;
	background-image: url(../img/dot.gif);
	background-repeat: no-repeat;
	background-position: 6px;
}
.UPBG {
	background-image: url(../img/upBG.gif);
	background-repeat: repeat;
}
.welcome01
      {
	background-image: url(../img/sign01.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.welcome02
      {
	background-image: url(../img/sign02.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

