@charset "utf-8";
@import url("base.css");

#subbody #content {
	min-height: 390px;
}

#content #ad {
	display: block;
	height: 261px;
	width: 666px;
	margin-bottom: 20px;
	position: relative;
}

#content #rightArea {
	display: block;
	width: 290px;
	position: absolute;
	top: -1px;
	right: 0px;
	padding-top: 10px;
}

#content #rightArea #new {
	display: block;
	height: 317px;
	width: 290px;
	margin-bottom: 20px;
	position: relative;
}
#new .headline {
	background-image: url(../images/news_headline.gif);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	height: 27px;
	margin-bottom: 1px;
}
#new #new_info {
	background-image: url(../images/news_bg.gif);
	background-repeat: no-repeat;
	display: block;
	height: 288px;
	width: 290px;
	background-color: #CAE4BC;
}
#new_info li {
	display: block;
	height: 65px;
	width: 260px;
	padding-left: 16px;
	padding-top: 16px;
	float: left;
}
#new_info li.more {
	padding-top: 5px;
	height: 25px;
}
#new_info li.more  a {
	font-family: Arial, Verdana, Helvetica, "細明體", "新細明體";
	font-weight: bold;
	color: #333333;
	font-size: 12px;
	background-image: url(../images/more.gif);
	background-repeat: no-repeat;
	display: block;
	width: 40px;
	float: right;
	background-position: left center;
	padding-left: 10px;
	margin-top: 7px;
}

#new_info .icon {
	float: left;
	padding-right: 12px;
	display: block;
}
#new_info .icon img {
	height: 62px;
	width: 62px;
	display: block;
}

#new_info .title {
	font-family: Arial, Verdana, Helvetica, "細明體", "新細明體";
	font-size: 12px;
	font-weight: bolder;
	color: #333333;
	display: block;
}
#new_info .text {
	font-family: Arial, Verdana, Helvetica, "細明體", "新細明體";
	font-size: 12px;
	color: #333333;
}
#new_info .text a {
	color: #333333;
}






#content #event {
	display: block;
	height: 330px;
	width: 290px;
}


#event .headline {
	background-image: url(../images/event_headline.gif);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	height: 28px;
	margin-bottom: 1px;
}
#event #event_info {
	background-image: url(../images/events_bg.gif);
	display: block;
	height: 286px;
	width: 290px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 15px;
}
#event_info li {
	display: block;
	padding-left: 16px;
	height: 86px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
}
#event_info li img{
	border: 1px solid #9dc787;
}
#event_info li.more  a {
	font-family: Arial, Verdana, Helvetica, "細明體", "新細明體";
	font-weight: bold;
	color: #333333;
	font-size: 12px;
	background-image: url(../images/more.gif);
	background-repeat: no-repeat;
	display: block;
	width: 40px;
	float: right;
	background-position: left center;
	padding-left: 10px;
	_margin-top: -3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 10px;
}
#content #product {
	display: block;
	width: 666px;
	padding-bottom: 20px;
	position: relative;
	min-height: 390px;
}
#product #list #newP {
	position: relative;
	display: block;
}
#product #list #hotP {
	position: relative;
	display: none;
}
#product #list #SaleP {
	position: relative;
	display: none;
}

#product #list #bar {
	background-image: url(../images/product_bar_bg.gif);
	display: block;
	height: 34px;
	padding-left: 13px;
}
#product #list #bar li {
	float: left;
	margin-right: 1px;
	padding-top: 0px;
	width: 124px;
	height: 34px;
}

#newP #bar .newP a {
	background-image: url(../images/newp_btn_a.gif);
	display: block;
	height: 34px;
	width: 124px;
}

#newP #bar .hotP a {
	background-image: url(../images/hotp_btn.gif);
	display: block;
	height: 34px;
	width: 124px;
}

#newP #bar .saleP a {
	background-image: url(../images/salep_btn.gif);
	display: block;
	height: 34px;
	width: 124px;
}

#hotP #bar .newP a {
	background-image: url(../images/newp_btn.gif);
	display: block;
	height: 34px;
	width: 124px;
}

#hotP #bar .hotP a {
	background-image: url(../images/hotp_btn_a.gif);
	display: block;
	height: 34px;
	width: 124px;
}

#hotP #bar .saleP a {
	background-image: url(../images/salep_btn.gif);
	display: block;
	height: 34px;
	width: 124px;
}

#SaleP #bar .newP a {
	background-image: url(../images/newp_btn.gif);
	display: block;
	height: 34px;
	width: 124px;
}

#SaleP #bar .hotP a {
	background-image: url(../images/hotp_btn.gif);
	display: block;
	height: 34px;
	width: 124px;
}

#SaleP #bar .saleP a {
	background-image: url(../images/salep_btn_a.gif);
	display: block;
	height: 34px;
	width: 124px;
}




#product #list li {
	display: block;
	height: 89px;
	width: 222px;
	float: left;
	padding-top: 20px;
}
#list .pic {
	border: 1px solid #dbdbdb;
	display: block;
	height: 89px;
	width: 89px;
	float: left;
}
#list .pic img {
	height: 89px;
	width: 89px;
	display: block;
}

#list .info {
	display: block;
	padding-left: 100px;
}
#list .info .item {
	font-family: Arial, Verdana, Helvetica, "細明體", "新細明體";
	font-size: 12px;
	color: #666666;
	display: block;
	padding-top: 1px;
}
#list .info .id a:link, #list .info .id a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #51c517;
	font-weight: bold;
	display: block;
}

#list .info .sale {
	display: block;
	height: 15px;
	font-family: Arial, Verdana, "微軟正黑體", "新細明體";
	color: #666666;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 0px;
}


#list .info .price {
	font-family: Arial, Verdana, "微軟正黑體", "新細明體";
	font-size: 12px;
	color: #cc3333;
	display: block;
	padding-bottom: 4px;
}
.price .dollar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cc3333;
}
#list .info .buy a {
	background-image: url(../images/buy_btn.gif);
	background-repeat: no-repeat;
	display: block;
	height: 16px;
	width: 75px;
	padding-bottom: 2px;
}
#list .info .buy a:hover{
	background-image: url(../images/buy_btn_a.gif);
}
