#main_visual {
	background:#FFFFFF url(../img/main.jpg) no-repeat scroll 0 0;
}

#menu3 {
	background:#FFFFFF url(../../img/common/menu_3_d.gif) no-repeat scroll 0 0;
}

.contents_box {
	padding:8px 0px;
}

#sangyou_box {
	width:460px;
	margin-bottom:20px;
	float:right;
}

#sangyou_box p {
	margin-bottom:8px;
	font-weight:bold;
}

#sangyou_box ul {
	width:440px;
}

#sangyou_box ul li{
	width:190px;
}

.product_list {
	width:460px;
	margin:0px;
	padding:0px;
	float:right;
	list-style-type:none;
}

.product_list li {
	width:200px;
	margin:0px 30px 8px 0px;
	float:left;
	font-weight:bold;
}

.product_list li p {
	padding-bottom:2px;
	margin-bottom:3px;
	border-bottom:1px dotted #CCCCCC;
}

.icon {
	margin-right:3px;
	float:left;
	cursor:pointer;
}

.product_photo {
	margin:32px 0px;
	float:left;
}

.product_photo_s {
	float:left;
}

.product_list_bg {
	padding:16px;
	background-color:#f5f3dc;
	border:1px solid #e1dcaf;
}

div .product_list_bg {
	width:460px;
	float:right;
}
