@charset "utf-8";
/* CSS Document */
/*Reset Start*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {padding: 0;margin: 0;}
table {border-collapse: collapse;border-spacing: 0;}
fieldset,img {border: 0;}
address,caption,cite,code,dfn,em,strong,th,var {font-weight: normal;font-style: normal;}
ol,ul {list-style: none;}
caption,th {text-align: left;}
h1,h2,h3,h4,h5,h6 {font-weight: normal;font-size: 100%;}
q:before,q:after {content:'';}
abbr,acronym { border: 0;}
/*Reset End*/

/*Color Start*/
.gray1{	color: #333333;}
.gray2{	color: #666666;}
.gray3{	color: #999999;}
.gray4{	color: #CCCCCC;}
.white{color:#FFFFFF;}
.Orange{color:#D66D55;}
.Red{color:#D71718;}
.Black{color:#333333;}
.Yellow{color:#EDBA19;}
.Blue{color:#0092D8;}
/*Color End*/

/*Font Start*/
h1,h2,h3,h4,h5{font-weight:normal;}
h1{font-size:21px;}
h2{font-size:19px;}
h3{font-size:17px;}
h4{font-size:15px;}
h5{font-size:14px;}
h6{font-size:12px;}

.Big{font-size:21px; }

p{
	font-size:12px;
	letter-spacing:1px;
	text-align:justify;
	}

p .small{
	font-size:11px
	}

a.More{
	color:#0092D8;
	}


a{
	text-decoration:none;
	color:#666666;
	}

a:hover{
	text-decoration:underline;
	}
/*Font End*/
	
/*Body Start*/
Body{
	font-family:  Arial, Helvetica, sans-serif, "新細明體";
	font-size:13px;
	line-height:135%;
	color:#555555;
	background:url(../images/BodyBG2.jpg);
	}
.Left{
	float:left;
	}	
.Right{
	float:right;
	}
.Clear{
	clear:both;
	}
.block{
	display:block;
	}
.Dashed{
	background:url(../images/Dashed.gif) repeat-x bottom;
	}
.Clearfix{zoom:1;}
.Clearfix:after{content:'.';display:block;visibility:hidden;clear:both;height:0px;}

input.Button7Yellow{
	width:117px;
	height:24px;
	color:#FFFFFF;
	text-align:center;
	line-height:24px;
	letter-spacing:1px;
	border:0;
	background:url(../images/Button7Yellow.jpg) no-repeat;
	}

input.Button7Purple{
	width:117px;
	height:24px;
	color:#FFFFFF;
	text-align:center;
	line-height:24px;
	border:0;
	background:url(../images/Button7Purple.jpg) no-repeat;
	}

input.Button2Yellow{
	width:48px;
	height:24px;
	color:#FFFFFF;
	text-align:center;
	line-height:24px;
	border:0;
	background:url(../images/Button2Yellow.jpg) no-repeat;
	}

input.Button2Red{
	width:48px;
	height:24px;
	color:#FFFFFF;
	text-align:center;
	line-height:24px;
	border:0;
	background:url(../images/Button2Red.jpg) no-repeat;
	}

input.Button2Purple{
	width:48px;
	height:24px;
	color:#FFFFFF;
	text-align:center;
	line-height:24px;
	border:0;
	background:url(../images/Button2Purple.jpg) no-repeat;
	}

input.Button4Yellow{
	width:48px;
	height:24px;
	color:#FFFFFF;
	text-align:center;
	line-height:24px;
	border:0;
	background:url(../images/Button4Yellow.jpg) no-repeat;
	}

input.Button42Red{
	width:48px;
	height:24px;
	color:#FFFFFF;
	text-align:center;
	line-height:24px;
	border:0;
	background:url(../images/Button42Red.jpg) no-repeat;
	}

input.Button4Purple{
	width:48px;
	height:24px;
	color:#FFFFFF;
	text-align:center;
	line-height:24px;
	border:0;
	background:url(../images/Button4Purple.jpg) no-repeat;
	}

/*Body End*/

	
/*--Structure--*/
	
/*Wrapper Start*/
.Wrapper{
	width:950px;
	background:#FFFFFF;
	position: relative;
	left: 50%;
	margin-left:-475px;
	}
/*Wrapper End*/

/*Container Start*/
.Container{
	margin:0;
	padding:0 25px;
	}
/*Container End*/

/*3 Column Start*/
.Column3 .SidebarLeft{
	width:250px;
	float:left;
	margin:0;
	padding:0;
	background:#F00;
	}
.Column3 .SidebarMiddle{
	width:360px;
	float:left;
	margin:0 0 0 20px;
	padding:0;
	background:#960;
	}
.Column3 .SidebarRight{
	width:250px;
	float:right;
	margin:0 0 0 20px;
	_margin:0 0 0 14px;
	padding:0;
	background:#6CF;
	}
/*3 Column End*/

/*2 Column Start*/
.Column2 .SidebarLeft{
	width:150px;
	float:left;
	margin:0 0 0 15px;
	padding:0;
	}
.Column2 .SidebarRight{
	width:700px;
	float:right;
	margin:0 0 0 35px;
	_margin:0 0 0 29px;
	padding:0;
	}
.Column2 .SidebarMiddle{
	display:none;
	}
/*2 Column End*/
/*1 Column Start*/
.Column1 .SidebarLeft{
	display:none;
	}
.Column1 .SidebarRight{
	width:900px;
	}
.Column1 .SidebarMiddle{
	display:none;
	}
/*2 Column End*/

/*Header Strat*/
.Header{
	padding:0 25px;
	border-top:3px #D71718 solid;
	}

.Logo{
	float:left;
	width:190px;
	height:95px;
	}
.Nav02 img{
	padding:0 15px;
	border-right:1px #3E3A39 solid;
	}

.Nav01{
	float:right;
	padding:0 3px 24px 0;
	}

.Nav{
	width:700px;
	float:right;
	margin:20px 0 0 0;
	_margin:20px 0 0 0;
	padding:0 10px 0 0;
	}

.SubNav img{
	margin:0 0 0 10px;
	padding:0 0 0 10px;
	}

/*Header End*/

/*Footer Start*/
.Footer{
	margin:0;
	padding:20px 25px 20px 25px;
	clear:both;
	}

.ContactData{
	float:left;
	}
.ContactData span{
	padding:0 10px 0 0;
	}

.Copyright{
	float:right;
	}

.FooterNav{
	padding:5px 0;
	text-align:right;
	border-top:1px #999999 solid;
	}

.FooterNav2{
	padding:5px 0 10px 0;
	border-top:1px #999999 solid;
	background:url(../images/BgFooter.jpg) repeat-x bottom;
	}
/*Footer End*/

/*Index Start*/
.Index{
	clear:both;
	margin:0 0 15px 0;
	padding:0 0 0 10px;
	font-size:12px;
	color:#999999;
	line-height:31px;
	background:url(../images/BgIndex.jpg) repeat-x top;
	}

.FoodIndex{
	padding:10px 0 0 10px;
	font-size:21px;
	font-weight:bold;
	line-height:21px;
	color:#EDBA19;
	}

.IndexVision{
	width:900px;
	height:475px;
	background:url(../images/IndexVision2.jpg) no-repeat center top;
	}

.Menu3{
	width:304px;
	position:relative;
	top:270px;
	left:31px;
	}

.Menu3 li{
	width:137px;
	float:left;
	padding:6px 0 6px 15px;
	background:url(../images/Line01.gif) repeat-x top;
	}

.Menu3 li a{
	color:#666;
	}

.Menu3 li a:hover{
	color:#D71718;
	text-decoration:none;
	}

/*Index End*/
/*Menu Start*/
.Menu li{
	margin:0 0 3px 0;
	}
	
.Menu2{
	margin-top:10px;
	}
	
.Menu2 li{
	padding:8px 0 8px 20px;
	color:#333;
	background:url(../images/Line01.jpg) repeat-x bottom;
	}

.Menu2 li a{
	color:#333;
	}

.Menu2 li a:hover{
	color:#D71718;
	text-decoration:none;
	}
/*Menu End*/

/*PageTitle Start*/
.PageTitle{
	margin:0 0 10px 0;
	border-bottom:1px #CACACA solid;
	}
/*PageTitle End*/
/*Buy Start*/
table.Table01{
	border-top:2px #CACACA solid;
	}

tr.TableTr td{
	padding:15px 5px;
	border-bottom:1px #EAEAEA solid;
	}

.TableTitle td{
	font-weight:bold;
	padding:5px;
	border-bottom:1px #CACACA solid;
	}

.Img150 img{
	width:150px;
	}

.Sum{
	line-height:50px;
	clear:both;
	float:right;
	padding:10px 5px;
	}

.Sum input{
	margin:0 0 0 5px;
	}

.Buy h3{
	font-weight:bold;
	margin-top:10px;
	padding:10px 0 10px 0px;
	color:#EDBA19;
	}

.Premiun{
	margin-top:20px;
	}
/*Buy End*/

/*Food Start*/
.Img240 img{
	width:240px;
	}

.FoodTitle h2{
	padding:0 0 0 10px;
	font-size:15.5px;
	line-height:150%;
	color:#D71718;
	border-left:2px #EFB81A solid;
	}

.FoodP p{
	margin-bottom:20px;
	padding:10px;
	border-bottom:1px #EAEAEA solid;
	}

.FoodTable{
	width:690px;
	padding:20px 5px 20px 5px;
	border-bottom:1px #CACACA solid;
	}

.FoodContext{
	margin:0 0 0 20px;
	}

.FoodTable02{
	padding:0 10px;
	}

/*Food End*/

/*Retail Start*/
.Table02 .TableTr td{
	padding:10px 5px;
	}

a.MapLink{
	text-decoration:underline;
	}

.DownloadOrder{
	margin:10px 15px 0 0;
	text-align:right;
	}
/*Retail End*/

/*News Start*/
.News h3{
	font-weight:bold;
	padding:10px 0 10px 0;
	color:#EDBA19;
	}

.NewsBanner{
	margin-bottom:20px;
	}
/*News End*/

/*About Start*/
.AboutWord{
	padding:10px 10px 20px 10px;
	border-bottom:1px #EAEAEA solid;
	}

.About .Context{
	padding:20px 10px;
	}

.About .Context p{
	line-height:200%;
	_margin-right:-3px;
	_display:inline;
	*margin-right:-3px;
	*display:inline;
	}

.About .Context img{
	float:right;
	margin:10px;
	}
/*About End*/

/*Balance Start*/
.Balance .msg{
	padding:0 0 5px 0;
	}
.Balance h3{
	font-weight:bold;
	margin-top:10px;
	padding:10px 0 10px 0px;
	color:#EDBA19;
	}
table.TableA{
	width:100%;
	margin-top:10px;
	border-color:#EAEAEA;
	border-style:solid;
	border-width:1px 0 0 1px;
	}

table.TableA td{
	border-color:#EAEAEA;
	border-style:solid;
	border-width:0 1px 1px 0;
	padding:5px 10px;
	_padding:4px 8px;
	*padding:4px 8px;
	text-align:left;
	}

table.TableA td.TableTitle{
	width:110px;
	text-align:right;
	}
	
table.TableA li{
	margin-bottom:5px;
	}

table.TableA .TableALebel01{
	padding-right:5px;
	}

.FrmTxtbox {
	width:200px;
	color:#999999;
	}

input.FrmTxtbox{
	border:1px #CACACA solid;
	}

.FrmTxtbox2 {
	width:100px;
	color:#999999;
	}

/*Balance End*/

/*BuyThanks Start*/
.BuyThanks h3{
	color:#EDBA19;
	margin-top:20px;
	margin-bottom:20px;
	}

.BuyThanks .text03{
	color:#D71718;
	margin-top:20px;
	}
/*BuyThanks End*/
/*BuyResult Start*/
.BuyResult h4{
	font-weight:bold;
	color:#EDBA19;
	line-height:30px;
	}

.BuyResult h4.Title2{
	margin-top:10px;
	}
/*BuyResult End*/
/*QA Start*/
.QA h3{
	font-weight:bold;
	padding:10px 0 10px 0;
	color:#EDBA19;
	}
table.TableB{
	width:100%;
	margin-top:10px;
	border-color:#EAEAEA;
	border-style:solid;
	border-width:1px;
	}

table.TableB td{
	border-color:#EAEAEA;
	border-style:solid;
	border-width:0;
	padding:5px 10px;
	_padding:4px 8px;
	*padding:4px 8px;
	text-align:left;
	}

table.TableB td.TableTitleQ{
	width:10px;
	font-size:15.5px;
	color:#D71718;
	font-weight:bold;
	}

table.TableB td.ContextQ{
	color:#D71718;
	}


table.TableB td.TableTitleA{
	width:10px;
	font-size:15.5px;
	font-weight:bold;
	}
	
table.TableB ul{
	padding:0 0 0 15px;
	list-style-type:decimal;
	margin-bottom:5px;
	}

table.TableB li{
	margin-bottom:10px;
	}

.QAWord{
	color:#747474;
	}
	
.QAWord p{
	font-size:15px;
	line-height:150%;
	}

.QAList{
	margin-bottom:20px;
	}

.QAWord ul{
	padding:0 0 0 15px;
	list-style-type:disc;
	margin-bottom:5px;
	}

.QAWord li{
	margin-bottom:5px;
	}

.QAWord h4{
	margin-bottom:10px;
	}

/*QA End*/

/*Pages Start*/
.pagination_title {
    font-size: 10pt;
    margin-top: 0px;
    border-top: 1px solid #CCC;
    background: #F1F1F1;
}

div.pagination {
    overflow: hidden;
    font-size: 9pt;
    padding: 10px 0;
}

div.pagination ul {
    list-style: none;
    padding: 2px 0;
    line-height: 16px;
}

div.pagination li {
    display: inline;
}

div.pagination.scott {
	padding:3px;
	margin:10px;
	text-align:center;
}

div.pagination.scott a {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #ddd;

	text-decoration: none;
	color: #999999;
}

div.pagination.scott a:hover, div.pagination.scott a:active {
	border:1px solid #777777;
	color: #666666;
	background-color: #EAEAEA;
}

div.pagination.scott li.current {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #999999;
	font-weight: bold;
	background-color: #999999;
	color: #FFF;
}

div.pagination.scott li.disabled {
	margin-right: 2px;
	color: #999999;
}
/*Pages End*/
/*0201*/
.Msg0201{
	margin:15px 0 0 0;
	padding:15px 10px 10px 10px;
	border-top:1px #999 dotted;
	border-bottom:1px #999 dotted;
	background:#fff4be;
	}
.Msg0201 p{
	font-size:15px;
	font-weight:bold;
	margin-bottom:5px;
	}

.Msg0201 ul{
	margin-left:25px;
	list-style:decimal
	}

.Msg0201 li{
	margin-bottom:5px;
	}

.Img100 img{
	width:100px;
	}