div#p_title {
	margin-top:0px;
	margin-left:0px;
	padding:0px;
	width:229px;
	height:89px;
	float: left;
	border-left: #CCC solid 1px;
	border-top: #CCC solid 1px;
	background: #F6F6F6;
}

div#p_title h1 {
	margin-top:20px;
	margin-left:40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:40px;
	font-weight:normal;
}

div#p_comment {
	margin-top:0px;
	margin-left:0px;
	padding:0px;
	width:960px;
	height:30px;
	border-left: #CCC solid 1px;
	border-top: #CCC solid 1px;
	border-right: #CCC solid 1px;
}

div#p_comment p {
	margin-top:25px;
	margin-left:20px;
	margin-right:20px;
}


div.item {
	margin-top:0px;
	margin-left:0px;
	padding:0px;
	width:185px;
	height:240px;
	float: left;
	border-left: 1px dashed #CCC;
	border-top: 1px dashed #CCC;
	background: no-repeat 0 0;
}

div.item_right {
	border-right: 1px dashed #CCC;
}

div.item_bottom {
	border-bottom: 1px dashed #CCC;
}

div.item img {
	margin-top:0px;
	margin-left:30px;
}

div.item .name {
	margin-top:5px;
	margin-bottom:0px;
	font-size:11px;
	text-align: center;
	font-weight: bold;
	color: #0066FF;
}

div.item .price {
	margin-top:2px;
	margin-left:0px;
	font-size:11px;
	text-align: center;
}
