body {
	background-color: #000000;
	background-image: url(/design/gmosp721/img/bg_houo2.gif);
	background-repeat: no-repeat;
	background-position: center top;
	color: #333333;
}
img {	border: 0px;}
/*-----------------------
head
------------------------*/
.head {
	width: 100%;
	background-image: url(/design/gmosp721/img/head/bg_head.gif);
	background-repeat: repeat-x;
	background-position: left 25px;
	margin-bottom: 10px;
}
h1 {
	color: #FFFFFF;
	font-size: 9pt;
	font-weight: normal;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
ul.headnavi {
	margin: 0px;
	padding: 0px;
	width: 780px;
}
ul.headnavi li {
	float: left;
	list-style-type: none;
}
#makebanner {
	background-color: #FFFFFF;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	width: 780px;

}
/*-----------------------
left
------------------------*/
.left {
	width: 145px;
	margin-left: 5px;
}
.left-block {
	background-color: #000000;
	border: 1px solid #333333;
	margin-bottom: 5px;
	padding-bottom: 10px;
	color: #FFFFFF;

}
.left-block a:link {	color: #FFFFFF;}
.left-block a:visited {	color: #FFFFFF;}
.left-block a:active {	color: #FFFFFF;}
p.search {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
p.search input {
	margin-bottom: 5px;
	width: 123px;
}
.left-bn {	margin-bottom: 5px;}
/*-----------------------
center
------------------------*/
.center-wrap {	width: 625px;}
.center-wrap img {
	margin-bottom: 5px;
}
.center-news {	text-align: left;}
.center-news table{
	margin: 5px 10px;
	width: 580px;
}
/*-----------------------
footer
------------------------*/
.footer {
	background-image: url(bg_footer.gif);
	width: 770px;
	margin-top: 10px;
	color: #FFFFFF;
	text-align: right;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;






}
.footer p {
	padding: 15px;
	line-height: 1.5;

}
.footer a:link {
	color: #FFFFFF;
}
.footer a:visited {
	color: #FFFFFF;
}
.footer a:active {
	color: #FFFFFF;
}
.clear {
	clear: both;
}
p.login-form {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 8pt;
	line-height: 1.8;
	margin-right: 5px;
	margin-left: 10px;



}
p.login-form input {
	width: 123px;

}
.login-form img {
	margin-top: 5px;
	margin-bottom: 5px;

}
