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;
}

#category {
	margin: 0 auto;
	width: 860px;
	clear: both;
	overflow: hidden;
}
#category table {
 font-size:0.9em;
 font-family: Arial, Helvetica, verdana sans-serif;
 background-color:#fff;
 border-collapse: collapse;
 width: 856px;
}

#category thead th {
  background: url(../images/th_bg2.jpg) repeat-x;
  line-height: 32px;
 border-right: #fff solid 1px;
 color:#fff;
 text-align:center;
 padding:2px;
 font-weight: bold;
}

#category tbody tr {
	 background:#f0f0f0;
	line-height: 20px;
	font-size: 12px;
	border-bottom: 1px solid #f0f0f0;
	letter-spacing: 1px;
}
#category tbody td {
 border: #ccc solid 1px;
 color:#666;
 padding:5px 10px;
}
#category .odd {
 background: #DEF;
}
h1 {
	color:#036;
}
.script {
	width: 852px;
	background:url(../images/script.gif) no-repeat;
	line-height: 60px;
	padding: 0 0 0 8px;
	margin: 10px 0;
	color: #333;
}
.copy {
	font-size:12px;
	color:#999;
	letter-spacing: 1px;
	line-height: 30px;
}
