body,td,th {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
}
body {
	margin: 0;
	padding: 0;
	font-size: 9pt;
	letter-spacing: 1px;
	background-color: #333;
}
a img {
	border: 0;
}
img {
	display: block;
}


#container {
	width: 988px;
	margin: 0 auto;
	/*
	background: #2F2F2F url(../images/background/top.png) no-repeat left top;
	*/
	position: relative;
	overflow: hidden;
}


#header {
	position: relative;
	background-color: #fff;
	padding: 0 4px;
}
#header-banner {
	height: 201px;
}
#header-menu {
	height: 28px;
}
#header-menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#header-menu ul li {
	float: left;
	position: relative;
}
#header-menu ul li img {
	vertical-align: middle;
}
#header-menu li ul {
	display: none;
	position: absolute;
	left: 23px;
	padding-top: 5px;
}
#header-menu li:hover ul {
	display: block;
}
#header-menu li ul li {
	float: none;
	height: 24px;
	font-size: 12px;
	font-weight: bold;
	white-space: nowrap;
}
#header-menu li ul li a {
	color: #E1E1E1;
	text-decoration: none;
}
#header-menu li ul li a:hover {
	color: #FCA311;
}
#header-menu li a, #header-menu li a:hover {
	color: #fff;
	text-decoration: none;
}
#header-menu li a:hover .menu-item {
	background-color: #5497ba;
}
#header-menu .menu-item {
	background-color: #80bbe5;
	border: 1px solid #7ca4db;
	color: #fff;
	padding: 8px 6px 7px;
	margin-right: 1px;
	font-size: 10px;
}
#header-search {
	position: absolute;
	left: 731px;
	top: 14px;
	width: 240px;
}
#header-search .l {
	position: absolute;
	left: 0;
	padding-left: 8px;
	height: 17px;
	background: url(../images/search-l.png) no-repeat left top;
}
#header-search .r {
	position: absolute;
	right: 0;
	top: 0;
	padding-right: 30px;
	height: 17px;
	background: url(../images/search-r.png) no-repeat left top;
}
#header-search .m {
	position: absolute;
	left: 7px;
	top: 0;
	vertical-align: top;
}
.searchbox {
	background-color: #ffffff;
	border: 1px solid #dddddd;
	width: 202px;
	height: 15px;
	padding: 0;
	margin: 0;
	vertical-align: top;
}


#body {
	position: relative;
	padding: 10px 4px 0;
	background-color: #fff;
}
#body-top {
	position: relative;
	padding-bottom: 18px;
}
#body-banner-wrap {
	width: 635px;
	height: 356px;
	margin-right: 15px;
	background-color: black;
	float: left;
}
#body-bottom {
	background-color: #fff;
}
#body-bottom-links {
	padding: 10px;
	text-align: right;
}
#breadcrumb {
	padding: 10px 10px 0;
}
#breadcrumb ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#breadcrumb li {
	background: url(../images/arrow_right.gif) no-repeat left center;
	float: left;
	padding-left: 12px;
	margin-left: 6px;
	color: #2180bb;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
}
#breadcrumb li.home {
	background: none;
	padding: 0;
	margin: 0;
}
#breadcrumb li.current {
	color: #2180bb;
}
#breadcrumb li a, #breadcrumb li a:visited {
	color: #2180bb;
	text-decoration: none;
}

#body-lower-bg {
	background: url(../images/background/bottom.png) no-repeat left top;
	position: absolute;
	top: 690px;
	height: 344px;
	width: 100%;
}

/*
#footer {
	background-color: #7CBFE9;
	height: 30px;
}
*/
#footer {
	padding: 20px;
	background-color: #666;
	color: #fff;
	clear: both;
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
}
#footer-copyright {
	font-size: 11px;
	line-height: 13px;
	color: #FFFFFF;
	padding: 10px;
}
#footer-menu ul {
	position: absolute;
	right: 28px;
	top: 15px;
	font-size: 12px;
	font-weight: bolde;
	margin: 0;
	padding: 0;
	list-style: none;
}
#footer-menu li {
	float: left;
}
#footer-menu li.sep {
	background: url(../images/footer_sep.gif) no-repeat left top;
	margin: 0 20px;
	width: 2px;
	height: 17px;
}
#footer-menu li a, #footer-menu li a:visited {
	color: #0F9BBE;
	text-decoration: none;
}


/* login page styles */
#login-form {
	padding: 10px 0 20px;
}
#loginForm fieldset {
	width: 300px;
	padding: 10px 20px;
	margin: 0px auto;
}
#loginForm ul {
	list-style: none;
}
#loginForm li {
	text-align: left;
	padding: 0px 0px 5px;
}
#loginForm td,#logoutForm td {
	color: #ffffff;
}
#loginForm input.loginbox {
	font-size: 12px;
	width: 70px;
}

#home-course-scroll, #home-news-scroll {
	padding: 0 5px;
}


.clear {
	clear: both;
}
.wrap {
	position: relative;
}
.float {
	float: left;
}


.news-tabs td img, .news-scroller td img {
	vertical-align: top;
}
.news-tabs .title {
	color: #2180bb;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
}
.news-tabs .latestnewsHead {
	color: #339933;
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
}
.news-tabs .latestnewsText {
	font-size: 13px;
	line-height: 18px;
}
.list ul {
	list-style: none;
}

#body .inner-hd {
	background: url(../images/inner_hd_bg.png) no-repeat left top;
	position: relative;
	height: 47px;
}
#body .inner-hd div {
	/*
	height: 47px;
	*/
	position: absolute;
	height: 47px;
	top: 0;
}
#body .inner-hd .left {
	background: transparent url(../images/inner_hd_bg.png) no-repeat 0 0;
	width: 140px;
}
#body .inner-hd .middle {
	background: transparent url(../images/inner_hdm_bg.png) repeat-x 0 0;
	left: 20px;
	padding-right: 35px;
	min-width: 120px;
}
#body .inner-hd .right {
	background: transparent url(../images/inner_hd_bg.png) no-repeat -160px 0;
	width: 10px;
	right: 0;
}
#body .inner-bd {
	background: url(../images/inner_body_bg.gif) repeat-y left top;
	padding: 15px 20px;
}
#body .inner-ft {
	background: url(../images/inner_ft_bg.gif) no-repeat left top;
	height: 10px;
	margin-bottom: 5px;
}
#body .inner-hd .title-text {
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	position: relative;
	left: 8px;
	top: 14px;
}
#body .bottom {
	border: 1px solid #999999;
	height: 0;
	margin: 10px auto 0;
	width: 940px;
}


/* slideshow default styles */
.slideshow-images {
	display: block;
	height: 144px;
	overflow: hidden;
	position: relative;
	width: 216px;
}		
.slideshow-images img {
	display: block;
	position: absolute;
	z-index: 1;
}		
.slideshow-thumbnails {
	overflow: hidden;
}

/*
The images div is where the slides are shown.
Customize these classes to effect the slideshow transitions: fading, wiping, etc.
*/

.slideshow-images-visible { 
	margin-top: 0; 
	opacity: 1; 
	 
}
.slideshow-images-next { 
	margin-top: 300px; 
	opacity: 0; 
	
}
.slideshow-images-prev { 
	margin-top: -300px; 
	opacity: 0; 
	
}

/*
These are examples of user-defined styles.
Customize these classes to your usage of Slideshow.
*/

.slideshow a img {
	border: 0;
}

.slideshow-captions {
	background: #000;
	bottom: 0;
	color: #FFF;
	font: normal 12px/22px Arial, sans-serif;
	left: 0;
	overflow: hidden;
	position: absolute;
	text-indent: 10px;
	width: 100%;
	z-index: 10000;
}
.slideshow-captions-hidden {
	height: 0;
	opacity: 0;
}
.slideshow-captions-visible {
	height: 22px;
	opacity: .7;
}

.slideshow-controller * {
	margin: 0;
	padding: 0;
}
.slideshow-controller a {
	cursor: pointer;
	display: block;
	height: 18px;
	overflow: hidden;
	position: absolute;
}
.slideshow-controller li {
	list-style: none;
}
.slideshow-images img { 
	float: left;
}	


.slideshow-thumbnails * {
	margin: 0;
	padding: 0;
}
.slideshow-thumbnails ul {
	height: 69px;
	white-space: nowrap;
	width: 3000px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
}
.slideshow-thumbnails li {
	float: left;
	list-style: none;
	position: relative;
	display: inline;
	list-style-type: none;
}
.slideshow-thumbnails a {
	padding: 0px;
	position: relative; 
}
/*
Use the !important keyword to override any on-going javascript FX without affecting performance.
*/
.slideshow-thumbnails a:hover {
	opacity: 1 !important;
}
.slideshow-thumbnails-active {
	opacity: 1;
}
.slideshow-thumbnails-inactive {
	opacity: .5;
}

.activity-menu {
	list-style: none;
	margin: 0;
	padding: 0;
}
.activity-menu li {
	background-color: #CCCCCC;
	margin-bottom: 2px;
	padding: 8px 5px;
}
.activity-menu li a, .activity-menu li a:visited {
	color: #333;
}
.activity-menu li a:hover {
	color: #fff;
}
.activity-list {
	list-style: none;
	padding: 0;
	margin: 0;
}
.activity-list li {
	float: left;
	margin: 4px 12px;
}
.traTabel {
	background: url(../images/trainerBg03.jpg) no-repeat;
	height: 246px;
	width: 186px;
	font-size: 14px;
	color: #333;
	line-height: 16px;
}

.inner-left {
	width: 96px;
	margin: 0 2px;
}
.inner-main {
	width: 800px;
}

#rightcon {
	float: right;
	margin-right: 9px;
	margin-left: 5px;
	background-color: #FFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #69C;
	border-left-color: #69C;
	width: 295px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #69C;
	padding-top: 0px;
	text-align: left;
	margin-bottom: 0px;	
}
#rightcon1 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #69C;
	padding-top: 10px;
}
#tabfootright {
	background-color: #FFF;
	background-image: url(../images/tab_bg.jpg);
	background-repeat: repeat-x;
	height: 40px;
	width: 100%;
	width: 295px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #69C;
}
.form-title {
	font-size: 16px;
	font-weight: bold;
	color: #369;
}
.chi_14 {
	font-family: "新細明體";
	font-size: 14px;
	color: #333;
	line-height: 20px;
}

