@charset "UTF-8";
/* CSS Document */

table.CATE_BOX{margin:0px auto 20px auto; border:1px solid #999999; border-bottom:0px; border-right:0px;}
table.CATE_BOX td{font-size:14px; padding-right:10px; padding-top:5px;border-bottom:1px solid #999999; border-right:1px solid #999999;}
table.CATE_BOX p.active{color:#FF6600; font-weight:bold; font-size:13px;}
table.CATE_BOX p.disable{color:#999999; font-size:13px;}
table#ITEM_LIST {border:1px solid #999999; border-bottom:none; border-right:none; margin:0px auto 10px auto;}
table#ITEM_LIST th{font-size:13px; border-bottom:1px solid #999999; border-right:1px solid #999999; padding:3px; background:#E5E1E0;}
table#ITEM_LIST th.img{width:80px;}
table#ITEM_LIST th.code{width:100px;}
table#ITEM_LIST th.manufacture{width:80px;}
table#ITEM_LIST th.maker{width:80px;}
table#ITEM_LIST th.release{width:75px;}
table#ITEM_LIST th.status{width:60px;}
table#ITEM_LIST th.price{width:60px;}
table#ITEM_LIST th.detail{width:50px;}
table#ITEM_LIST td{font-size:13px; border-bottom:1px solid #999999; border-right:1px solid #999999; padding:3px;}
h3.item{font-size:13px;}
h3.item a{color:#333333; text-decoration:none;}
h3.item a:hover{color:#000066; text-decoration:none;}
span.code{font-size:13px; color:#666666}
p.manufacture{font-size:13px;}
p.unknow{font-size:13px; color:#999999;}
p.cat_no{font-weight: bold; letter-spacing: 0.1em;}
table#NEW_BOX{margin:0px auto 20px auto;}
table#NEW_BOX h3{margin-top:5px;}

table.pageing{text-align:center; margin-bottom:20px;}
a.pnlink{line-height:20px; padding:0px 3px 0px 3px; border:1px solid #CCCCCC; display:block; text-align:center; margin-left:1px; float:left; font-size:11px; color:#999999; background:#EFEFEF;}
a.pglink{line-height:20px; width:20px; border:1px solid #CCCCCC; display:block; text-align:center; margin-left:1px; float:left; font-size:11px; color:#999999; background:#EFEFEF;}
a.pglink:hover,a.pnlink:hover{color:#006699; background:#99CCFF; text-decoration:none; border:1px solid #6699FF;}
span.pgactive{line-height:20px; width:20px;display:block; text-align:center; margin-left:1px; float:left; font-size:11px; color:#006699; background:#99CCFF; text-decoration:none; border:1px solid #6699FF;}
/* #under_list{background-color: #FFF2EC;} */
#under_list td a{color: #FF6600; font-weight: bold;}