/* 字型樣式設定 */
.style1 {
	FONT-SIZE: 12px; COLOR: #000; LINE-HEIGHT: 20px
}
.style2 {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #000; LINE-HEIGHT: 20px
}
.style3 {
	PADDING-LEFT: 10px; FONT-SIZE: 16px; COLOR: #000
}
.val {
	FONT-SIZE: smaller; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.style4 {
	FONT-SIZE: 12px;
	COLOR: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style5 {
	FONT-SIZE: 12px; COLOR: #000; LINE-HEIGHT: 15px
}
.style6 {
	FONT-SIZE: 12px; LINE-HEIGHT: 20px
}
.style7{FONT-SIZE: 12px; COLOR: #000000;}


/* 列表字型樣式設定 */
#listA{}
#listA ol{
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
#listA li{}

#listA ol li a:link{
	text-decoration: none;
	color: #666;
	}
#listA ol li a:hover{
	color: #FF0000;
	text-decoration: underline;
}
#listA ol li a:visited{
	text-decoration: none;
	color: #666;
}

#listA ol li a:active{
	text-decoration: none;
	color: #666;
}


/* 回上一頁樣式 */
.goback{
	float: right;
	margin-right: 36px;
}

/* 內容中間設定 */
#Center{
	padding-right: 10px;
	padding-left: 0px;
	font-size: 12px;
	color: #000;
	letter-spacing: 1px;
	line-height: 16px;
	padding-top: 5px;
	text-align: left;
}

/* 我的贈品清單按鈕設定 */
#Center .btn_giftList{
	float: right;
	color: #000;
	display:none;
}
/*
#Center .btn_giftList a{
	border: 1px solid #333333;
	color: #F3D561;
	text-decoration: none;
	background-color: #434343;
	height: 20px;
	display: block;
	width: 110px;
	padding-top: 3px;
}
#Center .btn_giftList a:hover{
	background-color: #000;
	color: #000;
}
*/

/*搜尋列設定*/
#Center div.SearchBar{
	background-image: url(/html/v10/utcStyle/images/ec/searchBar_bg.gif);
	background-repeat: no-repeat;
	height: 60px;margin-top: 5px;
}
#Center div.SearchBar .searchSet{
	padding-top: 7px;
	padding-left: 15px;
}

#Center div.SearchBar .SearchResult{
	padding-left: 15px;
	padding-top: 12px;
	color: #FF0000;
}
#Center div.SearchBar .SearchResult a:link{
	color: #FF0000;
	text-decoration: none;
}
#Center div.SearchBar .SearchResult a:visited{
	color: #FF0000;
	text-decoration: none;
}
#Center div.SearchBar .SearchResult a:hover{
	color: #FF0000;text-decoration: underline;
}
#Center div.SearchBar .SearchResult a:active{
	color: #FF0000;
	text-decoration: none;
}


/* 頁數選單設定 */
#Center div.pageBox{
	text-align: right;	
	color: #666;
	margin-top: 5px;
}
#Center div.pageBox a:link{
	color: #666;
	text-decoration: none;
}
#Center div.pageBox a:hover{
	color: #ff00000;
	text-decoration: underline;
}
#Center div.pageBox a:visited{
	color: #666;
	text-decoration: none;
}
#Center div.pageBox a:active{
color: #FF0000;text-decoration: underline;
}
#Center div.pageBox img{display:inline;}

hr.dottedLine{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AAAAAA;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #434343;
}

/* 禮物列表設定 */
#Center div.GiftList{
	margin-top: 20px;
}
#Center div.GiftList .title{
	FONT-SIZE: 12px;
	COLOR: #000;
	font-weight: bold;
	padding-bottom: 10px;
}
#Center div.GiftList table a{
	color: #000;
	text-decoration: underline;
}
#Center div.GiftList table a:hover{
	color: #000;
	text-decoration: none;
}
#Center div.GiftList table{
	font-size: 12px;
	color: #666;
	line-height: 16px;
	margin-top: 10px;
	margin-bottom: 35px;
}
#Center div.GiftList table th{
	padding-bottom: 3px;
}
#Center div.GiftList table th img{	
	border: 2px solid #efefef;
}
#Center div.GiftList hr.solidLine{
	border: 1px solid #dbdbdb;
	/*border-top: 0px solid #efefef;
	border-bottom: 0px solid #efefef;*/
}
input.checkgift{
	color: #000;
	background-color: #efefef;
	border: 1px solid #7b7b7b;
	cursor:hand;
}

/* 贈品清單列表設定 */
#Center div.ShopList{
	padding-top: 5px;
	padding-bottom: 25px;

}
#Center div.ShopList table{
	width: 530px;
	background-color: #fff;
	color: #333333;
	text-align: center;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7b7b7b;
	border-right-color: #434343;
	border-bottom-color: #7b7b7b;
	border-left-color: #7b7b7b;

}
#Center div.ShopList table a{
	color: #000000;
	text-decoration: none;
}
#Center div.ShopList table a:visited{
	color: #000000;
	text-decoration: none;
}
#Center div.ShopList table a:hover{
	text-decoration: underline;
	color: #ff0000;
}
#Center div.ShopList table a:active{
	color: #000000;
	text-decoration: none;
}
#Center div.ShopList th{
	background-color: #f1f1f1;
	text-decoration: none;
	color: #333333;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7b7b7b;
}
#Center div.ShopList td{
	padding-top: 5px;
	padding-bottom: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7b7b7b;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7b7b7b;
}
#Center div.ShopList td.tdX{
	background-color: #F1F1F1;
	text-align: right;
	color: #DB0D0D;
	padding-right: 10px;
}

/* 收貨人資料表 */
#Center div.DataTab{
	width: 530px;
	text-align: center;
	border: 1px solid #000;
}
#Center div.DataTab .title{
	color: #000;
	font-weight: normal;
	background-color: #eee;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	margin-bottom: 10px;
}
#Center div.DataTab table{
	width:500px;
	font-size: 12px;
	color: #000;
	margin-right: auto;
	margin-left: auto;
}
#Center div.DataTab th{
	text-align: left;
	font-weight: normal;
	color: #000;
}
#Center div.DataTab td{
	padding-top: 3px;
	padding-bottom: 3px;
}
#Center div.DataTab a:link{
	color: #000;
	text-decoration: none;
}
#Center div.DataTab a:visited{
	color: #000;
	text-decoration: none;
}
#Center div.DataTab a:hover{
	color: #ff0000;
	text-decoration: underline;
}
#Center div.DataTab a:hover{
	color: #000;
	text-decoration: none;
}

