@charset "utf-8";

/*--		__base
----------------------------------------------------*/
body {
    line-height: 1.4;
    font-size: 13px;
    background: url(../../img/lp/business/bg.png) 0 0 repeat;
    color: #000;
}
#wrap {
    background: url(../../img/lp/business/top_bg.png) 0 0 repeat-x;
}
#page {
    width: 960px;
    margin: 0 auto;
    background: #fff;
}

/*--		__header
----------------------------------------------------*/
#header {
    background: url(../../img/lp/business/header_bg.png) -7px 0 no-repeat;
    height: 92px;
    position: relative;
}
#header .logo {
    position: absolute;
    top: 0;
    left: 25px;
    z-index: 10;
}
#header h1 {
    margin-left: 155px;
    padding-top: 3px;
    color: #fff;
    font-weight: normal;
    font-size: 14px;
}
#header .contact {
    text-align: right;
    margin: 20px 20px 0;
}
#main .topImgArea {
    position: relative;    
}
#main .topImgArea .topImg {
    margin-left: -23px;
} 
#main .topImgArea a {
    position: absolute;
    top: 202px;
    left:23px;
}
#main .btnCourseList,
#main .recommendCompany, 
#main .contactArea, 
#main .example{
    text-align: center;
}
#main .recommendCompany {
    margin-bottom: 20px;
}
#main .order_made {
    margin-bottom: 15px;
}
#main .example {
    margin-bottom: 20px;
}
.fb-like-box {
    margin: 30px 10px;
}
#footer {
    position: relative;
    background: url('../../img/lp/business/footer_bg.png') 0 0 repeat-x;
    height: 115px;
}
#footer .copyright {
    padding: 25px 0 0;
    text-align: center;
    color: #fff;
}
#footer .contact a {
    position: absolute;
    top: 20px;
    right: 15px;
}