* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Geneva, Arial, sans-serif;
	background-image: url(/images/common/page_back.jpg);
	background-repeat: repeat;
	background-position: left top;
	color: #999999;
	font-size: 0.9em;
}img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#pagearea {
	background-color: #000000;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	padding-bottom: 14px;
	height: 174px;
	width: 950px;
}
.logo {
	list-style-type: none;
	float: left;
	height: 174px;
	width: 181px;
}
.gmenu {
	list-style-type: none;
	float: right;
	width: 761px;
	padding-top: 34px;
	font-size: 12px;
	line-height: 16px;
}
.gmenu li {
	width: 190px;
	float: left;
	height: 34px;
	padding-bottom: 1px;
}
.gmenu a {
	background-image: url(/images/common/menu_back.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 175px;
	height: 25px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 15px;
	padding-top: 9px;
}
.gmenu a:hover {
	background-image: url(/images/common/menu_hover.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.gmenu a.longmenu {
	height: 34px;
	width: 175px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#container {
	clear: both;
	background-image: url(/images/common/contents_back.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 89px;
	width: 900px;
	padding-right: 25px;
	padding-left: 25px;
	position: relative;
	left: 0px;
	top: auto;
	right: 0px;
	bottom: auto;
}
#container h1 {
	background-image: url(/images/common/title_back.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
	width: 887px;
	font-size: 18px;
	padding-left: 13px;
	padding-top: 21px;
	color: #CCCCCC;
}
#container a {
	color: #FFFFFF;
}
.iiiplanning {
	position: relative;
	right: 0px;
	bottom: 0px;
	text-align: right;
	top: 85px;
	left: 20px;
}

#container a.iiiplanning_link {
	color: #FB000B;
	text-decoration: none;
}
#footer {
	background-image: url(/images/common/footer_back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 51px;
	width: 950px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FB000B;
}
#footer p {
	text-align: center;
	padding-top: 10px;
}
#backend_page a {
	color: #999999;
}
