/***** Import *****/

@import                   url("../../../extend/skin/web.css");

/***** Local *****/

#inventory      		{ float:left; width:720px; margin-left:20px; }

#inventory .mast		{ height:40px;  width:720px; color:#888; font-size:10px; }

#inventory .mast h1		{ color:#222; font-size:11px;  padding:20px 0 20px 10px; }

#inventory .mast span		{ display:none; }

#inventory .left		{ float:left; width:355px; margin-top:10px; border-right:1px solid #EEE; }

#inventory .right		{ float:right; width:335px; margin:10px 10px 0 0;  }

#inventory li      		{ width:325px; height:28px; font-size:11px; }

#inventory li.empty      	{ float:left; color:#888;  width:325px; height:28px; line-height:28px; padding-left:10px; border-bottom:1px solid #EEE; }

#inventory li a      		{ float:left; width:325px; height:28px; line-height:28px; padding-left:10px; background:#FFF; color:#000;

                                  border-bottom:1px solid #EEE; }

#inventory li a:hover  		{ background:#333; color:#FFC600; }

#inventory li em     		{ font-size:10px; color:#888; }
