@charset "utf-8";
/*----------------------------------------------------------------lp start (A)*/
.lp{
	color: #666666;
	vertical-align: top;
	line-height: 1.7em;
	padding:0px 15px 10px 15px;
	border:0px solid #d0e7e9;background:#FFF;
	font-size: .95em;
}
.lp .rss {display:inline; position:absolute; 
*top:95px;
_top:100px;
margin:-25px 0 0 720px;
*margin:0 0 0 720px;
_margin:0 0 0 720px;
}
.lp .rss img{vertical-align:-2px;}
.lp p{
	margin:5px 0;
	line-height: 20px;	
}
.lp .update{  text-align:right; clear:both; color:#999;}

.lp .category ul{ margin:0px 0 10px 0;}
.lp .category li{
	display:inline;
	padding:0 3px 0 3px;
	border-right: 1px solid #CCCCCC;
	line-height: 20px;
}
/*----------------------------------list*/
.lp .list ul{
	background-image: none;
	margin:0 0 0 5px;
}
.lp .list li{
	background-image: url(../images/icon_arrow5.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding: 0 0 3px 12px;
	line-height: 22px;
	border-bottom: 1px solid #dddddd;
	margin:3px 0 2px 0;
	height:auto;
	_height:22px;
}
.lp .list li span.number{
	width:32px;
	height:15px;
	text-align:left;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-right: 1em;
}

.lp .list li a.suggest{
	background-image: url(../images/icon_a.gif);
	background-repeat: no-repeat;
	background-position: 2px 4px;
	padding-left: 12px;
	border: 1px solid #CCC;
	color: #666;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 0px;
	font-size: 85%;
	margin-left: 2em;
}
.lp .list li a.suggest:hover{
	color: #F30;
	border: 1px solid #C00;
}

.lp .list li .date{
	color: #d64224;
}
.lp .list li a:hover{text-decoration: none;}

/*----------------------------------listTb*/
.lp .listTb{
	padding:0px;
	width:100%;
	margin:10px 0;
	
}
	
.lp .listTb caption{
	text-align:left;
	color: #336699;
	padding:3px 0;
}
	
.lp .listTb th{
	text-align:left;
	padding:7px 2px;
	background-image: url(../images/thbg1.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	color: #336699;
	line-height: 18px;	
	border-bottom: 1px solid #ddd;
}
.lp .listTb tr{}
.lp .listTb .altrow{
	background-color: #F1FBFE;
}
.lp .listTb .thright{
	text-align:right;
	color: #336699;
	border-top: 0px none;
	background-image: none;
	background-color: #FFFFFF;

	font-weight: normal;
}
.lp .listTb td{
	padding:7px 2px;
	line-height: 18px;
	border-bottom: 1px solid #ddd;
}
.lp .listTb td a{line-height: 18px;}
/*----------------------------------------selet */
.lp .selet{ text-align:left }
.lp .selet label{
	color: #006699;
}

/*----------------------------------------TbPh */
.lp .TbPh{
	width:100%;
	margin:10px 0;
}
.lp .TbPh caption{
	padding:5px 0;
	text-align:left;
	color: #666666;
}
.lp .TbPh td{
	width:170px;
	height:130px;
	vertical-align:top;
	background-image: url(../images/list_Photobg.jpg);
	background-repeat: no-repeat;
	background-position: 0px top;	
}
.lp .TbPh td h3{ padding:3px 0; text-align:center;}
.lp .TbPh td h3 a{
	text-decoration: underline;
}
.lp .TbPh td p{
	color: #666666;
}
.lp .TbPh td ul{ margin:0px;}
.lp .TbPh td li{
	background-image: url(../images/icon2.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 10px;
	line-height: 18px;
}

.lp .TbPh td .image{margin:8px 0 15px 8px;}
.lp .TbPh td .image img{ width:140px; height:100px; border:1px solid #ccc;}

.lp .TbPh td .imageAD{margin:35px 0 35px 8px;}
.lp .TbPh td .imageAD img{ width:140px; height:54px; border:1px solid #ccc;}

/*----------------------------------------TbPh */
.lp .Tbdata{
	width:100%;
	margin:10px 0;
	border-collapse:collapse;
}
.lp .Tbdata caption{
	padding:5px 0;
	text-align:center;
	color: #09C;
	font-size: 13px;
	font-weight: bold;
}
.lp .Tbdata th{
	background-color: #D2E9FF;
	padding: 5px;
	text-align: center;
}
.lp .Tbdata th.left{
	text-align: left;
}
.lp .Tbdata th.right{
	text-align: right;
}
.lp .Tbdata td{
	padding: 5px;
	color: #666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	vertical-align: top;
}
.lp .Tbdata td .img_w150{
	width: 150px;
	border: 2px solid #999;
}
.lp .Tbdata td .img_w200{
	width: 200px;
	border: 2px solid #999;
}
.lp .Tbdata td.center{
	text-align: center;
}
.lp .Tbdata td.right{
	text-align: right;
}






.lp .Tbdata1{
	width:100%;
	margin:10px 0;
	border-collapse:collapse;
	border: 1px solid #CCC;
}
.lp .Tbdata1 caption{
	padding:5px 0;
	text-align:left;
	color: #09C;
	font-size: 13px;
	font-weight: bold;
}
.lp .Tbdata1 th{
	background-color: #D2E9FF;
	padding: 5px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.lp .Tbdata1 th.left{
	text-align: left;
}
.lp .Tbdata1 th.right{
	text-align: right;
}
.lp .Tbdata1 td{
	padding: 5px;
	color: #666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	vertical-align: top;
}
.lp .Tbdata1 td .img_w150{
	width: 150px;
	border: 2px solid #999;
}
.lp .Tbdata1 td .img_w200{
	width: 200px;
	border: 2px solid #999;
}
.lp .Tbdata1 td.center{
	text-align: center;
}
.lp .Tbdata1 td.right{
	text-align: right;
}




.lp .info { margin:5px 0 26px 10px; }
.lp .info li{
	text-align:left;
	background-image: url(../images/icon_arrow3.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 15px;
	line-height: 20px;	
}

.lp .videolist{}
.lp .videolist ul{}

.lp .videolist ul li{ text-align: center; display: inline; float: left; height: 180px; width: 186px; line-height: 22px; margin-right: 20px; }
.lp .videolist .video_img{ width: 180px; border: 2px solid #CCC; margin-bottom: 5px; height: 100px; }
.lp .search_d{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.lp .look_over{}
.lp .look_over ul{}
.lp .look_over ul li{
	display: inline;
	float: right;
	margin-right: 1em;
	background-image: url(../images/icon_menu3.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 11px;
	margin-bottom: 15px;
}
/*-�a��-*/

.lp .body .taiwanMap .red { color: #C00; }

.lp .body .taiwanMap .blue { color: #039; text-decoration: underline; }

.lp .body .taiwanMap { text-align: center; background: url(http://www.immigration.gov.tw/images/map/taiwan_map.png) no-repeat center top; position: relative; margin-right: 5px; }


.lp .body .taiwanMap #map01 { position: absolute; left: 479px; top: 27px; visibility: hidden; }

.lp .body .taiwanMap #map01 ul { margin-left: 10px; padding: 0; }

.lp .body .taiwanMap #map01 li { background: url(../images/icon_arrow.gif) no-repeat 5px 8px; line-height: 1.8em; list-style-type: none; padding-left: 15px; }


.lp .body .taiwanMap #map02 { position: absolute; left: 479px; top: 35px; visibility: hidden;  }

.lp .body .taiwanMap #map02 ul { margin-left: 10px; padding: 0; }

.lp .body .taiwanMap #map02 li { background: url(../images/icon_arrow.gif) no-repeat 5px 8px; line-height: 1.8em; list-style-type: none; padding-left: 15px; }


.lp .body .taiwanMap #map03 { position: absolute; left: 470px; top: 45px; visibility: hidden; }

.lp .body .taiwanMap #map03 ul { margin-left: 10px; padding: 0; }
.lp .body .taiwanMap #map03 li { background: url(../images/icon_arrow.gif) no-repeat 5px 8px; line-height: 1.8em; list-style-type: none; padding-left: 15px; }


.lp .body .taiwanMap #map04 { position: absolute; left: 190px; top: 0;  visibility: hidden; }

.lp .body .taiwanMap #map04 ul { margin-left: 10px; padding: 0; }

.lp .body .taiwanMap #map04 li { background: url(../images/icon_arrow.gif) no-repeat 5px 8px; line-height: 1.8em; list-style-type: none; padding-left: 15px; }


.lp .body .taiwanMap #map05 { position: absolute; left: 190px; top: 10px; visibility: hidden; }

.lp .body .taiwanMap #map05 ul { margin-left: 10px; padding: 0; }

.lp .body .taiwanMap #map05 li { background: url(../images/icon_arrow.gif) no-repeat 5px 8px; line-height: 1.8em; list-style-type: none; padding-left: 15px; }


.lp .body .taiwanMap #map06 { position: absolute; left: 180px; top: 10px;  visibility: hidden;}
.lp .body .taiwanMap #map06 ul { margin-left: 10px; padding: 0; }

.lp .body .taiwanMap #map06 li { background: url(../images/icon_arrow.gif) no-repeat 5px 8px; line-height: 1.8em; list-style-type: none; padding-left: 15px; }


.lp .body .taiwanMap #map07 { position: absolute; left: 180px; top: 10px; visibility: hidden; }
.lp .body .taiwanMap #map07 ul { margin-left: 10px; padding: 0; }

.lp .body .taiwanMap #map07 li { background: url(../images/icon_arrow.gif) no-repeat 5px 8px; line-height: 1.8em; list-style-type: none; padding-left: 15px; }


.lp .body .taiwanMap #map08 { position: absolute; left: 90px; top: 150px; visibility: hidden; }
.lp .body .taiwanMap #map08 ul { margin-left: 10px; padding: 0; }

.lp .body .taiwanMap #map08 li { background: url(../image/icon_arrow.gif) no-repeat 5px 8px; line-height: 1.8em; list-style-type: none; padding-left: 15px; }


.lp .body .taiwanMap #map09 { position: absolute; left: 90px; top: 150px; visibility: hidden; }
.lp .body .taiwanMap #map09 ul { margin-left: 10px; padding: 0; }

.lp .body .taiwanMap #map09 li { background: url(../images/icon_arrow.gif) no-repeat 5px 8px; line-height: 1.8em; list-style-type: none; padding-left: 15px; }


.lp .body .taiwanMap #map10 { position: absolute; left: 90px; top: 150px;  visibility: hidden; }
.lp .body .taiwanMap #map10 ul { margin-left: 10px; padding: 0; }

.lp .body .taiwanMap #map10 li { background: url(../images/icon_arrow.gif) no-repeat 5px 8px; line-height: 1.8em; list-style-type: none; padding-left: 15px; }


.lp .body .taiwanMap #map11 { position: absolute; left: 80px; top: 180px; visibility: hidden;}
.lp .body .taiwanMap #map11 ul { margin-left: 10px; padding: 0; }

.lp .body .taiwanMap #map11 li { background: url(../images/icon_arrow.gif) no-repeat 5px 8px; line-height: 1.8em; list-style-type: none; padding-left: 15px; }


.lp .body .taiwanMap #map12 { position: absolute; left: 70px; top: 190px; visibility: hidden; }
.lp .body .taiwanMap #map12 ul { margin-left: 10px; padding: 0; }

.lp .body .taiwanMap #map12 li { background: url(../images/icon_arrow.gif) no-repeat 5px 8px; line-height: 1.8em; list-style-type: none; padding-left: 15px; }


.lp .body .taiwanMap #map13 { position: absolute; left: 70px; top: 190px; visibility: hidden; }
.lp .body .taiwanMap #map13 ul { margin-left: 10px; padding: 0; }

.lp .body .taiwanMap #map13 li { background: url(../images/icon_arrow.gif) no-repeat 5px 8px; line-height: 1.8em; list-style-type: none; padding-left: 15px; }


.lp .body .taiwanMap #map14 { position: absolute; left: 75px; top: 350px; visibility: hidden; }
.lp .body .taiwanMap #map14 ul { margin-left: 10px; padding: 0; }

.lp .body .taiwanMap #map14 li { background: url(../images/icon_arrow.gif) no-repeat 5px 8px; line-height: 1.8em; list-style-type: none; padding-left: 15px; }


.lp .body .taiwanMap #map15 { position: absolute; left: 80px; top: 320px;   visibility: hidden;}
.lp .body .taiwanMap #map15 ul { margin-left: 10px; padding: 0; }

.lp .body .taiwanMap #map15 li { background: url(../images/icon_arrow.gif) no-repeat 5px 8px; line-height: 1.8em; list-style-type: none; padding-left: 15px; }


.lp .body .taiwanMap #map16 { position: absolute; left: 95px; top: 360px;  visibility: hidden;}
.lp .body .taiwanMap #map16 ul { margin-left: 10px; padding: 0; }

.lp .body .taiwanMap #map16 li { background: url(../images/icon_arrow.gif) no-repeat 5px 8px; line-height: 1.8em; list-style-type: none; padding-left: 15px; }


.lp .body .taiwanMap #map17 { position: absolute; left: 390px; top: 340px;  visibility: hidden;}
.lp .body .taiwanMap #map17 ul { margin-left: 10px; padding: 0; }

.lp .body .taiwanMap #map17 li { background: url(../images/icon_arrow.gif) no-repeat 5px 8px; line-height: 1.8em; list-style-type: none; padding-left: 15px; }


.lp .body .taiwanMap #map18 { position: absolute; left: 430px; top: 180px; visibility: hidden; }
.lp .body .taiwanMap #map18 ul { margin-left: 10px; padding: 0; }

.lp .body .taiwanMap #map18 li { background: url(../images/icon_arrow.gif) no-repeat 5px 8px; line-height: 1.8em; list-style-type: none; padding-left: 15px; }


.lp .body .taiwanMap #map19 { position: absolute; left: 460px; top: 60px; visibility: hidden;}
.lp .body .taiwanMap #map19 ul { margin-left: 10px; padding: 0; }

.lp .body .taiwanMap #map19 li { background: url(../images/icon_arrow.gif) no-repeat 5px 8px; line-height: 1.8em; list-style-type: none; padding-left: 15px; }


.lp .body .taiwanMap #map20 { position: absolute; left: 0; top: 0px; visibility: hidden;}
.lp .body .taiwanMap #map20 ul { margin-left: 10px; padding: 0; }

.lp .body .taiwanMap #map20 li { background: url(../images/icon_arrow.gif) no-repeat 5px 8px; line-height: 1.8em; list-style-type: none; padding-left: 15px; }


.lp .body .taiwanMap #map21 { position: absolute; left: 0; top: 100px; visibility: hidden;}
.lp .body .taiwanMap #map21 ul { margin-left: 10px; padding: 0; }

.lp .body .taiwanMap #map21 li { background: url(../images/icon_arrow.gif) no-repeat 5px 8px; line-height: 1.8em; list-style-type: none; padding-left: 15px; }


.lp .body .taiwanMap #map22 { position: absolute; left: 0; top: 260px; visibility: hidden;}
.lp .body .taiwanMap #map22 ul { margin-left: 10px; padding: 0; }

.lp .body .taiwanMap #map22 li { background: url(../images/icon_arrow.gif) no-repeat 5px 8px; line-height: 1.8em; list-style-type: none; padding-left: 15px; }

