
A:link {color: #000099; text-decoration:none}
A:visited {color: #0066FF; text-decoration:none}
A:active {color: #C30000; text-decoration:none}
A:hover {color: #3399FF; text-decoration:underline}


BODY {
scrollbar-face-color:#C1E5F9;
scrollbar-highlight-color:#ffffff;
scrollbar-shadow-color:#003399;
scrollbar-3dlight-color:#ffffff;
scrollbar-darkshadow-color:#003399;
scrollbar-arrow-color:#003399;
scrollbar-track-color:#006BC8;
}


/*動態圖形按鈕*/
.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 #00A0E8;height:1px}


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

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

/*設定會員圖片的陰影*/
.mem_td img {filter: progid:DXImageTransform.Microsoft.DropShadow(color=#DCDCDC,offX=4,offY=4);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 dotted #00A0E8;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 #0066CC;}



/*表單樣式組*/
/*一般表單按鈕*/
.button {
	font-size:9pt;
	color:#FFFFFF;
	vertical-align:middle;
	margin:3 0 4 0;
	cursor:hand;
	height: 24px;
	FONT-FAMILY:Verdana;
	background-color:#00A0E8;
	padding:3 0 2 0;
	border: 1px solid #003399;
}

/*小表單按鈕*/
.button1 {
font-size:9pt;color:#000000;vertical-align:middle;margin:3 0 4 0;
cursor:hand; height: 18px;font-weight:normal;FONT-FAMILY:新細明體;
border:1px solid #C50000;background-color:#FFEBAE;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:#333333;}

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:#B40077;letter-spacing:1px;line-height: 150%; margin-top: 0; margin-bottom: 0}

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


