body {
	background-image: url(/design/ogmosp436/img/back.jpg);
	color: #333333;
}
img {
	border: 0px;
}
/*----------------------------
head
---------------------------*/
.head {
	width: 780px;
	background-color: #FFFFFF;
	background-image: url(/design/ogmosp436/img/head/bg_head.jpg);
	background-repeat: no-repeat;
	text-align: left;
	border-right: 5px solid #FFFFFF;
	border-left: 5px solid #FFFFFF;
	padding-bottom: 10px;
}
.logo {
	display: block;
	float: left;
	height: 81px;
	width: 278px;
}
.head h1 {
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
	width: 480px;
	float: left;
	text-align: right;
	margin: 0px;
	padding-top: 8px;
}
ul.headnavi{
	list-style:none;
	width:780px;
	margin: 0px;
	padding: 0px;
	height: 40px;
	clear: both;
	background-repeat: no-repeat;
}
ul.headnavi li{
	list-style:none;
	height: 40px;
	float: left;
	width: 130px;
}
ul.headnavi a{
	display:block;
	height:40px;
	text-indent:-300px;
	overflow:hidden;
	background-image: url(/design/ogmosp436/img/head/navi.gif);
	width: 130px;
}
a.home{
	background-position:0px 0px;
}
a:hover.home{    background-position:0px -40px;}
a.company{
	background-position:-130px 0px;
}
a:hover.company{    background-position:-130px -40px;}
a.useinfo{
	background-position:-260px 0px;
}
a:hover.useinfo{    background-position:-260px -40px;}
a.member{
	background-position:-390px 0px;
}
a:hover.member{    background-position:-390px -40px;}
a.cart{
	background-position:-520px 0px;
}
a:hover.cart{    background-position:-520px -40px;}
a.order{
	background-position:-650px 0px;
}
a:hover.order{    background-position:-650px -40px;}
.login-base {
	clear: both;
}
.login-base p {
	padding-top: 8px;
	padding-bottom: 8px;
	width: 780px;
	text-align: center;


}
.login-base img {
	vertical-align: middle;
	margin-right: 5px;
}
.login-base input {
	vertical-align: middle;
	width: 93px;
	margin-right: 3px;
	margin-left: 3px;
	background-image: url(/design/ogmosp436/img/head/bg_form.gif);
	background-repeat: repeat-x;
	border: 1px solid #cccccc;

}
.font-s {
	font-size: 8pt;
}
/*----------------------------
left
---------------------------*/
#makebanner {
	background-color: #FFFFFF;
	width: 780px;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.left {
	width: 150px;
}
.left-blk {
	background-image: url(/design/ogmosp436/img/left/bg_left.gif);
	background-repeat: repeat-y;
	width: 150px;
	margin-bottom: 5px;
}
.left-blk table {
	margin: 5px;
}
ul.l-link {
	margin: 0px;
	padding: 0px;
}
ul.l-link li {
	list-style-type: none;
	height: 40px;
	width: 150px;
	margin-bottom: 5px;
}
ul.l-link img{
	vertical-align: top;
}
p.search {
	text-align: center;
	margin: 0px;
	padding: 10px;

}
p.search input {
	vertical-align: middle;
	width: 120px;
	background-image: url(/design/ogmosp436/img/head/bg_form.gif);
	background-repeat: repeat-x;
	border: 1px solid #cccccc;
	margin-bottom: 5px;
}
p.l-inq {
	padding: 10px;
	margin: 0px;
	line-height: 1.8;
}
/*----------------------------
center
---------------------------*/
.center-wrap {
	width: 625px;
}
.main-wrap {
	float: left;
	width: 465px;
	margin-right: 5px;
	text-align: left;
}
.right-wrap {
	float: left;
	width: 155px;
}
.clear {
	clear: both;
}
.right-blk {
	background-color: #f2f2f2;
	margin-bottom: 5px;
}
.main-wrap h2 {
	margin: 0px;
	font-weight: normal;
}
h2.main-txt1 {
	font-size: 12pt;
	color: #cc3300;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 0px;
}
.bold {
	font-weight: bold;
}
p.main-txt2 {
	line-height: 1.8;
	background-image: url(/design/ogmosp436/img/center/bg_ebi.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 5px;
	margin: 0px;
}
/*----------------------------
footer
---------------------------*/
.footer {
	background-image: url(/design/ogmosp436/img/line_footer.gif);
	background-repeat: repeat-x;
	width: 780px;
	margin-top: 10px;
	text-align: center;
	line-height: 1.5;
	padding-top: 10px;
	padding-bottom: 10px;
}
.footer p {
	margin: 0px;
	padding: 5px;
	width: 780px;
}
.footer h2 {
	font-size: 9pt;
	margin: 0px;
	padding: 0px;
}
