body {
  background-image:url(images/bg.jpg); 
  background-repeat: repeat-x;
  background-color: #000000;
  color:#737373;
  font-family: "新細明體,Century Gothic";  
  font-size:12px;
  margin:0;
}
font,th,td,p { 
    font-size:13px; color:"#737373"; font-family: "新細明體,Century Gothic";  
}
a:link {color: #737373;    text-decoration: none}     /* unvisited link */
a:visited {color: #3b3b3b;    text-decoration: none}  /* visited link */
a:hover {color: #737373;    text-decoration: underline }   /* mouse over link */
a:active {color: #3b3b3b;    text-decoration: none}   /* selected link */

.news_date{
    font-size : 12px;
    font-family: "新細明體,Century Gothic";    
    color : #ec6a00;  
    font-weight: bold;
}

.Pages { text-align:center; margin-bottom: 1px; margin-top: 1px;}
.Paginator { padding-top: 2px; margin-left: auto; margin-right: auto;}
.Paginator a, .pageList .this-page { padding: 2px 4px; border: solid 1px #cccccc; background: #ffffff; text-decoration: none; }
.Paginator a:visited { padding: 2px 4px; border: solid 1px #cccccc; background: #ffffff; text-decoration: none; }
.Paginator .AtStart { margin-right: 10px; padding: 2px 4px; border: solid 1px #eeeeee; background: #ffffff; color: #aaa; }
.Paginator .Prev { margin-right: 10px; padding: 2px 4px; border: solid 1px #cccccc; background: #ffffff; }
.Paginator .break { padding: 2px 4px; border: none; background: #ffffff; text-decoration: none; }
.Paginator .Next { margin-left: 10px; padding: 2px 4px; border: solid 2px #cccccc; background: #ffffff;}
.Paginator .PageInputText { margin-left: 10px; background: #ffffff; color: #000000; }
.Paginator .AtEnd { margin-left: 10px; padding: 2px 4px;border: solid 1px #eeeeee; background: #ffffff; color: #aaa; }
.Paginator .this-page {padding: 2px 4px; border-color: #999999; font-weight: bold; background: #ffffff; color: #FF0084; }
.Paginator a:hover {color: #ffffff; background: #0063DC; border-color: #003366; text-decoration: none;}
.Paginator .Results { margin-right: 5px; padding: 2px 4px; background: #ffffff; color: #000000; }
.Paginator .PageInputBox { border-width: 1px; border-color:#999999; background: #ffffff; color:#333333; margin:0; padding:1px; line-height:100%;}

.line{
	height:2px;
	line-height:2px;
	border-bottom:1px solid #E8E8E8;
}

a.red{
	color:#F00;
}
.indextitle{
	overflow:hidden; width:255px; height:18px; padding-top:2px;
}
.indextitle a{
	line-height:18px;
}
#content a{
	color:#06C;
	text-decoration:none;
}
#content a:hover{
	color:#333;
	text-decoration:none;
}