body {
	background-color: #999999;
	font-family: "新細明體", Arial;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#C0C0C0;
	scrollbar-darkshadow-color:#808080;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-arrow-color:#808080;
	scrollbar-track-color:#FFFFFF;
}

td, th {
	line-height: 20px;
	font-size: 12px;
}
select {
	border: 1px solid #7F9DB9;
	font-size: 12px;
	height: 18px;
}

a.nav {
	color: #F7C600;
	text-decoration: none;
	letter-spacing: 1px;
}

a.nav:hover {
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
}
a.news {
	color: #660000;
	text-decoration: none;
	list-style-image: url(../images/icon_bullet.gif);
}
a.news:hover {
	color: #336699;
	text-decoration: underline;
	list-style-image: url(../images/icon_bullet2.gif);
}

.textField {
	font-size: 12px;
	border: 1px solid #7F9DB9;
	line-height: 16px;
}

.nav {
	color: #333333;
}
.titleBar {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	letter-spacing: 3px;

}
.lineBottom {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: D5D5D5;
	border-right-color: D5D5D5;
	border-bottom-color: D5D5D5;
	border-left-color: D5D5D5;
}
.lineTop {
	border-top: 1pt dashed #666666;
	border-right: 1pt none #666666;
	border-bottom: 1pt none #666666;
	border-left: 1pt none #666666;


}
.tableLogin {
	background-color: #EEF0E5;
	border: 1px solid B1B083;
}

.contentLegal {
	font-size: 11px;
	color: #888A68;
	font-weight: lighter;
	text-align: center;
}
.contentService {
	color: #F17B05;
	font-weight: bold;
	font-size: 15px;
}
.contentBrown {
	color: #B47800;
	font-weight: bold;
	font-size: 13px;
	list-style-image: url(../images/icon_bullet3.gif);
}

.tableLine {
	border-top: 0px solid #333333;
	border-right: 0px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
}
.tableLine1 {

	border-top: 0px solid #D9D9D9;
	border-right: 0px solid #D9D9D9;
	border-bottom: 1px solid #D9D9D9;
	border-left: 0px solid #D9D9D9;
}
.tableLine2 {
	border-top: 0px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 0px solid #333333;
	border-left: 1px solid #333333;
}
.tableColorYellow {
	background-color: #FFC000;
	text-align: center;
}
.tableColorWhite {

	background-color: #FFFFFF;
}
.contentBold {
	font-weight: bold;
}
.contentWhite {
	color: #FFFFFF;
}
.contentNote {
	color: #990000;
}
.contentNote2 {
	color: #6B6861;
}
.contentPath {
	color: #990000;
}
.contentBrown1 {
	font-size: 13px;
	background-image: url(../images/title_bg.gif);
	color: #F17B05;
	letter-spacing: 1pt;
}

/********************************
 * Portal ContentDiv Stylesheet *
 ********************************/
.contentDiv {
	position:absolute;
	overflow-x:visible;
	overflow-y:visible;
	height:100%;
	width:100%;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#C0C0C0;
	scrollbar-darkshadow-color:#808080;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-arrow-color:#808080;
	scrollbar-track-color:#FFFFFF;
} 

/********************************
 *     RspMY020043 Stylesheet   *
 ********************************/
.bgcolorgray {
    background-color: #999999;
}

/********************************
 *   for Print Screen Data      *
 ********************************/
.tablePrint {
	background-color: #F9E6BF;
	border: 1pt solid #CC6633;
}

/********************************
 *   for  抽獎                                         *
 ********************************/
.importantMsg {
	font-size: 14px;
	color: #CC3333;
	font-weight: bold;
	text-decoration: blink;
	
	
}

/*		倒數計時
------------------------------------ */
.state{	
	padding:5px 7px 3px;
	height:29px;
	color:#453018;
	float:center;clear:center;}
.state .countDown{
	line-height:27px;
	vertical-align:super;
	*vertical-align:top;
	font-size:12px;
	display:inline-block;}
.state .fc1{font-size:18px;
		     color: #CC3333;}