
/*============================Basic Set===*/
* 
{
    margin:0;
    padding:0;
    border:0px;
}

body{
	margin-top: 0px;
	text-align: center;
	background-color: #D9C497;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	}

img{
	border: 0px;
	}

a{
	text-decoration: none;
	}

.menuLine{
	width: 254px;
	border-right: 1px solid #333333; /*左邊spot選單區塊的右框線*/
	}

/*============================ 主區塊設定 ===*/

#divBody
{
    width:900px;
    border-bottom-color:Black;
    border:1px;

}

#divHeader
{

}

#divHeader_home
{
    width:900px;
    height:442px;
    background-image:url("../images/header_home.jpg");
    background-repeat:no-repeat;

}


#divHeader_page
{
    width:900px;
    height:205px;
    background-image:url("../images/header_page.jpg");
    background-repeat:no-repeat;

}

#divClear
{
    clear:both;
}
#divFooter
{
    background-image:url("../images/footerLine.jpg");
    background-repeat:no-repeat;
    padding-top:3px;

}

#divCenter
{

}

#divLeft
{
    width:254px;
    float:left;
    text-align:right;
    vertical-align:top;
    margin-right:1px;

}

#divContant
{
    width:644px;
    float:right;
    text-align:left;
    
    

}

#divContant
{
    clear:both;
    
}


.leftMenuSub
{
    width:95%;
    text-align:left;
    
}


#topMenu {
	position:relative;
	left:170px;
	top:8px;
	width:340px;
	height:28px;
	z-index:1000;
	text-align:left;
}

#topMenuSubCat {
	position:relative;
	left:-70px;
	top:106px;
	width:640px;
	height:60px;
	z-index:1001;
	text-align:left;
}




/*============================| storeinfo-1.html |===*/

#contentTitle{
	background-image: url(../images/contentTitle.jpg);
	background-repeat: no-repeat;
	width:621px;
	height: 42px;
	color: #000000;
	padding-left: 23px;
	padding-top: 25px;
	font-size: 24px;
	}
	
#contentArea{
	width: 600px;
	margin-left:13px;
	}

#contentDiv{
	background-image: url(../images/contentBg.jpg); /* 1pxbackground */
	background-repeat: repeat-y;
	display: block;
	float: left;
	width: 600px; /* e׬ۦPϼe620px */
	padding: 10px;
	}
	
#contentDiv_head{
	background-image: url(../images/contentHead.jpg);
	background-repeat: no-repeat;
	width: 610px;
	height: 51px;
	text-align: left;
	padding-left: 12px;
	font-size: 24px;
	color: #FFFFFF;
	}

#contentDiv_left{
	width: 309px; /* w contentDiv  padding-left  */
	display: block;
	float: left;
	}

#contentDiv_right{
	width: 291px; /* w contentDiv  padding-right  */
	display: block;
	float: right;
	}
	
.storeInfo_cell{
	line-height: 22px;
	}
	
#commentDiv_head{
	width: 100%;
	margin-top: 10px;
	}
	
#commentDiv{
	width: 100%;
	margin-top: 10px;
	line-height: 22px;
	}

#topStorelist{
	width: 620px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	}

#topStorelist_table td{
	border-bottom: 1px solid #333333;
	padding-top: 10px;
	}

#topStorelist_table a{
	color: #AA0000;
	}

#topStorelist_more{
	border-bottom: 0px;
	}
	
/*============================| storelist-1.html |===*/
	
.storeList_storetitle{
	font-size: 24px;
	font-weight: bold;
	}

.storeList_storescope{
	font-size: 30px;
	font-weight: bold;
	}