@charset "utf-8";
@import url("layout.css");
@import url("tabpanel1_class.css");
@import url("mp.css");
@import url("fontSet.css");


/*--button01--*/
.button01 {
	text-align: center;
	font-size: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.btn2 {
	color: #FFFFFF;
	background: #CC6600;
	border: 1px solid #EBA140;
	padding-right: 2px;
	padding-left: 2px;
	letter-spacing: 0.5em;
	padding-top: 2px;
	margin-right: 5px;
	margin-left: 5px;
}
.btn3 {
	color: #FFFFFF;
	background: #009999;
	border: 1px solid #006666;
	letter-spacing: 0.5em;
	padding-top: 3px;
	text-align: center;
	margin-right: 5px;
	margin-left: 5px;
}
h2 {
	font-size: 140%;
	background: url(../images/h2_bg.gif) no-repeat left top;
	color: #CC6600;
	margin-bottom: 20px;
	padding-left: 20px;
	line-height: 140%;
	padding-top: 6px;
	padding-bottom: 3px;
}
h3 {
	font-size: 120%;
	color: #CC6600;
	margin-bottom: 8px;
	background: url(../images/icon12.gif) no-repeat 0px 2px;
	padding-left: 10px;
	padding-top: 1px;
	border-bottom: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.date {
	color: #d9a005;
}

.path .before {
	margin-right: 8px;
}

/*font*/
.font1 {
	font-weight: normal;
}

/*color*/
.color1 {
	color: #026562;
}
.color2 {
	color: #CC6666;
}
.color2 a {
	color: #CC6666;
}
.color2 a:hover {
	color: #FF9900;
}
.red_text {
	color: #990000;
}
/*img*/
.img01 {
	height: 60px;
	width: 90px;
	border: 3px double #666666;
	overflow: hidden;
	margin-top: 3px;
	margin-bottom: 3px;
}
.img01 img {
	width: 90px;
}
/*more*/
.more {
	text-align: right;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	padding-right: 10px;
	background: url(../images/icon15.gif) no-repeat right 5px;
	color: #FF6600;
	padding-left: 12px;
}
.more a {
	color: #FF6633;
}
.more a:hover {
	color: #009966;
}

/*Link*/
p {

}
a{
	color:#237074;
	text-decoration: none;
}
a:hover, .list li a:hover, .datatable a:hover, .datatable2 a:hover {
	color: #990000;
	text-decoration:underline;
}
/*--rightbg--*/
.layout .rightbg .side {
	margin-right: 5px;
}

/*--header menu--*/
.header h1 {
	padding-top: 18px;
}
/*--footer design--*/
.footer {
	position: relative;
	padding-top: 18px;
	background: #E7E7E7 url(../images/footer_bg.gif) no-repeat left top;
	width: 100%;
	padding-bottom: 10px;
	line-height: 150%;
}
.footer p {
	padding-right: 70px;
	padding-left: 70px;
}
.aaa {
	position: absolute;
	top: 2em;
	left: 1em;
}
.egov {
	position: absolute;
	right: 10px;
	top: 23px;
	border: 1px solid #CCCCCC;
}

/*--accesskey--*/
.accesskey {
	font-size: 16px;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	line-height: 16px;
	
}
.accesskey a, .accesskey a:hover {
	color: #FFFFFF;
}
/*--nav--*/
.nav {
	text-align: right;
	position: absolute;
	right: 160px;
	margin: 0;
	padding: 0;
	background: url(../images/nav_left.gif) no-repeat left top;
	height: 29px;
	font-size: 12px;
	font-family: "新細明體";
	line-height: 23px;
	top: 83px;
}
.nav .accesskey {
	color: #E7F265;
	float: left;
}
.nav ul {
	height: 29px;
	background: url(../images/nav_r.gif) no-repeat right top;
	margin: 0;
	padding: 0 12px 0 0;
	float: left;
}
.nav ul li {
	display: inline;
}
.nav ul li a {
	background: url(../images/icon04.gif) no-repeat 7px 10px;
	color: #330000;
	padding: 2px 2px 3px 19px;
	text-align: left;
	float: none;



	*float: left;
	margin: 0 6px 0 0;
	display: inline-block;
}
.nav ul li a:hover {
	color: #990000;
	text-decoration: underline;
}

