﻿/* CSS Document */
/*Reset*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td
{
	padding: 0;
	margin: 0;
}

table
{
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset, img
{
	border: 0;
}

address, caption, cite, code, dfn, em, th, var
{
	font-weight: normal;
	font-style: normal;
}

ol, ul
{
	list-style: none;
}

caption, th
{
	/*text-align: left;*/
}

h1, h2, h3, h4, h5, h6
{
	font-weight: normal;
	font-size: 100%;
}

q:before, q:after
{
	content: '';
}

abbr, acronym
{
	border: 0;
}

/*color*/
.white
{
	color: #FFFFFF;
}

.Orange
{
	font-weight: bold;
	color: #F08300;
}

.Red
{
	color: #C8161E;
}

.Black
{
	color: #333333;
	font-weight: bold;
}

.Yellow
{
	color: #FEDD78;
}

.Blue
{
	color: #467CA2;
}

/*text*/
h1, h2, h3, h4, h5
{
	margin: 0;
	padding: 0;
	font-weight: normal;
}

h1
{
	font-size: 21px;
}

h2
{
	font-size: 19px;
}

h3
{
	margin: 0 0 7px 0;
	font-size: 17px;
}

h4
{
	font-size: 15px;
	color: #747474;
	font-weight: 600;
}

h5
{
	margin: 0 0 5px 0;
	font-size: 13px;
}

a
{
	text-decoration: none;
	color: #000000;
}

h1 a, h2 a, h3 a, h4 a, h5 a
{
	color: #F08300;
}

p
{
	margin: 0;
	padding: 10px 0;
	font-size: 15px; /*line-height: 18px;*/
	letter-spacing: 2px;
}

	p a.More
	{
		color: #467CA2;
	}

		p a.More:hover
		{
			color: #F08300;
		}

li .More a
{
	color: #467CA2;
}

a:hover
{
	color: #F08300;
	text-decoration: underline;
}


/*whole*/
Body
{
	margin-top: 0px;
	font-size: 16px;
	color: #000000;
	background: #3b9ac8;
}

.Wrapper
{
	background: #FFFFFF;
}

.Line
{
	text-decoration: underline;
}

img
{
	border: 0px;
}

.Left
{
	float: left;
}

.Right
{
	float: right;
	font-weight: bold;
}

.clear
{
	clear: both;
}

.Column
{
	clear: both;
	margin: 0 0 10px 0;
}

.LiDot
{
	padding: 0 0 0 10px;
	background: url(../images/LiDot.jpg) no-repeat center left;
}

.Center
{
	margin: 0 auto 0 auto;
}

/*whole page width*/
.Wrapper
{
	width: 980px;
	background: #FFFFFF;
	margin: 0 auto 0 auto; /*position: relative; 	left: 50%; 	margin-left:-490px;*/
}

/*Header*/
.Header
{
	width: 980px;
	height: 152px;
	background: url(../images/HeaderBg3.jpg) no-repeat;
}

.HeaderLink
{
	padding: 30px 25px 0 0;
	text-align: right;
	height: 36px;
}

	.HeaderLink a
	{
		margin: 0 0 0 10px;
		padding: 0 0 0 18px;
		color: #FFFFFF;
		background: url(../images/HeaderLinkDot.jpg) no-repeat top left;
	}

.HeaderSearch
{
	padding: 0 25px 0 0;
	height: 57px;
	text-align: right;
}

	.HeaderSearch a
	{
		margin: 0 0 0 10px;
	}

/*Nav*/
.Nav
{
	clear: both;
	float: right;
	padding: 0 27px 0 0;
	height: 29px;
}

	.Nav a
	{
		color: #FFFFFF;
	}

	.Nav ul, .Nav li
	{
		list-style: none;
		line-height: 0px;
		margin: 0px;
		padding: 0px;
	}

	.Nav li
	{
		padding: 0px;
		float: left;
		line-height: 29px;
	}

	.Nav .Btn
	{
		padding: 0px 10px 0px 10px;
		width: 63px; /*寬-20*/
		text-align: center;
		color: #FFFFFF;
		background: url(../images/HeaderTabBg.gif) no-repeat;
	}

	.Nav .BtnHome
	{
		padding: 0px 10px 0px 10px;
		width: 63px; /*寬-20*/
		text-align: center;
		color: #7AAED6;
		background: url(../images/HeaderTabHome.gif) no-repeat;
	}

		.Nav .BtnHome a
		{
			color: #7AAED6;
		}

/*Container*/
.Container
{
	padding: 20px 25px 0 25px;
	clear: both; /*background: url(../images/ContainerBg.jpg) no-repeat top;*/
}

/*Main_LeftColumn*/
.SidebarLeft
{
	float: left;
	margin: 0;
	padding: 0;
	width: 140px;
}

.MainMenu
{
	width: 143px;
	background: url(../images/MainMenuBg.jpg) repeat-y;
}

	.MainMenu .BoxHeader
	{
		height: 10px;
		background: url(../images/MainMenuHeader.jpg) no-repeat top;
	}

	.MainMenu .BoxMain
	{
		background: url(../images/MainMenuBg.jpg) repeat-y;
	}

	.MainMenu .BoxFooter
	{
		height: 10px;
		background: url(../images/MainMenuFooter.jpg) no-repeat bottom;
	}

/*CSS 0922
.MainMenu ul{
	width:122px;
	list-style:none;
	margin:0 0 0 10px;
	padding:0px;
	}

.MainMenu ul li{
	list-style:none;
	margin:0 0 2px 0;
	padding:0 0 0 25px;
	}

.MainMenu li a{
	width:122px;
	color:#FFFFFF;
	}

.MainMenu .Blue01 li{	
	height:34px;
	line-height:34px;
	background:url(../images/MenuBlue01.jpg) no-repeat;
	}

.MainMenu .Blue02 li{
	height:34px;
	line-height:34px;
	background:url(../images/MenuBlue02.jpg) no-repeat;
	}

.MainMenu .Red li{
	height:34px;
	line-height:34px;
	background:url(../images/MenuRed.jpg) no-repeat;
	}
*/

/*Main_Center*/
.SidebarMiddle
{
	float: left;
	width: 454px;
	margin: 0 0 0 15px;
}

	.SidebarMiddle .Title
	{
		float: left;
		margin: 0 5px 0 10px;
		padding: 0 0 0 10px;
		font-size: 15px;
		color: #000000;
		line-height: 30px;
		background: url(../images/TitleDot.gif) no-repeat center left;
	}

.MainBar .Date, .MainBar .More
{
	line-height: 30px;
}

.MainBar .More
{
	height: 30px;
	margin: 0 20px 0 10px;
	padding: 0 0 0 10px;
	background: url(../images/MidMoreDot.gif) no-repeat center left;
}

.MainNews
{
	width: 453px;
	background: url(../images/MainNewsBg.jpg) repeat-y;
}

	.MainNews .BoxHeader
	{
		height: 10px;
		background: url(../images/MainNewsHeader.jpg) no-repeat top;
	}

	.MainNews .BoxMain
	{
		padding: 0 10px;
		background: url(../images/MainNewsBg.jpg) repeat-y;
	}

		.MainNews .BoxMain h2
		{
			line-height: 30px;
			padding: 0 5px 5px 5px;
			background: url(../images/MainNewsTitleBg.gif) no-repeat top;
		}

		.MainNews .BoxMain .MainNewsImg
		{
			text-align: center;
		}

			.MainNews .BoxMain .MainNewsImg Img
			{
				width: 430px;
			}

	.MainNews .BoxFooter
	{
		height: 10px;
		background: url(../images/MainNewsFooter.jpg) no-repeat bottom;
	}

.RunMsg
{
	width: 455px;
	padding: 0 5px 0 5px;
	line-height: 38px;
	background: #FFFFFF;
	background: url(../images/MainMsgBarBg.jpg) no-repeat;
}

.MainBar
{
	height: 33px;
	background: url(../images/MainBarBg.jpg) no-repeat;
}

.MainBox ul, li
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.MainBox ul
{
	margin: 10px 0 0 0;
}

.MainBox li
{
	padding-left: 12px;
	width: 210px;
	float: left;
}

.Events
{
	width: 454px;
}

	.Events .BoxHeader
	{
		height: 31px;
		background: url(../images/MainBar02Title.jpg) no-repeat top;
	}

	.Events h4
	{
		margin: 0 0 0 10px;
		padding: 0 0 0 10px;
		line-height: 30px;
		background: url(../images/TitleDot.gif) no-repeat center left;
	}

	.Events .BoxMain
	{
		padding: 0 15px 0 10px;
		background: url(../images/MainBar02Bg.jpg) repeat-y;
	}

	.Events .BoxFooter
	{
		height: 8px;
		background: url(../images/MainBar02Footer.jpg) no-repeat top;
	}

	.Events .BoxMain ul
	{
		list-style: none;
		margin: 0;
		padding: 0;
	}

	.Events .BoxMain li
	{
		list-style: none;
		margin: 0;
		padding: 0;
		line-height: 24px;
		background: url(../images/Dashed.gif) repeat-x bottom;
	}

		.Events .BoxMain li a
		{
			padding: 0 0 0 10px;
			text-decoration: none;
			line-height: 26px;
			background: url(../images/LiDot.jpg) no-repeat center left;
		}

/*Main_Right*/
.SidebarRight
{
	/*	float: right; 	margin: 0; 	padding: 0 0 0 5px; 	width: 304px;*/
	float: left;
	margin-left: 5px;
	_margin-left: 5px;
	width: 304px;
}

.OtherNews
{
	width: 302px;
	background: url(../images/RightBar01Bg.jpg) repeat-y;
}

	.OtherNews .BoxHeader
	{
		height: 10px;
		background: url(../images/RightBar01Header.jpg) no-repeat top;
	}

	.OtherNews h4
	{
		padding: 5px 0 0 15px;
	}

	.OtherNews .BoxMain
	{
		padding: 0 5px 0 10px;
		background: url(../images/RightBar01Bg.jpg) repeat-y;
	}

	.OtherNews .BoxFooter
	{
		height: 8px;
		background: url(../images/RightBar01Footer.jpg) no-repeat bottom;
	}

	.OtherNews .BoxMain ul
	{
		list-style: none;
		margin: 10px;
		padding: 0;
	}

	.OtherNews .BoxMain li
	{
		list-style: none;
		margin: 0;
		padding: 0;
		line-height: 22px;
		background: url(../images/Dashed.gif) repeat-x bottom;
	}

		.OtherNews .BoxMain li h4
		{
			padding: 0 0 0 10px;
			background: url(../images/TitleDot.jpg) no-repeat center left;
		}

		.OtherNews .BoxMain li a
		{
		}

.BannerRight Img
{
	float: none;
	margin: 0 0 10px 0;
}

.Declaration
{
	/*	width: 304px; 	background: url(../images/RightBar02Bg.jpg) repeat-y;*/
	width: 304px;
	background: url(../images/RightBar02Bg.jpg) no-repeat;
	background-repeat: repeat-y;
}

	.Declaration .BoxHeader
	{
		height: 36px;
		background: url(../images/RightBar02Header.jpg) no-repeat top;
	}

	.Declaration .BoxMain
	{
		/*	padding: 0 15px 0 10px; 	background: url(../images/RightBar02Bg.jpg) repeat-y;*/
		padding: 0 15px 0 10px; /* 	background: url(../images/RightBar02Bg.jpg) no-repeat; 	background-repeat: repeat-y;     */
	}

	.Declaration .BoxFooter
	{
		height: 11px;
		background: url(../images/RightBar02Footer.jpg) no-repeat bottom;
	}

	.Declaration .BoxMain ul
	{
		list-style: none;
		margin: 7px;
		padding: 0;
	}

	.Declaration .BoxMain li
	{
		padding: 0 0 0 10px;
		text-decoration: none;
		line-height: 22px;
		background: url(../images/LiDot.jpg) no-repeat center left;
	}

	.Declaration h4
	{
		padding: 0 15px;
		line-height: 34px;
	}


/*Footer*/
.BannerFooter
{
	float: left;
	clear: both;
	padding: 10px 0 0 0;
	width: 930px;
	height: 253px;
	text-align: center;
}

.BannerFooter2
{
	float: left;
	margin: 0;
	padding: 10px 0 0 0;
	width: 930px;
	height: 93px;
	text-align: center;
}

.BannerFooter img
{
	margin: 0;
	border: 0px;
	padding: 1px;
}

.Footer
{
	width: 980px;
	margin: 20px 0 0 0;
	padding: 0;
	clear: both;
}

	.Footer .Top
	{
		clear: both;
		line-height: 0px;
		height: 4px;
		background: url(../images/FooterTop.jpg) repeat-x;
	}

	.Footer .global-site-link
	{
		letter-spacing: 0;
		margin-top: 15px;
		text-align: center;
	}

	.Footer .Copyright
	{
		clear: both;
		padding: 10px 30px 0 0;
		line-height: 20px;
		text-align: center; /*background: url(../images/Copyright.jpg) no-repeat;*/
	}

	.Footer .Bottom
	{
		clear: both;
		line-height: 0px;
		height: 6px;
		background: url(../images/FooterBg.jpg) no-repeat bottom;
	}

/*TwoColumn*/
.Container2
{
	padding: 10px 15px 10px 15px;
	clear: both; /*background: url(../images/ContainerBg.jpg) no-repeat top;*/
}

.Index
{
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	background: url(../images/Dashed.gif) repeat-x bottom;
}

	.Index .Title
	{
		padding: 0 0 0 5px;
		height: 14px;
		font-weight: bold;
		line-height: 15px;
		border-left: 3px #C8161E solid;
	}

.Container2 .Main
{
	width: 625px;
}

	.Container2 .Main ul, li
	{
		list-style: none;
		margin: 0px;
		padding: 0px;
	}

	.Container2 .Main ul
	{
		margin: 0 0 0 10px;
	}

	.Container2 .Main li
	{
		margin: 0 0 10px 0;
		line-height: 20px;
		float: left;
		background: url(../images/Dashed.gif) repeat-x bottom;
	}

		.Container2 .Main li h3
		{
			padding: 0 0 0 12px;
			_padding-top: 4px;
			color: #F08300;
			line-height: 25px;
			background: url(../images/TitleDot.jpg) no-repeat left center;
		}

		.Container2 .Main li h5, .Container2 .Main li p
		{
			padding: 0 0 0 10px;
		}

		.Container2 .Main li p
		{
			margin: 15px 0 0 0;
		}

		.Container2 .Main li .link
		{
			padding: 15px 0 0 10px;
			text-align: right;
		}

	.Container2 .Main .Pages
	{
		clear: both;
		text-align: center;
	}

.Container2 td, tr
{
	padding: 5px;
}

/*Search*/

.SearchEnd .Search
{
	padding: 10px 0;
}

.SearchEnd .Msg
{
	margin: 0 0 10px 0;
	padding: 5px 0;
	text-align: right;
	border-top: 1px #EAEAEA solid;
	border-bottom: 1px #EAEAEA solid;
}

/*AdvSearch*/


.DateSelect Img
{
	margin: 0 10px 0 5px;
	padding: 5px 0 0 0;
}

/*Login*/
.Login, .ChangeEmail, .ChangePwd, .AdvancedSearch, .Profile, .PasswordRecovery
{
	clear: both;
	padding: 20px 15px 20px 15px; /*background:#DFF2FC;*/
	border: 1px #EAEAEA solid;
}

	.Login table, .ChangeEmail table, .ChangePwd table, .AdvancedSearch table, .Profile table, .PasswordRecovery table
	{
		margin: 0 auto 0 auto;
	}

/*ThreeColumn*/
.Container3
{
	padding: 15px 15px 10px 15px;
	clear: both; /*background: url(../images/ContainerBg.jpg) no-repeat top;*/
}

	/*Right*/
	.Container3 .SidebarLeft
	{
		clear: right;
		width: 203px;
	}

.LeftBar
{
	width: 203px;
	background: url(../images/PDFLeftBarBg.jpg) repeat-y;
}

	.LeftBar .BoxHeader
	{
		height: 42px;
		background: url(../images/PDFLeftBarHeader.jpg) no-repeat top;
	}

.BoxHeader2
{
	height: 32px;
	background: url(../images/PDFLeftBarHeader.jpg) no-repeat top;
}

.LeftBar h4
{
	padding: 0 15px;
	line-height: 42px;
}

.LeftBar .BoxMain
{
	padding: 0 0px;
	background: url(../images/PDFLeftBarBg.jpg) repeat-y;
}

.BoxMain2
{
	padding: 0 0px; /*background: url(../images/PDFLeftBarBg.jpg) repeat-y;*/
}

.LeftBar .BoxMain ul
{
	list-style: none;
	margin: 0px;
	padding: 0;
}

.LeftBar .BoxMain li
{
}

	.LeftBar .BoxMain li a
	{
		padding: 0px;
		margin: 0px;
		font-size: 11px;
		text-decoration: underline;
	}

.LeftBar .BoxFooter
{
	height: 10px;
	background: url(../images/PDFLeftBarFooter.jpg) no-repeat bottom;
}

.BoxFooter2
{
	height: 10px; /*background: url(../images/PDFLeftBarFooter.jpg) no-repeat bottom;*/
}

.PdfDownloadIcon
{
	float: right;
}

.DownloadDate
{
	float: left;
	text-decoration: none;
	line-height: 22px;
	font-size: 12px;
	background: url(../images/LiDot.jpg) no-repeat center left;
}

.Download .BoxHeader
{
	padding: 0 8px 0 0;
}

.Download li
{
	clear: both;
}

.Download ul p
{
	margin: 0;
	padding: 0 0 0 10px;
	line-height: 20px;
}

.Doenloadh4
{
	background: url(../images/PDFLeftBarIMG.jpg) no-repeat right center;
}

/*Center*/
.Container3 .SidebarMiddle
{
	margin: 0 0 0 7px;
	clear: right;
	width: 423px;
}

.MidBar
{
	width: 423px;
	background: url(../images/PDFMidBar01Bg.jpg) repeat-y;
}

	.MidBar .BoxHeader
	{
		height: 10px;
		background: url(../images/PDFMidBar01Header.jpg) no-repeat top;
	}

	.MidBar .BoxMain
	{
		padding: 0 10px;
		background: url(../images/PDFMidBar01Bg.jpg) repeat-y;
	}

		.MidBar .BoxMain .MainNewsImg
		{
			text-align: center;
		}

			.MidBar .BoxMain .MainNewsImg Img
			{
				width: 340px;
			}

	.MidBar .BoxFooter
	{
		clear: both;
		height: 10px;
		background: url(../images/PDFMidBar01Footer.jpg) no-repeat bottom;
	}

.MidNews01
{
}

.MidBar .TowList ul, li
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.MidBar .TowList ul
{
	margin: 10px 0 0 0;
}

.MidBar .TowList li
{
	padding-left: 12px;
	width: 180px;
	float: left;
}

.MidBar .DownloadMsg ul
{
	clear: both;
	margin: 15px 0 0 0;
	padding: 5px 10px 10px 20px;
	background: #EAE4D1;
}

.MidBar .DownloadMsg li
{
	line-height: 22px;
}

.TowList h4
{
	margin: 0;
	padding: 0 0 0 10px;
	line-height: 30px;
	background: url(../images/TitleDot.gif) no-repeat center left;
}

.TowList h5
{
	padding: 0 0 0 10px;
}

	.TowList h5.LiDot
	{
		margin: 0;
		padding: 0 0 0 10px;
		font-weight: normal;
		line-height: 20px;
		background: url(../images/LiDot.gif) no-repeat center left;
	}

.MidNews02 MidBar .TowList ul
{
	clear: both;
	margin: 0 0 10px 0;
	background: url(../images/Dashed.gif) repeat-x bottom;
}

/*Headline*/
.HeadlinesTextBar
{
	margin: 10px 0 0 0;
	clear: both;
	width: 465px;
}

	.HeadlinesTextBar .More
	{
		float: right;
		line-height: 28px;
		margin: 0 5px 0 10px;
		padding: 0 0 0 10px;
		font-weight: bold;
		background: url(../images/TitleDot.gif) no-repeat center left;
	}

	.HeadlinesTextBar h4
	{
		padding: 0 10px;
		line-height: 28px;
		height: 28px;
		background: url(../images/HeadlinesBar02.jpg) no-repeat;
	}

	.HeadlinesTextBar ul, .HeadlinesTextBar li
	{
		list-style: none;
		margin: 0px;
		padding: 0px;
	}

	/*0922 解決列表寬度縮減問題*/
	.HeadlinesTextBar li, .NewsList li
	{
		width: 100%;
	}

	.HeadlinesTextBar ul
	{
		padding: 10px;
	}

	.HeadlinesTextBar li
	{
		padding: 0 0 0 10px;
		line-height: 22px;
		background: url(../images/LiDot.jpg) no-repeat center left;
		letter-spacing: 1px;
	}

#Headlines .Back, #Headlines .Next
{
	padding: 100px 0 0 0;
	width: 40px;
}

#Headlines .Back
{
	margin: 0 3px 0 0;
}

#Headlines .Next
{
	text-align: right;
}

#Headlines .ImgBox
{
	width: 213px;
	margin: 0 2px 0 0;
	text-align: center;
	background: url(../images/HeadlinesBarBg.jpg) repeat-y;
}

	#Headlines .ImgBox h4
	{
		line-height: 22px;
		font-weight: normal;
	}

	#Headlines .ImgBox .BoxHeader
	{
		height: 10px;
		background: url(../images/HeadlinesBarHeader.jpg) no-repeat top;
	}

	#Headlines .ImgBox .BoxMain
	{
		padding: 0 5px;
		background: url(../images/HeadlinesBarBg.jpg) repeat-y;
	}

	#Headlines .ImgBox .BoxFooter
	{
		height: 10px;
		background: url(../images/HeadlinesBarFooter.jpg) no-repeat bottom;
	}


/*剪報*/
#NewspaperCut .Index
{
	margin: 0 0 10px 0; /*height: 12px;*/
	line-height: 12px;
	background: url(../images/Dashed.gif) repeat-x bottom;
}

.CutIcon a, .CutIcon img
{
	margin: 0 0 0 5px;
}

.CutIcon
{
	padding: 0 15px 0 0;
}

.NewspaperCut
{
	width: 927px;
	margin: 0 0 0 10px;
	background: url(../images/PaperCutBg.jpg) repeat-y;
}

	.NewspaperCut .BoxHeader
	{
		/*height: 10px; 	background: url(../images/PaperCutHeader.jpg) no-repeat top;*/
	}

	.NewspaperCut .BoxMain
	{
		/*height: 650px;*/
		padding: 0 10px; /*background: url(../images/PaperCutBg.jpg) repeat-y;*/
	}

	.NewspaperCut .BoxFooter
	{
		/*height: 10px; 	background: url(../images/PaperCutFooter.jpg) no-repeat bottom;*/
	}

.CutNewsImgR
{
	width: 400px;
	margin: 5px 0px 5px 10px;
}

.CutNewsImgL
{
	width: 400px;
	margin: 5px 10px 5px 0px;
}

.BackPage
{
	width: 36px;
	padding: 250px 0 0 0;
}

.NextPage
{
	width: 36px;
	padding: 250px 0 0 0;
}

	.BackPage img, .NextPage img
	{
		width: 36px;
	}

/*關於我們*/
.Context, .AboutUs .Context
{
	padding: 0 0 0 10px;
}

	.Context p
	{
		padding-left: 12px;
		padding-bottom: 10px;
		text-align: justify;
	}

	.AboutUs .Context p, .QandA .Context p
	{
		padding-bottom: 40px;
		text-align: justify;
	}

	.Context h3, .AboutUs .Context h3
	{
		padding: 0 0 0 12px;
		_padding-top: 4px;
		color: #F08300;
		line-height: 20px;
		background: url(../images/TitleDot.jpg) no-repeat left center;
	}

	/*操作說明*/
	.Context h4, .OperationManual .Context h4
	{
		padding: 10px 0 10px 10px;
		font-weight: normal;
	}

.OperationManual .Context h4
{
	font-size: 14px;
}

.OperationManual .Context ul
{
	float: none;
	padding: 0 0 0 40px;
}

.OperationManual .Context li
{
	float: none;
	list-style-type: decimal;
	background: #FFFFFF;
}

/*各區新聞,活動訊息*/
.List h3, .Information h3
{
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px #EAEAEA dashed;
}

.List .Date, .Information .Date
{
	font-size: 15px;
	color: #999999;
}

.InfoContent h2
{
	line-height: 40px;
	font-weight: bold;
}

.InfoContent p
{
	padding-left: 0px;
	font-size: 15px;
}

p.Date
{
	padding: 0 0 20px 0;
}

.InfoContent h4
{
	padding: 0 0 0 10px;
	font-weight: bold;
	line-height: 20px;
	background: url(../images/TitleDot.gif) no-repeat left center;
}

.InfoContent img
{
	float: right;
	margin: 10px;
}

/*產品訂購,會員登入*/
.StepImg
{
	padding: 0 0 20px 0;
	background: url(../images/Dashed.gif) repeat-x bottom;
}

	.StepImg img
	{
		margin: 20px 0 30px 0;
		background: url(../images/Dashed.gif) repeat-x bottom;
	}

.Order p
{
	clear: both;
}

.Order .Msg
{
	margin: 20px 0 20px 0;
	padding: 5px;
	font-size: 12px;
	border: 1px #EAEAEA solid;
}

	.Order .Msg ul, .Order .Msg ul li
	{
		float: none;
	}

		.Order .Msg ul li
		{
			line-height: 12px;
			background: none;
		}

.Order .button01
{
	background: url(../images/OrderBtn01.jpg) no-repeat;
}

/*企業開通*/
.Vip .Msg ul, .Vip .Msg ul li
{
	float: none;
	background: none;
}

.Vip .Msg
{
	margin: 20px 0 20px 0;
	padding: 5px;
	font-size: 12px;
	border: 1px #EAEAEA solid;
}

/* 20091005 fix alignment of [pdf quick download box] */
.Download li img
{
	padding: 0 2px;
}

/*首頁div包覆背景問題解決 1004*/
.Container:after, .Container2:after, .Container3:after
{
	content: '.';
	display: block;
	visibility: hidden;
	clear: both;
	height: 0px;
}

.Declaration .BoxMain li, .Events .BoxMain, .Declaration .BoxMain ul
{
	word-break: break-all;
}

.NewsList
{
	margin: 0 20px;
}

	.NewsList p
	{
		font-size: 17px;
		letter-spacing: 0.1em;
		line-height: 26px;
		/*line-height: 22px;*/
        text-align: justify;
	}

.clearfix
{
	zoom: 1;
}

	.clearfix:after
	{
		content: '.';
		display: block;
		visibility: hidden;
		clear: both;
		height: 0px;
	}

/*2010/04/08 Start*/
.Header .Logo
{
	float: left;
	position: relative;
	top: 20px;
	left: 15px;
}

.Header .Logo2
{
	float: right;
	padding: 15px 15px 0 15px;
}

.HeaderSearch
{
	padding: 0 25px 0 0;
	height: 55px;
	text-align: right;
}

/*2010/04/08 End*/
/*2010/04/27 Start*/
.OtherNews .BoxTab li
{
	float: left;
	margin-right: 3px;
	line-height: 0px;
}

.OtherNews .BoxTab
{
	background: #FFF;
	padding: 0 0 0 10px;
}

.OtherNews .BoxHeader
{
	margin-top: -3px;
}
/*2010/04/27 End*/

h3.Black
{
	font-size: 23px;
}
