.box-header h1, .box-header h2 {
	color:#333333;
	font-weight:normal
}

.box-header {
	width:217px;
	height:26px;
	line-height:21px;
	
	text-align:center;

	background-image:url('img/box-header.gif');
	background-repeat:no-repeat;
}

.box-footer {
	width:217px;
	height:19px;
	background-image:url('img/box-footer2.gif');
	background-repeat:no-repeat;
}

.box-body-border {
	width:217px;
	background-image:url('img/box-body-border.gif');
	background-repeat:repeat-y;
}

.box-body {
	width:197px;
	margin-left:5px;
	margin-right:5px;
	padding-left:10px;

	background-image:url('img/box-body4.gif');
	background-repeat:repeat-x;

	background-color:#FFdCC0;
}

#content .left .box-body a.my-picture-main, #content .left .box-body .menuitem a.my-picture-main {
	display:block;
	height:19px;
	line-height:19px;
	padding-left:25px;
	background-image:url('img/main-point.png');
	background-repeat:no-repeat;	
}

#content .left .box-body a.my-picture, #content .left .box-body .margin-10 a {
	display:block;
	height:19px;
	line-height:19px;
	padding-left:25px;
	margin-left:30px;
	background-image:url('img/point.png');
	background-repeat:no-repeat;	
}

#content .left .box-body a.my-picture, #content .left .box-body .menuitem a, #content .left .box-body a.menuitem {
	display:block;
	height:19px;
	line-height:19px;
	padding-left:25px;
	background-image:url('img/point.png');
	background-repeat:no-repeat;	
} 

#content .left .box_body .box-left-inner {
	padding-left:10px;
	padding-right:20px;
}

#content .right .box-right-white {
	border-bottom:0px;
	width:610px;
	margin-left:30px;
	padding:5px;
}

#content .right .box-right-white .box-right-inner {
	padding-left:15px;
}

#content .right .box-right-white .box-right-inner .bestseller-image {
	overflow:hidden;
	float:left;
	width:130px;
	height:87px;
	margin-right:10px;
	margin-bottom:5px;

	font-weight:bold;
}

#content .right .box-right-white .box-right-inner .bestseller-title {
	overflow:hidden;
	float:left;
	width:130px;
	margin-right:10px;
	padding-left:0px;

	font-weight:bold;
}

.reg-start {
	width:45px;
	float:left;
}


/***************************************************************
*
*
*	Box Bestseller
*
*
***************************************************************/

.bestseller-image {
	float:left;
}

.bestseller-image-last {
	overflow:hidden;
}

.bestseller-image-background {
	width:147px;
	height:132px;

	padding:4px;
	padding-top:13px;
	padding-bottom:10px;
	background-image:url('img/bestseller.png');
	background-repeat:no-repeat;
}

a.product-link-bestseller {
	font-size:14px;
}

.image-bestseller-box {
	position:relative;
	overflow:hidden;
}

.bestseller-image-link {
	width:155px;
	float:left;

	margin-right:11px;
}

.bestseller-image-link-last {
	width:155px;
	overflow:hidden;
}

.bestseller-more-link {
	text-align:right;
	padding-right:15px;
}

.bestseller-more-link a {
	display:block;
	height:22px;
	background-image:url('img/more.png');
	background-repeat:no-repeat;
	background-position:top right;

	padding-right:25px;
}
