@import url(base.css);

html, body {
	background:none;
}

#wrap {	
	position: relative;
	width: 980px;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	margin: 0 auto;
	z-index: 1;
}
#header {
	height: 119px;
	position:relative;
	z-index:2;
}
#middle {	
	position:relative;
	float: left;
	z-index:3;
}
#mainFlash {
	position:absolute;
	top:0;
	left:0;
	z-index:0;
	width:100%;
}

/* header Layout */
ul.h_util {
	position:absolute;
	top:26px;
	right:22px;
}
ul.h_util li {
	float: left;
	background: url('/images/common/hm_bar.gif') no-repeat 0 3px;
	padding:0 5px 0 6px;
}
ul.h_util li.s {
	background: none;
}
.h_menu {
	position:absolute;
	top:39px;
	left:251px;
	z-index:1;
}

/* middle Layout */
.notice {
	position:absolute;
	top:409px;
	left:60px;
}
.notice p.sti {
	padding:0 0 10px 0;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;			
}
.notice dl {
	width:290px;
}
.notice dl dt {
	float: left;
	width:116px;
}
.notice dl dt p {
	border:1px solid #d0d0d0;
	background-color:#ffffff;
	padding:4px 0 0 4px;
	width:105px;
	height:82px;
}
.notice dl dt p img {
	border:1px solid #f1f1f1;
}
.notice dl dd {
	float: left;
	width:174px;
}
.notice dl dd ul li {
	background: url('/images/common/bl5.gif') no-repeat 0 7px;
	padding:0 0 0 6px;
	font-size:11px;
}
.notice dl dd ul li a {
	color:#606060;
}
.notice dl dd ul li.current a {
	color:#45769d;
}

.my {
	position:absolute;
	top:409px;
	left:357px;
	width:290px;
}
.my p.sti {
	padding:0 0 10px 0;
}
.my .mysearch {
	height:22px;
}
.my .mysearch img {
	vertical-align:top;
	margin:0 0 0 0;
}
.my .myban {
	padding:20px 0 0 0;
}
.my .mybanSp {
	position:absolute;
	top:28px;
	left:0;
}

.product {
	position:absolute;
	top:384px;
	left:652px;
}

.familysite {
	position:absolute;
	top:576px;
	left:784px;
}
.familysitelist {
	display:none;
	position: relative;
	top:-46px;
}
.familysitelist .box {
	position:absolute;
	border:1px solid #d0d0d0;
	background-color:#ffffff;
	width:137px;
	height:18px;
	padding:5px 0 0 5px;
}
.familysitelist .box a {
	font-size:11px;
	color:#656565;
}