@charset "utf-8";
#kv {
	width: 948px;
	height: 209px;
	border: 1px solid #d1d1d1;
	overflow: hidden;
}
#kv_shadow {
	background: url(../images/index/kv_shadow.png) center center;
	width: 1074px;
	height: 17px;
	position: absolute;
	left: 50%;
	margin-left: -537px;
	top: 291px;
	z-index: 10;
}
#left {
	float: left;
	width: 235px;
}
#right {
	float: right;
	width: 680px;
}
#unit_title {
	background: #070B1B;
	height: 47px;
	color: #FFF;
	font-size: 15px;
	font-weight: bold;
	line-height: 52px;
	padding: 0px 20px;
}
#sub_navi,
 #sub_navi li,
 #sub_navi ul,
 #shopping_progress li,
 #shopping_progress {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
#sub_navi {
	border: 1px solid #d4d4d4;
	margin-bottom: 10px;
}
#sub_navi li {
	position: relative;
}
#sub_navi a {
	display: block;
	position: relative;
}
#sub_navi > li > a {
	background: url(../images/sub_navi_bg.png) #b1b1b1 top center no-repeat;
	padding: 10px 30px 10px 20px;
	color: #FFF;
	font-size: 13px;
	z-index: 5;
	-moz-box-shadow: 0px 2px 2px #ccc;
	-webkit-box-shadow: 0px 2px 2px #ccc;
	box-shadow: 0px 2px 2px #ccc;
}
#sub_navi > li > div {
	background: url(../images/icon.png) -26px -45px no-repeat;
	width: 10px;
	height: 10px;
	position: absolute;
	right: 15px;
	top: 13px;
	z-index: 10;
	cursor: pointer;
}
#sub_navi > li:hover > a,
 #sub_navi > li.this > a {
	 background: url(../images/sub_navi_bg_hover.png) #f0f0f0 top center no-repeat;
	
	color: #a66600;
}
#sub_navi > li.this > div {
	background-position: -37px -45px;
}
#sub_navi .lv2 {
	padding: 5px 0px;
}
#sub_navi .lv2 > li {
}
#sub_navi .lv2 > li > a {
	color: #666666;
	padding: 5px 10px 3px 30px;
}
#sub_navi .lv2 > li:hover > a,
 #sub_navi .lv2 > li.this > a {
	color: #f29600;
}
#sub_navi .lv2 > li > a > div {
	background: url(../images/icon.png) -26px -40px;
	width: 4px;
	height: 4px;
	position: absolute;
	left: 20px;
	top: 13px;
}
#sub_navi .lv2 > li:hover > a > div,
 #sub_navi .lv2 > li.this > a > div {
	background-position: -26px -35px
}
#contact_us {
	border: 1px solid #f1f1f1;
	position: relative;
	background: url(../images/contact_us_bg.png) #FBFBFB repeat-x center bottom;
	margin-bottom: 10px;
	-moz-box-shadow: 0px 2px 2px #aaa;
	-webkit-box-shadow: 0px 2px 2px #aaa;
	box-shadow: 0px 2px 2px #aaa;
}
#contact_us > img {
	position: absolute;
	top: 0px;
	right: 0px;
}
#contact_us > .unreset {
	padding: 10px;
}
#contact_title {
	color: #666;
	font-size: 14px;
	font-weight: bold;
	padding: 10px;
	padding-bottom: 0px;
}
#breadcrumb {
	text-align: right;
	font-size: 12px;
	padding: 20px 0px;
}
#breadcrumb,
 #breadcrumb > a {
	color: #999;
}
#breadcrumb > a#home_icon {
	background: url(../images/icon.png) -35px 0px;
	width: 11px;
	height: 9px;
	display: inline-block;
 *display:inline;
	zoom: 1;
}
#breadcrumb > span,
 #breadcrumb > a:hover {
	color: #7a002f;
}
#main_content {
	position: relative;
	padding: 20px 15px 30px;
}
#content {
	position: relative;
	z-index: 50;
}
#main_content > div.shadow {
	background: url(../images/contnet_shadow.png);
	width: 127px;
	height: 142px;
	position: absolute;
	top: -25px;
}
#main_content > div.shadow.left {
	left: -25px;
}
#main_content > div.shadow.right {
	right: -25px;
	background-position: -127px 0px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #333;
	line-height: 1em;
	margin-bottom: 20px;
}
/**/
	
#shopping_progress {
	padding-top: 30px;
}
#shopping_progress > li {
	background: url(../images/shopping/cart_progress.png);
	height: 86px;
	position: relative;
	margin-bottom: 10px;
}
#shopping_progress > li.this {
	background-position: 0px -87px;
}
#shopping_progress > li > div {
	position: absolute;
}
#shopping_progress > li > div.num {
	color: #FFF;
	font-size: 15px;
	top: 18px;
	left: 22px;
	font-weight: bold;
	font-style:italic;
}
#shopping_progress > li.last > div.num {
	left: 21px;
	
	
}
#shopping_progress > li > div.title {
	left: 55px;
	top: 17px;
	color: #666666;
	font-size: 14px;
}
#shopping_progress > li.this > div.title {
	color: #222;
}
#shopping_progress > li.last {
	width: 232px;
	height: 52px;
	background-position: 0px -174px;
}
#shopping_progress > li.last.this {
	background-position: 0px -227px;
}
.submit_btn {
	background: url(../images/btn_bg.png);
	height: 29px;
	border: none;
	padding: 0px 10px;
	color: #FFF;
	line-height: 28px;
	text-align: center;
	min-width: 50px;
	cursor: pointer;
	font-family: verdana;
	
}
.submit_btn.r_btn {
	background-position: 0px -30px;
}


.submit_btn.g_btn {
	background-position: 0px -60px;
}

#login_area{
	border:1px solid #e5e5e5;
	background:#fffaea url(../images/member_login_area_bg.png) top center repeat-x;
	padding:15px 10px 8px;
}

#login_area table {
	color:#555;	
	font-size:14px;
	width:100%;
}

#login_area table a {
	display:inline-block;
	*display:inline;
	zoom:1;	
	background:url(../images/icon.png) -64px -39px;
	width:62px;
	height:24px;
	line-height:22px;
	color:#FFF;
	font-size:12px;
	text-align:center;
}
#pager {
	text-align:center;	
}

#pager > a{
	display:inline-block;
	*display:inline;
	zoom:1;
	min-width:15px;
	height:15px;
	margin:0px 2px;
	text-align:center;
	line-height:15px;
	border:1px solid #d0d0d0;
	color:#999;
}

#pager > a:hover{
	color:#f29600;
}

#pager > a.arrow{
	background:url(../images/icon.png);
	width:17px;
	height:17px;
	border:none;	
	margin-bottom:-4px;
	
}

#pager > a#pager_first{
	background-position:0px -57px;	
}

#pager > a#pager_pre{
	background-position:0px -75px;	
}

#pager > a#pager_next{
	background-position:-19px -75px;	
}

#pager > a#pager_last{
	background-position:-19px -57px;	
}

.mamber_table,
.sub_table
 {
	width:100%;
	color:#666666;
}

.mamber_table {
	margin-bottom:80px;	
}

.mamber_table > tbody > tr >  td{
	padding:8px 10px;	
}

.sub_table > tbody > tr >  td  {
	padding:0px 0px 5px 0px;
}

#左側選單第3層
#sub_navi .lv3{
	padding: 1px 0px;
}
#sub_navi .lv3 > li{
	padding-left: 15px;
}
#sub_navi .lv3 > li > a {
	color: #666666;
	padding: 5px 10px 3px 30px;
}
#sub_navi .lv3 > li:hover > a,#sub_navi .lv3 > li.this > a{
	color: #f29600;
}
#sub_navi .lv3 > li > a > div{
	background: url(../images/icon.png) -101px -25px;
	width: 4px;
	height: 4px;
	position: absolute;
	left: 20px;
	top: 13px;
}
#sub_navi .lv3 > li:hover > a > div,#sub_navi .lv3 > li.this > a > div{
	background-position: -26px -35px
}