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

#home #wraper{
	position:relative;
}
#home #wraper #innerLayer{
	position:absolute;
	bottom:0;
	left:-70px;
	width:800px;
	height:327px;
	background:#fff url(/home/img/bg_content.gif) no-repeat 0 4px;
	z-index:-999;
}

#topContent{
	padding:0 0 50px;
	height:1%;
	overflow:hidden;
}

#topContent #brandFlash {
	width:800px;
	height:472px;
	margin:0 0 5px;
	background:url(/home/img/flash.jpg) no-repeat 0 0;
}

#topContent .commonCol h2{
	margin:0 0 15px;
	padding:6px 0 0;
	border-bottom:1px solid #666;
}
#topContent .commonCol h2 span{
	display:block;
	width:200px;
	border-bottom:2px solid #bbaa38;
}

#topContent #newsCon{
	float:left;
	width:300px;
}

#topContent .newBox {
	float: right;
}

#topContent .newBox .taobaoBanner {
	padding-top: 15px;
}


#topContent #newsCon dl{
	margin:0 3px 0 0;
	padding:5px 0 5px 0;
	background:url(/common/img/line_grey_dash.gif) repeat-x 0 100%;
	line-height:1.2;
	height:1%;
	overflow:hidden;
}
#topContent #newsCon dl dt{
	float:left;
	width:89px;
	padding:0 0 0 3px;
	color:#bbaa38;
	font-weight:bold;
}
#topContent #newsCon dl dt img {
	vertical-align: bottom;
}
#topContent #newsCon dl dt span {
	float: left;
	padding-right:2px;
	margin-top: 2px;
}
#topContent #newsCon dl dd{
	float:left;
	width:205px;
}
#topContent #newsCon .more{
	padding:4px 0 0;
	text-align:right;
}

#topContent #storeCon{
	float:left;
	height:124px;
	margin:0 15px 0 0;
	padding-left: 7px;
	background:url(/common/img/line_grey_dash.gif) repeat-x 0 100%;
}

#topContent #storeCon h2 span{
	width:135px;
}
#topContent #storeCon dl dt{
	float:left;
	width:66px;
}
#topContent #storeCon dl dt img{
	border:1px solid #ccc;
}
#topContent #storeCon dl dd{
	float:left;
	width:160px;
}

#topContent #sidebar{
	float:left;
	width:232px;
	padding:23px 0 0;
}
#topContent #sidebar ul li{
	margin-bottom:3px;
}
#topContent #sidebar ul li img{
	vertical-align:bottom;
}