.bttnInventory {
    float: left;
    display: inline;
    margin-left: 5px;
}
.bttn75WH1 {
    color:#000000;
    font-weight:normal;
    letter-spacing:0;
    line-height:15px;
    text-align:center;
    text-decoration:none;
}
.bttn75WH1 {
    background:url("https://static.inven.co.kr/image/board/common/bttn_75x23_white1.gif") no-repeat scroll left top transparent;
}
.bttn75WH1 {
    display:inline;
    float:left;
    height:18px;
    _height:23px;
    overflow:hidden;
    padding-top:5px;
    width:75px;
}
.bttnType1 {
    display: inline-block;
    float: left;
    width: 80px;
    height: 20px;
    background-color: #FDFDFE;
    border: 1px solid #A5AFB5;
    border-radius: 3px;
    margin-left: 2px;
    margin-right: 2px;
    }
.bttnType1 span {line-height: 20px;}
.showbttn {font-weight: bold; background-color: #A5AFB5; color: #fff;}

#memberInventory .myarticle {
    clear: both;
    margin: 7px 0 0 0;
    width: 650px;
    padding-bottom: 10px;
}
#memberInventory .myarticle .articleTotal {
    margin-top: 30px;	
    width: 650px;
    text-indent: 25px;
}
#memberInventory .myarticle .articleTable {
    margin-top: 15px;
    width: 650px;
    border: 1px solid #999;
    display: none;
}
#memberInventory .myarticle .showlist {
    display: inline !important;
}
#memberInventory .myarticle .articleTable .tblArticle {
    margin: 25px 0 0 25px;
    padding-bottom: 15px;
}
#memberInventory .myarticle .levelTitle { display: inline; float: left; margin: 12px 0 0 20px; padding-bottom: 5px; width: 600px; font-weight:bold; font-size: 18px;color:#999;}
#memberInventory .myarticle .articleTable .tblArticle .selectBox { display: inline; float: left; padding-bottom: 5px; width: 600px;}
#memberInventory .myarticle .articleTable .tblArticle table { display: inline; float: left;border-collapse:collapse;}
#memberInventory .myarticle .articleTable .tblArticle table col.hitno{width: 80px;}
#memberInventory .myarticle .articleTable .tblArticle table col.hitname{width: 100px;}
#memberInventory .myarticle .articleTable .tblArticle table col.hitlastpoint{width: 100px;}
#memberInventory .myarticle .articleTable .tblArticle table col.hitlastdate{width: 200px;}
#memberInventory .myarticle .articleTable .tblArticle table col.etctext{width: 120px;}

#memberInventory .myarticle .articleTable .tblArticle table col.hitnos{width: 320px;}
#memberInventory .myarticle .articleTable .tblArticle table col.hitsum{width: 100px;}
#memberInventory .myarticle .articleTable .tblArticle table col.hitcnt{width: 90px;}
#memberInventory .myarticle .articleTable .tblArticle table col.hitround{width: 90px;}

#memberInventory .myarticle .articleTable .tblArticle table th { color: #fff; background: #999; font-weight: bold; letter-spacing:-1px; padding: 4px 0 0 3px;}
#memberInventory .myarticle .articleTable .tblArticle table tr { background-color: #fff;}
#memberInventory .myarticle .articleTable .tblArticle table tr.over { background-color: #f7f7f7;}
#memberInventory .myarticle .articleTable .tblArticle table td { padding: 6px 0 3px 0; border-bottom: 1px solid #ccc;}
#memberInventory .myarticle .articleTable .memtype table td { border: 1px solid #ccc;}
#memberInventory .myarticle .articleTable .tblArticle table td.hitno { padding-left: 10px; }
#memberInventory .myarticle .articleTable .tblArticle table td.hitno a:hover { color: #F35122; text-decoration: none; }
#memberInventory .myarticle .articleTable .tblArticle table td.hitname,
#memberInventory .myarticle .articleTable .tblArticle table td.hitlastpoint,
#memberInventory .myarticle .articleTable .tblArticle table td.hitlastdate,
#memberInventory .myarticle .articleTable .tblArticle table td.etctext,
#memberInventory .myarticle .articleTable .tblArticle table td.hitnos,
#memberInventory .myarticle .articleTable .tblArticle table td.hitsum,
#memberInventory .myarticle .articleTable .tblArticle table td.hitcnt,
#memberInventory .myarticle .articleTable .tblArticle table td.hitround { text-align: center; }
#memberInventory .myarticle .articleTable .tblArticle table tr.critical td {font-weight:bold;}
#memberInventory .myarticle .articleTable .tblArticle .tblArticlePaging { width: 600px; margin: 5px; text-align: center; }
#memberInventory .myarticle .articleTable .tblArticle table td.hitname span,
#memberInventory .myarticle .articleTable .tblArticle table td.hitlastpoint span { cursor: pointer; }
#memberInventory .myarticle .articleTable .tblArticle .bottomDesc { margin-top:20px; font-size: 8pt; }

#memberInventory .myarticle .articleTable .tblArticle table td.hitnos ul {width: 310px;margin-left: 4px;}
#memberInventory .myarticle .articleTable .tblArticle table td.hitnos ul li {width: 26px; height: 16px; _height: 20px; padding-top: 4px; text-align: center; margin:2px; background-color:#eee; border-radius: 5px;}
#memberInventory .myarticle .articleTable .tblArticle table td.hitnos ul li.critical {background-color:#FF6600; font-weight: bold;}
#memberInventory .myarticle .articleTable .tblArticle table td.hitnos ul li.lasthit {background-color:#33AAFF; font-weight: bold;}