﻿@charset "utf-8";
/*按鈕輪播CSS開始*/
	a img {
		border: none;
	}
	#abgne_fade_pic {
		position: relative;
		width: 1000px;
		height: 377px;
		z-index:1;
	}
	#abgne_fade_pic a.ad {
		position: absolute;	/* 讓圖片疊在一起 */
	}
	#abgne_fade_pic .control {
		display:none; /*隱藏按鈕*/
		position: absolute;
		right: 10px;
		bottom: 10px;
	}
	#abgne_fade_pic .control a {
		display: inline-block;
		padding:1px 2px 10px 2px;
		margin: 0 3px;
		width: 10px;
		height:10px;
		color: #fff;
		background-image:url(images/icon_15.png);
		background-position:center;
		background-repeat:no-repeat;
		text-align: center;
		font-family:Arial, Helvetica, sans-serif;
		font-size: 10px;
		text-decoration: none;
	}
	#abgne_fade_pic .control a.on {
		background-image:url(images/icon_16.png);
		color: #FF9900;
	}
/*按鈕輪播CSS結束*/

/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	margin: 0px;
}
.about_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 190%;
	color: #666;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #170279;
	line-height: 140%;
}

.title a {
	color: #333;
	text-decoration: none;
}
.title a:hover {
	color: #170279;
}

.title_01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 130%;
	font-weight: bold;
	color: #170279;
}
.title_02 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 14px;
	font-weight: bold;
}

.index_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	color: #414141;
}
.index_font a {
	color: #414141;
	text-decoration: none;
}
.index_font a:hover {
	color: #000;
}


.tophome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #959696;
}
.tophome a {
	color: #959696;
	text-decoration: none;
}
.tophome a:hover {
	color: #000;
}
.left_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 130%;
	color: #2f3132;
}
.left_menu a {
	color: #2f3132;
	text-decoration: none;
}
.left_menu a:hover {
	color: #170279;
}
.from {
	border: 1px solid #CCC;
}
.form_01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000;
	background-color:transparent;
	border:none;
}

.left_menu_01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #000;
}
.left_menu_01 a   {
	color: #003;
	text-decoration: none;
}
.left_menu_01 a:hover {
	color: #069;
}

.TopMenuList {
	font-size:13px;
	color:#fff;
	border-bottom:#777aaa dotted 1px;
}
.TopMenuList a{
	color:#fff;
	text-decoration:none;
}
.TopMenuList a:hover{
	color:#FFF;
}

.TopMenuList2 {
	padding:2px;
	font-size:12px;
	color:#fff;
}
.TopMenuList2 a{
	color:#ccc;
	text-decoration:none;
}
.TopMenuList2 a:hover{
	color:#f4b326;
}
