@charset "utf-8";

/* --------------------------  category.html  ---------------------------------------- */

#category {width: 700px; margin: 0 auto;}
.category-top {width: 700px; height: 3px; background: url(../images/search/category/top-bg.jpg) left top no-repeat;}
.category-bottom {width: 700px; height: 3px; background: url(../images/search/category/bottom-bg.jpg) left bottom no-repeat;}

#category ul {background: url(../images/search/category/center-bg.jpg) left top repeat-y; width: 700px; height: 180px; padding: 5px 0 0 10px;}
#category li {float: left; display: block; width: 111px; height: 35px;}


table.category {width: 700px; margin: 0 auto;}
th {background: #ebe6d8; vertical-align: middle; padding: 8px; font-weight: normal;}
th, td {border: 1px solid #d3d3d4;}
td {padding: 10px;}
td p {line-height: 20px;}
p.td01 {margin-left: 25px;}

p.search {margin: 20px 0; padding-left: 15px; background: #fff url(../images/arrow03.png) left 50% no-repeat;}