﻿﻿/* 頁面背景及捲軸 */
body {
	background-color: #FFFFFF;
	scrollbar-face-color: #E0DBC9;
	scrollbar-highlight-color: #F6E2C4;
	scrollbar-shadow-color: #E0DBC9;
	scrollbar-3dlight-color: #D2C0A4;
	scrollbar-arrow-color:  #EED366;
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #666600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-image: url(../../image/5a-1bk.gif);
}

/* 公用字體格式 */
font,p { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt}
a { text-decoration: none; color : #660000; }
a:hover		{ text-decoration: none; color : #DD6900; ;position: relative; top: 1.5px; left: 1.5px;}
hr	{ height: 1px; color: #D2C0A4;}
hr.hrtitle	{color: #FF0000;}

/* 頁面邊框及背景 */
.bodyline	{
	background-color: #FFFFFF;
	border: 0px #666600 solid;
	background-image: url(../../image/5a-1bk.gif);
}

/* 主表格輪廓 */
.forumline	{ background-color: #FFFFFF; border: 1px #F5E5A3 solid; }

/* 主單格背景 */
td.row1	{ background-color: #FDFBF0; }
td.row2	{ background-color: #F7E9B3; }
td.row3	{ background-color: #FCF6E0; }/* 版主徵求中.. */

/* 主頁分類右邊單格 */
td { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt}
td.rowpic {
		background-color: #D2C0A4;
		background-image: url(../IMAGES/cellpic2.jpg);
		background-repeat: repeat-y; width: 200px;border: #FFFFFF; border-style: solid; height: 28px
}
td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom,td.lowpic {
			background-image: url(../IMAGES/cellpic1.gif);
			background-color:#D2C0A4; border: #FFFFFF; border-style: solid; height: 28px;
}

/* 標題單格 */
th	{
	color: #FFFF66; font-size: 9pt; font-weight : bold;
	background-color: #660000; height: 25px;
	background-image: url(../IMAGES/cellpic3.gif);border: #FFFFFF; border-style: solid; 
}
.thtitle{text-align: left; font-weight: bold; border: #FFFFFF; border-style: solid; height: 28px; border-width: 1px 1px 0px 1px; }

.tdtitle{font-weight: bold; font-size: 12pt; } /* 論壇分類字的的字級，例如：「篆刻網主站」 */
a.tdtitle{ text-decoration: none; color : #660000; }

th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
	font-weight: bold; border: #FFFFFF; border-style: solid; height: 28px; }
td.row3Right,td.spaceRow {
	background-color: #D2C0A4; border: #FFFFFF; border-style: solid; }
td.cat	 { border-width: 0px 0px 0px 0px; }
th.thHead,td.catHead { font-size: 9pt; border-width: 1px 1px 0px 1px; }
th.thSides,td.catSides,td.spaceRow	 { border-width: 0px 1px 0px 1px; }
th.thRight,td.catRight,td.row3Right	 { border-width: 0px 1px 0px 0px; }
th.thLeft,td.catLeft	  { border-width: 0px 0px 0px 1px; }
th.thBottom,td.catBottom  {
	border: 0px;
}
th.thTop	 { border-width: 1px 0px 0px 0px; }
th.thCornerL,td.lowpic { border-width: 1px 0px 0px 1px; }
th.thCornerR,td.rowpic { border-width: 1px 1px 0px 0px; }

/* 文字格式 */
.article{word-spacing: 1px; letter-spacing: 1px}
.alert	{ color:red; font-weight : bold;}
.ath	{color: #FFFF66; font-size: 9pt; font-weight : bold;}
h2	{
	font-weight: bold; font-size: 18pt; font-family: "Comic Sans MS", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none; line-height : 120%; color : #660000;
}
.multipage	{color:#D2C0A4; font-family: "webdings";font-weight: normal}
a.multipage	{ text-decoration: none; color : #660000; }
.note	{color: #999999; font-size: 10px;}

/* 用戶名格式 */
.uname23  {filter:glow(color=#cc0000, strength=3);color:#FFFFFF;}
.uname22  {filter:glow(color=#cc6600, strength=3);color:#FFFFFF;}
.uname21  {filter:glow(color=#cccc00, strength=3);color:#FFFFFF;}
.uname20,.uname19,.uname18,.uname17,.uname16   {filter:glow(color=#142BA7, strength=3);color:#FFFFFF;}
.uname15,.uname14,.uname13,.uname12,.uname11   {filter:glow(color=#5A5A87, strength=3);color:#FFFFFF;}
.uname10,.uname9,.uname8,.uname7	{filter:glow(color=#993366, strength=3);color:#FFFFFF;}
.uname6,.uname5,.uname4,.uname3,.uname2,.uname1    {filter:glow(color=#660000, strength=3);color:#FFFFFF;}

/* 表單物件 */
input,textarea, select {
	color : #000000; background-color : #FFFFFF;
	font-size: 9pt; font-family: Verdana, Arial, Helvetica, sans-serif; border: 1px #000000 solid;
}

input { text-indent : 2px; }
option.seltext,select{color:#660000;font-family: 宋體, Verdana;}

/* UBB按鈕格式 */
input.button {
	background-color : #D2C0A4;
	color : #000000; width: 40px;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* 主按鈕格式 */
input.mainoption {
	background-color : #FAFAFA;
	font-weight : bold;
}

/* 多行文本域格式 */
textarea	{WIDTH: 100%;}

/* 沒加粗按鈕格式 */
input.liteoption {
	background-color : #FAFAFA;
	font-weight : normal;
}

/*單選按鈕、核取方塊邊框*/
input.radio	{border:0px; background-color :#FDFBF0;}

/* 頁面頂部及底部背景 */
.bgtop { }
.bgBottom	{ }

