* {
	margin:0px;
	padding:0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif,;
	font-size: 12px;
	color: #777777;
	margin: 0px;
	background-color: #FFFFFF;
}
a {
	color: #777777;
	text-decoration: none;
	outline: none; /* for Firefox */
 hlbr:expression(this.onFocus=this.blur()); /* for IE */
}
a img {
	border:0px;
}
input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif,;
	font-size: 12px;
	color: #777777;
	margin: 0px;
}
#wrap {
	margin: 0px auto;
	width: 940px;
	background-color: #FFFFFF;
	position: relative;
}
#SideColumn {
	width: 200px;
	position: relative;
	float:left;
	overflow:hidden;
}
#logo {
	height: 185px;
	width: 200px;
	overflow:hidden;
	background-image: url(../images/LayOut/LogoBg.gif);
	text-align:center;
	margin-bottom:10px;
}
#logo a img {
	padding-top:40px;
}
#MainColumn {
	width:740px;
	float: right;
	position: relative;
	overflow:hidden;
}
/*--主選單開始--*/
#MainNav {
	width: 740px;
	height: 79px;
	position: relative;
	float: left;
	background-image: url(../images/LayOut/MainBavRightBg.gif);
	background-repeat: repeat-x;
}
.MainNavContainer01 {
	float:left;
	width:104px;
	height: 79px;
	background-image: url(../images/LayOut/MainBavLeftBg.gif);
}
.MainNavContainer02 {
	float:left;
	height: 79px;
	background-image: url(../images/LayOut/MainBavBtnBg.gif);
	background-repeat: repeat-x;
}
.MainNavContainer02 ul {
	list-style:none;
}
.MainNavContainer02 li {
	float:left;
	width:86px;
	margin-right:3px;
}
.MainNavContainer03 {
	width:280px;
	_width:277px;
	float:right;
	background-image: url(../images/LayOut/MainBavRightBg.gif);
	height:79px;
	background-repeat: no-repeat;
}
.MainNavContainer03 select {
	top:30px;
	left:110px;
	position: relative;
}
/*--主選單結束--*/
#MainContainer {
	width: 540px;
	float: left;
	margin-top:10px;
	overflow: hidden;
}
#SubSide {
	width: 200px;
	float: right;
	margin-top:10px;
}
#ContentContainer {
	width: 730px;
	float: left;
	margin-top:10px;
	margin-left:10px;
	_margin-left:5px;
	margin-bottom:10px;
	overflow: hidden;
}
/*--版權宣告區塊開始--*/
#footer {
	background-color: #f2f2f2;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c5c5c5;
	width: 100%;
	clear:both;
	text-align: center;
	padding-top:12px;
	padding-bottom:12px;
	font-size:11px;
}
.FooterContainer {
	margin: 0px auto;
	width:969px;
	height:44px;
	text-align: center;
}
.FooterContainer a {
	color:#888888;
}
.FooterContainer a:hover {
	text-decoration: underline;
}
.footerContent01 {
	float:left;
	margin-top:11px;
	width:100%;
	margin-bottom:4px;
}
.footerContent01 img {
	width:75px;
	float:left;
	height:15px;
}
.footerContent01 p {
	float:right;
	color:#888888;
}
.footerContent01 p span {
	margin:0px 5px;
}
.footerContent02 {
	width:100%;
}
.footerContent02 ul {
	list-style:none;
}
.footerContent02 li {
	float:left;
	margin-right:20px;
	color:#888888;
}
.footerContent02 span {
	margin:0px 5px;
}
/*--版權宣告區塊結束--*/

