﻿@charset "utf-8";
/* nav */
.nav {
	text-align: right;
	position: absolute;
	top: 2px;
	*top: 4px;
	right: 10px;
	padding: 0;
	height: 17px;
	font-size: 12px;
	font-family: "新細明體";
	z-index: 98;
	/*background: #106B88;*/
	margin: 0px 10px 0px 0px;
}
.layout .accesskey {
	float: left;
	display: none;
}

.nav ul {
	margin-right: 3px;
	margin-top: 4px;
	margin-bottom: 1px;
	padding: 0px;
	margin-left: 0px;
	display: inline;
}
.nav ul li {
	display: inline;
	vertical-align: middle;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 3px;
	margin: 0px;
}
.nav ul li a {
	color: #FFF;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.nav ul li a:hover {
	color: #FFFF00;
}

.navBar {
}
.navBar table {
	width:182px;
}
.menu {
	font-size: 120%;
	color: #333;
	font-weight: bold;
	background: #f5f3f4;
	margin: 5px 10px 7px 0;
	padding: 0 0px 0px;
	border-top: 1px solid #d6e2ef;
}
.menu ul li a {
	color: #333;
	text-decoration: none;
	/*padding: 0px 0px 0px 20px;*/
	padding:0 5px 0 15px;
	margin: 0;
}
.menu ul li a:hover {
	color: #930;
}
.menu ul li {
	margin-top: 5px;
	border-bottom: 1px solid #d6e2ef;
	margin: 0px;
	padding: 6px 0px 3px;
	border-top: 1px solid #FFF;
}

.menu ul {
	padding: 0px;
}
a {
	text-decoration: none;
}
.epaper {
	margin-top: 5px;
}
.header .search {
	position: absolute;
	right: 15px;
	top: 113px;
	/*font-weight: bold;
	color: #00F;*/
}
.header .search input {
	line-height: 130%;
	vertical-align:middle;
}
.header .search input[type="text"] {
	border:1px solid #999;
	vertical-align:top;
	width: 140px;
	line-height: 150%;
	padding: 1px 5px 3px;
}
.header .search input[type="button"] ,
.header .search input[type="submit"] {
	height:22px;
	*height:24px;
	*width:3em;
	vertical-align:top;
	line-height: 100%;
	padding: 0 5px;
	*padding: 4px 5px 2px;
}

.feeback .feeback_footer {
	background: url(../images/leftmenu_footer.jpg) no-repeat left top;
	height: 15px;
}
.feeback {
	background: url(../images/leftmenu_top.jpg) no-repeat left top;
	padding-top: 45px;
	margin: 8px 0;
}
.feeback .feeback_body {
	background: url(../images/leftmenu_body.jpg) repeat-y left top;
	padding-left: 20px;
	
}
.feeback .feeback_body h3 {
	font-size: 90%;
	font-weight: normal;
}
.feeback .feeback_body input {
	margin-left: 100px;
}

.fontSet, .fontSet2 {
	/*margin:0 0 0 30px;*/
	margin:0;
	/*float:left;*/
	position: absolute;
	right: 18px;
	top: 145px;
}
.fontSet span ,
.fontSet2 span {
	/*float:left;*/
	vertical-align:bottom;
}
.fontSet ul ,
.fontSet2 ul {
	margin:0px 0 0 0;
*margin:-3px 0 0 0;
	/*float:left;*/
	/*font-size: 13px;*/
	display:inline;
	vertical-align:bottom;
}
.fontSet ul li ,
.fontSet2 ul li {
	display:inline;
	margin:0 2px 0 0;
}
.wrap .top .header .fontSet span ,
.wrap .top .header .fontSet2 span {
	font-size: 13px;
}

.fontSet ul li a,
.fontSet2 ul li a {
	color: #333333;
	text-decoration: none;
	/*font-size: 13px;	*/
}
.fontSet ul li a:hover,
.fontSet2 ul li a:hover {
	color: #CC0000;
	text-decoration: none;
}

.fontSet .fontS ,
.fontSet2 .fontS {
	font-size: 13px;
}
.fontSet .fontM ,
.fontSet2 .fontM {
	font-size: 15px;
}
.fontSet .fontL ,
.fontSet2 .fontL {
	font-size: 18px;
}

/*-------------------------------
.fontSet2 {
	margin:0 0 0 30px;
	float:left;
	position: absolute;
	left: 799px;
	top: 156px;
}
.fontSet2 span {
	float:left;
}
.fontSet2 ul {
	margin:0px 0 0 0;
*margin:-3px 0 0 0;
	float:left;
}
.fontSet2 ul li {
	display:inline;
	margin:0 2px 0 0;
	font-size: 13px;
}
.wrap .top .header .fontSet2 span {
	font-size: 13px;
}

.fontSet2 ul li a{
	color: #333333;
	text-decoration: none;
	font-size: 13px;	
}
.fontSet2 ul li a:hover{
	text-decoration: none;
}
*/

tr .center2  h2 {
	font-size: 120%;
	margin-bottom: 10px;
	border-bottom: 2px solid #CCC;
	padding-bottom: 3px;
}
/*--------------------*/
/*--page design--*/

.page {
	margin: 0;
	clear: both;
	text-align:left;
	vertical-align: middle;
	font-size: 100%;
	color: #666;
	padding-top: 10px;
}
.page em{
	font-style: normal;
	color: #009933;
	margin-right: 2px;
	margin-left: 2px;
	font-weight: bold;
}

.page a{
	color: #006699;
	text-decoration: none;
}
.page a:hover{
	color: #0099CC;
	text-decoration: underline;
}

.page ul {
	margin: 0px;
	padding: 0px;
}
.page li {
	display: inline;
	margin-right: 3px;
	background: #FFFFFF;
	vertical-align:middle;	
}
.page li a {
	color: #006699;
	text-decoration: none;
	text-align: center;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
}
.page li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background: #FF6600;
}
.page li.here {
	display: inline;
	margin-right: 5px;
	padding-left: 6px;
	*margin-right: 3px;
	*padding-right: 6px;
	text-align: center;
	color: #CC3300;
	font-weight: bold;
}
.page li.next img, .page li.prev img{
	
}
.page li.next a{
	
}
.page li.prev a{
	
}

.page li.prevten {
	
}
.page li.prevten img {
	width: 62px;
	height: 16px;
	vertical-align: middle;
	
}
.page li.prevten a {
	
	margin: 0px;
	padding: 0px;
	background-image: url(../images/prevnext.gif);
	background-repeat: no-repeat;
}
.page li.prevten a:hover {
	
}
.page li.first {
	
}
.page li.first img {
	width: 15px;
	height: 15px;
	vertical-align: middle;
}

.page li.first a {
	margin: 0px;
	padding: 0px;
	
	background-image: url(../images/first.gif);
	background-repeat: no-repeat;
}
.page li.first a:hover {
}
.page li.prev {
}
.page li.prev img {
	width: 15px;
	height: 15px;
	vertical-align: middle;
}

.page li.prev a {
	margin: 0px;
	padding: 0px;
	
	background-image: url(../images/prev.gif);
	background-repeat: no-repeat;
}
.page li.prev a:hover {
}
.page li.next {
}
.page li.next img {
	width: 15px;
	height: 15px;
	vertical-align: middle;
}

.page li.next a {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;	
	background-image: url(../images/next.gif);
	background-repeat: no-repeat;
}
.page li.next a:hover {
	background-color: #FFFFFF;
}
.page li.nextten {
}
.page li.nextten img {
	width: 62px;
	height: 16px;
	vertical-align: middle;
}
.page li.nextten a {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	
	background-image: url(../images/nextten.gif);
	background-repeat: no-repeat;
}
.page li.nextten a:hover {
	background-color: #FFFFFF;
}
.page li.last {
}
.page li.last img {
	width: 15px;
	height: 15px;
	vertical-align: middle;
}

.page li.last a {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;	
	background-image: url(../images/last.gif);
	background-repeat: no-repeat;
}
.page li.last a:hover {
	background-color: #FFFFFF;
}
.page .condition {
	background-image: url(../images/condition.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 25px;
	margin-left: 10px;
	position: absolute;
	top: 151px;
	right: 235px;
}
.page .rss {
	position: absolute;
	top: 140px;
	right: 353px;
}
.page .prev img,.page .next img{
	
}
.aCenter {
	text-align: center;
}
.border {
	border-bottom: 1px dotted #CCC;
}

/*----------------Epaper*/
.epaper {
	background:url(../images/leftDiv_bg.png) no-repeat left bottom;
	padding: 0 0 16px;
	margin: 6px 0;
}
.epaper .body {
	margin:0 14px;
	text-align:left;
}
.epaper form {
	margin:0;
	padding:0;
}
.epaper input.text {
	display:block;
	border:1px solid #ccc;
	font-size:13px;
	width: 148px;
	margin: 0 0 4px;
}

/*----------------手頁右欄 fastlink*/
.fastlink {
}
.fastlink li {
	margin:0 0 6px;
}

