#subSectionLinks {
    height: 13px;
    _height: 33px;
    padding: 10px 30px;
}

#subSectionLinks a {
    display: inline-block;
    height: 13px;
    line-height: 13px;
    padding-left: 15px;
    margin-right: 20px;
    background: url(//static.ad.co.kr/images/search/icon/radio.jpg) no-repeat left top;
    font-family: Dotum;
    font-size: 12px;
    font-weight: normal;
    letter-spacing: 0px;
    color: #666666;
    text-align: left;
}
#subSectionLinks a:hover {
    text-decoration: none;
}

#subSectionLinks a.selected,
#subSectionLinks span.selected {
    background: url(//static.ad.co.kr/images/search/icon/radio_selected.jpg) no-repeat left top;
    font-weight: bold;
}

#subSectionLinks span a:hover {
    text-decoration: none;
}


#mainFrameContainer {
    float: left;
    width: 90%;
    margin-left: -245px;
}

#mainFrame {
    height: auto;
    margin-left: 245px;
    padding: 0px;
}

#rightFrame {
    float: right;
    width: 300px;
    height: auto;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

#bottomFrame {
    clear: both;
    height: auto;
    margin-top: 0px;
    text-align: center;
}

#mainFrame .rootPanel {
    padding: 10px 0px;
    margin: 0px;
    border-bottom: 1px solid #e5e5e5;
}

#mainFrame h1 {
    font-size: 15px;
}    

#mainFrame h2 {
    margin-top: 20px;
    font-size: 14px;
}    

#mainFrame .header {
    padding: 0px 15px;
    height: 15px;
    margin-bottom: 10px;
}
.adSmartSearchMainFrame .header {
    padding: 0px 30px !important;
}

#mainFrame .header .heading {
    height: 15px;
    padding: 0px;
    line-height: 15px;
    font-family : Dotum;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: -2px;
    color: #333333;
}
#mainFrame .header .heading a {
    height: 15px;
    line-height: 15px;
    border-bottom: 1px solid #0033cc;
    font-family: Dotum;
    font-size: 13px;
    font-weight: normal;
    letter-spacing: -1px;
    word-spacing: 0px;
    color: #0033cc;
    text-decoration: none;
}
#mainFrame .header .heading .keyword {
    font-family : Gulim;
    font-size: 13px;
    font-weight: bold;
    color: #1a40cb;
}


#rightFrame .metaLink {
    width: 220px;
    _width: 250px;
    height: 70px;
    _height: 100px;
    padding: 15px;
    background: #efefef;
    border: 1px solid #000000;
    margin-bottom: 15px;
}

#rightFrame .metaLink div.comment {
    line-height: 18px;
}

#rightFrame .metaLink div.button {
    width: 220px;
    text-align: center;
}


#bottomFrame #searchForm {
    background: url(//static.ad.co.kr/images/search/background/searchForm.gif) left
        top no-repeat;
    width: 327px;
    _width: 337px;
    height: 29px;
    _height: 41px;
    padding: 6px 5px;
    margin-bottom: 20px;
    border: 0px !important;
    text-align: left !important;
}

#bottomFrame #searchForm form {
    padding: 0px !important;
    margin: 0px !important;
}    
#bottomFrame #searchForm input [type="hidden"] {
    width: 0px !important;
    height: 0px !important;
    padding: 0px !important;
    margin: 0px !important;
}

#bottomFrame #searchForm input.keyword {
    float: left;
    display: block;
    width: 260px;
    _widht: 270px;
    height: 29px;
    line-height: 29px;
    padding: 0px 5px;
    margin: 0px !important;
    border: 0px !important;
    text-align: left !important;
    font-family: Dotum;
    font-size: 15px;
    font-weight: bold;
}

#bottomFrame #searchForm input.submit {
    float: right;
    display: block;
    width: 49px;
    height: 29px;
    padding: 0px !important;
    margin: 0px !important;
    border: 0px !important;
}

#bottomFrame #selelectedKeywordPanel {
    height: 15px;
    _height: 35px;
    line-height: 15px;
    padding: 10px 15px;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 20px;
    margin-right: 15px;
    text-align: left;
}

#bottomFrame #selelectedKeywordPanel label {
    font-weight: bold;
    margin-right: 5px;
}

#bottomFrame #selelectedKeywordPanel a {
    margin-left: 5px;
    color: #0033cc;
}


#bottomFrame .copy {
    clear: both;
    line-height: 20px;
}

#bottomFrame .copy span {
     color: #1a40cb;
}

#noresultMessage {
    font-size: 13px;
}

#noresultMessage dt {
    line-height: 26px;
    font-weight: bold;
}

#noresultMessage dt span {
    color: orange;
}

#noresultMessage dd {
    line-height: 26px;
}

.comment {
    padding: 5px 30px;
}
.comment p {
    line-height: 20px;
    
}
.comment .keyword {
    font-weight: bold;
    color: #1a40cb;
}

.comment a {
    padding: 3px 5px;
    font-weight: bold;
    background: #333333;
    color: #ffffff;
    text-decoration: none;
}
.comment a:hover {
    text-decoration: none;
}
