body,tr,td{font-size:13px;}
.menuBg {
	background-attachment: scroll;
	background-image: url(../images/sub_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 29px;
	width: 151px;
}
.bannerBg {
	background-attachment: scroll;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 137px;
	width: 750px;
}
.copyrightBg {
	background-attachment: scroll;
	background-image: url(../images/copyright_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 100px;
	width: 750px;
}
.loginBg {
	background-attachment: scroll;
	background-image: url(../images/login_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 143px;
	width: 159px;
}
.copyright {
	FONT-SIZE: 7pt;
	COLOR: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 2;
}/* CSS Document */
body,td,th {
	font-size: 12px;
    color:#000000;
    margin-left: 0px;
	margin-top: 0px;
}
body {
	
}
.title_1 {
	font-size: 16px;
	font-weight:bold;
	color: #000000;
	background-attachment: fixed;
	background-repeat:no-repeat;
	background-position: right top;
	line-height: 30px;
	height: 60px;
	overflow: visible;
}
.border_1 {
	border: 1px solid #666666;
}
.border_light {
	border: 1px solid #74B8CD;
}
.title_2 {
	font-family: "新細明體", "標楷體", "Arial Black";
	font-size: 14px;
	color: #ffffff;
	background-color: #D19727;
	border-bottom:1px solid #000000;
border-right:1px solid #000000;
}
.title_3 {
	font-family: "新細明體","標楷體",  "Arial Black";
	font-size: 16px;
	color: #000000;
}
.title_4{
font-size:18px;
color:#000000;
font-weight:bold;
}
a:link {
	color: #3366CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3366CC;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #CC0000;
}
.tableBorder{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	font-size: 14px;
}
.innerText{
	font-size: 14px;
	line-height: 25px;
}
.boldText {
	font-weight: bold;
}
.border_btm {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.linkTitle {
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	background-color: #FFFFFF;
	color: #666666;
}
.border_left {
border-left:1px dotted #666666;
	}
