body {
    scrollbar-face-color: #fcfcfc; /*捲軸顏色請與步驟一的設彩相同*/
    scrollbar-highlight-color: #d8fcb4; 
    scrollbar-shadow-color: #d8fc90; 
    scrollbar-3dlight-color: #fff;
    scrollbar-darkshadow-color: #fff;
    scrollbar-arrow-color: #A1DD6C; 
    scrollbar-track-color: #fcfcfc; /*捲軸底色請與步驟一的設彩相同*/

}

.page_1 
{
	font-family: "新細明體";
    font-size: 9pt;
    font-style: normal;
    line-height: 150%;
    font-weight: normal;
    font-variant: normal;
    color: #000000;
    text-decoration: none;
    letter-spacing: 1pt;
    word-spacing: 1pt;
}

.road_record_tr
{
	background-image : "img/user_icon_bg2.gif";
}

.msg_normal 
{
	font-family: "新細明體";
	font-size: 10pt;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	color: #0000ff;
	text-decoration: none;
}

.msg_err
{
	font-family: "新細明體";
	font-size: 10pt;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	color: #ff0000;
	text-decoration: none;
}
