@charset "big5";
/*品牌系列*/
/*列表上方推薦*/
#hotbox {
    list-style-type: none;
    margin: 0 auto;
	width: 720px; 
	margin-bottom: 10px;
}
#hotbox li {
	background:url(../images/hotbox-bg.jpg) no-repeat 50% 0;
    float:left;
	margin-top:35px;
	width:200px;
	margin-left:8px;
	padding:5px 12px;
	height:240px;
}
#hotbox h3 {
	margin-top: 5px;
	padding: 3px 0;
	letter-spacing: 0.2em;
	text-align: center;
	font-weight: bold;
	color: #fff;
}
* html #hotbox h3 {
	margin-top: 8px;
}
#hotbox li a {
	color: #996600;
}
#hotbox li img {
    float: left;
	border: 1px solid #ccc;
	margin-right: 5px
}
#hotbox li h4 {
	margin: 2px 0;
	padding-top: 8px;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
#hotbox li h5 {
	margin: 3px 0;
	font-size: 13px;
	font-weight: bold;
	color: #000;
}
#hotbox li h6 {
	margin-top: 8px;
	color: #000;
	clear: both;
	text-align: right;
}
#hotbox li h6 span {
	color: #ff0000;
}
#hotbox li h6 span b {
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
}

/*頁碼*/
div.pagination {
    clear:both;
    font-size: 9pt;
	margin:5px 0;
    padding: 10px 0;
}

div.pagination ul {
    list-style: none;
    padding: 2px 0;
    line-height: 16px;
}

div.pagination li {
    display: inline;
}
div.pagination.scott {
	padding:2px;
	margin:2px;
	text-align:center;
}

div.pagination.scott a {
	padding: 1px 4px 1px 4px;
	margin-right: 2px;
	border: 1px solid #F1DEE8;
	text-decoration: none;
	color: #964567;
}

div.pagination.scott a:hover, div.pagination.scott a:active {
	border:1px solid #DFB3CA;
	color: #DFB3CA;
	background-color: #FAFECB;
}

div.pagination.scott li.current {
	padding: 2px 4px 2px 4px;
	margin-right: 2px;
	font-weight: bold;
	background-color: #DFB3CA;
	color: #FFF;
}

div.pagination.scott li.disabled {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	color: #FFF4CE;
}
/*商品*/
.topimg {
   margin-top:6px;
   margin-left:4px;
}
#article {
    clear:both;
    list-style-type: none;
	margin: 10px 10px 0 25px;
}
#article li {
	float: left;
	padding: 6px;
	margin: 0;
	width: 150px;
	text-align: center;
	height: 230px;
}
#article li img {
}
.buy {
   margin-left:5px;
}
#article h2 {
	color: #ff6600;
	font-size: 12px;
	font-weight: bold;
}
#article h3 {
	color: #FF0000;
	font-size: 12px;
	font-weight: normal;
}
#article h3 b {
	color: #ff6600;
	font-size: 12px;
	font-weight: bold;
}
#article h4 {
	color: #3366CC;
	font-size: 12px;
	font-weight: normal;
}
#article a:hover h4 {
	color: #336699;
	text-decoration: underline;
}
#article h6 {
	color: #999999;
	font-size: 12px;
	font-weight: normal;
	text-decoration: line-through;
}
#article h1 img {
	border: none;
}
#article h5 {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	margin-top: 3px;
}
#article h5 span {
	color: #ff0000;
}
#article h5 b {
	color: #ff0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}
/*商品詳細*/
.toptab {
	position: absolute;
	left:642px;
	top:0;
	width:61px;
	height:162px;
	background:url(../images/p-tab.jpg) no-repeat;
}
.toptab li a{
    display: block;
	width:40px;
	height:40px;
	margin-left:11px;
}
.toptab li a.list {
	margin-top:47px;
	margin-bottom:8px;
}
.toptab li a.list:hover {
	background:url(../images/p-tab-1.jpg) no-repeat -11px -47px;
}
.toptab li a.brand:hover {
	background:url(../images/p-tab-1.jpg) no-repeat -11px -95px;
}
#pro-list {
    margin: 35px 70px 15px 0;
	width:320px;
	float:right;
}
* html #pro-list {
    margin: 35px 40px 15px 0;
}
#pro-list-img {
    float:left;
	margin-left: 55px;
	margin-top: 35px;
}
* html #pro-list-img {
	margin-left: 35px;
}
#pro-list h3 {
	font-size: 16px;
	color: #FF3300;
	margin: 8px 0;
	padding-left: 10px;
	background: url(../images/hot-1.jpg) no-repeat 0;
}
#pro-list h2 {
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	margin: 8px;
}
#pro-list h2 b {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
#pro-list .hotlist {
    margin: 5px 0 6px 40px; 
}
#pro-list .hotlist li {
	background: url(../images/gif.gif) 0 50% no-repeat;
	margin: 2px 8px;
	padding-left:12px;
	color: #006699;
}
#pro-list h4 {
	font-size: 13px;
	color: #666666;
	margin: 10px 0 5px 60px;
}
#pro-list h5 {
	margin: 10px 20px 15px 10px;
	padding-left:50px;
	padding-bottom:15px;
	border-bottom: 1px dotted #947D52;
}
#pro-list h5 b {
	font-size: 22px;
	color: #FF0000;
	margin: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#pro-list h6 a {
	color: #FF6600;
	font-weight: bold;
	text-decoration: underline;
	background-color: #FFFFCC;
}
#pro-list h6 a:hover {
	color: #FF0000;
	font-weight: bold;
}
.buybar{
    margin-left:40px;
}
.buybar img{
    margin-left:10px;
}
/*商品下方說明*/
.pro-detail {
	width:690px;
	margin:8px auto;
	clear:both;
	text-align: center;
}
.pro-detail .topimg{
    border:1px solid #BD9B67;
}
.pro-detail h3{
	font-size: 20px;
	font-weight: bold;
	color: #14BE98;
	margin: 8px 0;
}
.pro-detail p {
    margin: 2px 20px;
}
.pro-left {
    float:left;
	margin-left:10px;
	width:334px;
	margin-bottom:5px;
}
.pro-left ul{
	margin-left:15px;
}
.pro-left ul li {
    margin:2px 0;
	padding-left: 10px;
	background: url(../images/icon-2.gif) no-repeat 0 5px;
 }
.pro-left p {
    margin:5px;
}
.pro-right{
    float:right;
	margin-right:10px;
	width:334px;
	margin-bottom:5px;
}
.pro-right ol{
    margin:5px;
}
.pro-right ol li{
    list-style-type: decimal;
	margin: 2px 0 0 20px;
	padding:0;
}
.pro-footer{
   clear:both;
   width:710px;
   margin: 0 auto;
}

.pro-menu{
   position: absolute;
   right:0px;
   margin-top:-50px;
   width:365px;
   background: url(../images/bottom_02.jpg) no-repeat 0;
}
.pro-menu li{
    float:left;
}
.pro-menu li a{
    display: block;
	width: 48px;
	height: 50px;
}
.pro-menu .ear {
    margin-left:10px;
}
.pro-menu a.ear:hover {
    background: url(../images/buttom1_02.jpg) -10px 0 no-repeat;
}
.pro-menu a.ring:hover {
    background: url(../images/buttom1_02.jpg) -58px 0 no-repeat;
}
.pro-menu a.bran:hover {
    background: url(../images/buttom1_02.jpg) -106px 0 no-repeat;
}
.pro-menu a.nec:hover {
    background: url(../images/buttom1_02.jpg) -154px 0 no-repeat;
}
.pro-menu a.ank:hover {
    background: url(../images/buttom1_02.jpg) -202px 0 no-repeat;
}
.pro-menu a.trin:hover {
    background: url(../images/buttom1_02.jpg) -250px 0 no-repeat;
}
.pro-menu a.hair:hover {
    background: url(../images/buttom1_02.jpg) -298px 0 no-repeat;
}
