.box-header {
	width: 363px;
	height: 35px;
	border: 1px solid black;
	background: url('/images/lay/bg_boxheader.png');
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	padding: 5px 0 0 10px;
	font-size: 20px;
	color: #ffffff;
	text-shadow: 3px 3px 3px #000000;
}

.box-content {
	width: 363px;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	-moz-border-radius: 0px 0px 5px 5px;
	-webkit-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
	padding: 3px;
}

.box-content-first {
	width: 355px;
	height: 140px;
}

.box-content-first-a {
	float: left;
	width: 42px;
	height: inherit;
}

.box-content-first-b {
	float: left;
	width: 100px;
	height: inherit;
	margin-left: -3px;
}

.box-content-first-b img {
	width: 100px;
	border: 0;
}

.box-content-first-c {
	padding: 0 2px 0 2px;
	float: left;
	width: 213px;
	vertical-align: text-top;
	font-size: 10px;
	text-align: justify;
}

.box-content h6 {
	margin-top: 0;
}

.box-content h6 a {
	color: #940000;
	font-weight: bold;
	text-decoration: none;
}

.tobasket {
	float: right;
}

hr {
	clear: both;
	margin: 5px;
	width: 345px;
	height: 5px;
	border: 0;
	border-bottom: 1px dotted #cccccc;
}

.baner360x135 {
	border: 0;
	margin: 15px 0 0 0px;
	width:363px;
	height:135px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
}


.baner360x260 {
	border: 0;
	width:361px;
	height:260px;
	-moz-border-radius: 0px 0px 5px 5px;
	-webkit-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
}

.newsletter-box {
	margin: 10px 0px 0px;
	width: 363px;
	height: 30px;
	background: none repeat scroll 0% 0% #A60000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 0px 0px 0px 10px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-shadow: 3px 3px 3px #000;
}

.newletter-box img {
	margin: 0px 0px 0px;
	border: 0px none;
	float: left;
}

.preorder-box {
	width: 315px;
	height: 150px;
	margin-top: 5px;
}

.preorder-box-a {
	float: left;
	width: 100px;
	height: inherit;
}
.preorder-box-a img{
	width: 100px;
	border:0;
}
.preorder-box-b {
	float: left;
	width: 215px;
	height: inherit;
	padding: 0 2px 0 2px;
	vertical-align: text-top;
	font-size: 10px;
	text-align: justify;
}