p,form,ul {margin: 0px; padding: 0px;}
h3 {font-size: 12px; display: inline;}
ul {list-style-type: none;}
img.face {vertical-align: middle; border: 0px none;width: 30px; height: 30px;}
img.emot {vertical-align: middle; border: 0px none;width: 20px; height: 20px;}
img.imgLink {vertical-align: middle; border: 0px none;width: 15px; height: 15px;}
.red {color: #FF0000; font-family: 細明體, Arial, Helvetica, sans-serif;}
.autoSizeImg {clear: both; width: 100%; overflow-x: auto;}
.noteText {font-size: 11pt;font-weight: normal; color: #868686;font-family: verdana, arial, helvetica, sans-serif;}
.Highlight {color: #FF5402; font-weight: bold;}
.backText {clear: both;margin-top: 20px;}
#smallWrapper {border: 5px solid #339CF2; background: #FFFFFF; height: 100%; text-align: left;}
td{word-break: break-all;}

input,textarea,select {
	font-size: 10pt;
	font-family: verdana, arial, helvetica, sans-serif;
}

.newtext {
	font-size: 10pt;
	font-family: verdana, arial, helvetica, sans-serif;
}

#nav {						/* 導航欄 */
	padding: 0px;
	border-top: 5px solid #FFFFFF;
	float: right;
}

#navLink {
	text-align: left;
	width: 160px;
	background: #FFFFFF;
}

#navLink li {
	font-size: 11pt;
	line-height: 30px;
	margin: 0px 0px 1px 0px;
}

#navLink li a {
	text-decoration: none;
	color: #660033;
	display: block;
	background: #FFCCFF;
	border-left: solid 6px #CC0099;
	padding: 0px 0px 0px 10px;
	width: 160px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 144px;
}

#navLink li a:hover, #navLink li a.selected {
	color: #FFFFFF;
	background: #CC0099;
	border-left: solid 6px #660033;
}

.page {						/* 頁碼 */
	clear: both;
	text-align: right;
	margin: 0px 18px 12px 0px;
}

.page A:link, .page A:visited, .page A:active {

	color: #626262;
	text-decoration: none;
}
.page A:hover {

	color: #111111;
	text-decoration: underline;
}
.currtNum {
	font-size: 16px;
	font-weight: bold;
}
.msgArea {				/* 留言顯示容器 */
	clear:both;
	width: 95%;
	padding: 15px 0px 0px 0px;
	text-align: left;
	border-top: 2px dashed #990066;
}

.msgReply {
	clear: both;
	margin: 5px 0px 5px 40px;
	padding: 5px;
}

.msgReply-top {
	padding: 3px;
	color: #FFFFFF;
	background: #990066;
	border-bottom: 1px dashed #9900CC;
}

.msgReply-content {
	padding: 9pt;
	color: #000000;
	background: #CCCCFF;
	white-space: normal;
	word-wrap: break-word;
}

#errorBox {					/* 錯誤顯示容器 */
	padding: 10px;
	font-size: 11pt;
	line-height: 30px;
	height: 230px;
	text-align: left;
	color: #CC0000;
}

#helpContent li {
	font-family: 細明體, Arial, Helvetica, sans-serif;
	padding-left: 20px;
	list-style: none;
	background: url(/images/ubb/list.gif) no-repeat 0px 3px;
}

#helpContent {				/* 幫助內容 */
	width: 580px;
	font-size: 10pt;
	line-height: 25px;
	padding: 5px 5px;
	text-align: left;
	font-family: verdana, Arial, Helvetica, sans-serif;
}

.adminLinks {				/* 留言下部的管理鏈接 */
	clear: both;
	margin: 5px 0px 5px 4px;
	padding: 5px;
	height: 15px;
	text-align: right;
	background: #CCFFCC;
}