<style type="text/css">

@charset "utf-8";

*{box-sizing: border-box; margin: 0px; padding: 0px;} 

#header {
	height: 220px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(image/banner1.jpg);
	background-position: center 20px;
	background-repeat: no-repeat;
	font-size: 36px;
	text-align: center;
	clip: rect(auto,auto,auto,auto);
	color: #3d3d3d;
}

/*temp
#header {
	background-image: url(image/bg1.jpg);
	background-position: center bottom;}
*/

#container {
	/*background-color: #638C0C;*/
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(image/bgcontent.png);
}

#footer {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-position: center center;
	color: #3d3d3d;
	background-color: #B4D465;
	font-size: 10px;
}

#containerTop {
	background-color: #F0FFFF;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 2px;
	font-size: 18px;
	margin: 0px;
	height: 30px;
	font-weight: bold;
	border: 2px solid #CCC;
}


#bartop {
	height: 10px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}

/*
#container #containerMain table {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-color: #C8F8AB;
	box-shadow: 0px 0px 10px black;
	
}
*/
/*

#container #containerMain #table,td img {
	border: 3px solid #FFFFFF;
	text-align: center;
}
*/

#containerBottom {
	width: 980px;
	text-align: center;
	height: 5px;
}
#container #containerMain #containMainStoryTitle {
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFFFF;
	height: 30px;
	width: 970px;
}

#container #containerTitle {
	color: #EC6877;
	background-color: #FFFFFF;
	height: 30px;
	width: 970px;
	font-size: 32px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	background-image: url(image/td.jpg);
	background-attachment: fixed;
	background-position: center;
}

#containerMain {
	background-color: #FFFFFF;
	width: 970px;
	font-size: 16px;
	color: #3d3d3d;
	text-indent: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	margin-top: 5px;
	background-position: center;
	text-align: left;
	height: auto;
	/*background-image:url(lib/bookcase11.jpg)*/
	

}

#containerMain #table {
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	padding: 3px;
	text-align: center;
	background-color: #FFFFFF;

	
}

#containerMain #table,td {
	text-align: center;
	border-bottom-color: #3c3c3c;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	box-sizing: border-box;
	padding: 0px;
	margin: 0px;
	display: table-cell;
	background-color: #FFFFFF;
	
}

#containerMain #table,td,tr {
	border-bottom-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
}



#containerMain #table,td img {
	margin-bottom: 10px;
	margin-top: 10px;
	
}


#containerMain #table,td A:link{
	color: #0066FF;
	text-decoration:none;
	font-size: 16px;
	margin-bottom: 2px;
  /*  height: 35px;*/
	display: block;  
	padding-top: 8px; 
/*	text-shadow:0px 0px 10px gray; */
/*	text-shadow: 1px 1px 2px #000000;	*/	
/*	font-weight: bold; */
	transition: All 1s ease; 
}

#containerMain #table,td A:hover{
	color: #3586E1;
	text-decoration:underline;
	font-size: 16px;
	background-color: #bce6e3;
	
	
 /*#wrapper nav ul li a{ color: white; text-decoration: none; text-shadow:0px 0px 10px gray; font-family: "微軟正黑體";
            height: 35px; display: block;  padding-top: 8px; font-weight: bold; transition: All 1s ease; text-shadow: 2px 2px 4px #000000; } 
        #wrapper nav ul li a:hover {background-color: burlywood;}	
*/
	
	
}
#containerMain #table,td a:visited {
	text-decoration: none;
	color: #6600CC;
}


.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > td,th {
	background-color: #e2f1d2;
	color: #009900;
	font-size: 20px;
	width: 800px;
}

/*

body,td,th {
	color: #3d3d3d;
}
*/



p {
	font-size: 14px;
	color: #996699;
	text-align: left;
}

h1 {
	font-size: 24px;
	color: #3d3d3d;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	text-align: center;
}

h2 {
	font-size: 16px;
	color: #CC3399;
}

h3 {
	letter-spacing: 5px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: double;
	border-bottom-style: dashed;
	border-top-color: #FF9900;
	border-bottom-color: #3399FF;
	font-size: 12px;
}

h4 {
	font-size: 18px;
	color: #3d3d3d;
}

.title {font-size: 48px;}

.title2 {font-size: 36px; color: #CC0066;}

a:link {
	color: #3d3d3d;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6600CC;
}
a:hover {
	text-decoration: underline;
	color: #0066CC;	
	font-size: 16px;
}
a:active {
	text-decoration: none;
	color: #909;
}
.linktop1 {
	font-size: 12px;
	color: #333333;
	text-align: right;
	vertical-align: top;
}

img{
	border:0; //hyperlink underline none
}


</style>
