﻿@charset "utf-8";
/*************************************************************************************************
/List.Div
/List.Font
/Detailed.Div
/Detailed.Font
/Common.Btn
/input.Div
/MsgList.Div
/DiaryTag.Div
/DiaryOld.Div
*************************************************************************************************/
/*DiaryOld.Div***********************************************************************************/
#Diary_OldTitle{
	clear: both;
	width: 580px;
	margin-left: 10px;
	color: #88CF2B;
	padding-top: 10px;
}
#Diary_Old{
	clear: both;
	width: 578px;
	margin-left: 10px;
	background-color: #666666;
	padding: 1px;
	margin-bottom: 10px;
}
#Diary_OldLine{
	clear: both;
	width: 570px;
	background-color: #575757;
	margin: 5px;
}
#Diary_OldLine ul{
	list-style-type:none;
	margin: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#Diary_OldLine li{
	height: 25px;
	width:570px;
	color: #FFFFFF;
}
#Diary_OldLine ul a {
	display:block;
	height:25px;
	line-height:25px;
	color:#2ED7F8;
	padding-left: 10px;
	text-decoration:none;
}
#Diary_OldLine ul a:hover {
	background:#4d4d4d;
	color:#F977B3;
}

/*List.Div***************************************************************************************/
#Diary_A1 ul{
	list-style-type:none;
	margin: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#Diary_A1 li{
	float:left;
	height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #626262;
}
#Diary_A1 {
	/*width: 100%;*/
	padding-right: 11px;
	padding-left: 11px;
}

#Diary_A1 ul a {
	display:block;
	height:25px;
	line-height:25px;
	color:#2ED7F8;
	border-bottom:1px solid #dddddd;
}
#Diary_A1 ul a:hover {
	background:#4d4d4d;
	color:#F977B3;
}

#Diary_A3 {
	clear: both;
	text-align: right;
	padding-top: 6px;
	padding-right: 15px;
	padding-bottom: 5px;
	font-family: Helvetica, Arial, "新細明體", "標楷體";
	font-size: 9px;
	color: #F06EAA;
	letter-spacing: 1px;
}

#Diary_A2 {
	clear: both;
	text-align: left;
	margin: 0px;
	padding-left: 15px;
	float:left;
	font-size: 11px;
}

#Diary_A4 {
	clear: both;
	width: 580px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #3e3e3e;
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;
}

#Diary_MainBg {
	height: auto;
	background-image: url(../Images/Bg_01.gif);
	background-repeat: no-repeat;
	background-position: top;
	overflow: auto;
}
/*
#Diary_A5 {
	clear: both;
	width: 580px;
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #3e3e3e;
}
*/
/*
#W_Side h1.Diary_A4 {
	width: 552px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #3e3e3e;
	margin-right: 24px;
	margin-left: 24px;
	height: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
*/

#Diary_A6 {
	clear: both;
	background-image: url(../Images/DiaryTitle01.gif);
	height: 70px;
	width: 600px;
}
#Diary_A6 ul {
	list-style-type:none;
	margin: 0px;
	padding-top: 48px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 26px;
}
#Diary_A6 li {
	float:left;
}

/*DiaryTag.Div***********************************************************************************/
#DiaryTagView1 {
	width: 130px;
	position: absolute;
	left: 276px;
	top: 107px;
	*top: 106px;
	visibility:hidden;
}
#DiaryTagView2 {
	background-image: url(../Images/TagBg01.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 130px;
	height:160px;
	background-color: #575757;
}
#DiaryTagView2 ul{
	list-style-type:none;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#DiaryTagView2 li{
	float:left;
	height: 25px;
	width:120px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
#DiaryTagView2 ul a {
	display:block;
	height:25px;
	line-height:25px;
	padding-left: 20px;
	color:#2ED7F8;
	background: url(../Images/TagIcon01.gif) no-repeat left center;
}
#DiaryTagView2 ul a:hover {
	color:#F977B3;
	background-color: #4d4d4d;
	background-image: url(../Images/TagIcon01.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

/*Detailed.Div***********************************************************************************/
#DiaryDetailed_A1 {
	float:left;
	width: 500px;
	padding-right: 11px;
	padding-left: 11px;
}
#DiaryDetailed_A1 ul {
	list-style-type:none;
	margin: 0px;
	padding: 10px;
}
#DiaryDetailed_A1 li {
	float:left;
	height: 25px;
}

#DiaryDetailed_A2 {
	float: right;
	height: 20px;
	width: 45px;
	border: 1px solid #878787;
	margin-top: 10px;
	margin-right: 20px;
}

#DiaryDetailed_A3 {
	float:left;
	width: 560px;
	padding-left: 20px;
	margin-top: 15px;
}

#DiaryDetailed_A4 {
	clear: both;
	text-align: right;
	padding-top: 6px;
	padding-right: 15px;
	padding-bottom: 5px;
	font-family: Helvetica, Arial, "新細明體", "標楷體";
	font-size: 9px;
	color: #F06EAA;
	letter-spacing: 1px;
}

/*Common.Btn*************************************************************************************/

/*#DiaryDetailed a{
	width: 45px;
	height: 22px;
	background: url(../images/DiaryBtn01.gif) -44px 0px no-repeat;
	display: block;
}
#DiaryDetailed a:hover{
	width: 45px;
	height: 22px;
	background: url(../images/DiaryBtn01.gif) -177px 0px no-repeat;
	display: block;
}*/
#DiaryDetailed a{
	width: 45px;
	height: 22px;
	background: url(../images/DiaryBtn01.gif) -44px 0px no-repeat;
	display: block;
	left: -1px;
	position: relative;
}
#DiaryDetailed a:hover{
	width: 45px;
	height: 22px;
	background: url(../images/DiaryBtn01.gif) -177px 0px no-repeat;
	display: block;
	left: -1px;
	position: relative;
}

#DiaryList a{
	width: 45px;
	height: 22px;
	background: url(../images/DiaryBtn01.gif) 0 0 no-repeat;
	display: block;
}
#DiaryList a:hover{
	width: 45px;
	height: 22px;
	background: url(../images/DiaryBtn01.gif) -133px 0 no-repeat;
	display: block;
}

#DiaryTag a{
	width: 45px;
	height: 22px;
	background: url(../images/DiaryBtn01.gif) -88px 0 no-repeat;
	display: block;
	left: -2px;
	position: relative;
}
#DiaryTag a:hover{
	width: 45px;
	height: 22px;
	background: url(../images/DiaryBtn01.gif) -221px 0 no-repeat;
	display: block;
	left: -2px;
	position: relative;
}
/*List.Font**************************************************************************************/

.Diary_A1Li-1{
	width: 177px;
	line-height:24px;
}

.Diary_A1Li-2{
	width: 400px;
	text-overflow: ellipsis;
	overflow: hidden;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #626262;
	text-indent: 10px;
}

.Diary_A1Li-3{
	font-family: Verdana, Arial, "新細明體", "標楷體";
	font-size: 12px;
	color: #2ED7F8;
}

/*Detailed.Font**********************************************************************************/

.DiaryDetailed_01{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #f06eaa;
}
.DiaryDetailed_02{
	font-family: Verdana, Arial, "新細明體", "標楷體";
	font-size: 11px;
	color: #88cf2b;
}
.DiaryDetailed_03{
	font-family: Verdana, Arial, "新細明體", "標楷體";
	font-size: 11px;
	color: #a7a7a7;
	line-height: 18px;
	letter-spacing: 1px;
	/*word-break: keep-all;
	word-break:break-all;
	width:558px;*/
}
.DiaryDetailed_04{
	position:relative;
	top:3px;
	left:3px;
}
.DiaryDetailed_05{
	position:relative;
	top:1px;
	left:10px;
	font-family: Verdana, Arial, "新細明體", "標楷體";
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
}

/*Input.Div*****************************************************************************************/
#Diary_MsgInpt {
	/*display: none;*/
	clear: both;
	height: 300px;
	background-image: url(../Images/Bg_01.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#Diary_MsgInpt_A1 {
	float:left;
	width: 580px;
	padding-right: 11px;
	padding-left: 11px;
}
#Diary_MsgInpt_A1 ul {
	list-style-type:none;
	margin: 0px;
	padding: 10px;
}
#Diary_MsgInpt_A1 li {
	float:left;
	/*	height: 30px;*/
}

.Diary_MsgInpt_A1-1{
	width: 50px;
	height: 26px;
	line-height:26px;
	text-align: center;
	color: #a7a7a7;
	font-size: 11px;
	letter-spacing: 3px;
}
.Diary_MsgInpt_A1-2{
	width: 225px;
	height: 26px;
	line-height:26px;
}
.Diary_MsgInpt_A1-3{
	width: 500px;
}
.Diary_MsgInpt_A1-Text01{
	width: 225px;
	height: 24px;
	background:transparent;
	border: 1px solid #878787;
	font-family: Verdana, Arial, "新細明體", "標楷體";
	font-size: 12px;
	color: #FFFFFF;
}
.Diary_MsgInpt_A1-Text02{
	width: 100%;
	background:transparent;
	border: 1px solid #878787;
	font-family: Verdana, Arial, "新細明體", "標楷體";
	font-size: 12px;
	color: #FFFFFF;
}
#Diary_MsgInptError {
	display: none;
	float:left;
	width: 580px;
}
#Diary_MsgInptError ul {
	list-style-type:none;
	margin: 0px;
	padding-left: 10px;
}
#Diary_MsgInptError li {
	float:left;
}
.Diary_MsgInptError_A1 {
	background-color: #fff100;
	height: 50px;
	width: 580px;
	filter: Alpha(Opacity=70);
	opacity:0.7;
	display:block;
	*opacity:1;
}
.Diary_MsgInptError_A2 {
	float:left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

/*MsgList.Div*****************************************************************************************/
.Diary_MsgList {
	clear: both;
	height: auto;
	background-image: url(../Images/Bg_01.gif);
	background-repeat: no-repeat;
	background-position: top;
	overflow: auto;
}
#Diary_MsgList_A1 {
	float:left;
	padding-right: 11px;
	padding-left: 11px;
}
#Diary_MsgList_A1 ul {
	list-style-type:none;
	margin: 0px;
	padding: 10px;
}
#Diary_MsgList_A1 li {
	float:left;
}

.Diary_MsgList_A1-1{
	width: 30px;
	height: 26px;
	/*text-align: center;*/
}
.Diary_MsgList_A1-2{
	width: 520px;
	height: 26px;
	/*line-height:15px;*/
	color: #F06EAA;
	letter-spacing: 1px;
}
.Diary_MsgList_A1-3{
	color: #8FC31F;
	font-family: Arial;
	font-size: 10px;
	letter-spacing: 0px;
}
.Diary_MsgList_A1-4{
	width: 520px;
	line-height:18px;
	color: #A7A7A7;
	letter-spacing: 1px;
	font-family: Verdana, Arial, "新細明體", "標楷體";
	font-size: 11px;
	margin-bottom: 15px;
}
.Diary_MsgList_A1-5{
	width: 520px;
	line-height:18px;
	color: #81D3DA;
	letter-spacing: 1px;
	font-family: Verdana, Arial, "新細明體", "標楷體";
	font-size: 11px;
	margin-bottom: 15px;
	/*2ED7F8*/
}
#Diary_MsgRe{
	float:left;
	width: 580px;
	padding-right: 11px;
	padding-left: 11px;
	background-color: #FFFF00;
}
