@charset "utf-8";

.width710px {
	width: 710px !important;
}
.width250px {
	width: 250px !important;
}
.width250px#sideSearchArea form {
	margin: auto;
	overflow: hidden;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 15px;
	width: 250px;
}
.width250px #sideSearchArea .search_field {
    display: block;
    float: left;
    width: 221px;
}
.width250px #sideSearchArea .search_field input {
    border: 1px solid rgb(170, 170, 170);
    height: 23px;
    padding: 2px;
    width: 210px;
}
.width250px .sidegoodsListBox .rss_shop ul .goodsBox {
	border: 1px solid #ddd;
	height: 102px;
	margin-bottom: 5px;
	text-align: center;
	width: 102px;
	background-color: #FFFFFF;
}
.width250px .sidegoodsListBox .rss_shop ul li {
    display: block;
    width: 102px;
	display: inline-block;
	vertical-align: top;
	margin-right: 8px;
	margin-left: 8px;
	margin-bottom: 12px;
}
/*for IE7 */  
*:first-child+html .width250px .sidegoodsListBox .rss_shop ul li {
	display: inline;
}
.width250px .sidegoodsListBox .rss_shop ul .goodsBox span {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    height: 100px;
    margin: 1px;
    width: 100px;
}
.width250px .newsListBox dd {
	border-top: 1px solid #ececec;
	margin-left: 0em;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 7px;
	font-size: 80%;
}

.goodsListBox ul .goodsBox a span {
    text-indent: -9999px;
}