body {
	background-color: #FEFAE6;
	background-image: url(images/bg2008.jpg);
	background-repeat: repeat-y;
	background-position: center 104px;
}

.topbody1 {
	color: #0000FF;
	background-color: #FEFAE6;
	background-image: url(images/1banner.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.topbody2 {
	color: #0000FF;
	background-color: #FEFAE6;
	background-image: url(images/2banner.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.topbody3 {
	color: #0000FF;
	background-color: #FEFAE6;
	background-image: url(images/3banner.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.topbody4 {
	color: #0000FF;
	background-color: #FEFAE6;
	background-image: url(images/4banner.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.topbody6 {
	color: #0000FF;
	background-color: #FEFAE6;
	background-image: url(images/6banner.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.topbody7 {
	color: #0000FF;
	background-color: #FEFAE6;
	background-image: url(images/7banner.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.topbody8 {
	color: #0000FF;
	background-color: #FEFAE6;
	background-image: url(images/8banner.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.topbody9 {
	color: #0000FF;
	background-color: #FEFAE6;
	background-image: url(images/9banner.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.topbody10 {
	color: #0000FF;
	background-color: #FEFAE6;
	background-image: url(images/10banner.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

/*各單元點選線上玩連結變色字"2"*/
a.play:link {text-decoration:none;font-family:arial;font-size:10pt;color:#0000FF;}
a.play:visited { text-decoration:none;font-family:arial;font-size:10pt;color:#0000FF;}
a.play:hover { text-decoration:underline;font-family:arial;font-size:10pt;color:#FF0000;}

/*使用者主畫面點選進入十大單元連結變色字 user_link_record.php*/
a.user:link {text-decoration:none;font-family:"新細明體";font-size:12pt;color:#822b00; font-weight: bold}
a.user:visited { text-decoration:none;font-family:"新細明體";font-size:12pt;color:#822b00; font-weight: bold}
a.user:hover { text-decoration:none;font-family:"新細明體";font-size:12pt;color:#FF0000; font-weight: bold}

/*正常字點選連結變色*/
a.word:link {text-decoration:none;font-family:"arial";font-size:12pt;color:#0000FF; font-weight: normal}
a.word:visited { text-decoration:none;font-family:"arial";font-size:12pt;color:#0000FF; font-weight: normal}
a.word:hover { text-decoration:underline;font-family:"arial";font-size:12pt;color:#FF0000; font-weight: normal}

/*使用心得和最新消息畫面點選連結 use_feeling.php*/
a.newsweblink:link {text-decoration:none;font-family:"arial";font-size:12pt;color:#002494; font-weight: bold}
a.newsweblink:visited { text-decoration:none;font-family:"arial";font-size:12pt;color:#002494; font-weight: bold}
a.newsweblink:hover { text-decoration:underline;font-family:"arial";font-size:12pt;color:#FF0000; font-weight: bold}

.blacktext {
	font-size: 15px;
	line-height:22px;
	color: #333333;
	letter-spacing:1px;
}
.titletext {
	font-family: "Arial", "新細明體", "標楷體";
	font-size: 15pt;
	font-weight: bold;
	color: #dd0000;
	line-height: normal;
	letter-spacing:1px;
}

/*個人首頁瀏覽單元筆數條列及單元內容條列table/user_link_record.php,chinese01.php...*/
.itemize_header {
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6A2300;
}

.itemize_title {
	font-size: 12pt;
	color: #FFFFFF;
	background-color: #822B00;
}

.itemize_contents {
	font-family: "Arial", "新細明體";
	font-size: 10pt;
	color: #333333;
	background-color: #FFFFFF;
}

hr {
	width: 950px;
	border: 1px inset #E10000;
}
