body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000;
	font-family: 微軟正黑體;
	font-size: 100%;
	background-repeat: no-repeat;
	background-position: center 177px;
}

.thrColFixHdr #container {
	width: 955px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-color: #EDEDED;
	background-image: url(../images/ALLuse_bg.jpg);
	background-repeat: repeat-y;
	background-position: center bottom;
} 
.thrColFixHdr #header {
	height: 177px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background-color: #B1D744;
	position: relative;
	font-size: 18px;
	font-weight: bold;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #FC6;
	padding-top: 0;
	padding-right: 10px;
	padding-left: 20px;
} 
.thrColFixHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.thrColFixHdr #sidebar1 {
	position: absolute;
	top: 207px;
	left: 18px;
	width: 170px;
	padding-top: 62px;
	padding-right: 0px;
	padding-bottom: 38px;
	padding-left: 0px;
	background-image: url(../images/artJam/sideMenu3.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 400px;
}
.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 220px;
	margin-top: 20px;
	padding-right: 17px;
	padding-left: 13px;
	text-align: center;
	margin-bottom: 20px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #C0A489;
	margin-right: 0px;
	margin-left: 0px;
}
.thrColFixHdr #mainContent {
	margin-right: 254px;
	margin-left: 200px;
	padding-right: 0px;
	padding-left: 11px;
	margin-top: 20px;
	width: 450px;
} 
.thrColFixHdr #mainContentWorks {
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 210px;
	margin-top: 20px;
	font-size: 16px;
	float: left;
	width: 675px;
} 

.thrColFixHdr #mainContentWorks_footer{
	margin-right: 60px;
	margin-left: 200px;
	padding-right: 0px;
	padding-left: 10px;
	margin-top: 20px;
	font-size: 16px;
} 
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
p {
	font-size: 18px;
	text-align: left;
	font-family: "細明體", "新細明體";
	margin-bottom: 1.3em;
	line-height: 1.5em;
	padding-top: 0.1em;
	padding-bottom: 0.1em;
}
a #back {
	padding-bottom: 20px;
	padding-right: 2px;
}

#sidebar1 #topMenuBar {
	position: absolute;
	height: 20px;
	width: 170px;
	left: 0px;
	top: 1px;
	background-image: url(../images/smallBar.jpg);
	background-repeat: no-repeat;
}

#sidebar2 h4 {
	color: #CE712D;
	margin: 0px;
	padding-top: 0px;
}
.headerLine {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}


.thrColFixHdr #footer {
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #FC6;
	background-color: #FA6F27;
	background-image: url(../images/artJam/footerLowerBar_jam.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
} 
.thrColFixHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color: #333;
	text-align: center;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	line-height: 2em;
	font-family: "微軟正黑體";
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.thrColFixHdr #container #header h1 img {
	position: absolute;
	left: 659px;
	top: 15px;
	height: 145px;
	width: 421px;
	background-image: url(../images/chin_logo_horizontal_1.gif);
	background-repeat: no-repeat;
}
.footerAddress {
	font-size: 16px;
	font-weight: normal;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#header #logo {
	background-image: url(../images/chin_logo_horizontal_3.gif);
	background-repeat: no-repeat;
	height: 128px;
	width: 421px;
	position: absolute;
	left: 2px;
	top: -12px;
	display: block;
}
.small_H1 {
	font-size: 18px;
}
#mainContent #courseTAble {
	background-color: #D5E9BF;
	padding: 15px;
	margin: 0px;
	width: 100%;
	line-height: 1.8em;
	border: thick dotted #EDEDED;
}
.table_Small_Text {
	font-size: 14px;
	line-height: 2em;
}

#mainContentWorks #courseTAble {
	background-color: #D5E9BF;
	padding: 15px;
	margin: 0px;
	width: 100%;
	line-height: 2em;
	border: thick dotted #EDEDED;
}
#header #news {
	background-image: url(../images/news_button_o.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 179px;
	position: absolute;
	left: 13px;
	top: 128px;
	display: block;
	font-family: "微軟正黑體";
	text-align: center;
	font-size: 18px;
	padding-top: 26px;
	font-weight: bolder;
	color: #000;
	letter-spacing: 0.2em;
}
#header #news a {
	height: 32px;
	width: 179px;
	display: block;
	color: #FFF;
}

#header #news a:hover{
	color: #FDFF7C;
}


h1 {
	font-size: 31px;
	color: #5E3838;
	font-family: "微軟正黑體";
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
h4 a {
	color: #F60;
	font-size: 16px;
}
#sidebar2  img {
	border: thick double #B29F9E;
	margin-bottom: 20px;
}

#footer p {
	font-size: 9px;
}
h3 {
	line-height: 2em;
	font-weight: normal;
	font-size: 18px;
	padding-left: 15px;
}
h5 {
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5em;
}
.sidebar2Cap {
	font-size: 12px;
	line-height: 1.5em;
	border-bottom-color: #999;
}
#header #logo h1 a {
	overflow: hidden;
	position: absolute;
	height: 121px;
	width: 421px;
	text-indent: 1000px;
	display: block;
	text-align: center;
	left: 6px;
	top: 5px;
}
h2 {
	font-size: 20px;
	color: #633;
	padding-top: 6px;
}
html {
	background-repeat: repeat-x;
	background-position: top;
	background-color: #4d4344;
	background-image: url(../images/artJam/bgBar_jam.jpg);
}
#mainContentWorks #TimeTable {
	background-color: #F4F4C3;
	border: thin solid #999;
}
#Table_title {
	background-color: #D4824D;
}

#TimeTable #Table_title td p  {
	font-weight: bold;
	font-size: 16px;
}


#mainContentWorks #TimeTable p {
	vertical-align: top;
	font-size: 14px;
	line-height: 1.8em;
	text-align: left;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin: 0px;
}

#mainContentWorks #TimeTable td {
	vertical-align: top;
	border: thin solid #437721;
}

.HightLight {
	font-size: 24px;
	color: #F30;
}
#courseTAble tr td ul {
	margin-left: -20px;
}
marquee {
	font-size: 16px;
	z-index: 100;
	position: absolute;
	height: 19px;
	width: 419px;
	display: block;
	left: -2px;
	top: 120px;
}
marquee a {
}
#summer  {
	color: #DD2F0B;
}
#talk {
	color: #606;
}

.thrColFixHdr #container #mainContent p a {
	color: #C30;
}
