﻿*{
	color:#333333;
	margin: 0px;
}
a:visited{
	font-family: "新細明體", sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:link {
	color: #000000;
	font-family: "新細明體", sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#box {
	width: 827px;
	background-image: url(../images/box_bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#top {/*logo*/
	background-image: url(../images/ESHOP_04.jpg);
	height: 119px;
	width: 819px; 
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: auto;
}
#nav{
	height: 10px;
	width: 819px;
	text-align: right;
}
body {
	font:12px "新細明體", sans-serif;
	text-align: center;/*整體版面置中*/
	background-color: #DDDDDD;
	background-image: url(../images/ESHOP_01.jpg);
}
#footer {
	width: 819px;
	text-align: center;
	font-family: "新細明體", sans-serif;
	font-size: 12px;
	color: #000000;
	clear: both;
	margin-top: 10;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	line-height: 40px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 5px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.both {
	width: 819px;
	text-align: center;
	font-family: "新細明體", sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
}
.left{
	width: 300px;
	clear: left;
	float: left;
	text-align: left;
	line-height: 30px;
	font-family: "新細明體", sans-serif;
	font-size: 16px;
	height: 349px;
}
.login {
	background-image: url(../images/ESHOP_08.jpg);
	height: 160px;
	width: 262px;
	font-family: "新細明體";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	font-variant: normal;
	background-repeat: no-repeat;
	text-align: center;
    clear: none!important;/*優先跑這行ie不理有加!important這行程式碼*/
	clear: both;
	float: right;
	padding-top: 20px;
}
li.inline {
  display: inline;

  }

li.last {
  display: inline;

  } 
