@charset "utf-8";

.randombanner {
	width:735px;
	height:234px;
	position:relative;
	background:url(../images/home/random-banner-bg.png) 34px top no-repeat;
	margin-top:9px;
}

.randomleft ,
.randomright {
	position:absolute;
}

.randomleft {
	top:15px;
	left:0;
}

.randomright {
	top:16px;
	left:46px;
	width:676px;
	height:198px;
	overflow:hidden;
}

.primary h2 {
	margin-left:1px;
	margin-bottom:3px;
	background-repeat:no-repeat;
	height:18px;
	position:relative;
}

.primary h2 span {
	display:none;
}

.primary h2 img {
	position:absolute;
	top:4px;
	right:22px;
}

.title1 {
	background-image:url(../images/home/title1.png);
	padding-right:22px;
}

.title2 {
	background-image:url(../images/home/title2.png);
	padding-right:22px;
}

.newArrival {
	width:722px;
	border:1px solid #b7b7b7;
	padding:5px 0 8px 7px;
	background:url(../images/home/new-item-bg.png) 98% 99% no-repeat;
	margin-left:1px;
	margin-bottom:12px;
}

.newArrival li {
	float:left;
	display:inline;
	margin-top:4px;
	margin-left:2px;
}

.ranking {
	width:729px;
	padding:2px 0 8px 2px;
	border:1px solid #b7b7b7;
	margin-left:1px;
}

.ranking li {
	float:left;
	display:inline;
	margin-top:6px;
	margin-left:6px;
}

.subcontent {
	margin-top:18px;
	padding-left:1px;
	padding-right:20px;
}

.subcleft {
	width:570px;
	float:left;
}

.subcright {
	float:right;
	width:152px;
}

.subcontent h3 {
	background-color:#ec0404;
	background-repeat:no-repeat;
	background-position:7px 2px;
	height:17px;
	text-align:right;
	overflow:hidden;
	margin-bottom:10px;
}

.subcontent h3 img {
	display:inline;
}

.subcontent h3 span {
	display:none;
}

.subtitle1 {
	background-image:url(../images/home/sub-title1.png);
}

.subtitle2 {
	background-image:url(../images/home/sub-title2.png);
}

.subtitle3 {
	background-image:url(../images/home/sub-title3.png);
}

.subtitle4 {
	background-image:url(../images/home/sub-title4.png);
}


.itemlist {
	font-size:10px;
	color:#111111;
	text-transform:uppercase;
}

*+html .itemlist {
	overflow:auto;
	padding-bottom:12px;
}

* html .itemlist {
	padding-bottom:12px;
}

.itemlist li {
	float:left;
	width:89px;
	min-height:71px;
	height:100px;
	background:url(../images/items-bg.png) 7px 8px no-repeat;
	margin:0 0 12px 55px;
}

li.itemli1st {
	margin-left:9px;
}

.itemlist li img {
	border:1px solid #c7c7c7;
	padding:3px;
	margin-bottom:6px;
}

.itemcost {
	color:#ec0404;
}

.bloglist {
}

.bloglist li {
	float:left;
	margin-left:9px;
	margin-bottom:14px;
}

li.blogli1st {
	margin-left:0;
}

.blogborder {
	padding:3px;
	border:4px solid #959595;
}

.blogborder img {
	border:1px solid #cecbca;
}

.companylist {
	line-height:18px;
	font-size:13px;
	margin-left:2px;
	font-family : Arial,sans-serif; /*字型更換*/
}

.companylist li {
	background:url(../images/icon-list2.png) left 6px no-repeat;
	padding-left:6px;
}

.companylist li a {
	color:#000000;
}

.companylist li a:hover {
	color:#f26521;
}
