@charset "utf-8";
/* å¤?º¤?¨ä¸­??? CSS Document */

.nav {
	position: absolute;
	top: 5px;
	right: 10px;
	z-index: 20;
}
.nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 80%;
}
.nav li {
	display: inline;
	line-height: 110%;
	margin: 0 1em 0 0;
}
.nav li a {
	background:  url(/web/20110806100534im_/http://www.mofa.gov.tw/webapp/xslGIP/englishNew/images/nav_a_bg.gif) no-repeat 0 3px;
	padding-left: 10px;
	color: #B3D9FF;
	text-decoration: none;
	cursor: pointer;
}
.nav li a:hover {
	color: #fff;
	text-decoration: none;
}

/*---------------------------------path*/
.path {
	font-size: .86em;
	margin: 0 0 8px;
}

/*---------------------------------search*/
.search {
	background:  url(/web/20110806100534im_/http://www.mofa.gov.tw/webapp/xslGIP/englishNew/images/search_bg.png) no-repeat right 0;
	padding: 0 13px 0 0;
	font-size: 80%;
}
.search label {
	color: #fff;
}
.search form {
	margin: 0;
	padding: 5px 0 5px 13px ;
	*padding: 5px 0 2px 13px ;
	background:  url(/web/20110806100534im_/http://www.mofa.gov.tw/webapp/xslGIP/englishNew/images/search_form_bg.png) no-repeat left 0;
	_background:  url(/web/20110806100534im_/http://www.mofa.gov.tw/webapp/xslGIP/englishNew/images/search_form_bg.gif) no-repeat left 0;
}
.search input.text {
	color: #333;
	width: 120px;
	height: 1.3em;
	font-size: .85em;
	border: 1px solid #bbb;
	margin: 0 0 0 5px;
}
.search input.button {
	color: #fff;
	font-size: 12px;
	text-align: center;
	padding: 3px 6px;
	margin: 0;
	background:  url(/web/20110806100534im_/http://www.mofa.gov.tw/webapp/xslGIP/englishNew/images/search_button_bg.gif) no-repeat center 0;
	border: none;
	*vertical-align: middle;
}
.search a {
	color: #fff;
	background:  url(/web/20110806100534im_/http://www.mofa.gov.tw/webapp/xslGIP/englishNew/images/search_a_bg.gif) no-repeat 0 0;
	padding-left: 15px;
	margin-left: 10px;
	font-size: 80%;
}
.search a:hover {
	color: #fff;
}



/*---------------------------------*/
.h1Flash {
	position: absolute;
	left: 0;
	top: -2px;
}
/*---------------------------------*/
.footer {
	overflow: hidden;
	width: 100%;
	border-top: 2px solid #999;
	font-size: 75%;
	padding: 15px 0 10px;
	line-height: 150%;
}
.footer ul {
	float: left;
	margin:0 50px 0 0;
	padding: 0;
	list-style: none;
	width: 230px;
}
.footer li {
	text-align: right;
	margin:0 0 .3 .9em;
	padding: 0;
}
.footer p {
	margin:0;
	padding: 0;
}
.amark {
	float: right;
	margin: -70px 65px 0 0;
}
.amark img {
	border: 0px solid #bbb;
}

/*---------------------------------*/
a {
	color: #004280;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #b41b1b;
}
/*---------------------------------*/
.more {
}
.more a {
	display: block;
	width: 49px;
	height: 16px;
	background: url(/web/20110806100534im_/http://www.mofa.gov.tw/webapp/xslGIP/englishNew/images/more_bg.png) no-repeat 0 0;
	_background: url(/web/20110806100534im_/http://www.mofa.gov.tw/webapp/xslGIP/englishNew/images/more_bg.gif) no-repeat 0 0;
}
.more a:hover {
	background: url(/web/20110806100534im_/http://www.mofa.gov.tw/webapp/xslGIP/englishNew/images/more_hover.png) no-repeat 0 0;
	_background: url(/web/20110806100534im_/http://www.mofa.gov.tw/webapp/xslGIP/englishNew/images/more_hover.gif) no-repeat 0 0;
}

/*---------------------------------*/
.accesskey {
	position: absolute;
	font-size:16px;
}
.accesskey a {
	text-decoration: none;
}

/*---------------------------------*/
h1 {
	margin-left: -500px;
}
h2 {
	font-size: 90%;
	font-weight: normal;
	line-height: 110%;
	/*background: url(/web/20110806100534im_/http://www.mofa.gov.tw/webapp/xslGIP/englishNew/images/h2_bg.png) no-repeat 0 0;*/
	background: url(/web/20110806100534im_/http://www.mofa.gov.tw/webapp/xslGIP/englishNew/images/h2_bg.gif) no-repeat 0 4px;
	color: #00376b;
	border-bottom: 3px solid #b41b1b;
	letter-spacing: 2px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 6px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 10px;
}
h3 {
	font-size: 1.05em;
	font-weight: normal;
	margin: .5em 0;
	padding: 0;
	line-height: 135%;
	color: #000;
	letter-spacing: normal;
}
h4 {
	font-size: .95em;
	font-weight: normal;
	line-height: 135%;
	color: #000;
}
p {
	margin: .4em 0 .8em;
	padding: 0;
	line-height: inherit;
}
ul {
	margin: 10px 0;
}
li {
	margin: 0 0 .5em;
	line-height: 135%;
}
span.date , span.from {
	margin-left: .9em;
	color: #555;
}
.date {
	letter-spacing: 0;
}

img {
	border: none;
}

.GoTop {
	text-align: right;
	margin: 35px 5px 0;
}

form {
	margin: 0;
	padding: 0;
}
/*
     FILE ARCHIVED ON 10:05:34 Aug 06, 2011 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 22:24:17 Mar 29, 2021.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 112.668
  exclusion.robots: 0.14
  exclusion.robots.policy: 0.129
  RedisCDXSource: 1.795
  esindex: 0.01
  LoadShardBlock: 78.58 (3)
  PetaboxLoader3.datanode: 52.283 (4)
  CDXLines.iter: 29.377 (3)
  PetaboxLoader3.resolve: 54.052 (2)
  load_resource: 52.274
*/