@charset "utf-8";
.pageC {
	width:960px;
	margin:0 auto;
}
.pageC .main {
	margin-bottom:5px;
}
.pageC #main_promotion {
	outline:none;
}
.homeBox {
	width:960px;
	margin:0 auto;
}

#info_box {
	margin:0 0 5px 0;
}

#info_box .content_box {
	padding:10px 15px;
	height:100px;
	overflow:hidden
}

#info_box li {
	background:url("/img/icon_blue_arrow.png") no-repeat 0 6px;
	padding:0 0 3px 10px;	
}

#bestseller li {
	float:left;
	width:40%;
}

.homeBox .b {
	float:left;
	width:314px;
	border:1px solid #ececec;
}

.homeBox #bestseller, .homeBox #hot{
	margin:0 6px 0 0;
}

.homeBox img {
	margin:0 6px 0 0;
}
.homeBox .promo3 img {
	margin:0;
}
.wrapper {
	margin:0 auto;
	width:960px;
}
#ticker {
	min-height: 26px;
	margin-bottom: 5px;
	/*background: #f6f6f6 url(/img/ticker_btm_grey.gif) no-repeat 0 100%;*/
	background:#f6f6f6;
	border:1px solid #dedede;
	/*position: relative;*/
}
#ticker .ticker_inner {
	/*background: url(/img/ticker_top_grey.gif) no-repeat 0 0;*/
}
#ticker p {
	line-height: 16px;
	width: 110px;
	padding-top: 5px;
	padding-bottom: 0.2em;
	float: left;
	margin-bottom: 3px;
}
#ticker a#ticker-headline {
	width: 100px;
	color: #565656;
	font-weight: bold;
	text-align: center;
	border-right: 1px solid #808080;
	display: block;
	float: left;
}
#ticker a#news-headline {
}
#ticker a {
	color: #6e6e6e;
	text-decoration: none;
}
#ticker .news-link-wrapper {
	line-height:26px;
}

