/* 上方設定---------------------------------- */

#DivAll{
	position:absolute;
	width: 100%;
	background-image: url(../../images/bg_contentbody.gif);
	background-repeat: repeat-y;
	}
	
/* 上方設定---------------------------------- */

#DivTop{
	margin: 0px;
	padding: 0px;
	background-image: url(../../images/bg_top.gif);
	height: 144px;	
	background-repeat: repeat-x;
}

#DivTopLogo{
	height: 80px;
	
}


#NavTopMenu{
	background-image: url(../../images/bg_top_left.gif);
	background-repeat: no-repeat;
	width: 770px;	
	height: 33px;
	text-align: right;
}

#NavTopMenu span{
	
}

#NavTop{
	background-image: url(../../images/bg_navleft.gif);
	background-repeat: no-repeat;
	height: 31px;
}

/* 首頁新聞 Flash Float 設定------------------------ */

#TitleImage{	
	margin: 0px;
	padding-left: 30px;	
	
}

#MainFloatNews{
	position: absolute;
	background-image: url(../../images/bg_news.gif);
	background-repeat: no-repeat;
	top: 150px;	
	margin-left: 480px;
	width: 247px;
	height: 229px;
}

.MainNewsTitle{
	height: 25px;
	text-align: right;
	padding-right: 25px;
	padding-top: 5px;
	color: #CFE6FA;
}


#SearchPanel{
	position: absolute;
	
}
			  
#SearchPanel input {
	
}

/* Left 設定------------------------ */

#LeftDiv{
	width:175px;
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

#LeftNavTitle{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 17px;
}

/* Right 設定------------------------ */

#RightDiv{
	
}

/* Content 設定------------------------ */

#Content{
	padding: 0px;
	margin:0px 0px 0px 175px;
	
	width: 595px;
}

#IndexMenuBar{
	
}
	
#IndexTopicBar{
	
}
#IndexTopicBar2{
	
}


#ContentTopicBar{
	
}


#Top{
	text-align: right;
	padding-top: 15px;
	padding-right: 10px;
}

#Num{
	color: #000000;
	background-color: #E7E7E7;
	text-align: right;
	width: 99%;
}


/* 頭腳標設定------------------------ */
.FooterAlert{
	font-size: 12px;
	line-height: 20px;
	color: #747574;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 40px;
}

#FooterLink{
	font-size: 12px;
	color: #7DA013;
	text-align: right;	
	width: 770px;
	
}
#FooterLink a{
	font-size: 12px;
	color: #7DA013;
	text-decoration: none;
}
#FooterLink a:hover{
	font-size: 12px;
	color: #72B412;
	text-decoration: underline;
	background-color: #EFF3F1;
}


/* Banner 設定------------------------ */
#BannerDIV{
	
}
#BannerDIV span{
	
}

/* Footer 設定------------------------ */

#Spacer{
	clear: both;
}

#Footer{
	font-size: 12px;
	background-image: url(../../images/bg_footer.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 20px 0px 0px;
	height: 58px;
}
#Footer div.MadeInUTC{
	margin-left: 670px;
	position: absolute;
}

#Oringe{
	background-image: url(../../images/footer.gif);
	width: 30%;
	height: 2px;
}



.Btn_Margin{
	margin-left: 50px;
	margin-top: 5px;
}
.Btn_MarginTop{
	margin-top: 5px;
	
}
