@charset "utf-8";
/* CSS Document */
.news_box_01{
	width:1000px;
	height:399px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:2;
	float:left;
}
.news_box_02{
	width:428px;
	height:370px;
	position:absolute;
	top:401px;
	left:140px;
	z-index:3;
	float:left;
}
.news_box_03{
	width:162px;
	height:57px;
	position:absolute;
	top:715px;
	left:619px;
	z-index:4;
	float:left;
}
.news_box_04{
	width:180px;
	height:95px;
	position:absolute;
	top:213px;
	left:622px;
	z-index:5;
	float:left;
}

.newsde_box_02{
	width:799px;
	height:444px;
	position:absolute;
	top:331px;
	left:140px;
	z-index:3;
	float:left;
	overflow:auto;
}
.newsde_box_03{
	width:106px;
	height:39px;
	position:absolute;
	top:704px;
	left:406px;
	z-index:4;
	float:left;
}
.news_box_05{width:167px; height:109px; position:absolute; top:145px; left:777px; z-index:6; float:left;}
.news_box_06{width:167px; height:109px; position:absolute; top:269px; left:777px; z-index:7; float:left;}
.news_box_07{width:1000px; height:444px; float:left; background-image:url(../images/about/about_03.jpg);}

.news_detsil_box{width:1000px; height:240px; float:left;}
.news_detsil_01{
	width:1000px;
	height:auto;
	float:left;
}
.news_detsil_02{
	width:194px;
	height:522px;
	float:left;
}
.news_detsil_03{
	width:790px;
	height:auto;
	float:left;
}
.news_detsil_04{
	width:790px;
	height:11px;
	float:left;
}
.news_detsil_05{
	width:756px;
	height:auto;
	float:left;
	background-image:url(../images/news/news_detail_10-03.jpg);
	padding:0px 17px;
}
.news_detsil_06{
	width:790px;
	height:11px;
	float:left;
}


.new_pic{
	padding:0px 13px;
	width:300px;
	height:auto;
	background-image: url(../images/news/news_detail_pic02.jpg);
}
.new_pic_name{
	width:300px;
	height:32px;
	padding:0px 13px 0px 13px;
	background-image: url(../images/news/news_detail_pic03.jpg);
	margin-bottom: 10px;
}
.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;
}
