body {
	background-image: url(/design/gmosp345/img/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #d0f2bf;
}
img {	border: 0px;}
.clear {
	clear: both;
}
/*----------------
head
----------------*/
.head {
	width: 780px;
	background-image: url(/design/gmosp345/img/head/bg_head.gif);
	background-repeat: repeat-x;
	margin-bottom: 10px;
	display: block;
}
h1 {
	margin: 0px;
	padding: 26px 0px 0px;
	float: left;
	width: 283px;
}
.headtxt {
	float: left;
	width: 310px;
	margin-top: 48px;
}
.login-base {
	float: left;
	width: 187px;
	margin-top: 10px;
}
ul.headmenu{
	list-style:none;
	width:780px;
	margin: 5px 0px 0px;
	padding: 0px;
	background-image: url(/design/gmosp345/img/head/headmenu.gif);
	height: 43px;
}
ul.headmenu li{
    list-style:none;
    float:left;
    width:130px;
}
ul.headmenu a{
    display:block;
    width:130px;
    height:43px;
    text-indent:-300px;
    overflow:hidden;
}
.loginform {
	width: 148px;
	line-height: 1.5;
	text-align: right;
	margin-right: 5px;
}
.loginform input {
	width: 80px;
	margin-left: 5px;
	margin-bottom: 3px;

}
.loginform img {
	margin-bottom: 3px;

}
/*----------------
left
----------------*/

.left {
	display: block;
	width: 150px;
}
.left img {
	margin-bottom: 5px;
	vertical-align: middle;


}
.left p {
	width: 140px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	line-height: 1.5;
}
.search {
	text-align: center;
	padding-top: 10px;



}
.search img {
	margin-left: 5px;
	vertical-align: middle;

}
/*----------------
center
----------------*/
.center-wrap {
	display: block;
	width: 625px;
}
.main-wrap {
	display: block;
	width: 475px;
	float: left;

}
.right-wrap {
	display: block;
	width: 145px;
	margin-left: 5px;
	float: left;

}
.center-wrap img {
	margin-bottom: 5px;
}
/*----------------
footer
----------------*/
.footer {
	background-image: url(/design/gmosp345/img/footer.gif);
	height: 87px;
	width: 780px;
	margin-top: 10px;
	line-height: 1.5;


}
.footer p {
	margin-left: 10px;
	padding-top: 15px;

}
