@charset "utf-8";

html,body,div,span,ol,ul,li,dl,dt,dd,p,br,pre,hr,h1,h2,h3,h4,h5,h6,a,img,b,i,u,big,em,form {
  padding: 0;
  margin: 0;
  border: 0;
}
ul, ol, li{
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
}


td,th {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif, "新細明體";
}

a {
  color: #434343;
  text-decoration: none;
}
a:hover {
  color: #bd2434;
  text-decoration: underline;
}

div.spacer {
  clear: both;
}
img{
vertical-align:bottom;
}

p{
	font-size: 12px;
	line-height: 18px;
	margin-top: 10px;
	text-indent: 12px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif, "新細明體";
	text-align: center;
}

