@charset "utf-8";
/* CSS Document */
.log_body{
	float:left;
	width:747px;
	height:auto;
	padding-top: 10px;
	padding-right: 51px;
	padding-bottom: 0px;
	padding-left: 14px;
	background-image:url(../images/logbook/logbook_05.jpg);
	background-position:top;
	background-repeat:no-repeat;
	}


.box_01{padding:10px 65px 0px 30px; background-image: url(../images/style_bk.jpg);}
.box_02{
	float:left;
	width:300px;
	padding-top: 20px;
	padding-right: 150px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.box_03{
	float:left;
	width:230px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.box_04{margin-left:15px; float:left; width:450px; border-right:#003300 1px dotted; margin-bottom:5px; border-bottom:#003300 1px dotted;}
.box_05{
	width:710px;
	margin-bottom:5px;
	margin-right:15px;
	margin-left:15px;
	float:left;
}
.box_06{padding-left:15px; padding-bottom:5px; float:left; width:670px;}
.box_07{
	float:left;
	width:230px;
	margin-bottom:5px;
	border-bottom:#003300 1px dotted;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 30px;
}

.new_pic_box{padding-left:15px; float:left; width:670px;}
.new_pic{background-image:url(../images/logbook/news_detail_pic02.jpg); padding-left:13px; width:313px; height:auto;}
.new_pic_name{width:300px; height:26px; padding:0px 13px 6px 13px; background-image: url(../images/logbook/news_detail_pic03.jpg);}
.log_words_box{padding:6px 10px 6px 0px;}



A:link.logbook_url {
	color: #ffffff;
	TEXT-DECORATION: none
}
/*這是沒按過的顏色指令。*/
A:active.logbook_url {
	color: #red;
	TEXT-DECORATION: none
}
/*這是活動的顏色指令，平常根本看不出來。*/
A:visited.logbook_url {
	color: #ffffff;
	TEXT-DECORATION: none
}
/*這是按過之後的顏色指令。*/
A:hover.logbook_url {
	COLOR: red;
	TEXT-DECORATION: underline
}
/*這是被滑鼠碰到的顏色指令。*/
#logbook {
}
#breadCrumb {
	height:60px;
	width:724px;
}
#breadCrumb .font {
	font-family:"新細明體", Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:20px;
	color:#ffffff;
}
#logbook .txt_color1 {
	color:#333333;
}
#logbook .txt_color2 {
	color:#990000;
}
#logbook .txt_color3 {
	color:#ffffff;
}
#logbook .logbook_title {
	float:left;
	height:112px;
	width:724px;
}
#logbook .logbook_bg_02 {
	padding-left:30px;
	height:500px;
	width:760px;
}
#logbook .btn {
	float:left;
	width:750px;
	height:25px;
	padding-top: 10px;
}


#lgContent {
}
#lgContent .container {
	float:left;
	padding-top:10px;
	width:750px;
	height:	auto;
}
#lgContent .listTop {
	float:left;
	width:750px;
	height:	21px;
	padding-top:6px;
	margin-bottom:5px;
	background-color:	#9087b6;
	border:#bfd7e3 1px solid;
	font-family:Verdana, "新細明體";
	font-size:13px;
	color:#000000;
}
#lgContent .listContent {
	float:left;
	width:750px;
	height:	21px;
	padding-top:6px;
	margin-bottom:5px;
	background-color:	#baa9d5;
	border:#bfd7e3 1px solid;
	font-family:Verdana, "新細明體";
	font-size:13px;
	color:#000000;
}
#lgContent .listContentTitle {
	float:left;
	width:70%;
	height:	auto;
}
#lgContent .listContentBrowse {
	float:left;
	width:20%;
	height:	auto;
}
#lgContent .listContentAuthor {
	float:left;
	width:20%;
	height:	auto;
}
#lgContent .listContentTime {
	float:left;
	width:30%;
	height:	auto;
}

#glDetailContent {
	font-family:Verdana, "新細明體";
	font-size:13px;
	color:#000000;
}
#glDetailContent .container {
	float:left;
	padding-top:10px;
	width:750px;
	height:	auto;
}
#glDetailContent .listTop {
	float:left;
	width:750px;
	height:	21px;
	padding-top:6px;
	margin-bottom:5px;
	background-color:	#9087b6;
	border:#bfd7e3 1px solid;
}
#glDetailContent .listContentTitle {
	float:left;
	width:100%;
	height:	auto;
}
#glDetailContent .listContent {
	width:100%;
	height:	auto;
	float:left;
	border-top:#bfd7e3 1px solid;
	border-left:#bfd7e3 1px solid;
	border-right:#bfd7e3 1px solid;
	background-color:	#baa9d5;

}
#glDetailContent .listContentTd {
	height:	21px;
	border-bottom:#bfd7e3 1px solid;
}
#glDetailContent .listContentTdContent {
	padding:10px;
	border-bottom:#bfd7e3 1px solid;
}
#glDetailContent .btn {
	float:left;
	width:750px;
	height:25px;
	padding-top: 10px;
}
