img {
	border: 0px;
}
body {
	background-color: #FFFFFF;
	color: #333333;
}
/*------------------------
head
------------------------*/
.head {
	width: 780px;
	margin-bottom: 10px;
	margin-top: 5px;

}
.headmenu {
	text-align: right;
	width: 780px;
	margin-bottom: 2px;
}
/*------------------------
left
------------------------*/
.left {
	width: 150px;
	text-align: center;
}
.left-bg {
	background-image: url(/design/gmosp271/img/left/bg_left.gif);
	background-repeat: repeat-y;
	text-align: center;
	width: 150px;

}
.left img {
	margin-bottom: 5px;
}
.search {
	margin-top: 0px;
	margin-bottom: 10px;
}
.search img {
	margin-left: 5px;
	vertical-align: middle;
}
.loginform {
	text-align: left;
	width: 140px;
	margin-left: 5px;
	margin-bottom: 10px;
	margin-top: 5px;
	line-height: 1.5;
}
.loginform img {
	vertical-align: middle;
	margin-right: 5px;
}
.loginform input {
	width: 60px;
}
/*------------------------
center
------------------------*/
.center {
	width: 625px;
}
.main-contents {
	width: 465px;
	float: left;
}
.right {
	float: left;
	width: 155px;
	margin-left: 5px;
}
.right-bg {
	background-image: url(/design/gmosp271/img/right/bg_right.gif);
	background-repeat: repeat-y;
	width: 155px;
}
.right img {
	margin-bottom: 5px;
}
.brand img{
	margin-left: 3px;
}
.brand2 {
	width: 150px;
	float: left;
}
.brand {
	float: left;
	margin-right: 3px;
}
.brand3 {
	margin-top: 7px;
}
.clear {
	clear: both;
}
/*------------------------
footer
------------------------*/
.footer {
	width: 780px;
	height: 379px;
	margin-bottom: 10px;
	margin-top: 10px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

