@charset "UTF-8";

/* layout */
/*.wrap {*/
    /*background: url(../suri2.jpg) 50% 0 no-repeat;*/
/*}*/
header {
    height: 134px;
    background: rgba(211,60,74,.1);
    border-bottom: 1px solid #eee;
}
header .wrap-header {
    width: 1200px;
    margin: 0 auto;
}
header h1 {
    float: left;
}
header nav {
    float: right;
}
header nav li {
    float: left;
}
main {
    overflow: hidden;
    width: 1200px;
    margin: 0 auto;

}
main .snb {
    float: left;
    width: 210px;
    height: 100%;
    background: rgba(0,78,161,.1);
}
main .snb li {
    height: 50px;
}
main .content {
    float: right;
    width: 936px;
    padding-top: 120px;
}
footer {
    background: rgba(0,0,0,.1);
}
footer .wrap-foot {
    width: 1200px;
    height: 160px;
    margin: 0 auto;
}
/* detail2 농업기반시설물소개 */
.article-detail2 .head-detail {
    overflow: hidden;
}
.article-detail2 .tit-detail{
    float: right;
    width: 410px;
}
.article-detail2 .img-detail{
    float: left;
    width: 470px;
}
.article-detail2 .tit-detail h3 {
    margin-top: 10px;
    font-size: 2em;
    line-height: 1.2;
    color: #5d7590;
}
.article-detail2 .tit-detail em {
    display: block;
    margin-top: 13px;
    font-size: 13px;
    font-weight: 600;
}
.article-detail2 .tit-detail p {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 2px solid #a5a5a5;
    font-size: 13px;
    font-weight: 300;
    line-height: 1.8;
}
.article-detail2 .tit-detail p:first-letter{
    font-size: 1.25em;
}
.article-detail2 .thumbnail {
    overflow: hidden;
    margin-top: 10px;
}
.article-detail2 .thumbnail li {
    float: left;
    margin-right: 3px;
}
.article-detail2 .cont-detail {
    margin-top: 52px;
}
.article-detail2 .cont-detail dt {
    width: 103px;
    height: 23px;
    padding-left: 10px;
    background: #004ea2;
    color: #fff;
    font-family: 'Nanum Myeongjo', serif;
    font-weight: bold;
    line-height: 23px;
    border-radius: 0 15px 15px 0;
    letter-spacing: 0.3em;

}
.article-detail2 dd {
    margin: 20px 0 68px 10px;
    line-height: 1.7;
    letter-spacing: -0.02em;
}
.article-detail2 .tbl_type{
    width: 95%;
    margin-top: 37px;
    border-bottom: 2px solid #dcdcdc;
    text-align: center;
    border-collapse: collapse
}
.article-detail2 .tbl_type caption {
    text-align: left;
    margin-bottom: 5px;
}
/* detail */
.article-detail .head-detail {
    overflow: hidden;
}
.article-detail .tit-detail{
    float: right;
    width: 406px;
    font-family:'nanum','나눔고딕',Sans-serif;
}
.article-detail .img-detail{
    float: left;
    width: 470px;
}
.article-detail .tit-detail h3 {
    font-size: 2.714em;
    line-height: 1.2;
    color: #5d7590;
    text-indent: -10px;
    letter-spacing: 0.2em;
}
.article-detail .tit-detail em {
    display: block;
    margin-top: 13px;
    font-size: 1.428em;
    font-weight: 600;
}
.article-detail .tit-detail p {
    margin-top: 31px;
    padding-top: 21px;
    border-top: 2px solid #a5a5a5;
    font-size: 1.142em;
    font-weight: 600;
    line-height: 1.8;
}
.article-detail .tit-detail p:first-letter{
    font-size: 1.25em;
}
.article-detail .thumbnail {
    overflow: hidden;
    margin-top: 10px;
}
.article-detail .thumbnail li {
    float: left;
    margin-right: 3px;
}
.article-detail .cont-detail {
    margin-top: 52px;
}
.article-detail .cont-detail dt {
    width: 103px;
    height: 23px;
    padding-left: 10px;
    background: #004ea2;
    color: #fff;
    font-family:'nanum','나눔고딕',Sans-serif;
    font-weight: bold;
    line-height: 23px;
    border-radius: 0 15px 15px 0;
    letter-spacing: 0.3em;

}
.article-detail dd {
    margin: 20px 0 68px 10px;
    line-height: 1.7;
    letter-spacing: -0.02em;
}
.article-detail .tbl_type{
    width: 95%;
    margin-top: 37px;
    border-bottom: 2px solid #dcdcdc;
    text-align: center;
    border-collapse: collapse
}
.article-detail .tbl_type caption {
    text-align: left;
    margin-bottom: 5px;
}
.tbl_type, .tbl_type th, .tbl_type td {
    border: 0
}
.tbl_type th {
    padding: 4px 0 4px;
    border-top: 2px solid #004ea2;
    border-right: 1px solid #004ea2;
    border-left: 1px solid #004ea2;
    background-color: #004ea2;
    color: #fff;
    font-weight: 300;
}

.tbl_type td {
    padding: 14px 0 35px 30px;
    border: 1px solid #004ea2;
    text-align: left;
    line-height: 1.45;
    vertical-align: top;
}

/*이미지 슬라이드*/
