@charset "utf-8";
/* CSS Document */

.top-ranking {
	background-image: url(../img/ranking-back.jpg);
	background-repeat: no-repeat;
	height: 228px;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 15px;
	clear: both;
}


.rank {
	margin-top: 0px;
	margin-right: 9px;
	margin-left: 21px;
	padding-top: 20px;
}
.rank img {
	text-align: center;
}

.ranking1 {
	background-image: url(../img/rank1.jpg);
	float: left;
	width: 133px;
	text-align: center;
	background-repeat: no-repeat;
	padding-top: 8px;
}

.ranking2 {
	background-image: url(../img/rank2.jpg);
	float: left;
	width: 133px;
	text-align: center;
	background-repeat: no-repeat;
	padding-top: 8px;
}

.ranking3 {
	background-image: url(../img/rank3.jpg);
	float: left;
	width: 133px;
	text-align: center;
	background-repeat: no-repeat;
	padding-top: 8px;
}
.ranking4 {
	background-image: url(../img/rank4.jpg);
	float: left;
	width: 133px;
	text-align: center;
	background-repeat: no-repeat;
	padding-top: 8px;
}
.ranking5 {
	background-image: url(../img/rank5.jpg);
	float: left;
	width: 133px;
	text-align: center;
	background-repeat: no-repeat;
	padding-top: 8px;
}
.rank p {
	margin-top: 40px;
	font-size: 11px;
	text-align: center;
}
.top-ranking strong {
	font-weight: bold;
	color: #000000;
}




.ladys-wear {
	margin-bottom: 15px;
	margin-right: 29px;
	margin-left: 29px;
	margin-top: 15px;
}

.goods {
	margin-bottom: 15px;
	margin-right: 29px;
	margin-left: 29px;
	margin-top: 15px;
}

.ladys-wear .brand-left {
	float: left;
	width: 200px;
}
.ladys-wear .brand-center {
	float: left;
	width: 254px;
	background-image: url(../img/center-line.jpg);
	background-repeat: repeat-y;
}
.ladys-wear .center-inner {
	margin-left: 27px;
	margin-right: 27px;
}

.ladys-wear .brand-right {
	float: left;
	width: 200px;
}

.goods .brand-left {
	float: left;
	width: 200px;
}
.goods .brand-center {
	float: left;
	width: 254px;
}
.goods .center-inner {
	margin-left: 27px;
	margin-right: 27px;
}

.goods .brand-right {
	float: left;
	width: 200px;
}
.ladys-wear p {
	font-size: 10px;
	line-height: 125%;
	margin: 5px;
	height: 32px;
}
.ladys-wear ul {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 8px;
}
.ladys-wear li {
	font-size: 10px;
	line-height: 150%;
	list-style-type: none;
}

.goods p {
	font-size: 10px;
	line-height: 130%;
	margin: 5px;
	height: 42px;
}
.goods ul {
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 8px;
}
.goods li {
	font-size: 10px;
	line-height: 150%;
	list-style-type: none;
}

.new {
	height: 18px;
}
.middle-line {
	background-image: url(../img/middle-line.jpg);
	background-repeat: no-repeat;
	height: 20px;
	clear: both;
	width: 654px;
	background-position: center;
	margin: 0px;
}

