
a:visited {  color: #ffffff; text-decoration: none; font-size: 13px}
a:link {  color: #ffffff; text-decoration: none; font-size: 13px}
a:hover {
	text-decoration: underline;
	font-size: 13px
}
a img { border-style:none;}
.spec_news {font-size: 12px}
.newsline {
	font-size: 13px;
	line-height: 23px;
}
.newsboxline {
	line-height: 24px;
}
.newsboxline a {
	color:#000;
}
.linkbox {
	font-size: 15px;
	color: #000;
}
.red a:link{ /* 鄉鎮連結*/
	color: #111111;
	font-size: 15px;
	text-decoration: none;
}
.red a:hover{ /* 鄉鎮連結樣式*/
	color: #111199;
	font-size: 15px;
	text-decoration:underline;
}
.red a:visited{ /* 鄉鎮連結樣式*/
	color: #111111;
	font-size: 15px;
	text-decoration:none;
}
.toplink a:link{ /* 上方連結樣式*/
	color: #000000;
	font-size: 13px;
	text-decoration: none;
}
.toplink a:hover{ 
	color: #ffff33;
	font-size: 13px;
	text-decoration:underline;
}
.toplink a:visited{
	color: #000000;
	font-size: 13px;
	text-decoration: none;
}
.inlink a:link{ /* 上方連結樣式*/
	color: #333333;
	font-size: 12px;
	text-decoration: none;
}
.inlink a:hover{ 
	color: #8C8C8C;
	font-size: 12px;
	text-decoration:underline;
}
.inlink a:visited{
	color: #333333;
	font-size: 12px;
	text-decoration: none;
}
.ad7x2 {

  border:0px red solid;

  width:500px;

  height:100%;

  overflow:hidden;

  *overflow:auto;
  
}
.ad7x2 img {

  float:left;

  display:block;

  margin:2px

}
.ads8x2 {

  border:0px red solid;

  width:1020px;

  overflow:hidden;

  *overflow:auto;
  
}
.ads8x2 img {

  float:left;

  display:block;

  margin:3px

}
.titlefont {
	font-size: 30px;
	color: #FFF;
	text-align: right;
}

.pagenum a:link{ /* 消息連結樣式*/
	color: #ffff11;
	font-size: 13px;
	text-decoration: none;
}
.pagenum a:hover{ /* 消息連結樣式*/
	color: #ffff99;
	font-size: 13px;
	text-decoration:underline;
}
.pagenum a:visited{ /* 消息連結樣式*/
	color: #ffff11;
	font-size: 13px;
	text-decoration:none;
}
.textfont {
	font-size: 13px;
	color: #ffff00;
}
.pagenum td,.pagenum a{color:#000;font-size: 13px}

/*內頁上底圖*/
.index1_up {
	background-image: url(images/indexbk_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.index1_mid {
	background-image: url(images/indexbk_02.jpg);
	background-repeat: repeat-y;
	background-position: center;

}
.index1_down {
	background: url(images/indexbk_04.jpg) no-repeat center bottom;
}

.index2_up {
	background-image: url(images/index1bk_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.index2_mid {
	background-image: url(images/index1bk_02.jpg);
	background-repeat: repeat-y;
	background-position: center;

}
.index2_down {
	background: url(images/index1bk_04.jpg) no-repeat center bottom;
}

