@charset "utf-8";
@import"mainstyle.css";
/* CSS Document */

#StoreLeft {
	float:left;
	width:198px;
	padding:0px 0px 0px 6px;}

.boxes198 {
	width:198px;
	margin:0px 0px 6px 0px; }

.boxes198 .box_h_l {height:21px; width:15px; padding:4px 0px; background:url(../images/box_h_l.jpg) no-repeat top left; float:left;}
.boxes198 .box_h_r {height:21px; color:#FFF; width:183px; padding:4px 0px; background:url(../images/box_h_r.jpg) no-repeat top right; float:right; }

.boxes198 .box_c li { margin-top:5px;}

.boxes198 .box_c li { margin-top:5px;}

#StoreCenter {
	float:left;
	width:454px;
	padding: 0px 0px 0px 6px;}
	
.boxes454 {
	width:454px;
	margin:0px 0px 6px 0px; }
	
.boxes454 .box_h_l {height:21px; width:15px; padding:4px 0px; background:url(../images/box_h_l.jpg) no-repeat top left; float:left;}
.boxes454 .box_h_r {height:21px; color:#FFF; width:439px; padding:4px 0px; background:url(../images/box_h_r.jpg) no-repeat top right; float:right; }

.boxes454 .box_c li { margin-top:5px;}

.boxes454 .box_c {width:438px; float:left;}

.boxes454 .box_c .product {max-width:32%; min-height:200px; float:left; margin-right:5px; font-size:11px;}

.boxes454 .box_c .product img {margin:8px;}

.boxes454 .box_c h3 {
	color:#900;
	font-size:24px;
	margin:0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing:1px;}

.boxes454 .box_c .images img {border:1px solid #CCC; margin:0px 4px;}

.boxes454 .box_c .images {
	float:left;
	width:170px;
	height:145px;
	padding:10px 10px 8px 10px;}
	
.boxes454 .box_c .thumb {
	width:170px;
	padding:0px 0px 5px 12px;
	float:left;}

.boxes454 .box_c .thumb img {border:1px solid #CCC; margin:0px 4px 6px 2px;}	
	
.boxes454 .box_c .info {
	float:right;
	width:244px;
	padding:10px 0px 15px 0px;
	margin-bottom:5px;}

.boxes454 .box_c .info .price {
	background:url(../images/graph.gif) no-repeat left;
	font-size:22px;
	font-weight:bold;
	color:#900;
	padding-left:20px;}

.boxes454 .box_c .info .cart a {
	background:url(../images/cart.gif) no-repeat left;
	padding-left:20px;
	line-height:25px;}
	
.boxes454 .box_c .info .mail a {
	background:url(../images/mail.gif) no-repeat left;
	padding-left:20px;
	line-height:25px;}
	
.boxes454 .box_c .info .quote a {
	background:url(../images/quote.gif) no-repeat left;
	padding-left:20px;
	line-height:25px;}
	
#StoreRight {
	float:right;
	width:274px;
	padding:0px 6px 0px 0px;}
	



