* {
margin:0;
padding:0;
}
h2 {
font-size:15pt;
line-height:2.5em;
}
h3 {
font-size:13pt;
line-height:2.5em;
}
h4 {
line-height:1.5em;
font-size:11pt;
}
em {
font-style:normal;
font-weight:bold;
}
p {
line-height:1.4em;
}
ul,ol {
list-style-type:none;
}
body {
font:10pt Arial;
color:#666;
background-color:#262626;
}
#wrapper {
width:811px;
left:50%;
margin-left:-406px;
position:absolute;
}
#blockBody {
clear:both;
background-color:#CCC;
padding:0 20px;
width:771px;
}
#titleWrapper {
padding:21px 0 32px 0;
}
#title {
border-left:12px solid #bf9d59;
border-bottom:1px solid #666;
text-indent:10px;
font-size:13pt;
font-weight:bold;
}
#footer {
	height:36px;
	background-color:#333;
	text-align:center;
	padding-top:20px;
	clear:both;
	font-size: 9pt;
}

/*以下不ㄧ定每頁都有*/

img{
border:0;
}
a {
text-decoration:none;
color:#666;
}
#products a,
a:hover,
#page span {
color:#C60;
}
#back {
clear:both;
text-align:center;
}
#back span {
background-color:#bf9d59;
color:#FFF;
padding:2px 20px;
}
#page {
text-align:center;
}
#page a:hover {
color:#333;
}
