/* template_03_015'css layout*/

.top_leave {
    background-image:url(images/top_leave.gif);
	background-repeat:no-repeat;
	background-position:right;
	background-position:top;
	color:#be6591;
}
.top_leave a {
   color:#000000;
   text-decoration:underline;
}
.top_leave a:hover {
   color:#333333;
   text-decoration:none;
}

.box_nav {
    width:179Px;
	height:33Px;
	background-image:url(images/box_nav.gif);
	background-repeat:no-repeat;
	padding-left:8Px;
}
.box_nav_cartgary {
	width:177Px;
	padding:0 3Px;
	height:33Px;
	background-image:url(images/box_nav.gif);
	background-repeat:no-repeat;
	padding-left:8Px;
	font-weight: bold;
}
.box_content {
   width:179Px;
   height:auto;
   background-image:url(images/box_content.gif);
   background-repeat:repeat-y;
}
.box_bottom {
   background-image:url(images/box_bottom.gif);
   background-repeat:no-repeat;
   text-align:center;
  }
.bottom {
   background-image:url(images/bottom.gif);
   background-repeat:repeat-x;
   background-position:top;
   text-align:center;
   color:#000000;
    font-size:11Px;
   text-decoration:none;
   padding-top:9Px;
}
.bottom a {
   text-align:center;
   color:#000000;
    font-size:11Px;
   text-decoration:none;
   padding-top:9Px;
}
.bottom a:hover {
   text-align:center;
   font-size:11Px;
   color:#999999;
   text-decoration:underline;
   padding-top:9Px;
}
.chenkout_right {
   background-image:url(images/checkout_right.gif);
   background-position:right;
   background-repeat:no-repeat;
}
.table_width {
   width:100%;
   max-width:1250Px;
   width:expression(document.body.clientWidth > 1250? "1250px": "auto" );
}
.box_con {
   	border-right:1Px solid #c6aca8;
	border-left:1px solid #c6aca8;
}
