@charset "utf-8";
/* CSS Document */
#news_body{width:829px; height:693px; float:left; background-image: url(../images/news/news_03.jpg);}
#news_body_02{width:829px; height: auto; float:left;}

.box_01{
	width:690px;
	height:525px;
	padding:131px 0px 0px 116px;
}
.box_02{width:829px; height:auto; float:left; background-image:url(../images/gbook/gbook_detail_bbk.jpg); background-repeat:repeat-x;}
.box_03{
	width:712px;
	height:auto;
	padding:0px 12px 100px 105px;
	float:left;
	background-image:url(../images/gbook/gbook_detail_02.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
.box_04{
	padding-left:10px;
	padding-right:10px;
	float:left;
	width:692px;
}
.new_pic{
	padding-left:13px;
	width:313px;
	height:auto;
	background-image: url(../images/news/news_detail_pic02.jpg);
}
.new_pic_name{
	width:300px;
	height:25px;
	padding:0px 13px 0px 13px;
	background-image: url(../images/news/news_detail_pic03.jpg);
}
.new_words_box{padding:6px 10px 6px 0px;}

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


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

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

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

