.P_bg{
    padding:10px;
    background-color: #585452;
}
.profile_1_left,
.profile_1_right{
    width: 100%;height: 100%;
    border-radius: 5px;
    margin-bottom:5px;
    background:linear-gradient( to bottom, #E9E6E1, #E8E6E0 );

}
.profile_1_left{
    margin-top: 10px;
    float: left;
}
.profile_1_right{
    margin-top:10px;
    float: left;
    text-align: center;
    height:250px;
}
.P_level{
    padding-top: 35px;
    padding-left: 10px;
    position: absolute;
}
.P_level{
    /*width: 153px;*/
    /*height: 153px;*/
}
.profile_1_left ul{
    color:#fff;
    text-shadow: 1px 2px 1px #000, -1px 1px 1px #000, 1px -1px 1px #000, 0px -1px 1px #000;
    padding-top: 10px;
    padding-right: 20px;
    font-size:14px;
    float: right;

}
.profile_1_left ul li {
    list-style: none;
    padding:2px 0 ;
}

.profile_2{
    width: 100%; height: 100px;
    border:1px solid #FE6600;
}
.profile_2_1,
.profile_2_2,
.profile_2_3,
.profile_2_4,
.profile_2_5,
.profile_2_6{
    width:373px;
    height: 115px;
    border:1px solid #FE6600;
    margin-top:5px;
    background:linear-gradient( to bottom, #06121d, #000101 );
    color:#fff;
    text-align: center;
}
.profile_table_2 td div div,
.profile_1_right div {
    margin:15px 0;
    text-shadow: 1px 2px 2px #000, 3px 2px 1px #000, 1px -1px 1px #000, 0px -1px 1px #000;
    color: #fff;
}

.profile_table_2 td div > div div,
.profile_1_right div div{
    width:300px;
    height:1px;
    margin:0 auto;
}
.P_li{
    background-color: #BCBCBE;
    height: 100%;
    width:100%;
    background-size:cover;
}
.profile_2_1{
    margin-right:5px;
}
.profile_2_2{
    margin-right:5px;
}
.profile_2_3{
    float: right;
}

.profile_3_1,
.profile_3_2,
.profile_4_1,
.profile_4_2,
.profile_5_1,
.profile_5_2,
.profile_5_3{
    border-radius: 10px 10px 0 0;
    width:100%;
    float: left;
}

.profile_3_1,
.profile_4_1,
.profile_5_1 {
    height: 50px;
    margin-top:7px;
    background: linear-gradient( to bottom, #E9E6E1, #E8E6E0 );

}
.profile_1_left ul li span{
    color:#6CB90C;
}

.profile_3_2{

}

.profile_3_2 ul >li div {
margin-left: 0px;
}
.P_level_lg{
    float: left;
    margin-top: 15px;
    margin-left: 30px;
}

.profile_5_2{
    height:30px;
    border-top:none;
    background:linear-gradient( to bottom, #06121d, #000101 );
}
.profile_3_2,
.profile_4_2,
.profile_5_3{
    border-radius: 0 0 10px 10px;
    height: 100px;
    border-top:none;
    background: linear-gradient( to bottom, #E9E6E1, #E8E6E0 );
}
.profile_sub{
    color:#fff;
    text-shadow: 1px 2px 2px #000, 3px 2px 1px #000, 1px -1px 1px #000, 0 -1px 1px #000;
    font-size:15px;
    padding: 17px 0;
    text-align: center;
}

.profile_read_l,
.profile_read_r{
    width: 566px;
    height:25px;
    float: left;
    border:1px solid #fff;
    border-right:none;
    color:#fff;
    font-weight: bold;
    background-color:black;
    font-size:15px;
    text-align: center;
    padding:12px 0;
}
.profile_read_l{
    margin-left:1px;
    border-left:none;
}

.slider-arrow {
    position: absolute;
    width: 50px;
    height: 50px;
    background: #303030;
    color: #909090;
    text-align: center;
    font-size: 24px;
    text-decoration: none;
    border-radius: 50%;
    line-height: 48px;
    z-index: 10;
}
.sa-left {
    left:0;
    top: 25px;
}

.sa-right {
    right:0;
    top: 25px;
}

.slider {
    position: relative;
    width: 70%;
    margin: 0 auto;
}
.slider-wrap {
    width: 100%;
    height: 180px;
    position: relative;
}
.board_reply{
    border: 2px solid #c8af77;
    border-image-source: linear-gradient(to right, #c8af77 15%, #fff 50%, #c8af77 );
    border-image-slice: 1;
    width: 100%;
    min-height:30px;    font-size: 14px;
    padding: 5px;

}
.board_reply th{
    padding:10px 0;

    text-align: center;
}
.P_list_table{
    width: 100%;
    border:1px solid #fff;
    border-bottom:none;
    table-layout: fixed;
    border-collapse: collapse;
    color: #fff;
    background: linear-gradient( to bottom, #3093A9 50%, #0F4860 50% );
    text-shadow: 1px 2px 1px #000, -1px 1px 1px #000, 1px -1px 1px #000, 0px -1px 1px #000;
    margin-bottom:20px;
}
.P_list_table th{
    padding:15px 0;

    text-align: center;
}
.P_list_table th div{
    border-right:1px solid #000;

}
/*  아이콘  */

.img-base {
    display: block;
    background: url("../assets/new_images/background.png?v3") no-repeat; }

/* 레벨 대형 */
.img-base.lv1-lg,
.img-base.lv2-lg,
.img-base.lv3-lg,
.img-base.lv4-lg,
.img-base.lv5-lg,
.img-base.lv6-lg,
.img-base.lv7-lg,
.img-base.lv8-lg,
.img-base.lv9-lg,
.img-base.lv10-lg {
    width: 153px;
    height: 153px; }

.img-base.lv1-lg {
    background-position: -10px -480px; }

.img-base.lv2-lg {
    background-position: -170px -480px; }

.img-base.lv3-lg {
    background-position: -340px -480px; }

.img-base.lv4-lg {
    background-position: -510px -480px; }

.img-base.lv5-lg {
    background-position: -680px -480px; }
.img-base.lv6-lg {
    background-position: -10px -640px; }
.img-base.lv7-lg {
    background-position: -170px -640px; }
.img-base.lv8-lg {
    background-position: -340px -640px; }
.img-base.lv9-lg {
    background-position: -510px -640px; }
.img-base.lv10-lg {
    background-position: -680px -640px; }

.lv1-md,
.lv2-md,
.lv3-md,
.lv4-md,
.lv5-md,
.lv6-md,
.lv7-md,
.lv8-md,
.lv9-md,
.lv10-md{
    margin: 0 auto;
    width: 80px;
    height: 125px;
    margin-left:15px;}

.lv1-md {
    background:url("../assets/gapimage/pro-icon/1.png")no-repeat; }

.lv2-md {
    background:url("../assets/gapimage/pro-icon/2.png")no-repeat;
    margin-top:8px}

.lv3-md {
    background:url("../assets/gapimage/pro-icon/3.png")no-repeat;
    margin-top:-11px; }

.lv4-md {
    background:url("../assets/gapimage/pro-icon/4.png") no-repeat;margin-top:5px;width: 100px}

.lv5-md {
    background:url("../assets/gapimage/pro-icon/5.png")no-repeat;margin-top:-14px; width: 90px}
.lv6-md {
    background:url("../assets/gapimage/pro-icon/6.png")no-repeat;
    margin-top:-5px;width: 105px }
.lv7-md {
    background:url("../assets/gapimage/pro-icon/7.png")no-repeat}
.lv8-md {
    background:url("../assets/gapimage/pro-icon/8.png")no-repeat}
.lv9-md {
    background:url("../assets/gapimage/pro-icon/9.png")no-repeat }
.lv10-md {
    background:url("../assets/gapimage/pro-icon/10.png")no-repeat }

.slider ul li{
    /*width:100px !important;*/
}