/* category common */
#selectBlock {
background: #CCE1E3;
margin-top: 5px;
padding-bottom: 5px;
z-index: 1;
}
ul#categoryList { padding: 10px 0 0 7px;}
ul#categoryList li { margin: 0 3px 6px;}
ul.horizontal li, ul.horizontal li a {
display: inline;
float: left;
}
ul#categoryList li a {
background: url("/images/page/category/bg_category_item.gif") no-repeat scroll 0 0 transparent;
height: 203px;
width: 150px;
}
ul#categoryList li a:hover { background-position: right top;}
/* /category common */


