#body  {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	max-height: 100%;
}
#container {
    background-color: rgba(103,131,103,1.00);
    width: 100%;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
	padding: :0;
    float: none;
    clear: both;
    height: 50%;
}
#header {
	background-color: rgba(97,116,26,1.00);
	height: 90px;
	width: 100%;
	text-shadow: 1px 1px;
}
#head-logo{ 
     background:color: rgba(0,0,0,0);
	height: inherit;
	width: 15%;
	margin: 0px;
	padding: 0px;
	float: left;
	/* [disabled]border-bottom-right-radius: 1px; */
	
       }
#accname{
	height: inherit;
	width: 80%;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 30px;
	padding-left: 0px;
	padding-bottom: 0px;
	color: rgba(245,237,237,1.00);
	text-shadow: 3px 3px rgba(81,44,44,1.00);
	/* [disabled]clear: none; */
	float: right;
	text-align: right;
	
}
#header-ad{
	width: inherit;
	background-color: rgba(17,62,10,1.00);
	height: 100%;
}

#menubar {
	background-color: rgba(95,208,86,1);
	height:30px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding: 0px;
	
}
#navigator-bar {
	background-color:antiquewhite;
	margin: 0px;
	padding: 0px;
	height: 800px;
	width: 18%;
	
	}

#main-content {
	height: auto;
	width: 100%;
	background-color: rgba(115,122,120,1.00);
	margin: 0px;
	padding: 0px;
	float: left;
}
#bottom_message {
	background-color:darkkhaki;
	height: 50px;
	width: 100%;
	float: left;
	}

#menubar ul {
	margin:0px;
	padding:0px;
		 
	}
 #menubar li {
	list-style-type: none;
	float: left;
	display: block;
	width: 20%;
	height: 30px;
	text-align: center;
	line-height: 30px;
	font-size: 120%;
	font-family: "微軟正黑體", "標楷體", "新細明體";
	}
#menubar li a{
	text-decoration-color: none;
	color: #F9F7F7;
	text-decoration: none;
	text-shadow: 2px 2px rgba(104,103,103,1.00);
	font-style: normal;
	}
#menubar li:hover{
	background-color: rgba(44,75,18,1.00);
	
		}
#main-content-picture {
	width: 100%;
	float: left;
	margin-right: auto;
	margin-left: auto;
	color: rgba(34,33,33,1.00);
	background-color: rgba(114,108,108,1.00);
	height: inhert;
	border-radius: 20px;
	-webkit-box-shadow: 5px 5px 5px;
	box-shadow: 5px 5px 5px;
}
.textcontent-1 {
	color: rgba(248,240,241,1.00);
	width: auto;
	height: 100%;
	padding-left: 20px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 10px;
}
.pic1 {
	width: 100%;
	-webkit-box-shadow: 5px 5px 5px;
	box-shadow: 5px 5px 5px;
}
.direct {
	float: right;
}
.back {
	float: left;

}
.forward {
}
.bottomNav {
	height: 100px;
	padding-left: 20x;
	padding-right: 20px;
}
.right {
	float: right;



}
.left {






}
.frontpage {
	padding-left: 40px;
}
.new {
}
