﻿body { margin:0; padding:0;}
a{ color:Black; text-decoration:none; }
a:hover,.link:hover{ color:#FF7300; text-decoration:underline }
.link,.linkImg{ cursor:pointer; }
.header{ margin:12px auto; width:860px; }
.header a{ border:0px; margin:12px auto; width:860px; }
.table{ border:0px; margin:12px auto; width:860px; text-align:center; background:#ccc; }
.table th{ padding:6px; }
.table td{ padding:6px; background-color:#fff; }
.table th-pic{ width:10% }
.table th-code{ width:40% }
.table th-title{ width:40% }
.pager a{ padding:3px; background:#ccc; text-align:center; margin:3px; }
