/* CSS Document */
/* 頁面共用 */
body {
	margin: 0px;
    font-size: inherit;
    font-family: arial,helvetica,clean,sans-serif; 
}
.common_top_menu {font-size: 12px; color: #FFFFFF;padding-right: 20px;}
.common_top_menu a:link {color:#FFFFFF; text-decoration:none;}
.common_top_menu a:visited {color: #FFFFFF; text-decoration:none;}
.common_top_menu a:hover {color: #FFFFFF; text-decoration: underline;}
.common_state {font-size: 12px;	color: #626262;	padding-left: 20px;	text-align: left; vertical-align: top; padding-top: 14px;}
.common_state a:link{color:#666666; text-decoration:none;}
.common_state a:visited{color: #626262; font-size: 12px; }
.common_state a:hover {color: #626262; }
.common_state2 {font-size: 12px;	color: #626262;	padding-right: 20px;	text-align: right; vertical-align: top; padding-top: 14px;}
.common_state2 a:link{color:#666666; text-decoration:none;}
.common_state2 a:visited{color: #626262; font-size: 12px; }
.common_state2 a:hover {color: #626262; }
.common_foot_menu {font-size: 12px; color: #666666;padding-right: 20px;}
.common_foot_menu a:link {color:#666666; text-decoration:underline;}
.common_foot_menu a:visited {color: #666666;}
.common_foot_menu a:hover {color: #666666;}

/* 警示 */
.msg-warn {
	border: 1px solid #fc0;
	border-left-width: 5px;
	color: #333333;
	text-align: left;
	width: 255px;
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 40px;
	background-color: #FFFFCC;
	background-image: url(/images/user/1/TW/common_icon_alert.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
}

/* 字體 */
.txt_12px {color: #626262; font-size: 12px; font-family: arial,helvetica,clean,sans-serif;}
.txt_12px_ArialB {color: #626262; font-size: 15px; font-family: "Arial Black";}
.txt_18px_ArialB {color: #626262; font-size: 18px; font-family: "Arial Black";}
.tb_12px {color: #626262; font-size: 12px; font-family: arial,helvetica,clean,sans-serif;}
.tb_12px td {	height: 26px;}

/* 會員服務區-學生 */
.service_student_menu_pic {
	color: #F4F4F4;
	text-align: center;
	vertical-align: bottom;
	font-size: 15px;
	padding-bottom: 7px;
}
.service_student_menu_title {
	color: #FFFFFF;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	background-image: url(/images/user/1/TW/service_student_menu_title_bg.jpg);
	height: 29px;
	width: 187px;
	vertical-align: middle;
}
/* 會員服務區-學生-選單 */
.service_student_menu_list {
	color: #FFFFFF;
	text-align: center;
	font-size: 12px;
	background-color: #3F7F9D;
	line-height: 180%;
}
.service_student_menu_list a:link {	color:#FFFFFF;	text-decoration: none;}
.service_student_menu_list a:visited {	color: #FFFFFF;	text-decoration: none;}
.service_student_menu_list a:hover {	color: #FFFFFF; text-decoration:underline;}
/* 會員服務區-學生-頁籤 */
.service_student_menu_tab {
	color: #FFFFFF;
	text-align: center;
	font-size: 12px;
	background-image: url(/images/user/1/TW/service_student_tab.gif);
	height: 26px;
	width: 106px;
}
.service_student_menu_tab a:link {	color:#FFFFFF;	text-decoration: none;}
.service_student_menu_tab a:visited {	color: #FFFFFF;	text-decoration: none;}
.service_student_menu_tab a:hover {	color: #FFFFFF; text-decoration:underline;}

/* 會員服務區-老師 */
.service_teacher_menu_pic {
	color: #968252;
	text-align: center;
	vertical-align: bottom;
	font-size: 15px;
	padding-bottom: 7px;
}
.service_teacher_menu_title {
	color: #FFFFFF;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	background-image: url(/images/user/1/TW/service_teacher_menu_title_bg.jpg);
	height: 29px;
	width: 187px;
	vertical-align: middle;
}
/* 會員服務區-老師-選單 */
.service_teacher_menu_list {
	color: #FFFFFF;
	text-align: center;
	font-size: 12px;
	background-color: #C9B481;
	line-height: 180%;
}
.service_teacher_menu_list a:link {	color:#FFFFFF;	text-decoration: none;}
.service_teacher_menu_list a:visited {	color: #FFFFFF;	text-decoration: none;}
.service_teacher_menu_list a:hover {	color: #FFFFFF; text-decoration:underline;}
/* 會員服務區-老師-頁籤 */
.service_teacher_menu_tab {
	color: #CC3300;
	text-align: center;
	font-size: 12px;
	background-image: url(/images/user/1/TW/service_teacher_tab.gif);
	height: 26px;
	width: 106px;
	font-weight: bold;
}
.service_teacher_menu_tab a:link {	color:#CC3300;	text-decoration: none;}
.service_teacher_menu_tab a:visited {	color: #CC3300;	text-decoration: none;}
.service_teacher_menu_tab a:hover {	color: #CC3300; text-decoration:underline;}
