body 
{
	font-family: "Trebuchet MS", "Verdana", "Arial", "新細明體", "細明體";
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	background-color: #ffffff;
}

/* Header */
.Header
{
	width: 1000px;
	height: 125px;
	background-image: url(http://61.67.176.198/public/images/blue/header.jpg);
}

.TitleArea
{
	width: 300px;
	height: 125px;
	margin-left: 20px;
}

.BlogTitle
{
	font-family: "Trebuchet MS", "Verdana", "Arial", "新細明體", "細明體";
	font-size: 22px;
	font-weight: bold;
}

.BlogTitle A
{
	color: #0076a3;	
	text-decoration: none;	
}

.BlogSlogan
{
	font-family: "Trebuchet MS", "Verdana", "Arial", "新細明體", "細明體";
	font-size: 12px;
	font-weight: normal;
	color: #7cc576;
	margin-left: 3px;
	margin-top: 5px;
}

.StayTimeArea
{
	width: 200px;
	height: 120px;
	margin-left: 50px;
}

.BlogStayTime
{
	font-family: "Trebuchet MS", "Verdana", "Arial", "新細明體", "細明體";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.YLibGroupIcon
{
	margin: 3px 3px 0px 0px;
}

/* Navigator */
.Navigator
{
	font-family: "Verdana", "Arial", "Trebuchet MS", "新細明體", "細明體";
	font-size: 12px;
	font-weight: normal;
	color: #cccccc;
	line-height: 25px;
	height: 25px;
	background-color: #333333;
}

.Navigator A
{
	color: #cccccc;
	text-decoration: none;
}

.Navigator A:hover
{
	color: #ffffff;
	text-decoration: underline;
}

/* Search Bar */
.SearchBar
{
	font-family: "Trebuchet MS", "Verdana", "Arial", "新細明體", "細明體";
	font-size: 12px;
	font-weight: normal;
	color: #ffffcc;
	line-height: 25px;
	height: 25px;
	background-color: #333333;
}

.SearchBar INPUT
{
	font-family: "Trebuchet MS", "Verdana", "Arial", "新細明體", "細明體";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	width: 150px;
	height: 12px;
	margin: 0px 5px 0px 5px;
	border: 1px solid #cccccc;
}

.SearchBar INPUT.SearchGoButton
{
	font-family: "Trebuchet MS", "Verdana", "Arial", "新細明體", "細明體";
	font-size: 10px;
	font-weight: bold;
	border: 1px solid #808080;
	width: 30px;
	height: 18px;
	margin: 0px 0px 0px 0px;	
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#9dbcea);
}

/* Left Panel */
.LeftPanel
{
	background-color: #f2f2f2;
	border-right: solid 1px #000000;
}

/* Author Profile */
.AuthorProfile
{
	font-family: "Verdana", "Arial", "新細明體", "細明體";
	font-size: 12px;
	font-weight: normal;
}

.AuthorProfile A
{
	color: #1155a5;
	text-decoration: none;	
}

/* Login */
.Login
{
	font-family: "Verdana", "Arial", "新細明體", "細明體";
	font-size: 12px;
	font-weight: normal;
}

.Login A
{
	color: #1155a5;
	text-decoration: none;	
}

.Login INPUT
{
	font-family: "Verdana", "Arial", "新細明體", "細明體";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #999999;
	width: 100px;
	height: 14px;
}

.Login INPUT.Button
{
	font-family: "Verdana", "Arial", "新細明體", "細明體";
	font-size: 12px;
	font-weight: normal;
	border: 1px solid #808080;
	padding: 1px 0px 0px 0px;
	margin: 0px 3px 0px 0px;
	width: auto;
	height: 18px;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#9dbcea);
}

/* Rectangle Symbol */
.RectSymbol
{
	font-family: "Trebuchet MS", "Verdana", "Arial", "新細明體", "細明體";
	font-size: 12px;
	color: #006666;
	padding: 5px 0px 0px 0px;
	vertical-align: top;	
}

/* My New Archives */
.MyNewArchivesHeader
{
	font-family: "Trebuchet MS", "Verdana", "Arial", "新細明體", "細明體";
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 5px;
	color: #ffffff;
	padding: 5px 0px 5px 0px;
	text-align: center;
	background-color: #006666;
}

.MyNewArchives
{
	font-family: "Trebuchet MS", "Verdana", "Arial", "新細明體", "細明體";
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	padding: 2px 2px 2px 5px;
	text-align: left;
}

.MyNewArchives A:link, .MyNewArchives A:visited
{
	font-size: 12px;
	color: #006666;
	text-decoration: none;	
}

.MyNewArchives A:hover
{
	font-size: 12px;
	color: #ba0012;
	text-decoration: underline;	
}

/* My New Replies */
.MyNewRepliesHeader
{
	font-family: "Trebuchet MS", "Verdana", "Arial", "新細明體", "細明體";
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 5px;
	color: #ffffff;
	padding: 5px 0px 5px 0px;
	text-align: center;
	background-color: #006666;
}

.MyNewReplies
{
	font-family: "Trebuchet MS", "Verdana", "Arial", "新細明體", "細明體";
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	padding: 2px 2px 2px 5px;
	text-align: left;
}

.MyNewReplies A:link, .MyNewReplies A:visited
{
	font-size: 12px;
	color: #006666;
	text-decoration: none;	
}

.MyNewReplies A:hover
{
	font-size: 12px;
	color: #ba0012;
	text-decoration: underline;	
}

/* My Classifications */
.MyClassificationHeader
{
	font-family: "Trebuchet MS", "Verdana", "Arial", "新細明體", "細明體";
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 5px;
	color: #ffffff;
	padding: 5px 0px 5px 0px;
	text-align: center;
	background-color: #006666;
}

.MyClassification
{
	font-family: "Trebuchet MS", "Verdana", "Arial", "新細明體", "細明體";
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	padding: 2px 2px 2px 5px;
	text-align: left;
}

.MyClassification A:link, .MyClassification A:visited
{
	font-size: 12px;
	color: #006666;
	text-decoration: none;	
}

.MyClassification A:hover
{
	font-size: 12px;
	color: #ba0012;
	text-decoration: underline;	
}

/* My Statistics */
.MyStatisticsHeader
{
	font-family: "Trebuchet MS", "Verdana", "Arial", "新細明體", "細明體";
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 5px;
	color: #ffffff;
	padding: 5px 0px 5px 0px;
	text-align: center;
	background-color: #006666;
}

.MyStatistics
{
	font-family: "Trebuchet MS", "Verdana", "Arial", "新細明體", "細明體";
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	color: #000000;
	padding: 2px 2px 2px 5px;
	text-align: left;
}

/* Body Panel */
.BodyPanel
{
	background-color: #ffffff;
	padding: 20px 10px 20px 10px;
	width: auto;
}

.ArchiveDateHeader
{
	font-family: "Trebuchet MS", "Verdana", "Arial", "新細明體", "細明體";
	font-size: 15px;
	font-weight: bold;
	color: #999999;
	line-height: 30px;
}

.ArchiveSubject
{
	font-family: "Trebuchet MS", "Verdana", "Arial", "新細明體", "細明體";
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

.ArchiveSubject HR
{
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
}

.ArchiveInfoBar
{
	font-family: "Trebuchet MS", "Verdana", "Arial", "新細明體", "細明體";
	font-size: 12px;
	font-weight: normal;
	text-align: right;
}

.ArchiveInfoBar A
{
	color: #1155a5;
	text-decoration: none;
}

.ArchiveInfoBar A:hover
{
	text-decoration: underline;
}

.ArchiveCountInfoBar
{
	font-family: "Verdana", "Arial", "Trebuchet MS", "新細明體", "細明體";
}

.ArchiveBody /*, .ArchiveBody P, .ArchiveBody DIV, .ArchiveBody SPAN */
{
	font-family: "Trebuchet MS", "Verdana", "Arial", "新細明體", "細明體";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 22px;
}

.ArchiveBody IMG
{
	padding: 0px 0px 0px 0px;
}

.ArchiveBody IMG.Left
{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.ArchiveBody IMG.Right
{
	float: right;
	margin-left: 10px;
	margin-top: 10px;
}

.ArchiveBody IMG.Nofloat
{
	margin: 10px 10px 10px 10px;
}

.ArchiveBody H1
{
	font-family: "Trebuchet MS", "Verdana", "Arial", "新細明體", "細明體";
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
}

.ArchiveBody H2
{
	font-family: "Trebuchet MS", "Verdana", "Arial", "新細明體", "細明體";
	font-size: 15px;
	font-weight: bold;
	line-height: 22px;
}

.ArchiveBody H3
{
	font-family: "Trebuchet MS", "Verdana", "Arial", "新細明體", "細明體";
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
}

.ArchiveBody H4
{
	font-family: "Trebuchet MS", "Verdana", "Arial", "新細明體", "細明體";
	font-size: 20px;
	font-weight: bold;
	line-height: 26px;
}

.ArchiveBody H5
{
	font-family: "Trebuchet MS", "Verdana", "Arial", "新細明體", "細明體";
	font-size: 22px;
	font-weight: bold;
	line-height: 28px;
}

.ArchiveBody H6
{
	font-family: "Trebuchet MS", "Verdana", "Arial", "新細明體", "細明體";
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
}

.ArchiveBody A:link, .ArchiveBody A:visited
{
	color: #1155a5;
	text-decoration: underline;	
}

.ArchiveBody A:hover
{
	color: #ba0012;
	text-decoration: underline;	
}

/* Next-Previous Archive */
.NextPreviousArchive
{
	font-family: "Verdana", "Arial", "新細明體", "細明體";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin: 20px 0px 20px 0px;
}

.NextPreviousArchive A
{
	color: #1155a5;
	text-decoration: none;
}

.NextPreviousArchive A:hover
{
	color: #ba0012;
	text-decoration: underline;
}

/* Trackback */
.Trackback
{
	font-family: "Trebuchet MS", "Verdana", "Arial", "新細明體", "細明體";
	font-size: 12px;
	font-weight: normal;
}

.Trackback TABLE
{
	border: dotted 1px #000000;
	margin: 5px 5px 5px 5px;
}

.Trackback HR
{
	border-style: dotted;
	border-width: 1px;
	border-color: #cccccc;
}

.Trackback INPUT
{
	font-family: "Trebuchet MS", "Verdana", "Arial", "新細明體", "細明體";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #999999;
}

.Trackback INPUT.TrackbackButton
{
	font-family: "Trebuchet MS", "Verdana", "Arial", "新細明體", "細明體";
	font-size: 12px;
	font-weight: normal;
	border: 1px solid #808080;
	padding: 3px 1px 3px 1px;
	margin: 0px 10px 0px 10px;	
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#9dbcea);
}

/* Reply */
.Reply
{
	font-family: "Trebuchet MS", "Verdana", "Arial", "新細明體", "細明體";
	font-size: 12px;
	font-weight: normal;
}

#ReplyHeader
{
	font-family: "Trebuchet MS", "Verdana", "Arial", "新細明體", "細明體";
	font-size: 12px;
	font-weight: bold;
}

.Reply INPUT, .Reply TEXTAREA
{
	font-family: "Trebuchet MS", "Verdana", "Arial", "新細明體", "細明體";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #999999;
}

.Reply INPUT.ReplyButton
{
	font-family: "Trebuchet MS", "Verdana", "Arial", "新細明體", "細明體";
	font-size: 12px;
	font-weight: normal;
	border: 1px solid #808080;
	padding: 3px 10px 3px 10px;
	margin: 0px 0px 0px 0px;	
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#9dbcea);
}

.ReplySubject
{
	font-weight: bold;
}

.Reply HR
{
	border-style: dotted;
	border-width: 1px;
	border-color: #cccccc;
}

/* Master Reply */
.MasterReplyBox
{
	font-family: "Trebuchet MS", "Verdana", "Arial", "新細明體", "細明體";
	font-size: 12px;
	font-weight: normal;
	border: dotted 1px #999999;
	background-color: #eeeeee;
	margin: 10px 10px 10px 10px;
}

.MasterReplyBox TD
{
	padding: 10px 10px 10px 10px;
}

.MasterReplyBox.MasterReplyHeader
{
	font-weight: bold;
}

.MasterReplyBox.MasterReplyBody
{
	line-height: 18px;
}

/* Archives List */
.ArchivesListDateHeader
{
	font-family: "Trebuchet MS", "Verdana", "Arial", "新細明體", "細明體";
	font-size: 15px;
	font-weight: bold;
	color: #999999;
	line-height: 30px;
}

.ArchivesListSubject
{
	font-family: "Trebuchet MS", "Verdana", "Arial", "新細明體", "細明體";
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

.ArchivesListSubject HR
{
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
}

.ArchivesListSummary
{
	font-family: "Trebuchet MS", "Verdana", "Arial", "新細明體", "細明體";
	font-size: 12px;
	font-weight: normal;
}

.ArchivesListSummary A
{
	color: #1155a5;
	text-decoration: none;
}

.ArchivesListSummary A:hover
{
	text-decoration: underline;
}

.ArchivesListSummary IMG
{
	padding: 0px 20px 20px 0px;
}

.ArchivesListInfoBar
{
	font-family: "Trebuchet MS", "Verdana", "Arial", "新細明體", "細明體";
	font-size: 12px;
	font-weight: normal;
}

.ArchivesListInfoBar A
{
	color: #1155a5;
	text-decoration: none;
}

.ArchivesListInfoBar A:hover
{
	text-decoration: underline;
}

.ArchivesListSeparater
{
	font-family: "Trebuchet MS", "Verdana", "Arial", "新細明體", "細明體";
	font-size: 12px;
	font-weight: normal;
}

.ArchivesListSeparater HR
{
	border-style: dotted;
	border-width: 1px;
	border-color: #cccccc;
}

/* Right Panel */
.RightPanel
{
	background-color: #f2f2f2;
	border-left: solid 1px #000000;
}

/* Global Archives */
.GlobalArchivesHeader
{
	background-image: url(http://61.67.176.198/public/images/blue/global_header.jpg);
	width: 200px;
	height: 28px;
}

.GlobalArchivesHeader SPAN
{
	font-family: "Trebuchet MS", "Verdana", "Arial", "新細明體", "細明體";
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 2px;
	margin: 0px 0px 0px 30px;
}

.GlobalNewArchives
{
	font-family: "Trebuchet MS", "Verdana", "Arial", "新細明體", "細明體";
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	padding: 2px 2px 2px 5px;
	text-align: left;
}

.GlobalNewArchives A:link, .GlobalNewArchives A:visited
{
	font-size: 12px;
	color: #006666;
	text-decoration: none;	
}

.GlobalNewArchives A:hover
{
	font-size: 12px;
	color: #ba0012;
	text-decoration: underline;	
}

/* Global Replies */
.GlobalRepliesHeader
{
	background-image: url(http://61.67.176.198/public/images/blue/global_header.jpg);
	width: 200px;
	height: 28px;
}

.GlobalRepliesHeader SPAN
{
	font-family: "Trebuchet MS", "Verdana", "Arial", "新細明體", "細明體";
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 2px;
	margin: 0px 0px 0px 30px;
}

.GlobalNewReplies
{
	font-family: "Trebuchet MS", "Verdana", "Arial", "新細明體", "細明體";
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	padding: 2px 2px 2px 5px;
	text-align: left;
}

.GlobalNewReplies A:link, .GlobalNewReplies A:visited
{
	font-size: 12px;
	color: #006666;
	text-decoration: none;	
}

.GlobalNewReplies A:hover
{
	font-size: 12px;
	color: #ba0012;
	text-decoration: underline;	
}

/* Calendar */
.Calendar
{
	width: 160px;
	border-color: #999999;
}

.CalendarTitle
{
	font-family: "Trebuchet MS", "Verdana", "Arial", "新細明體", "細明體";
	font-size: 12px;
	font-weight: normal;
}

.CalendarWeek
{
	font-family: "Trebuchet MS", "Verdana", "Arial", "新細明體", "細明體";
	font-size: 12px;
	font-weight: normal;
	background-color: #ffeedd;
}

.CalendarDay
{
	font-family: "Trebuchet MS", "Verdana", "Arial";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #ffffff;
}

.CalendarNextPrevious
{
	font-family: "Trebuchet MS", "Verdana", "Arial";
	font-size: 11px;
	font-weight: normal;
}

.CalendarNextPrevious A
{
	font-family: "Verdana", "Arial";
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.CalendarOtherMonthDay
{
	font-family: "Trebuchet MS", "Verdana", "Arial";
	font-size: 8px;
	font-weight: normal;
	color: #999999;
	background-color: #ffffff;
}

.CalendarSelectedDay
{
	font-family: "Trebuchet MS", "Verdana", "Arial";
	font-size: 12px;
	font-weight: bold;
	background-color: #ffffcc;
	border-style: solid;
	border-width: 1px;
	border-color: #999966;
}

.CalendarSelectedDay A
{
	font-family: "Trebuchet MS", "Verdana", "Arial";
	color: #0000cc;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.CalendarToday
{
	font-family: "Trebuchet MS", "Verdana", "Arial";
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	background-color: #ffffff;
	color: #009900;
}

.CalendarWeekend
{
	font-family: "Trebuchet MS", "Verdana", "Arial";
	font-size: 11px;
	font-weight: normal;
	background-color: #ffffff;
	color: #cc0000;
}

.CalendarBlogDay
{
	font-family: "Trebuchet MS", "Verdana", "Arial";
	font-size: 12px;
	font-weight: bold;
	background-color: #ffffff;
}

.CalendarBlogDay A:link, .CalendarBlogDay A:visited
{
	font-family: "Trebuchet MS", "Verdana", "Arial";
	color: #0000cc;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.CalendarBlogDay A:hover
{
	font-family: "Trebuchet MS", "Verdana", "Arial";
	color: #0000cc;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

/* Footer */
.Footer
{
	width: 1000px;
	height: 150px;
	background-color: #999999;
	text-align: center;
	font-family: "Trebuchet MS", "Verdana", "Arial", "新細明體", "細明體";
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;	
}

/* Pager */
.Pager
{
	color: #cc0000;
	font-weight: bold;
}

.Pager A:link, .Pager A:visited
{
	color: #1155a5;
	text-decoration: none;	
}

.Pager A:hover
{
	color: #ba0012;
	text-decoration: underline;
}