﻿body {
	color: rgb(51, 51, 51); font-size: 12px;
}
dl {
	margin: 0px; padding: 0px;
}
dt {
	margin: 0px; padding: 0px;
}
dd {
	margin: 0px; padding: 0px;
}
ul {
	margin: 0px; padding: 0px;
}
ol {
	margin: 0px; padding: 0px;
}
li {
	margin: 0px; padding: 0px;
}
p {
	margin: 0px; padding: 0px;
}
img {
	border: 0px currentColor; border-image: none;
}
a:link {
	color: rgb(51, 51, 51); text-decoration: none;
}
a:visited {
	color: rgb(51, 51, 51); text-decoration: none;
}
a:hover {
	color: rgb(161, 0, 0); text-decoration: none;
}
.product-area {
	margin: 0px auto;
}
.dropList {
	width: 235px; height: 295px; border-bottom-color: rgb(235, 235, 235); border-bottom-width: 1px; border-bottom-style: solid;
}
.dropList dl dt {
	border-width: 1px; border-style: solid solid none; border-color: rgb(235, 235, 235); width: 235px; height: 29px; line-height: 29px; text-indent: 20px;
}
.dropList dl dt p {
	margin-right: 8px; cursor: pointer;
}
.dropList dl dt p.dropList-hover {
	color: rgb(161, 0, 0); margin-right: 7px;
}
.dropList dl dd {
	width: 237px; height: 100px; overflow: hidden; display: none;
}
.dropList dl dd img {
	width: 235px; height: 100px; border-top-color: rgb(235, 235, 235); border-top-width: 1px; border-top-style: solid;
}

