/* CSS Document */
/*卷軸*如己值入bodycss.css的話此斷刪除*/
BODY {
	SCROLLBAR-FACE-COLOR: #d8d8d8;
	SCROLLBAR-HIGHLIGHT-COLOR: #d8fcfc;
	SCROLLBAR-SHADOW-COLOR: #48b4d8;
	SCROLLBAR-3DLIGHT-COLOR: #48b4d8;
	SCROLLBAR-ARROW-COLOR: #2490d8;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #b4b490;
	SCROLLBAR-BASE-COLOR: #b4d8d8;
}
/*聲明啟示*/
.asseveration{
	height:200px;
	font-size: 13px;
	line-height: 1.5em;
	color: #666666;
	OVERFLOW: auto;
	OVERFLOW-X: hidden;
    SCROLLBAR-TRACK-COLOR: #e0e0e0;
}
/*登入頁*****(heade錯字更正為header)*/
.header{
	background-image: url(../images/2008sfp_heade_02.gif);
	height: 82px;
	background-repeat: no-repeat;
}
.headedrR{
	background-image: url(../images/2008sfp_heade_logo.gif);
	height: 82px;
	background-repeat: no-repeat;
	width: 194px;
}
.admonitory{
	border: 1px solid #2667A7;
}
/*admonitorytex更名為admonitorytext*/
.admonitorytext{
	font-size: 13px;
	color: #990000;
	line-height: 1.2em;
}
.admonitoryCaption{
	font-size: 16px;
	color: #000066;
	font-weight: bold;
}
.footer{
	font-size: 13px;
	color: #2667A7;
}

.post{
	font-size: 14px;
	color: #FFFFFF;
}
/*postAdmonitorytex更名為postAdmonitorytext*/
.postAdmonitorytext{
	font-size: 14px;
	color: #990000;
	line-height: 2em;
	position: relative;
}
.postAdmonitorytextli{
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: blink;
}
input{
	font-size: 13px;
	color: #663399;
}
/*cellpaddingIndexbt更名為cellpaddingIndextb*/
.cellpaddingIndext{
	padding: 3px;
}
/*********************/
.communicationIndex{
	font-size: 13px;
	line-height: 1.5em;
	color: #1E76B7;
	padding: 5px;
}
