/* 上方設定---------------------------------- */

#DivAll{
	/*position:absolute;*/
	background-image: url(../images/bg_content.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	z-index: 1;
	}
	
/* 上方設定---------------------------------- */

#DivTop{
	width: 778px;
	margin: 0px;
	padding: 0px;
}
#DivTopLogo{	
	height: 117px;	
}

#NavTop{
	position:absolute;
	margin-top: 0px;
	margin-left: 484px;
	z-index: 2;
}
#NavTop div{
display: inline;
}
#NavTopMenu{
	position:absolute;
	text-align: right;
	z-index: 3;
	padding: 0px;
	width: 920px;
	margin-top: 106px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#NavTopMenu div{
display: inline;
}
#NavTopMenu span{
	margin-right: 5px;	
}


/* 標題 與 Search 設定------------------------ */

#TitleImage{}

#SearchPanel{
	}
			  
#SearchPanel input {
	border: 1px solid #DEDEDE;
}

/* Left 設定------------------------ */

#LeftDiv{
	width:207px;
	float: left;
	padding: 0px;
	margin: 0px;
}

#LeftFlashAD{
	margin-top: 77px;	
	margin-left: 30px;
}

/* Right 設定------------------------ */

#RightDiv{
	width: 33%;
	float: right;
	
}


/* Content 設定------------------------ */
#ContentIndex{
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 207px;
}


#Content{
	padding: 0px 0px 0px 207px;
	
	
}


#IndexMenuBar{
	width: 580px;
	margin-top: 32px;
	margin-left: 3px;
}

#IndexMenuBar div{
	display: inline;
}
#IndexTopicBar{
	background-image: url(../images/title_content.gif);
	background-repeat: no-repeat;
	height: 30px;
	padding-top: 7px;
	margin: 4px 0px 0px 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: bold;
	color: #3A84DB;
}
#IndexTopicBar2{
	background-image: url(../images/title_index01.gif);
	background-repeat: no-repeat;
	height: 20px;
	padding-top: 7px;
	margin: 0px 0px 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 80px;
}


#IndexNews,#IndexNewsList{
	font-family: Arial, Helvetica, sans-serif;
	
	line-height: 20px;
	color: #666666;
	margin-bottom: 10px;
	line-height: 25px;
}

#IndexNews ul{
	margin: 0px;
	padding: 0px 0px 0px 20px;
	background-image: url(../images/bg_index_list.gif);
	background-repeat: repeat-y;
}
#IndexNews li{
	margin: 0px;
	padding: 0px;
	list-style-image: url(../images/icon002.gif);
}


#IndexNewsList ul{
	margin: 0px;
	padding: 0px 0px 0px 20px;
}
#IndexNewsList li{
	margin: 0px 0px 6px;
	padding: 0px;
	list-style-image: url(../images/icon002.gif);
	line-height: 15px;
}

#ContentTopicBar{
	background-image: url(../images/0_block.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 20px;
	padding-top: 15px;
	padding-left: 5px;
}

#Top{
	text-align: right;
	padding-top: 15px;
	padding-right: 10px;
}

#Num{
	color: #000000;
	background-color: #E7E7E7;
	text-align: right;
	width: 99%;
}


#SearchSet{
	font-family: Arial, Helvetica, sans-serif;
	
	color: #666666;
	background-image: url(../images/bg_search.gif);
	height: 34px;
	padding-left: 5px;
	padding-top: 5px;
	background-repeat: repeat-x;
}

/* Footer 設定------------------------ */

#Spacer{
	clear: both;
}

#Footer{
	text-align: center;
	
	background-image: url(../images/bg_footer.gif);
	background-repeat: no-repeat;
	padding-top: 7px;
	margin-top: 15px;
}
#FooterHR{
	width: 90%;
	background-color: #999999;
	height: 2px;
	text-align: left;
}


#FooterSet{
	background-image: url(../english/images/footer.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 69px;
	width: 550px;
	text-align: center;
}

.FooterCounterImg{
	position: absolute;
	margin-top: 15px;
	margin-left: 220px;
}

.FooterMail{
	font-size:90%;
	margin-top: 80px;
	margin-left: 60px;
	margin-bottom: 20px;
	text-align: left;
}


#Oringe{
	background-image: url(../images/footer.gif);
	width: 30%;
	height: 2px;
}



.Btn_Margin{
	margin-left: 50px;
	margin-top: 5px;
}
.Btn_MarginTop{
	margin-top: 5px;
	
}
