/*body */

* {
	margin: 0;
	padding: 0;
}

body {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	background-color: #e9eef2;
	background-image: url(../../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}

a {
	color: #666666;
}

a:hover {
	text-decoration: none;
	color: #FF9900;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.font11s {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.font12 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 20px;
}

/* Boxed */

.title {
	background-repeat: no-repeat;
	background-position: right center;
	color: #666666;
}

.boxed1 .title {
	font: bold 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.boxed1 .content {
	background: url(../../images/img05.gif) no-repeat left bottom;
	padding: 20px;
}

.boxed2 .title {
	font: normal 182% "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.boxed2 .content {
	background: url(../../images/img06.gif) no-repeat left bottom;
	padding: 0px;
}

.boxed3 .title {
	font: normal 129% "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.boxed3 .content {
	background: url(../../images/img07.gif) no-repeat left bottom;
	padding: 20px;
}

.boxed3 ol, .boxed3 ul {
	margin-left: 1em;
}

/* Header--上標頭位置 */

#building {
	width: 875px;
	height: 28px;
	background-repeat: repeat-x;
	background-position: 0% 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #4f6f90;
}

/* Header2--上標頭位置 */

#header {
	width: 875px;
	height: 201px;
	background-image: url(../../images/top03-2.jpg);
	background-repeat: no-repeat;
	background-position: 100% 37px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header2 {
	width: 875px;
	height: 201px;
	background-image: url(../../images/top03-4.jpg);
	background-repeat: no-repeat;
	background-position: 100% 37px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header3 {
	width: 875px;
	height: 201px;
	background-image: url(../../images/top03-5.gif);
	background-repeat: no-repeat;
	background-position: 100% 37px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header4 {
	width: 875px;
	height: 201px;
	background-image: url(../../images/top03-3.gif);
	background-repeat: no-repeat;
	background-position: 100% 37px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header5 {
	width: 875px;
	height: 201px;
	background-image: url(../../images/top03.gif);
	background-repeat: no-repeat;
	background-position: 100% 37px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* Logo--商標位置 */

#logo {
	float: left;
	width: 211px;
	height: 201px;
	text-align: center;
	background-image: url(../../images/top02.gif);
	background-repeat: no-repeat;
}

#logo h1 {
	padding-top: 80px;
	font: bold 36px Georgia, "Times New Roman", Times, serif;
}

#logo h2 {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu---選單位置 */

#menu {
	float: left;
	width: 664px;
	height: auto;
	background-image: url(../../images/banner.gif);
	background-repeat: repeat-x;
}

#menu ul {
	list-style: none;
	background-image: url(../../images/menu_banner.jpg);
}

#menu li {
	display: inline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#menu a {
	display: block;
	float: left;
	height: 30px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	padding-top: 7px;
	padding-right: 26px;
	padding-bottom: 0;
	padding-left: 26px;
}

#menu a:hover {
	background-image: url(../../images/menu_bannerover.jpg);
	height: 30px;
	background-position: top;
	color: #FFFFFF;
}

#menu .active a {
	background-image: url(../../images/menu_bannerover.jpg);
	height: 30px;
	background-repeat: repeat-x;
}

#menu a b {
	text-decoration: underline;
}

/* Page---中間區 */

#page {
	width: 875px;
	background-image: url(../../images/mainbg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#page2 {
	width: 875px;
	background-image: url(../../images/mainbgs.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* Content---中間區右側內容 */

#content {
	float: right;
	width: 620px;
	padding-top: 20px;
	padding-right: 45px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#content p, #content ol, #content ul {
	line-height: 152%;
}

/* Sidebar---中間區左側內容 */

#sidebar {
	float: left;
	width: 200px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
}

/* News---左側內容 */

#news {
	padding: 0px;
}

#news ul {
	list-style-type: square;
}

#news li {
	margin-bottom: 15px;
}

#news h3 {
	margin-bottom: 10px;
	font-size: 92%;
}

#news h3 a {
	display: block;
}

#news p {
	font-size: 85%;
}

/* Welcome */

#welcome {
	margin-bottom: 0px;
	margin-top: 10px;
}

/* Samples */

#sample1, #sample2 {
	float: left;
	width: 230px;
}

#sample1 {
}

#sample2 {
	margin-left: 20px;
}

/* Footer--版權聲明區 */

#footer {
	width: 875px;
	background-image: url(../../images/iso_down.jpg);
	height: 112px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}

#footer2 {
	width: 875px;
	background-image: url(../../images/iso_downs.jpg);
	height: 112px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
#footer p {
	text-align: right;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
}
.txt23{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	line-height: 20px;
}
.txt23 A:link {COLOR: #666666;text-decoration: none;}
.txt23 A:visited {COLOR: #666666;text-decoration: none;}
.txt23 A:hover {
	COLOR:#FF3300;
	text-decoration: none;
}

