h1#CMS_head_comment{
	margin:5px 0px 5px 20px;
	text-align:left;
	font-size:10px;
	font-weight: normal;
	color:#666666;
}

#CMS_head_menu{
	width:508px;
	margin:0px;
	float:right;
}

#CMS_head_logo{
	width: 242px;
	height: 66px;
	float: left;
}

#CMS_header_box{
	width: 750px;
  margin: 0 auto;
  text-align: center;
}

#CMS_footer{
	width:760px;
	height:40px;
	clear:both;
	background-color:#E4DBCD;
	margin:0 auto;
	padding-top:15px;
	font-size:12px;
	color:#663300;
	text-align:center;
}

#CMS_footer_link{
	width: 750px;
	margin: 0 auto 10px;
	padding: 20px 0 0;
	text-align: center;
	border-top: 2px solid #999966;
}

#CMS_footer_link ul li{
	display: inline;
	margin-right: 30px;
	padding-left: 15px;
	list-style-type: none;
}
