﻿html {margin: 0;padding: 0;}
body {font-family:MalgunGothic, '맑은 고딕';font-size:11px}
p {margin:0;}
.footer {margin-top:20px}
.footer a{color:#fff}
.footer .container {clear: both;font-size: 11px; background-color: #585755;color:#fff}
.footer .link{margin:0}
.footer .divider{padding:0 10px 0 10px}
.footer .row-fluid{margin-bottom:0}
.footer select {font-size:11px;width:120px;height:20px;line-height:20px;margin:0;min-height:20px;padding:0}
address{margin:10px 0 10px 0}
a{color:rgb(51, 51, 51);}
.cut
{
    width:98%;
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
    -o-text-overflow:ellipsis;
    -ms-text-overflow:ellipsis;
    -moz-binding:url(../Content/ellipsis.xml#ellipsis)
}
.content-text{font-size:10px}
.tooltip-inner,.pop-over{max-width:500px}
.tooltip div{text-align:left}
.indent-text{
    text-indent: -15px;
    padding-left: 15px;
}
.table thead th
{
    background-color:#ececec;
    border-left:1px solid #cdcdcd;
}
.table tbody td
{
    border-left:1px solid #cdcdcd;
    border-top:1px solid #cdcdcd;
}
.fixed-table-container
{
    position:relative;
    padding-top:31px;
    border-top:1px solid #cdcdcd;
}
.header-background
{
    position:absolute;
    top:0;
    left:0;
    right:0;
    background-color:#ececec;
    height:31px;
}
.fixed-table-container-inner .table
{
    margin-bottom:0
}
.fixed-table-container-inner .table th
{
    padding:0
}
.fixed-table-container-inner .table td
{
    border-left:1px solid #cdcdcd;
    vertical-align:middle
}
.th-inner
{
    position:absolute;
    top:0;
    text-align:center;
    line-height:30px;
    border-left:1px solid #cdcdcd;
    margin-left:-1px
}
.block-new-recom .header-background
{
    height:41px;
}
.block-new-recom .fixed-table-container
{
    padding-top:41px;    
}
.block-new-recom .th-inner
{
    line-height:40px;
}
/*
.fixed-table-container-inner .table .th01{width:10%;}
.fixed-table-container-inner .table .th02{width:10%;}
.fixed-table-container-inner .table .th03{width:8%;}
.fixed-table-container-inner .table .th04{width:8%;}
.fixed-table-container-inner .table .th05{width:8%;}
.fixed-table-container-inner .table .th06{width:51%;}
.fixed-table-container-inner .table .th07{width:6%;}
*/

.block-title{position:relative}
.block-report-title h3{font-size:14pt;margin:0}
.block-report-title .top-header {width:100%; height:45px; background:url('../../Content/images/snapshot/top_hts.gif');}
.block-report-title .user-guide img {margin: 0 0 7px 0}
/*.block-title span{position:absolute;right:0;bottom:0}*/

.box-collect, .std-box
{
    line-height:20px;
    margin-top:20px;
}
.block-report-title
{
    border-bottom:2px solid #666;
    color:#333;
    margin-bottom:0;
}
.std-box
{
    margin-left:10px;
}
.table{border-bottom:1px solid #cdcdcd;margin-bottom:0}

.table th, .table td {line-height:16px}