/*latest:2009-02-26*/
@import url(global.css);
@import url(global2.css);
#MainNav .nav .e {
	background-image: url(../images/bg8_2.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#nav1 {
	display: none;
}

button{font-size:95%;}
input,textarea,button{color:#7a7770;}
#msgPost input,#msgPost textarea{color:#ccc;}
*+html input,*+html select,*+html textarea{font-size:11px;}
*+html input{padding:1px;}
* html input,* html select,* html textarea{font-size:11px;}
* html input{padding:1px;}

#breadcrumb .current{cursor:default;}

#main{width: 645px; padding-right:0;}
#main li{padding-top:0; padding-bottom:0;}/*重設global2中定義*/


/*留言板導覽列*/
.mbNav .mbNavLog{
 position:absolute;
 top: 3.5em;
 right: 20px;
 border: 3px ridge #FF9900;
}
.mbNav{height:29px;}
.mbNav .mbNavPosting {
 float: right;
	background: url(../images/bt2_1.gif) no-repeat center;
}
.mbNav .mbNavPosting a {
 float: left;
	background: url(../images/bt2_2.gif) no-repeat -900em;
}
.mbNav .mbNavPosting a {
 height: 29px;
	width: 104px;
 text-indent:-900em;
 overflow:hidden;
}
.mbNav .mbNavPosting a:hover {
 background-position: center;
}


/*留言瀏覽頁*/

/**頁次列*/
.pageOn{text-align:center;}
.pageOn a,.pageOn em{padding:0 0.1em; margin:0 0.15em;}
.pageOn em{color:#bbb; border-bottom: 1px solid; font-style:normal;}
.pageOn .sepa{display:none;}
.pageOnBef{display:none;}/*前方頁次列*/

#msgBoard{
	background-image: url(../images/bg12.gif);
	background-repeat: no-repeat;
	background-position: top;
 clear:both;
 padding-top:50px;
}
.mbList {
	padding-right: 110px;
 padding-left:110px;
 margin-bottom: 30px;
}
*+html .mbList{zoom:1}
* html .mbList{zoom:1}
.mbList dt {
 text-align:right;
}
.mbList dt,.mbList dt a{
	color: #dd1328;
}
.mbList dt .detail{font-weight:normal;}
.mbList dd{
 margin-left: 0; 
	background-image: url(../images/line_1.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.mbList .disposal{background-image:none; text-align:right;}
.mbList ul{list-style:none; padding-bottom:1px;}
.mbList li{margin-top:1em; margin-bottom:1em;}
.mbList .user, .mbList .ReplyContent {
	padding-left: 30px;
 margin-left:-30px;
	background-image: url(../images/icon2.gif);
	background-repeat: no-repeat;
}
.mbList .mbContent,.mbList .ReplyContent .detail {
	color: #4b8cbf;
}
.mbList .mbContent .cap{display:none;}
.mbList .ReplyBlock {
	border-top: 1px dotted #efcba2;
}
.mbList .ReplyContent .detail{display:block; margin-top:1em;}
.mbList .time{color:#ccc;}

/*留言表單共同定義*/
.formMb{
	background-image: url(../images/bg11.gif);
	background-repeat: no-repeat;
	height: 351px;
	padding-top: 20px;
	padding-right: 110px;
	padding-bottom: 20px;
	padding-left: 110px;
}
.formMb li{margin:5px 0;}
.formMb li .cap{float:left; width:8.5em;}
.formMb li input{width:45%;}
.formMb li textarea{width:60%;}
.formMb li textarea, form li img{vertical-align:top;}
.formMb .confirming{text-align:center; margin-top:1em;}
.formMb li .errmsg{color:#333; font-weight:700;}

/**訪客貼文頁*/
#msgPost form{padding-right:6%; padding-left:10%;}
#msgPost li label{position:relative;}
#msgPost li input{width:30%;}
#msgPost .postPrivate input{width:auto;}
#msgPost li textarea{height:100px;}
#msgPost .xtraEmail,#msgPost .xtraPrivate,#msgPost .xtraAuth{font-size:95%;}
html:root #msgPost .postPrivate input{margin-right:0.35em; margin-left:0;}
#msgPost .xtraPrivate{margin-left:0.75em;}
#msgPost .postAuth{position:relative;}
*+html #msgPost .postAuth{zoom:1;}
* html #msgPost .postAuth{zoom:1;}
#msgPost .postAuth input{width:5em; margin-right:0.5em;}
#msgPost .postAuth img{height:4em;}/*大高度授權碼圖*/
#msgPost .postAuth .zoomOut{height:3.2em;}/*小高度授權碼圖*/
#msgPost .postAuth .xtraAuth{position:absolute; top:1.8em; left:2.5em;}
#msgPost .postMust{text-align:center; margin-top:1em;}
#msgPost .must{color:red; position:absolute; right:100%;}
#msgPost .postMust .must{position:static; margin:0 0.5em;}
#msgPost .confirming .sending{margin-right:1em;}
#msgPost .confirming .sepa{display:none;}

/**管理員編輯頁*/
.formMb .msgDel input{width:auto;}
#msgEdit .confirming button{margin-right:1em;}

