@charset "utf-8";
/* design by showhau */
/*----------抬頭地方要加-----------------------------
<meta name="Robots" content="All" />
<meta name="Author" content="showhau,hau,dpi" />
<meta name="keywords" content="showhau, hau, design, dpi, web, web design" />
-----------------------------------------------------*/
/*----------------------------  第一層  -------*/
#news{
	margin:auto;
	width:95%;
	padding-bottom:5px;
	margin-top:10px;
}
.news{
	font-size:12px;
	color:#5b5b5b;
	border-top:3px #688742 solid;
	border-bottom:2px #d9d9d9 solid;
	width:100%;
	text-align:center;
}
.news tr th{
	border-bottom:1px #ececec solid;
	background:#FFFFFF;
	line-height:30px;
}
.news tr td{
	border-bottom:1px #ececec solid;
}
.news tr td a{
	color:#5b5b5b;
	display:block;
	text-align:left;
	padding:7px 0 7px 15px;
	line-height:18px;
	width:500px;
}
.news tr td a:hover{
	color:#688742;
	text-decoration:underline;
}
/*----------------  list  ---*/
.list{
	background:url(../images/menu/list_line.jpg) right top no-repeat;
	text-align:center;
	width:90px;
}
.title{
	font-size:18px;
	font-weight:bold;
	color:#ff7e00;
	text-align:left;
	padding:5px 0 5px 15px;
}
/*----------------  date  ---*/
.date{
	font-size:10px;
	color:#FF0000;
	width:100px;
}

/*-------------------------------------------  大圖  ------------*/
.newsp{
	text-align:left;
	padding:5px;
}
/*------------------------------------------  back  -------*/
.back{
	font-size:13px;
	margin:auto;
	text-align:right;
	padding:10px 0 20px 0;
}
.back a{
	background:url(../images/arrow_news.jpg) no-repeat;
	color:#000000;
	padding:5px 0 10px 25px;
}
.back a:hover{
	color:#999999;
	text-decoration:underline;
}







