.review_bar {
    background:url(/mall/images/review_bar2.gif);
    text-align: center;
    text-decoration:none;
    font:11px dotum;
    color:#666666;
}
.review_btn {
    background:url(/mall/images/review_btn_bg.gif);
    width:75px; height:16px; padding-top:3px;
    cursor:hand;
    text-align: center;
    text-decoration:none;
    font:11px dotum;
    color:#666666;
}
.review_header{
    margin-top: 40px;
    font-size: 24px;
    font-weight: bold;
    color: #1d1d1d;
}
.review_description{
    font-size: 16px;
    color: #404040;
    margin: 10px;
}
.review_write_btn{
    margin-top: 10px;
    width: 96px;
    height: 36px;
    border: solid 1px #a1a1a1;
    background-color: #ffffff;
    font-size: 14px;
    text-align: center;
    color: #707070;
    cursor: pointer;
}
a.difPager:link, a.difPager:visited, a.difPager:active{
    font-size: 9pt; color: #999999;
    text-decoration: none;cursor:hand;
    margin-left:3px;margin-right:3px;
}
a.difPager:hover{
    font-size: 9pt;	color:orange;
    text-decoration: none;cursor:hand;
    margin-left:3px;margin-right:3px;
}
.difPager{
    font-size: 9pt; color: #999999;
    text-decoration: none;cursor:hand;
    margin:0px 3px 0px 3px; vertical-align:bottom;
}
a.curPager:link, a.curPager:visited, a.curPager:active{
    font-size: 9pt; color: #000000;font-weight:bold;
    text-decoration: none;cursor:hand;
    margin-left:3px;margin-right:3px;
}
a.curPager:hover{
    font-size: 9pt;	color: orange;font-weight:bold;
    text-decoration: none;cursor:hand;
    margin-left:3px;margin-right:3px;
}
.curPager{
    font-size:9pt; color: #E79682;font-weight:bold;
    text-decoration:none;cursor:hand; vertical-align:bottom;
    margin-left:3px; margin-right:3px;
}

#review_blog {}
.review_blog {padding:4px 4px; border-left:2px solid #D9D9D9; border-top:2px solid #D9D9D9; border-right:2px solid #D9D9D9; border-bottom:2px solid #D9D9D9;}

.review_blog th {}

.review_blog td.sp {border-right:2px  dotted #D9D9D9;}
.review_blog td img {margin:0 0 0px 0;}
.tab02 {
    background-color:#494949; color:#f3f3f3; font-weight:bold;
    font-family:'dotum'; width:120px; text-align:center; height:28px;
    font-size:11px; cursor:pointer; padding-top:9px;
}
.tab01 {
    background-color:#f4f4f4; color:#414141; font-size:11px;
    font-family:'dotum'; width:120px; text-align:center;
    height:28px; border:solid 1px #d1d1d1; border-bottom:0px;
    cursor:pointer; padding-top:9px;
}
.viewTabOn{color:#ff494d; font-size:11px; font-family:'dotum';
    text-align:center; cursor:pointer; margin-top:31px;}
.viewTabOff{color:#7a7a7a; font-size:11px; font-family:'dotum';
    text-align:center; cursor:pointer; margin-top:31px;}
.reviewTabOn{
    font-family:'dotum'; width:120px; height:32px; font-weight:bold;
    text-align:center; font-size:11px; color:#000000; cursor:pointer;
    border:solid 1px #585858; border-bottom:0px; padding-top:10px;
}
.reviewTabOff{
    font-family:'dotum'; width:120px; height:32px;
    text-align:center; font-size:11px; color:#414141; cursor:pointer;
    border:solid 1px #d1d1d1; border-bottom:solid 1px #585858; padding-top:10px;
    background-color:#f4f4f4;
}
.review_text{
    font-family:'dotum'; font-size:11px;
    color:#000000;border-bottom:solid 1px #cccccc;
}

#cate_size_wrapper{
    max-width:754px;
    text-align:justify;
}

.meta_name{
    color : #515151;
    font-size : 11px;
    text-decoration : none;
    font-family: 'Nanum Gothic', sans-serif;
    height : 22px;
    display : inline-block;
    line-height: 14px;
    font-weight: bold;
}

.meta_name.theme {
    font-size: 12px;
}

.selling_price {
    color:#9d9d9d;
    font-size: 11px;
    font-family: 'Nanum Gothic', sans-serif;
}

.meta_dprice{
    font-weight:bold;
    color:#6e6e6e;
}

.meta_none_dprice{
    color:#909090;
}

.meta_none_dprice.theme{
    font-size: 12px;
}
.small_banner {
    margin-top: 3px;
}

.commodity_option_selection_wrap {
    background: #f9f9f9;
    border-top: 1px solid #e3e3e3;
    width: 750px;
    height: 45px;
    margin: 10px auto 0;
}

.commodity_option_selection_wrap span, .commodity_option_selection_wrap a{
    font-family: 'Nanum Gothic', sans-serif;
}

.commodity_option_selection_wrap .size_select_btn {
    width: 75%;
    border: 1px solid #c6c6c6;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 2px 2px 5px 2px;
    margin: 11px;
    background: #ffffff;
    text-align: center;
}

.commodity_option_selection_wrap .size_select_btn img{
    vertical-align: middle;
}

#theme_category_nav {
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
    display: block;
    overflow: visible;
    white-space: nowrap;
    text-align: center;
    height: 100%;
    line-height: 43px;
}

.commodity_option_selection_wrap li {
    position: relative;
    display: inline-block;
    float: left;
    list-style: none;
    cursor: pointer;
    font-size: 13px;
    color: #ababab;
    width: 90px;
    height: 100%;
    text-align: center;
}

#theme_category_nav li.selected:after, #theme_category_nav > li:hover:after {
    content : "";
    position: absolute;
    height  : 1px;
    width   : 65px;
    border-top: 1px solid #f24044;
    margin: 0 auto;
    left: 0;
    right: 0;
}

.commodity_option_selection_wrap li.selected, .commodity_option_selection_wrap li:hover {
    color:#f24044;
    font-weight: 600;
}

.commodity_option_selection_wrap .hidden_theme_category_wrap {
    width: 100px;
    position: absolute;
    padding: 0;
    border: 1px solid #c6c6c6;
    box-shadow: 0 3px 10px 1px rgba(0,0,0,0.15);
    margin: 0 0 0 -35px;
    display: none;
}

.commodity_option_selection_wrap .more_themes {
    width: 20px;
    float: left;
    height: 100%;
    text-align: center;
    line-height: 43px;
    margin-right: 20px;
}

.commodity_option_selection_wrap .more_themes .more_themes_btn a {
    font-size: 20px;
    color: #ababab;
}

.commodity_option_selection_wrap .more_themes .more_themes_btn a:hover {
    color: #f24044;
}

.commodity_option_selection_wrap .hidden_theme_category_wrap li {
    list-style: none;
    width: 100%;
    height: 30px;
    font-size: 13px;
    background: #ffffff;
    line-height: 30px;
}

.commodity_option_selection_wrap .category_separator {
    float: left;
}

.commodity_option_selection_wrap .order_selector_warp {
    padding: 0;
    float: right;
    width: 80px;
    height: 100%;
    margin: 0;
    line-height: 45px;
    text-align: center;
}

.order_selector_warp .order_selector_btn span {
    font-family: Dotum, sans-serif;
    font-size:11px;
    color:#6c6c6c;
}

#theme_separation_bar {
    border-top: 1px solid #d6d6d6;
    border-bottom: 1px solid #d6d6d6;
    background: #fbfbfb;
    width: 100%;
    height: 60px;
    display: table;
    text-align: center;
}

#theme_separation_bar span {
    font-family: 'Nanum Gothic', sans-serif;
    font-weight: bold;
    font-size: 14px;
    vertical-align: middle;
    display: table-cell;

}

.self_edit_btn:hover .self_edit_explain {
    visibility:visible;
    opacity:1;
}

.self_edit_explain {
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.5s linear;
    height: auto;
    width: auto;
    position: absolute;
    top: -92px;
    right: -20px;
}

.size_category_selector_wrap {
    float: left;
    width: auto;
}

.size_category_wrapper .size_category_selector {
}

.size_category_wrapper .size_category_nav {
    display: none;
}

.commodity_option_selection_wrap .onfocus_display_block.active {
    display: block;
}

.commodity_option_selection_wrap .onfocus_display_block:focus , .theme_category_nav:focus {outline:0;}

.size_category_wrapper .size_category_nav {
    position: absolute;
    top: 630px;
    height: 250px;
    min-width: 350px;
    box-shadow: 0 3px 10px 1px rgba(0,0,0,0.15);
    border: 1px solid #c6c6c6;
    background: #ffffff;
    z-index: 50;
}

.size_category_wrapper .size_category_header {
    padding: 20px;
}

.size_category_wrapper .size_category_header .third {
    float: right;
}

.size_category_wrapper .size_category_nav ul {
    padding: 10px;
    margin: 0;
    height: 160px;

}

.size_category_wrapper .size_category_nav img {
    cursor: pointer;
    margin: 0 10px 0 10px;
}



.size_category_wrapper .size_category_nav li {
    margin: 0 10px 0 10px;
    cursor: pointer;
    position: relative;
    display: table-cell;
    width: 90px;
    height: 140px;
    text-align: left;
}

.size_category_wrapper .size_category_nav .size_category_container {
    padding: 0 10px 10px 10px;
    height: 170px;
    position: relative;
    vertical-align: bottom;
    text-align: center;
    display: block;
    line-height: 300px;
}

.size_category_nav:before, .hidden_theme_category_wrap:before, .hidden_sort_option_wrap:before {
    background-color: #ffffff;
    content: "\00a0";
    display: block;
    position: absolute;
    transform: rotate( 140deg ) skew( 8deg );
    -moz-transform: rotate( 140deg ) skew( 8deg );
    -ms-transform: rotate( 140deg ) skew( 8deg );
    -o-transform: rotate( 140deg ) skew( 8deg );
    -webkit-transform: rotate( 140deg ) skew( 8deg );
    box-shadow: -2px 2px 2px 0 rgba( 178, 178, 178, 0.5 );
    width: 10px;
    height: 10px;
    top: -4px;
    left: 30px;
    }

.hidden_theme_category_wrap:before {
    left: 40px;
}

.hidden_sort_option_wrap:before {
    left: 32px;
}

.font_bold {
    font-weight: 600;
}

.hidden_sort_option_wrap {
    width: 80px;
    position: absolute;
    padding: 0;
    border: 1px solid #c6c6c6;
    box-shadow: 0 3px 10px 1px rgba(0,0,0,0.15);
    margin: 0 0 0 5px;
    display: none;
    background: #ffffff;
}

.hidden_sort_option_wrap li {
    list-style: none;
    width: 100%;
    height: 32px;
    font-size: 13px;
    background: #ffffff;
    line-height: 33px;
}

.commodity_intro_wrap {
    position: relative;
    width: 100%;
}

.commodity_intro_wrap .self_edit_commodity_wrap {
    position: absolute;
    width: 750px;
    bottom: 4px;
    height: 30px;
    text-align: right;
    line-height: 30px;
    color: #ffffff;
    background: rgba(0, 0, 0, 0.5);
}

.commodity_intro_wrap .self_edit_commodity_wrap span {
    COLOR: #ffffff;
    font-family: 'Nanum Gothic', sans-serif;
    margin: 0 0 0 10px;
    position: relative;
    font-weight: 600;
}

.commodity_intro_wrap .self_edit_commodity_wrap .self_edit_btn_wrap {
    width: 40%;
    float: right;
    margin-right: 20px;
}

.commodity_intro_img {
    width: 750px;
}

.td_no_data {
    height: 200px;
    vertical-align: middle;
    text-align: center;
    font-family: 'Nanum Gothic', sans-serif;
}

.td_no_data span {
    margin-top: 5px;
    font-weight: 500;
    display: block;
    font-size: 15px;
    color: #ccc;
}