@charset "utf-8";
/* 新聞局駐外單位 英國 中文版 */
/* CSS Document for mp */

@import url("common.css");

/* ---------------------------------------------------------中欄新聞區1--駐館公告 */
.News1 {
	margin-bottom: 5px;
	margin-top: 10px;
}
.News1 h3 {
	font-size: 22px;
	line-height: 20px;
	font-weight: bold;
	color: #333333;
	background: url(../images/news1_head_bg.gif) no-repeat 0px 0px;
	margin: 0px 0px 0px 10px;
	padding: 15px 0px 4px 45px;
	height: 45px;
	font-family: "標楷體";
}
html>body .News1 h3 {
	height: 35px;
}
.News1 .Body , .News2 .Body , .News3 .Body {
	padding: 0px 10px 9px 30px;
}
.News1 .Body h4 {
	font-size: 15px;
	color: #960014;
	font-weight: normal;
	margin: 12px 0px 10px;
	padding: 0px 0px 0px 13px;
	clear: both;
	background: url(../images/bullet1.gif) no-repeat 2px 4px;
}
.News1 .Body h4 a {
	font-size: 15px;
	color: #9E0B0E;
	font-weight: normal;
}
.News1 .Body img {
	float: left;
	border: 1px solid #807650;
	margin: 0px 9px 9px 0px;
	width: 150px;
}
.News1 .Body p {
	font-size: 12px;
	line-height: 18px;
	margin: 0px 0px 12px 12px;
	padding: 0px;
}
.News1 .Body ul , .News2 .Body ul, .News3 .Body ul {
	clear: both;
	margin: 10px 0px 12px;
	padding: 0px;
}
html >body .News1 .Body ul , .News2 .Body ul, .News3 .Body ul {
	margin: 0px 0px 12px;
	padding: 0px;
}
.News1 .Body ul li , .News2 .Body ul li, .News3 .Body ul li {
	font-size: 12px;
	line-height: 19px;
	background: url(../images/bullet1.gif) no-repeat 2px 6px;
	list-style: none;
	padding: 0px 5px 8px 13px;
	margin: 0px;
}
.News1 .Body ul li .Date , .News2 .Body ul li .Date, .News3 .Body ul li .Date {
	margin-left: 0.8em;
	font: 12px Arial, Helvetica, sans-serif;
	color: #999999;
}
.News1 .Foot {
}

/* --------------------------------------------------------- 中欄新聞區2--台灣新聞 */
.News2 {
	margin-bottom: 5px;
}
.News2 h3 {
	font-size: 22px;
	line-height: 20px;
	font-weight: bold;
	color: #333333;
	background: url(../images/news1_head_bg.gif) no-repeat 0px 0px;
	margin: 0px 0px 0px 10px;
	padding: 15px 0px 4px 45px;
	height: 45px;
	font-family: "標楷體";
}
html>body .News2 h3 {
}
.News2 .Foot {
}

/* --------------------------------------------------------- 中欄新聞區3--簽證及護照事務 */
.News3 {
	margin-bottom: 5px;
}
.News3 h3 {
	font-size: 22px;
	line-height: 20px;
	font-weight: bold;
	color: #333333;
	background: url(../images/news1_head_bg.gif) no-repeat 0px 0px;
	margin: 0px 0px 0px 10px;
	padding: 15px 0px 4px 45px;
	height: 45px;
	font-family: "標楷體";
}
html>body .News3 h3 {
}
.News3 .Foot {
}

/* --------------------------------------------------------- 訂閱電子報 */
.Epaper {
	margin-bottom: 10px;
	padding: 0px;
	margin-left: 5px;
	background: url(../images/epaper_bg.gif) no-repeat;
	margin-top: 5px;
	height: 115px;
	width: 180px;
}
.Epaper h3 {
	font-size: 15px;
	line-height: 15px;
	color: #FFFFFF;
	margin: 15px 0px 0px 20px;
	padding: 5px 0px 0px 30px;
	height: 25px;
	font-weight: bold;
}
html>body .Epaper h3 {
	height: 35px;
	
	padding: 5px 0px 0px 30px;
	margin: 5px 0px 0px 20px;
	line-height: 40px;
}
*+html>body .Epaper h3 {
	height: 25px;
	
	padding: 7px 0px 2px 30px;
	margin: 0px 0px 0px 20px;
	line-height: 40px;
}
.Epaper .Body {
	margin: 0px 0px 0px 10px;
	background: none no-repeat;
	padding: 10px 15px 5px;
	height: 55px;
}
.Epaper .Body form {
	margin: 0px;
}
.Epaper .Body form input.Text {
	margin-bottom: 3px;
}
.Epaper .Foot {
	background-image: none;
	height: 7px;
	background-repeat: no-repeat;
}

/* --------------------------------------------------------- 相簿 */
.Album {
	margin-bottom: 10px;
	width: 175px;
	margin-left: 8px;
}
.Album h3 {
	font-size: 15px;
	line-height: 15px;
	color: #FFFFFF;
	margin: 0px;
	padding: 15px 0px 0px 55px;
	background: url(../images/Album_bg1.gif) no-repeat;
	height: 36px;
	font-weight: bold;
}
html>body .Album h3 {
	height: 24px;
	padding: 12px 0px 0px 55px;
}
.Album .Body {
	margin: 0px;
	font-size: 12px;
	line-height: 18px;
	color: #26654C;
	padding: 8px 5px 10px 10px;
	background-image: url(../images/Album_bg2.gif);
	background-repeat: repeat-y;
}
html>body .Album .Body {
}
.Album .Body img {
	border: 1px solid #8A793F;
	width: 140px;
	margin-bottom: 3px;
	margin-left: 6px;
}
.Album .Body p {
	font-size: 12px;
	line-height: 18px;
	margin: 0px 0px 12px;
	padding: 0px 5px;
}
.Album .Foot {
	background-image: url(../images/Album_bg3.gif);
	height: 17px;
	background-repeat: no-repeat;
}

/*-------------------------------------------------------- 廣告區 */
.AD {
	text-align: center;
	margin: 25px auto;
}
.AD a img {
	text-align: center;
	display: block;
	margin-bottom: 10px;
	border: none;
	margin-right: 18px;
	width: 140px;
}
html >body .AD a img {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	width: 140px;
}
/* --------------------------------------------------------- 相關網站 */
.ReSites {
	padding: 2px 0px;
	margin: 15px 0px 20px 20px;
	width: 175px;
}
.ReSites h3 {
	background: url(../images/ReSites_bg1.gif) no-repeat left top;
	font-size: 15px;
	line-height: 20px;
	color: #FFFFFF;
	margin: 0px;
	font-weight: bold;
	padding: 10px 0px 5px 40px;
	height: 36px;
}
html >body .ReSites h3 {
	padding: 10px 0px 5px 40px;
	height: 22px;
}
.ReSites .Body {
	background: url(../images/ReSites_bg2.gif) repeat-y;
	margin: 0px;
	padding: 0px;
}
.ReSites .Body ul {
	margin: 0px;
	padding: 5px 5px 5px 10px;
}
.ReSites .Body ul li {
	font-size: 12px;
	background: url(../images/ReSites_bg4.jpg) no-repeat left top;
	list-style: none;
	margin: 0px 5px 4px 0px;
	border: 1px solid #BDBDBD;
	line-height: 19px;
	padding: 2px 5px 2px 25px;
}
html>body .ReSites .Body ul li {
}
.ReSites .Foot {
	height: 17px;
	background-image: url(../images/ReSites_bg3.gif);
	background-repeat: no-repeat;
	font-size: 2px;
	background-position: left top;
}

