@charset "utf-8";
/* CSS Document */

/*----------------------------------------------menuarea--------------------*/
#header .logo a {
	display:block;
	width:499px;
	height:90px;
	background:url(images/logo.gif) no-repeat;
	text-indent:-9999px;
	position:absolute;
	top:25px;
}
#header ul {
	position:absolute;
	top:5px;
	right:10px;
}
#header li {
	float:right;
}
#header li a {
	color:#FFF;
	font-size:12px;
	text-decoration:none;
	padding-right:12px;
}
#header li a:hover {
	color:#ff5a00;
}
.epaperarea {
	position:absolute;
	display:block;
	width:38%;
	top:100px;
	right:12px;
}
.epaper {
	display:block;
	width:70px;
	height:20px;
	background:url(images/header-img.gif) -180px 0;
	text-indent:-9999px;
	float:left;
}
.epapertake a {
	display:block;
	width:85px;
	height:20px;
	background:url(images/header-img.gif);
	text-indent:-9999px;
	float:left;
}
.epaperold a {
	display:block;
	width:85px;
	height:20px;
	background:url(images/header-img.gif) -95px 0;
	text-indent:-9999px;
	float:left;
}
.epapertake a:hover {
	background:url(images/header-img.gif) 0 -20px;
}
.epaperold a:hover {
	background:url(images/header-img.gif) -95px -20px;
}
.epaperinput {
	float:left;
}
/*----------------------------------------------left--------------------*/
.name {
	display:block;
	width:40px;
	height:16px;
	background:url(images/img.gif) 0 -180px;
	text-indent:-9999px;
	float:left;
}
.psw {
	display:block;
	width:40px;
	height:16px;
	background:url(images/img.gif) 0 -196px;
	text-indent:-9999px;
	float:left;
}
#sidebar1 h3 a {
	display:block;
	width:122px;
	height:2em;
}
.list li {
	font-size:15px;
	margin-left:1em;
	text-indent:1em;
	line-height:2em;
	border-bottom: 1px dashed #9dc2dc;
	font-family: "微軟正黑體";
}
.list li a {
	display:block;
	color:#335F97;
	text-decoration:none;
	letter-spacing: 0.25em;
}
.list li a:hover {
	color:#fff;
	background:#ff5a00;
}
#sidebar1 h3 {
	height:40px;
	padding-left:8px;
	background:url(images/hr.gif) bottom repeat-x;
}
#sidebar1 h3.about a {
	background:url(images/img.gif);
	text-indent:-9999px;
}
#sidebar1 h3.active a {
	background:url(images/img.gif) 0 -35px;
	text-indent:-9999px;
}
#sidebar1 h3.member a {
	background:url(images/img.gif) 0 -70px;
	text-indent:-9999px;
}
#sidebar1 h3.news a {
	background:url(images/img.gif) 0 -105px;
	text-indent:-9999px;
}
#sidebar1 h3.history a {
	background:url(images/img.gif) 0 -140px;
	text-indent:-9999px;
}
#sidebar1 h3.about a:hover {
	background:url(images/img.gif) -125px 0;
	text-indent:-9999px;
}
#sidebar1 h3.active a:hover {
	background:url(images/img.gif) -125px -35px;
	text-indent:-9999px;
}
#sidebar1 h3.member a:hover {
	background:url(images/img.gif) -125px -70px;
	text-indent:-9999px;
}
#sidebar1 h3.news a:hover {
	background:url(images/img.gif) -125px -105px;
	text-indent:-9999px;
}
#sidebar1 h3.history a:hover {
	background:url(images/img.gif) -125px -140px;
	text-indent:-9999px;
}
/*----------------------------------------------main--------------------*/
h6.bread {
	font-size:11px;
	color:#666;
}
h1.info {
	width:80px;
	height:20px;
	background:url(images/img.gif) 0 -215px;
	text-indent:-9999px;
}
h1.hotnews {
	width:80px;
	height:20px;
	background:url(images/img.gif) 0 -235px;
	text-indent:-9999px;
}
h1.about {
	width:80px;
	height:20px;
	background:url(images/img.gif) 0 -255px;
	text-indent:-9999px;
}
h1.news {
	width:80px;
	height:20px;
	background:url(images/img.gif) 0 -320px;
	text-indent:-9999px;
}
h1.apply {
	width:80px;
	height:20px;
	background:url(images/img.gif) 0 -298px;
	text-indent:-9999px;
}
h1.history {
	width:100px;
	height:20px;
	background:url(images/img.gif) 0 -340px;
	text-indent:-9999px;
}
h1.active {
	width:100px;
	height:20px;
	background:url(images/img.gif) 0 -278px;
	text-indent:-9999px;
}
h1 {
	margin:5px 0;
}
.line {
	height:2px;
	background:url(images/hr.gif) bottom repeat-x;
}
.meta {
	display:block;
	height:35px;
}
h2 {
	font-size:16px;
	color:#ff5a00;
	font-family: "微軟正黑體";
	line-height:2.85em;
	text-indent:0.5em;
}
.mydate, .docdownload {
	margin:0;
	padding:0;
	margin-top:-30px;
	float:right;
}
.docdownload a {
	background:url(images/img.gif) -124px -180px;
	display:block;
	width:100px;
	height:30px;
	text-indent:-9999px;
}
h6 {
	font-size:11px;
	font-family: Verdana, "微軟正黑體";
	color:#666;
	font-weight: normal;
}
dl {
	background:#ebebeb;
	padding:8px;
	font-size:11px;
	color:#545454;
	font-family: Verdana, "微軟正黑體";
}
dt {
	font-size:15px;
	color: #335F97;
	line-height:2em;
}
dd {
	margin:0;
	padding:0;
	text-indent:2em;
	line-height:1.95em;
}
dd.web {
	background:url(images/img.gif) -250px 4px no-repeat;
}
dd.email {
	background:url(images/img.gif) -250px -16px no-repeat;
}
dd.tel {
	background:url(images/img.gif) -250px -36px no-repeat;
}
dd.fax {
	background:url(images/img.gif) -250px -56px no-repeat;
}
dd.location {
	background:url(images/img.gif) -250px -76px no-repeat;
}
dd.doc {
	background:url(images/img.gif) -250px -98px no-repeat;
}
dd.actdate{background:url(images/img.gif) -250px -118px no-repeat;}
dd.contactper{background:url(images/img.gif) -250px -138px no-repeat;}
#mainContent ul {
	margin:0;
	padding:0;
}
#mainContent li, fieldset p {
	padding:3px 5px;
	line-height:2em;
	border-bottom: 1px dashed #9dc2dc;
}
#mainContent li a {
	text-decoration:none;
	color:#335F97;
}
#mainContent li a:hover {
	color:#FF5A00;
}
/*--------------------------------------------sitemap--------------------*/

#page-wrap {
	margin: 0 auto;
}
#page-wrap div {
	margin: 0 auto;
	padding: 0;
}
#page-wrap div a {
	text-decoration: none;
	color: #335F97;
	display: block;
	padding: 4px 0;
}
#page-wrap div a:hover {
	text-decoration: underline;
}
#page-wrap div ul {
	padding: 8px 25px;
	list-style: none;
	-webkit-box-shadow: 2px 2px 5px black;
	background:#e5e5e5;
}
#page-wrap div ul ul {
	background: #eaf0f7;
}
#page-wrap div ul ul ul {
	background: #fff;
}
#page-wrap div ul ul ul ul {
	background: #5a5a5a;
}
.block {
	display:none;
	position:absolute;
	z-index:100;
	width:100%;
	height:100%;
	background-color:#8e8e8e;
	left:0;
	top:0;
	filter:alpha(opacity=40);
	-moz-opacity: 0.4;
	opacity: 0.4;
}
