body {
	padding:0;
	margin:0;
	background-color: #EDEDED;
}

#all {
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
	line-height: normal;
	color: #666666;
	background-color: #FFFFFF;
	width: 754px;
	background-position: center;
	background-image: url(img/bg2.jpg);
	background-repeat: repeat-y;
}
#contents {
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
	width: 740px;
}

#contents a {
	color: #66CC00;
	text-decoration: none;
}	
	
#contents a:hover{
	color: #99CC00;
	text-decoration: none;
}

#footer {
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
	color: #666666;
	width: 740px;
	height: 60px;
	background-image: url(img/shadow.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

#footer .copy {
	width: 254px;
	padding-top: 13px;
	padding-right: 243px;
	padding-left: 243px;
}
#all #contents .space {
	height: 15px;
}
#header {
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
	color: #666666;
	width: 740px;
	background-image: url(img/head_bg.jpg);
	height: 61px;
}


.box-l{
	float:left;
	height: 36px;
	width: 132px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.box-r{
	float:right;
}


#head .box-l{
	width:206px;
}
	
#head .box-r{
	width:342px;
}
#all #contents #contentsInner {
	width: 720px;
	clear: both;
	height: auto;
	padding-right: 10px;
	padding-left: 10px;
}

#all #contents #contentsInner #item1 {
	width: 180px;
	float: left;
}

#all #contents #contentsInner #item2 {
	float: left;
	width: 180px;
}

#all #contents #contentsInner #item3 {
	float: left;
	width: 180px;
}

#all #contents #contentsInner #item4 {
	width: 180px;
	float: left;
}
.itemText {
width: 146px;
	padding-top: 10px;
	padding-right: 9px;
	padding-left: 9px;
	font-size: 10px;
	line-height: 120%;
	color: #666666;
}
.price {
	font-size: 12px;
	color: #666666;
	width: 146px;
	padding-right: 9px;
	padding-left: 9px;
	height: 20px;
}
.itemComent {
	font-size: 12px;
	line-height: 130%;
	width: 146px;
	padding-right: 9px;
	padding-left: 9px;
	color: #666666;
}
.itemBox {
	width: 164px;
	float: none;
	height: 260px;
	padding-right: 8px;
	padding-left: 8px;
	background-image: url(img/box_bg.gif);
	background-repeat: no-repeat;
	background-position: center;
	padding-bottom: 5px;
	padding-top: 6px;
}	
	
.itemBox a img{
	border: 2pt solid #FFFFFF;
}	
	
.itemBox a:hover img{
	border:2pt solid #E4E4E4;
}

.title {
	padding-top: 5px;
	padding-right: 8px;
	font-style: normal;
	width: 164px;
	padding-left: 8px;
	padding-bottom: 0px;
	height: 29px;
}
.itemPhoto {
	height: 138px;
	width: 138px;
	padding-top: 10px;
	padding-right: 11px;
	padding-bottom: 10px;
	padding-left: 11px;
}

#head .box-r ul li{
	float:left;
}



