body{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;}

a{
	color:#333;
	text-decoration:none;}

a:hover{
	color:#069;}

a.white{
	color:#FFF;
	text-decoration:none;}

a.white:hover{
	color:#FF0;}

.bottom{
	display:block;
	background-image:url(../img/epaper/epaper_28.gif);
	width:760px;
	height:56px;
	color:#069;
	text-align:center;
	line-height:18px;
}

.th01_left{
	background-image:url(../img/epaper/epaper_title01.gif);
	background-repeat:no-repeat;
	background-position:left;
	color:#8c8e27;
	text-align:center;
	background-color: #EFF0C3;
}

.th01_right{
	background-image:url(../img/epaper/epaper_title02.gif);
	background-repeat:no-repeat;
	background-position:right;
	color:#8c8e27;
	text-align:center;
	background-color: #EFF0C3;
}

.th02{
	font-size:14px;
	color:#063;
	padding-left: 15px;
	font-weight: bold;
}
.th02_s{
	color:#063;
	text-align:right;}
	
.text{
	color:#666;
	padding:0 30px 0 30px;
	line-height:21px;}
.point {
	background-image: url(../img/point_line.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.imagebox{  /*圖片外框*/
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	margin: 5px;
	padding: 5px;
}
.imagetxt {  /*圖片說明文字*/
	list-style-image: url(../img/55.gif);
	font-size: 95%;
	padding-left: 20px;
}

