﻿/* Gray */
body { background-color: #20428B; margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; }

/*XXX的首頁 - 背景色*/
.InfoTitleBg { background-color: #20428B; }

/*左列 - 背景色*/
.LeftMenuBg { background-color: #20428B; }

/*大圖 Table*/
.Pic2Tbl { border: #20428B 1px solid;}

/*標題 - 背景色*/
.SubTitleBg { background-color: #20428B; }

/*我的介紹 - 背景色*/
.IntroBg { background-color: #20428B; }
/*我的介紹*/
.txtIntro { color: #ffffff; font-size: 15px; font-family: "新細明體"; letter-spacing: 1px; line-height: 25px; }

/*我的大事紀 - 年度*/
.MyRecordSubject { color: #ffffff; background-color: #20428B; font-size: 15px; font-family: "新細明體"; 
	letter-spacing: 2px; line-height: 25px; text-align: center; }
/*我的大事紀 - 事紀*/
.MyRecordContent { color: #ffffff; background-color: #254EA2; font-size: 15px; font-family: "新細明體";
	letter-spacing: 1px; line-height: 25px; text-align: left; }

/*左列 - 背景色*/
.RightMenuBg { background-color: #20428B; }

/*我的資料 - 標題*/
.DataTitle { color: #ffffff; background-color: #20428B; font-size: 15px; font-family: "新細明體"; 
	letter-spacing: 1px; line-height: 25px; text-align: center; }
/*我的資料 - 內容*/
.DataCont { color: #ffffff; background-color: #254EA2; font-size: 15px; font-family: "新細明體"; 
	letter-spacing: 1px; line-height: 25px; text-align: left; }

.EmailLink:link {
	font-size: 15px;
	text-decoration: none;
	color: #FFFFFF;
}
.EmailLink:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.EmailLink:hover {
	text-decoration: none;
	color: #FFFF00;
}
.EmailLink:active {
	text-decoration: none;
}

/*我的好友 */
.MyFriends0 { color: #ffffff; background-color: #20428B; font-size: 15px; font-family: "新細明體"; 
	letter-spacing: 2px; line-height: 25px; text-align: left; }
	
.MyFriends1 { color: #ffffff; background-color: #254EA2; font-size: 15px; font-family: "新細明體"; 
	letter-spacing: 2px; line-height: 25px; text-align: left; }
