body {
	text-align: center;
	background-color: #333333;
}
#page {
	width: 990px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/bb2.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
#header {
	height: 280px;
	width: 100%;
	background-repeat: no-repeat;
	background-color: #000000;
}
#content {
	width: 740px;
	text-align: left;
	float: right;
	padding: 0px;
	margin: 0px;
	background-image: url(images/topbk2.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#sidemenu {
	width: 250px;
	margin-top: 10px;
	margin-bottom: 20px;
	height: 500px;
	padding-right: 0px;
	float: left;
	background-image: url(images/left-bk.jpg);
	background-repeat: no-repeat;
}
#footer {
	width: 100%;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: center;
	color: #999999;
	position: static;
	clear: both;
	background-color: #D3D3D4;
}
#footer p {
	margin: 0;
	padding: 10px 0;
}


#webInfo {

}
#webInfo .webNavigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 150%;
	color: #660000;
	text-align: right;
	height: 30px;
}
#webInfo .webName {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	background-image: url(images/Mithras-logo3.jpg);
	background-repeat: no-repeat;
	height: 120px;
}
#webInfo .webDesc {
	font-family: Georgia, "Times New Roman", Times, serif;
}

#content .postCommand {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 150%;
	clear: both;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	background-color: #FFFFFF;
	padding-right: 6px;
	padding-left: 6px;
}

#left_navigator {
	height: 500px;
	width: 250px;
}
#left_navigator {
	list-style-type: none;
	float: none;
	width: 230px;
	clear: none;
	padding: 10;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-size: 12px;
	line-height: 28px;
	font-weight: bold;
	visibility: visible;
}
#left_navigator ul {
	margin:0;
	padding-left: 15px;
	list-style-type: none;
	float: left;
	width: 180px;
	padding-top: 20px;
}
#left_navigator a {
	display: block;
	width: 180px;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #999999;
	background-image: url(images/go.gif);
	background-repeat: no-repeat;
	background-position: 15px center;
}
#left_navigator a:link, #navlist a:visited {
	color:#333366;
	text-decoration: none;
	line-height: 35px;
	padding-left: 50px;
	text-align: left;
}
#left_navigator a:hover {
	background-color: #4CC1EC;
	color:#FEF9E9;
}
a.ImgButton:hover {
	left: 2px;
	top: 2px;
	right: 0px;
	bottom: 0px;
	position: relative;
}
a.ImgButton2:hover {
	left: 2px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	position: relative	
}
#page #sidemenu #left_navigator #navlist img {
	margin-top: 30px;
	margin-left: 15px;
}
.text01{
 font-size: 11px;
	 text-align:justify;      /*讓文字齊行*/
	  text-justify:distribute; /*讓文字左右齊行*/
	letter-spacing: 0.1em;
	line-height: 16px;
		color:#666666 ;
	padding-right: 10px;
	padding-left: 10px;
 }
.text02{
	font-size:12px;
	color:#000000;
	text-align: justify;
	line-height: 22px;
		padding-right: 0px;
	padding-left: 0px;
}
.pic01{
	padding: 5px;
	border: 1px solid #666666;
}
