
A:link {color: #009462; text-decoration:none}
A:visited {color: #009462; text-decoration:none}
A:active {color: #009462; text-decoration:none}
A:hover {color: #007DCC; text-decoration:underline}


BODY {
scrollbar-face-color:#E4FBBE;
scrollbar-highlight-color:#82D000;
scrollbar-shadow-color:#82D000;
scrollbar-3dlight-color:#82D000;
scrollbar-darkshadow-color:#82D000;
scrollbar-arrow-color:#10B156;
scrollbar-track-color:#10B156;
}


/*動態圖形按鈕*/
.imglink a:hover {position:relative;top:1px;left:1px}

/* 全頁字形的設定 */
body, input, textarea, select , p , table {FONT-FAMILY:Verdana,Arial,新細明體}

p,form {line-height: 150%; margin-top: 0; margin-bottom: 0}

ul {list-style-image:url('icon_square.gif');margin-left: 15}

hr {border:1px dashed #68CA00;height:1px;}



/*會員列表表格樣式組*/

.mem_td {width:80px;padding:5 2 5 2;text-align:center;}

/*設定會員圖片的陰影*/
.mem_td img {margin:4 4 4 4;border:1px solid #000000;}

/*模範生、壽星程式至於首頁時的外層td*/
.mem_fp_out_td {text-align:center;vertical-align:top;width:25%;height:100%}

.mem_line { border-bottom:1px dashed #68CA00; line-height: 150%; margin-top: 0; margin-bottom: 0}


/*虛擬教室表格*/
.classroom {width:60px;height:75px;text-align:center;background-color:#FFFFFF;}

.classroom_txt {width:60px;text-align:center;vertical-align:top;font-size:9pt;line-height: 14px;padding-top:3px;background-color:#FFFFFF;}

/*外層td*/
.classroom_out_td {text-align:center;vertical-align:top;width:60px;border:1px solid #727272;}



/*表單樣式組*/
/*一般表單按鈕*/
.button {
	font-size:10pt;
	color:#ffffff;
	vertical-align:middle;
	margin:3 0 4 0;
	cursor:hand;
	height: 24px;
	background-color:#68CA00;
	padding:3 0 2 0;
	border: 1px solid #5DB500;
}

/*小表單按鈕-ex虛擬教室*/
.button1 {
font-size:9pt;color:#478900;vertical-align:middle;margin:3 0 4 0;
cursor:hand; height: 18px;
border:1px solid #A0C800;background-color:#EBFBB4;padding:1 1 5 1;
}

/*有指定寬度的一般文字欄位*/
.box {width:400;height:20px;font-size:10pt;margin-top: 1; margin-bottom: 1;vertical-align:middle;padding-left:2px;font-weight:normal;}

/*一般多行文字欄位*/
.text {width:400;height:80;margin-top: 1; margin-bottom: 1;vertical-align:middle;font-weight:normal;color:#000000;}

select {height:20px;margin-top: 1; margin-bottom: 1;vertical-align:middle;background-color:#ffffff;font-weight:normal;}


.t1 {font-size:12pt;font-weight:bold;color:#0E6600;letter-spacing:2px;line-height: 150%; margin-top: 0; margin-bottom: 0}

.t2 {font-size:10pt;font-weight:bold;color:#498E00;line-height: 150%; margin-top: 0; margin-bottom: 0}



