#container{
	margin: 0px auto 30px;
	padding: 0px;
	height: auto;
	width: 860px;
	text-align: left;
}
#header{
	margin: 0px;
	padding: 0px;
	height: 145px;
	width: 860px;
	position: relative;
}
h1{
	position: absolute;
	font-size: 12px;
	font-weight: normal;
	top: 13px;
	left: 0px;
}
h2{
	height: 63px;
	width: 293px;
	top: 38px;
	position: absolute;
	font-size: 12px;
	left: 0px;
}
#head_sub_navi{
	position: absolute;
	margin: 0px;
	padding: 0px;
	height: 12px;
	width: 260px;
	right: 0px;
	top: 5px;
}
#head_sub_navi ul{
	margin: 0px;
	padding: 0px;
}
#head_sub_navi li{
	list-style: none;
	float: right;
	padding: 0px 10px 0px 12px;
	margin: 0px;
	height: 12px;
	font-size: 0.54em;
	background: url(common/yg_arrow.jpg) no-repeat left center;
	line-height: 150%;
}
#head_sub_navi li a{
	color: #444444;
	text-decoration: none;
}
#head_sub_navi li a:hover{
	color: #999999;
}
#contact{
	height: 56px;
	width: 396px;
	position: absolute;
	right: 0px;
	top: 35px;
}
#catalog{
	height: 36px;
	width: 92px;
	position: absolute;
	top: 20px;
	display: block;
	left: 177px;
}
#ant{
	display: block;
	height: 56px;
	width: 118px;
	position: absolute;
	right: 0px;
	top: 0px;
}
#menu{
	height: 30px;
	width: 860px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
}
#menu ul{
	margin: 0px;
	padding: 0px;
}
#menu li{
	list-style: none;
	float: left;
}
#menu li a:hover img{
	opacity: 0.7;
    filter: alpha(opacity=70);
}
#footer{
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: #000000;
}
#footer p{
	font-size: 0.7em;
	line-height: 2;
	color: #FFFFFF;
}
address{
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	line-height: 170%;
}

