/* CSS Document */

* {
    margin: 0;
    padding: 0
}

ul,
ol {
    list-style: none;
}

a {
    text-decoration: none;
}

img {
    border: 0;
}

@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
@import url(http://fonts.googleapis.com/earlyaccess/nanummyeongjo.css);
body {
    font-family: 'Nanum Gothic', 'Roboto Slab';
}

#header {
    background-color: #847e6f;
    width: 100%;
    height: 105px;
    margin: 0 auto;
    position: fixed;
    z-index: 999;
    box-shadow: 0px 1px 5px #565656;
}

.wrap1 {
    width: 1200px;
    height: 105px;
    margin: 0 auto;
    position: relative;
}

.logo {
    width: 120px;
    height: 48px;
    padding: 35px 10px 0px 5px;
}

.logo a {
    width: 120px;
    height: 48px;
    display: block;
}

.topmenu {
    width: 350px;
    height: 15px;
    position: absolute;
    right: 0px;
    top: 21px;
}

.topmenu ul li a {
    float: left;
    font-size: 12px;
    color: #4a4539;
    padding: 1px 9px;
    display: block;
    font-weight: 400;
}

.botmenu {
    width: 780px;
    height: 25px;
    position: absolute;
    right: 220px;
    top: 65px;
}

.botmenu ul {
    width: 760px;
    height: 25px;
    margin: 0 auto;
}

.botmenu ul li a {
    float: left;
    font-size: 16px;
    color: #fff;
    padding: 0px 25px 20px 30px;
    font-family: Roboto Slab;
    font-weight: 300;
    text-shadow: 0px 2px 10px #35322a;
}

.icon {
    width: 180px;
    height: 35px;
    position: absolute;
    right: 0px;
    top: 52px;
    padding: 5px;
}

.icon ul li a img {
    width: 34px;
    height: 34px;
}

.icon ul li {
    float: left;
}

.icon ul li a {
    width: 34px;
    height: 15px;
    padding: 0px 10px;
    display: block;
}

.i2:after {
    content: '';
    position: absolute;
    left: 58px;
    top: 15px;
    height: 18px;
    width: 1px;
    background-color: #4a4539;
    
}

.i3:after {
    content: '';
    position: absolute;
    left: 110px;
    top: 15px;
    height: 18px;
    width: 1px;
    background-color: #4a4539;
}

.icon ul li a.i1 {
    border-left: none;
}
.background1 {
    width:100%;
    height:959px;
    position: relative;
    background: url(../images/images/2_backgound1_02.jpg);
    background-size: cover;
}

.blogo img{
    width: 556px;
    height: 215px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -278px;
    margin-top:-107.5px;
}
.background2{
    width:100%;
    height:959px;
    position: relative;
    background: url(../images/images/2_backgound1_03_02.jpg);
    background-size: cover;
}

.btypo1{
    width:955px;
    height:600px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left:-477.5px;
    margin-top:-300px;
    text-align: center;
}
.btypo1 h1{
    font-size:42px;
    color:#fff;
    padding-bottom: 100px;
    text-shadow: 0px 5px 10px #696867;
}
.btypop1{
    font-size:28px;
    color:#fff;
    line-height: 60px;
    font-weight: 300;
    text-shadow: 0px 5px 10px #404740;
}
.btypop2{
    font-size:28px;
    color:#fff;
    line-height: 60px;
    padding-top: 100px;
    font-weight: 300;
    text-shadow: 0px 5px 10px #404740;
}
.background3{
    width:100%;
    height:960px;
    position: relative;
    background: url(../images/images/2_backgound1_04.jpg);
    background-size: cover;
}

.btypo2{
    width:955px;
    height:500px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left:-477.5px;
    margin-top:-250px;
    text-align: center;
}
.btypop3{
    font-size:28px;
    color:#fff;
    line-height: 60px;
    font-weight: 300;
    padding-bottom: 100px;
    text-shadow: 0px 5px 10px #3c3e36;
}

.btypop4{
    font-size:28px;
    color:#fff;
    line-height: 60px;
    font-weight: 300;
    text-shadow: 0px 5px 10px #3c3e36;
}


.company {
    width: 100%;
    height: 58px;
    background-color: #2a2823;
}

.company div {
    width: 1200px;
    height: 48px;
    margin: 0 auto;
    padding-top: 10px;
    padding-left: 10px;
    position: relative;

}

.company div a {
    display: block;
    float: left;
    color: #83817b;
    height: 10px;
}

.company div a p {
    padding: 10px;
    text-align: center;
    font-size: 12px;
}

.company1:after {
    content: '';
    position: absolute;
    left: 78px;
    top: 21px;
    height: 15px;
    width: 2px;
    background-color: #393837;
}

.company2:after {
    content: '';
    position: absolute;
    left: 185px;
    top: 21px;
    height: 15px;
    width: 2px;
    background-color: #393837;
}

.company3:after {
    content: '';
    position: absolute;
    left: 305px;
    top: 21px;
    height: 15px;
    width: 2px;
    background-color: #393837;
}

.company4:after {
    content: '';
    position: absolute;
    left: 370px;
    top: 21px;
    height: 15px;
    width: 2px;
    background-color: #393837;
}

.company div a p.c1 {
    border-left: none;
}

.footerdown1 {
    width: 100%;
    height: 400px;
    background-color: #393837;
    position: relative;
}

.footer_row1 {
    width: 1200px;
    height: 100px;
    padding: 25px 0px 20px 30px;
    margin: 0 auto;
    border-bottom: 1px solid #4e4c49;
}

.footer-cs {
    width: 250px;
    height: 110px;
    float: left;
}

.footer-cs b {
    font-size: 14px;
    color: #706e68;
    padding-bottom: 10px;
}

.footer-cs strong {
    font-size: 32px;
    color: #a19c8f;
}

.footer-cs p {
    font-size: 14px;
    color: #706e68;
    padding-top: 5px;
}

.footer-contect {
    width: 300px;
    height: 60px;
    float: left;
    padding-top: 50px;
}

.footer-contect a {
    display: block;
    font-size: 14px;
    color: #706e68;
    font-family: Roboto;
}

.footer-contect p {
    display: block;
    font-size: 14px;
    color: #706e68;
}

.footer-right {
    width: 580px;
    height: 100px;
    float: left;
    padding-top: 10px;
    margin-left: 70px;
}

.footer-right ul li {
    height: 80px;
    float: left;
    padding: 0 28px;
}

.footer-right ul li a {
    text-align: center;
    display: block;
    font-size: 14px;
    color: #706e68;
}

.footer-row2 {
    width: 1200px;
    height: 112px;
    padding-top: 15px;
    padding-left: 30px;
    margin: 0 auto;
}

.footer-left1 strong {
    font-size: 20px;
    color: #a39d8f;
}

.footer-left1 p {
    padding-top: 5px;
    font-size: 14px;
    color: #706e68;
}

.footer-share {
    width: 100px;
    height: 50px;
    float: right;
    margin-right: 60px;
}

.footer-share a {
    display: block;
    float: left;
}