#command_bg {
    width: 900px;
    height: 41px;
    margin-top: 20px;
    position: relative;
}

#command_bg2{position:relative;margin-top:20px;width:900px;height:41px;text-align:center;}
#command_bg2 .btn_article_move{float:left;color:#1546b4;font-family:"¸¼Àº °íµñ";font-weight:bold;margin:0px 0px 0px 10px;}
#command_bg2 .btn_commentable{float:left;color:#1546b4;font-family:"¸¼Àº °íµñ";font-weight:bold;margin:0px 0px 0px 30px;}
#command_bg2 .btn_deleted_article{float:left;color:#1546b4;font-family:"¸¼Àº °íµñ";font-weight:bold;margin:0px 0px 0px 30px;}

#command_bg4 {
    width: 770px;
    height: 41px;
    margin-top: 20px;
}

#command_bg3 {
    width: 900px;
    height: auto;
    margin: 1px 0px;
}

.btn_buy {
    float: left;
    background: url(/images/btn_bg.gif);
    color: #1546b4;
    font-family: "¸¼Àº °íµñ";
    font-weight: bold;
    margin: 8px 0 7px 10px;
}

.btn_recommand {
    float: left;
    color: #1546b4;
    font-family: "¸¼Àº °íµñ";
    font-weight: bold;
    margin: 8px 0 7px 5px;
    background: linear-gradient(#f8f8f8,#f2f3f2);
    border: 1px solid #ccc;
}

.btn_recommand a {
    display: inline-block;
}

.btn_recommand a .btn_img {
    margin: 0 5px 0 0;
}

.btn_recommand .arrow {
    margin: 0 5px 0 5px;
}

.btn_recommand_02 {
    float: left;
    background: url(/images/btn_bg.gif);
    color: #1546b4;
    font-family: "¸¼Àº °íµñ";
    font-weight: bold;
    margin: 8px 0 7px 5px;
}

#command_bg .buy_alert {
    color: #000;
    border: 1px solid #ccc;
    padding: 2px 6px 3px 6px;
    display: inline-block;
    font-size: 12px;
    background: linear-gradient(#f8f8f8,#f2f3f2);
}

#command_bg .reco_but {
    color: #000;
    border-right: 1px solid #e5e5e5;
    padding: 2px 5px 3px 6px;
    display: inline-block;
    font-size: 12px;
    background: linear-gradient(#f8f8f8,#f2f3f2);
    margin-right: 5px;
}

#command_bg .reco_cancel_but {
    color: #e83838;
    border-right: 1px solid #e5e5e5;
    padding: 2px 5px 3px 6px;
    display: inline-block;
    font-size: 12px;
    background: linear-gradient(#f8f8f8,#f2f3f2);
    margin-right: 5px;
}

#command_bg .different_com{
    color: #000;
    border-right: 1px solid #e5e5e5;
    padding: 2px 6px 3px 6px;
    display: inline-block;
    font-size: 12px;
    background: linear-gradient(#f8f8f8,#f2f3f2);
    margin-right: 8px;
}


#command_bg .btn_recommand{padding:0 6px 0 0;}
#command_bg .btn_different{padding:0 6px 0 0;}

#review_con{    
    color:#000;
    border:1px solid #ccc;
    padding:2px 6px 3px 6px;
    display:inline-block;
    font-size:12px;
    font-weight:bold;
    background: linear-gradient(#f8f8f8,#f2f3f2);
}
#review_con img{margin-right:5px;}

#command_bg .report_btn{
    color: #e90000;
    font-weight: bold;
    font-size: 12px;
    display: inline-block;
    margin-top: 3px;
}

.guide_btn{
    height: 16px;
    padding: 0 5px;
    background: linear-gradient(#ffffff,#f5f5f5);
    color: #0072e3;
    vertical-align: middle;
    font-weight: bold;
    font-size: 12px;
    line-height: 16px;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 2px;
}
.declare{position: relative;}
.declare_btn{color: #db0100;font-size: 13px;font-weight: bold;position: absolute;display: inline-block;right: 48px;top: 32px;background: linear-gradient(#fcfcfc,#f3f3f3);}


.btn_different {
    float: left;
    color: #e52b2b;
    font-family: "¸¼Àº °íµñ";
    font-weight: bold;
    margin: 8px 0 7px 5px;
    background: #f3f3f3;
    border: 1px solid #ccc;
    padding: 0 4px 0 0;
}

.btn_different a .btn_img {
    margin: 0 5px 0 0;
}

.btn_different .arrow {
    margin: 0 0 0 5px;
}

.btn_bookmark {
    float: right;
    margin: 8px 10px 7px 0px;
}

.btn_bookmark a {
    display: inline-block;
    width: 32px;
    margin-right: -2px;
}

.btn_delete {
    float: right;
    margin: 8px 5px 7px 0px;
}

.btn_report {
    float: right;
    position: relative;
}
.btn_report a{
    display: inline-block;
    height: 26px;
    line-height: 25px;
    padding: 0 7px;
    background: linear-gradient(#f8f8f8,#f2f3f2);
    border: 1px solid #ccc;
    box-sizing: border-box;
    text-align: center;
    color: #000;
    font-weight: bold;
}
.btn_report a img{margin: 0px 5px 0 0;}
.btn_vote_status {
    display: inline-block;
    height: 26px;
    margin: 14px 0 2px 0px;
    width: 250px;
    float: left;
}
.btn_recommend_list_box, .btn_different_list_box {
    display: none;
    position: absolute;
    z-index: 100;
    margin: 3px 0 0 0;
    padding: 10px;
    max-width: 600px;
    border: 1px solid #ccc;
    background: #fff;
    color: #999;
    text-align: left;
    font-size: 11px;
    font-weight: normal;
    top: 30px;
    left: 5px;
}

.btn_different_list_box{left: 116px;}
