/*	store header
----------------------------------------*/
/* login menu */
#storeheader {
	margin: 16px 0 0 30px;
	width: 700px;
	height: 41px;
}
div > #storeheader {
	/*€*/	height: 35px;	/* */
}
#storeheader ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#storeheader ul#memberlogin {
	float: left;
	width: 278px;
}
#storeheader ul#memberlogin li#hLogin a {
	text-indent: -9999px;
	display: block;
	background: transparent url(/shared/img/loginimg/h_login.gif) 0 0 no-repeat;
	margin: 10px 0 0 0;
	height: 17px;
	width: 53px;
	overflow: hidden;
	float: left;
}
#storeheader ul#memberlogin li#hLogin a:hover {background-position: 0 -17px;}
#storeheader ul#memberlogin li#hLoginhint {
	display: block;
	margin-top: 9px;
	font-size: 11px;
	color: #999;
	float: left;
}
/* after login */
#storeheader span#hLogout {
	font-size: 11px;
	line-height: 1.2;
	display: block;
}
#storeheader span#hLogout strong .hPrice {
	font-size: 12px;
}
#storeheader span#hLoginName {
	font-weight: bold;
	color: #7F0019;
}
/* member menu */
#storeheader ul#membermenu {
	background: #F0EDE4 url(/shared/img/loginimg/h_member_bg.gif) 0 0 no-repeat;
	width: 422px;
	height: 35px;
	float: right;
}
#storeheader ul li {display: inline;}
#storeheader ul#membermenu li a {
	text-indent: -9999px;
	display: block;
	margin-top: 8px;
	margin-bottom: 8px;
	background-color: transparent;
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 19px;
	float: left;
	overflow: hidden;
}
#storeheader ul li#hEdit a {background: url(/shared/img/loginimg/h_edit.gif); width: 86px; margin-right:11px; margin-left: 3px;}
#storeheader ul li#hEdit > a {margin-left: 7px;}
#storeheader ul li#hHistory a {background: url(/shared/img/loginimg/h_history.gif); width: 44px; margin-right:11px;}
#storeheader ul li#hFavorite a {background: url(/shared/img/loginimg/h_favorite.gif); width: 54px; margin-right:13px;}
#storeheader ul li#hGuide a {background: url(/shared/img/loginimg/h_guide.gif); width: 65px; margin-right:6px;}
#storeheader ul li#hCart a {background: url(/shared/img/loginimg/h_cart.gif); width: 119px;}
#storeheader ul#membermenu li a:hover {background-position: 0 -19px;}


/*	banner
----------------------------------------*/
#topBanner ul {
	list-style-type: none;
	margin: 0;
	padding: 25px 0 0 0;
	position: absolute;
}
#topBanner ul#storetop {
	width: 347px;
	top: 118px;
	left: 383px;
}
#topBanner ul#bLogin {
	width: 160px;
	top: 127px;
	left: 569px;
}
#topBanner p {
	position: absolute;
	top: 160px;
	left: 614px;
	width: 116px;
	font-size: 11px;
	color: #818181;
}
#topBanner p a:link {color: #818181; text-decoration: underline;}
#topBanner p a:visited {color: #818181; text-decoration: underline;}
#topBanner p a:hover {color: #7F0019; text-decoration: underline;}
#topBanner p a:action {color: #7F0019; text-decoration: underline;}
#topBanner > p {top: 148px;}
#topBanner ul#storetop {	/*storetop*/
	top: 96px;
}
#topBanner ul#storetop li {
	float: left;
}
#topBanner ul li img {
	vertical-align: bottom;
}
#topBanner ul#storetop li#bMemberregist{
	padding-left: 11px;
}
#topBanner ul#bLogin li#bMemberregist{
	padding-top: 7px;
}
#topBanner ul li#bMemberregist a {
	display: block;
	background: transparent url(/shared/img/header/h_banner_regist.gif) 0 0 no-repeat;
	width: 116px;
	height: 39px;
	padding-top: 39px;
	overflow: hidden;
}
#topBanner ul#storetop li#bMemberregist a:hover {background-position: 0 -39px;}
#topBanner ul#storetop li#bMemberregist > a {height: 0;}

#topBanner ul#bLogin li#bMemberregist a {
	display: block;
	background: transparent url(/shared/img/header/h_banner_regist_2.gif) 0 0 no-repeat;
	width: 160px;
	height: 28px;
	padding-top: 28px;
	overflow: hidden;
}
#topBanner ul#bLogin li#bMemberregist a:hover {background-position: 0 -28px;}
#topBanner ul#bLogin li#bMemberregist > a {height: 0;}


/*	store contents header
----------------------------------------*/
#storeContentHeader {
	width: 730px;
	clear: both;
}
#storeContentHeader p {
	font-size: 11px;
	color: #999;
	margin: 0;
	padding: 16px 0 10px 30px;
	width: 539px;
}
#storeContentHeader > p {
/*\*/ width: 509px; /* */
}
#storeContentHeader p strong {
	font-weight: normal;
	color: #333;
}
#storeContentHeader h2 {
	margin: 0;
	padding: 0 0 20px 30px;
	font-size: 21px;
	line-height: 1.5;
	color: #333;
	width: 460px;
}

/*	store contents header
----------------------------------------*/
#storeContentHeader {
	width: 730px;
	clear: both;
}
#storeContentHeader p {
	font-size: 11px;
	color: #999;
	padding: 16px 0 10px 30px;
	margin: 0;
}
#storeContentHeader p strong {
	font-weight: normal;
	color: #333;
}
#storeContentHeader h2 {
	margin: 0;
	padding: 0 0 20px 30px;
	font-size: 21px;
	line-height: 1.5;
	color: #333;
	width: 460px;
}

/*	store contents
----------------------------------------*/
#storeContent {
	width: 539px;
	clear: both;
	float: left;
}
#storeContent h3{
	font-size: 16px;
	margin: 0;
	padding: 15px 0 15px 0;
	line-height: 1.3;
}











