@import url("myAuthorStyle.css");
@import url("myArticleStyle.css");
@import url("myAlbumStyle.css");
.{
     SCROLLBAR-FACE-COLOR: #333333;
     SCROLLBAR-SHADOW-COLOR: #666666;
     SCROLLBAR-HIGHLIGHT-COLOR: #999999;
     SCROLLBAR-3DLIGHT-COLOR: #999999;
     SCROLLBAR-DARKSHADOW-COLOR: #222222;
     SCROLLBAR-TRACK-COLOR: #000000;
     SCROLLBAR-ARROW-COLOR: #cccccc;
}
a:link {
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;
	background-color: #333333;
}
a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #FFFF00;
	text-decoration: none;
	background-color: #666666;
}
a:active {
	color: #FFFF00;
	text-decoration: none;	
}
img {
	border: none;
}

body{
	font-size: 1em;
	color: #FFFFFF;
	text-align: center;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 10px;
	background-image: url(images/background.gif);
	background-repeat: repeat;
}

table, table td {
	border-collapse: collapse;
	padding: 0px;
	border: none;
	margin: 0px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-image: url(images/headline_back.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-bottom: 0px;
	margin-bottom: 1px;
	margin-top: 8px;
}
h2 {
	font-size: 150%;
	margin-bottom: 10px;
}


#tableLayout {
	width: 800px;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}
#tableLayout td{
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
#tableHeader{
	margin: 0px;
	border: none;
	padding: 0px;
	text-align: left;
	vertical-align: baseline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
}
#tableHeader td{
	text-align: left;

}
#divSlideShowFull {
	float: left;
	margin: 0px;
	padding: 0px;
}

#tableNavBar{
	margin: 0px;
	border-top: thin solid #333333;
	border-right: thin none #333333;
	border-bottom: thin solid #333333;
	border-left: thin none #333333;
	font-size: 10px;
	letter-spacing: 1px;
	text-align: left;
	background-color: #666666;
}

#tableNavBar td{
	padding-right: 15px;
}
#tableContent{
	text-align: center;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
	width: 100%;
}
#tableContent td{
	font-family: Verdana, Arial, Helvetica, sans-serif, "新細明體";
	color: #EBEBEB;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: middle;
}

#tableFooter{
	text-align: left;
	border-top-width: thin;
	border-top-color: #666666;
	font-size: 8px;
	width: 100%;
	margin: 0px;
	clear: left;
	float: left;

}
#divLeftColumn {
	float: left;
	height: 375px;
	text-align: left;
	background-color: #333333;
	padding: 7px;
	font-size: 10px;
	line-height: 7px;
}
#divContent {
	background-color: #333333;
	float: left;
	text-align: center;
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: bottom;
	border: thin none #666666;
	font-size: 11px;
	padding: 7px;
	line-height: 14px;
}
#divRightColumn {
	float: left;
	text-align: center;
	font-size: 1em;
	padding: 7px;
	height: 375px;
	width: 180px;
	background-color: #333333;
}
#divCounter {
	text-align: left;
	float: left;
	clear: both;
	margin-left: 30px;
}
#divArchives {
	float: left;
	text-align: left;
	font-size: 10px;
	padding: 7px;
	height: 375px;
	width: 180px;
	background-color: #333333;
	border: thin solid #333333;
	margin-right: 15px;
}
#divLeftBottom {
	float: left;
	height: 70px;
	width: 150px;
	margin-top: 10px;
}
#divLeftBottomMore {
	float: right;
}
#flashcontent {
	float: left;
	width: 100%;
}
#divMonitor {
	text-align: left;
	padding: 20px;
}
#tableHeader img {
	float: right;
}
#divExtra {
	text-align: left;
	width: 100%;
	float: left;
}
#tablePrice {
	height: 800px;
	width: 800px;
	border: thin solid #CCCCCC;
}
#tablePrice td {
	border: 1px solid #FFFF00;
}
