﻿/* 【searchbar】

===========================================================================*/
#searchbar{
	height:37px; 
	background: url(../images/bg_search.gif) bottom center repeat-x #767676;
	}

	

/* 【本日最低價】

==========================================================================*/
.box_round{
	width:100%;
	background:url(../images/round_bg_r.gif) right repeat-y #767676; /*改框的顏色--4個地方:左右兩邊*/
	margin-bottom:20px!important;
	margin-bottom:10px;
	}	

.box_border{
	background:url(../images/round_bg_l.gif) left repeat-y;
	}

.box_content {
	background:#fff; /*底的顏色:box 主體*/
	margin:0 10px;
	padding:4px 0 3px 7px;
	clear:both; /* 治療ie7這笨子!以免右框不見! */
	}
	
.box_round h2{
	color:#e7f9ff;
	/*cursor:pointer;*/
	text-decoration:none;
	width:91%;
	vertical-align:middle;
	line-height:28px;
	/*background:url(../images/bg_title.gif) no-repeat right top ;*/
	top:6px;
	left:11px;
	position:absolute;
	z-index:10;
	}
	
.round_top { 
	float:left;
	background: url(../images/round_topbn.gif) center top #767676; /*改框的顏色--4個地方:框頭*/
	position:relative;
	z-index:3;
	width:165px;		
	}
	
.round_bn { 
	float:left;
	background: url(../images/round_topbn.gif) center bottom #767676; /*改框的顏色--4個地方:框腳*/
	width:165px;
	}
	
.roundtl,
.roundtr,
.roundbl,
.roundbr {
	background: url(../images/round.gif) #767676; /*改框的顏色--4個地方:四個圓角*/
	height: 37px;
	width: 13px;
	}

.roundtl,.roundbl {float: left;}
.roundtr,.roundbr {float: right;}

.roundtr {
	background-position: right top;
	cursor:pointer
	}

.roundbr {
	background-position: right bottom;
	height: 12px;
	width: 13px;
	}
	
.roundbl {
	background-position: left bottom;
	height: 12px;
	width: 13px;
	}

/* 【今日賣最好】

===========================================================================*/
.box_round_02{
	width:100%;
	background:url(../images/round_bg_r.gif) right repeat-y #767676; /*改框的顏色--4個地方:左右兩邊*/
	margin-bottom:20px!important;
	margin-bottom:10px;
	}	

.box_border_02{
	background:url(../images/round_bg_l.gif) left repeat-y;
	}

.box_content_02 {
	background:#fff; /*底的顏色:box 主體*/
	margin:0 10px;
	padding:4px 0 3px 7px;
	clear:both; /* 治療ie7這笨子!以免右框不見! */
	}
	
.box_round_02 h2{
	color:#ffffff;
	/*cursor:pointer;*/
	text-decoration:none;
	width:91%;
	vertical-align:middle;
	line-height:29px;
	/*background:url(../images/bg_title_02.gif) no-repeat right top ;*/
	top:5px;
	left:11px;
	position:absolute;
	z-index:10;
	}
	
.round_top_02 { 
	float:left;
	background: url(../images/round_topbn.gif) center top #767676; /*改框的顏色--4個地方:框頭*/
	position:relative;
	z-index:3;
	width:165px;
	}
	
.round_bn_02 { 
	float:left;
	background: url(../images/round_topbn.gif) center bottom #767676; /*改框的顏色--4個地方:框腳*/
	width:165px;
	}
	
.roundtl_02,
.roundtr_02,
.roundbl_02,
.roundbr_02 {
	background: url(../images/round.gif) #767676; /*改框的顏色--4個地方:四個圓角*/
	height: 37px;
	width: 13px;
	}

.roundtl_02,.roundbl_02 {float: left;}
.roundtr_02,.roundbr_02 {float: right;}

.roundtr_02 {
	background-position: right top;
	}

.roundbr_02 {
	background-position: right bottom;
	height: 12px;
	width: 13px;
	}
	
.roundbl_02 {
	background-position: left bottom;
	height: 12px;
	width: 13px;
	}
	
.BOX_b{
	clear:both;
	margin:0 2px 0 0;
	text-align:center;
	}
	
.BOX_b h3{ color:#e67800	}
	
.BOX_b a{ text-decoration:none}
.BOX_b a:hover{ color:#333; text-decoration:none}

.BOX_b_imag{
	width:70px; 
	padding:2px; 
	border:1px solid #ccc; 
	margin:5px 0 }



/* 只換標題的

===========================================================================*/
/* 本日最低價 */
.box_lowest_price {
	top:-7px;
	left:113px;
	position:absolute;
	background:url(../images/bg_title2.png) no-repeat left top;
	width:50px;
	height:50px;
	}

/* 點閱率最高 */
.box_click_rate {
	top:-8px;
	left:135px;
	position:absolute;
	background:url(../images/bg_title3.png) no-repeat left top;
	width:50px;
	height:50px;
	}

/* 今日賣最好 */
.box_sale_good {
	top:0px;
	left:110px;
	position:absolute;
	background:url(../images/bg_title5.png) no-repeat left top;
	width:68px;
	height:50px;
	}

/* 各線分類 */
.box_ccate {
	top:-8px;
	left:120px;
	position:absolute;
	background:url(../images/bg_title3.png) no-repeat left top;
	width:50px;
	height:50px;
	display:none;
	}
	
/* 各線分類 */
.box_ctheme {
	top:-8px;
	left:110px;
	position:absolute;
	background:url(../images/bg_title5.png) no-repeat left top;
	width:50px;
	height:50px;
	display:none;
	}
