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

