@charset "utf-8";

body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	background-color: #FFF1F1;
}
acronym {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #0000FF;
	font-style: italic;
}
img {
	border: none;
}
img.alignleft {
	float: left;
	margin-bottom: 5px;
	border:solid 1px;
	margin-right: 10px;
}
img.alignright {
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
	border:solid 1px;
}
img.icon {
	border: none;
	vertical-align: middle;
}
table.itinerary {
	border-style: none;
	margin-bottom: 3em !important;
}
table.itinerary td, table.itinerary th  {
	padding: 3px;
	border: 1px solid #CCCCCC;
}
table.itinerary td {
	background-color: #FFF1F1;
}
table.itinerary th {
	background-color: #E4ABAB;
	font-weight: bold;
	color: #FFFFFF;
}
table.itinerary tr td.leftcol {
	font-weight: bold;
}

A:link, A:visited {
	color: Navy;
	text-decoration: none;
}
.mainidx_box A:link, .mainidx_box A:visited, td A:link, td A:visited, #ftobox A:link, table.itinerary td A:link, table.itinerary td A:visited {
	background-color: #FFF1F1;
}
A:hover, A:active, .mainidx_box A:hover, .mainidx_box A:active, td A:hover, td A:active, #ftobox A:hover {
	color: #CC0099;
	background-color: #FFDDEE;
	text-decoration: underline;
}

a.list {
	display:block;
	padding-bottom: 5px;
}	
a.pagelist_link_currpg {
	font-weight: bold;
	text-decoration: underline;
}	

.art_comments .newmsgbox_0, .art_comments .newmsgbox_1 {
	background-color: #FFFFFF;
	border: 1px dotted #000000;
	margin-top: -66px;
	line-height: 1.5em;
	padding: 3px;
	text-align: center;
	margin-bottom: 10px;
	font-size: 1em;
}
.art_comments .newmsgbox_0 {
	margin-left: 500px;
}
.art_comments .newmsgbox_1 {
	width: 75px;
}
.art_comments .artidx {
	margin-bottom: 10px;
	margin-top: 1em;
	background-image: url(image/boxbkgd.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.bullets_in {
	display: list-item;
	text-align: left;
	padding-left: 5px;
	list-style-position: outside;
	margin-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 2em;
	padding-right: 10px;
	padding-left: 10px;
}
.doc_body {
	width: 980px;
}
.footnote {
	font-size: 0.8em;
}
.highlighted {
	background-color:#FFCCCC;
}
.imgdiv {
	text-align: center;
	vertical-align: top;
	display: block;
}
.imgdiv img, img.withborder {
	border: 1px solid #000000;
}
.keytext {
	font-weight: bold;
	color: #CC0099;
	padding-right: 5px;
	padding-left: 5px;
}
.listbox {
	margin-bottom: 10px;
	margin-top: 1em;
	background-image: url(image/boxbkgd.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	overflow: hidden;
	clear:both;
}
.listbox div.t, .artidx div.t {background: url(image/round_dot.png) 0 0 repeat-x; width: 100%}
.listbox div.b, .artidx div.b {background: url(image/round_dot.png) 0 100% repeat-x}
.listbox div.l, .artidx div.l {background: url(image/round_dot.png) 0 0 repeat-y}
.listbox div.r, .artidx div.r {background: url(image/round_dot.png) 100% 0 repeat-y}
.listbox div.bl, .artidx div.bl {background: url(image/round_bl.png) 0 100% no-repeat}
.listbox div.br, .artidx div.br {background: url(image/round_br.png) 100% 100% no-repeat}
.listbox div.tl, .artidx div.tl {background: url(image/round_tl.png) 0 0 no-repeat}
.listbox div.tr, .artidx div.tr {background: url(image/round_tr.png) 100% 0 no-repeat; padding:10px}
.listbox div.theme {
	font-weight: bold;
	padding-top: 10px;
	line-height: 1.4em;
}
.listbox p {
	padding-right: 5px;
	padding-left: 5px;
}
.listbox_title, #topnavbar {
	display: block;
	font-family: "標楷體", "新細明體", System, sans-serif;
	font-size: 1.1em;
	margin-bottom: 20px;
	border-bottom: 1px solid #CC0099;
	text-align: left;
	padding-bottom: 10px;
	padding-top: 5px;
	font-weight: bold;
	color: #CC0099;
	line-height: 1.3em;
}
.mainidx {
	display: block;
	text-align: center;
}
.mainidx_box {
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 5px;
	float: left;
	width: 270px;
	min-height:140px;
	height:auto !important;
	height:140px;
}
.monospace {
	display:block;
	font-family: "Courier New", Courier, monospace;
	font-size: 0.9em;
	text-align: left;
}	
.pagelist_bar {
	font-size: 11pt;
	text-align: right;
	background-color: #FFFFFF;
	margin: 5px;
	padding: 2px;
	display: block;
}
.popup_box {
	position:absolute;
	left:-185px;
	top:00px;
	width:145px;
	height:auto;
	z-index:1;
	font-size: 1.2em;
	color: #000000;
	background-color: #EEEEEE;
	text-align: left;
	padding: 10px;
	border: thin dashed #004669;
	display: block;
	visibility: hidden;
	font-weight: normal;
}
.popup_ptr {
	position: relative;
	font-size: 0.7em;
	color: #0000CC;
}
.section_hdr {
	display: block;
	font-family: "標楷體", "新細明體", System, sans-serif;
	font-size: 1.4em;
	margin-top: 2.5em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	text-align: left;
	padding-bottom: 0.5em;
	padding-top: 0.5em;
	font-weight: bold;
	color: #CC0099;
	line-height: 1.3em;
}
.subidx {
	position: relative;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
	margin-bottom: 10px;
	min-height:130px;
	height:auto !important;
	height:130px;
}
.subidx_abstract {
	margin-left: 225px;
	margin-right: 5px;
}
.subidx_subject {
	font-weight: bold;
	color: #CC0099;
	margin-left: 230px;
	margin-right: 5px;
	margin-bottom: 10px;
}
.subidx_thumbnail {
	position: absolute; left: 10px; top: 15px;
	float: left;
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;
	width: 202px;
}
.subidx_thumbnail img, .mainidx_box img {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	text-align: center;
}
.tn {
	border:solid #000000 1px;
}
.topleft {
	text-align: left;
	vertical-align: top;
}
.usermsg_0, .usermsg_1 {
	padding: 10px;
	display: block;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 1em;
	overflow: auto;
	line-height: 18px;
}
.usermsg_0 {
	margin-right: 100px;
}
.usermsg_1 {
	margin-left: 100px;
}
.usermsg_header, .usermsg_header_wm {
	line-height: 120%;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.usermsg_header_wm {
	font-weight: bold;
}
.usermsg_header_wm .keytext {
	color: #FF0000;
}
.usermsg_header_wm .hideif_wm {
	display: none;
}
.usermsg_tophdr {
	line-height: 130%;
	font-size: 0.9em;
}
.usermsg_0 p, .usermsg_1 p {
	line-height: 1.3em;
}
.usermsg_tophdr img {
	margin-left: 2px;
	margin-right: 2px;
	float: left;
}
.wm_announce {
	font-weight: bold;
	color: #0000FF;
}

#addmsg {
	display: none;
}
#addmsg td {
	vertical-align: top;
}
#ajaxstatus {
	display: none;
	background-color: #CCFFCC;
	font-weight: bold;
	color: #0000FF;
	padding: 5px;
	text-align: center;
}
#doc_banner {
	clear: both;
	margin-top: 10px;
	margin-left: 5px;
	margin-bottom: 0px;
	width: 980px;
	background-image: url(image/bannerbar.jpg);
	height: 165px;
	background-repeat: no-repeat;
}
#doc_content {
	float: left;
	width: 580px;
	vertical-align: top;
	letter-spacing: 0.08em;
	line-height: 1.3em;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
}
#doc_content_inner {
	margin-bottom: 2em;
}
#doc_content_inner table {
	margin-bottom: 1em;
}
#doc_nav {
	text-align: center;
	vertical-align: top;
	float: left;
	width: 180px;
	margin-right: 4px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 4px;
}
#doc_footer {
	text-align: center;
	vertical-align: bottom;
	clear: both;
	width: 980px;
	margin-top: 0.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	height: 3em;
	padding: 0.4em;
}
#doc_tools {
	text-align: center;
	vertical-align: top;
	float: left;
	width: 180px;
	margin-top: 10px;
	margin-left: 5px;
	margin-bottom: 10px;
	padding-left: 2px;
}
#formUserMsg {
	background-color: #FFFFCC;
	border: 1px dashed #000000;
	font-size: 1em;
	width: 565px;
	padding: 5px;
}
#formUserMsg .formlabel {
	float: left;
	width: 90px;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: left;
}
#formUserMsg .formfield {
	margin-left: 97px;
	padding: 5px;
}
#formUserMsg #extrafields {
	display: block;
}
#main_content .section_hdr {
	border-top-style: none;
	margin-top: 1em;
}
#topnav_l {
	color: #FFFFFF;
	float: left;
}
#topnav_l a:link, #topnav_l a:visited, #topnav_r a:link, #topnav_r a:visited {
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 8px;
}
#topnav_l a:hover, #topnav_l a:active, #topnav_r a:hover, #topnav_r a:active {
	color: #CC0099;
	background-color: #FFDDEE;
	text-decoration: underline;
}
#topnav_r {
	text-align: right;
	color: #FFFFFF;
}
#topnavbar {
	margin: 0px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
	font-size: 1.1em;
	font-family: "標楷體", "新細明體", System, sans-serif;
	font-weight: bold;
	letter-spacing: 0.05em;
	border-bottom: none;
}
#WeatherBox {
	display: none;
}
#WeatherBox #LoadWeatherStatus {
	font-size: 1em;
}
#WeatherDiv {
	font-size: 1em;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
	display: none;
}
#top_articles, #recommend_articles, #my_sites, #weather_box, #doc_banner_printonly, #currency_calc {
	display: none;
}
