#banners{ position:relative; height:136px; width:235px; overflow:hidden;}
#banners .itemNum,#flashDiv .itemNum { position:absolute; bottom:6px; right:10px; }
#banners .itemNum li,#flashDiv .itemNum li {
	float:left;
	width:15px;
	height:15px;
	line-height:1.25em;
	font-size:12px;
	color:#999999;
	text-align:center;
	background-color:transparent;
	cursor:pointer;
}

#banners .itemNum li.selected,#flashDiv .itemNum li.selected {
	color:#333333;
	background-color:#eeeeee;
	cursor:default;
}

#banners .itemNum li img,#flashDiv .itemNum li img {
	display:block;
}
#flashDiv {
	position:relative;
	width:714px;
	height:414px;
	overflow:hidden;
	margin-top:0px;
	border-right:0;
}
#flashWrap {
	margin-left:-1px;
}
#index_product {
	width:100%;
	height:124px;
	float:left;
	overflow:hidden;
	margin:0px 0 0 0;
	padding:0px;
	z-index:500;
	background-color:#000000;
}
#index_product li {
	float:left;
}
#container {
	border-left:#000000 0px solid;
}
.shareLinks {
	clear: both;
	width: 950px;
	margin: 0 auto;
	padding-top: 5px;
	background: #757575;
	font-family: \5b8b\4f53,sans-serif;;
	line-height: 24px;
}
.shareLinks a {
	float: left;
	color: #2121E8;
}
.shareLinks a.yoka strong {
	display: inline;
	float: left;
	width: 38px;
	height: 24px;
	overflow: hidden;
	margin-right: 3px;
	background: url("/shuuemura/img/Icon_Yoka.png") 0 50% no-repeat;
	font-size: 0;
	line-height: 0;
}

.shareLinks a.sinaweico {
	margin-left:30px;
	display:block;
	float:left;
}

.shareLinks a.sinaweico strong {
	display: inline;
	float: left;
	width: 27px;
	height: 24px;
	overflow: hidden;
	margin-right: 3px;
	background: url("/shuuemura/img/Icon_sina.png") 0 50% no-repeat;
	font-size: 0;
	line-height: 0;
}

/* =S Hot Products */
#hotProducts {
	width: 950px;
	overflow: hidden;
	background: #000;
	color: #FFF;
	font: 12px/16px Arial,sans-serif;
}

#hotProducts dl,#hotProducts dd {
	margin: 0;
	padding: 0;
}

#hotProducts dl {
	position: relative;
	float: left;
	width: 227px;
	height: 124px;
}

#hotProducts dt {
	float: left;
	width: 40px;
	height: 124px;
	padding-left: 2px;
}

#hotProducts dt img {
	vertical-align: top;
}

#hotProducts dd {
	margin-left: 50px;
}

#hotProducts .productName {
	padding: 9px 0 4px;
	font: bold 13px/20px Arial,sans-serif;
}

#hotProducts .productDes {
	padding-bottom: 10px;
}

#hotProducts .productPrice {
	padding-left: 58px;
}

#hotProducts .productBtn {
	height: 28px;
	background: url("../img/icon/btn_shopping.gif") 30px 4px no-repeat;
}

#hotProducts .productBtn a {
	position: absolute;
	left: 2px;
	top: 2px;
	width: 221px;
	height: 120px;
	overflow: hidden;
	/*background: url("iebtn.gif") 0 0 no-repeat;*/
	color: #FFF;
	text-indent: -999em;
}

#hotProducts .boxscroll {
	padding-left: 17px;
}

#hotProducts .action {
	position: absolute;
	top: 29px;
	right: 10px;
	width: 18px;
}

#hotProducts .action span {
	display: block;
	width: 18px;
	height: 18px;
	background: url("../img/icon/btn_top.gif") 0 0 no-repeat;
	cursor: pointer;
}

#hotProducts .action span.bottom {
	margin-top: 24px;
	background-image: url("../img/icon/btn_bottom.gif");
}
/* =E Hot Products */
