/*all*/
*{}
a{text-decoration: none;}
.skip{display: none;}
#wrap header #h_top .last,#wrap header nav ul .last,#wrap footer #f_center ul .last{border: 0; }
body{ }
/*시멘트태그*/
#wrap{width: 1080px; margin: 0 auto;
overflow: hidden;
      margin-top: 50px;
    background-image: url(../img/sky.jpg);
    background-repeat: no-repeat;
    background-position: center 145px;
    
}
#contense{overflow: hidden;}
.last{margin: 0; padding: 0; border: 0;}

/*section*/
#cot section #s_main{
margin-left: 30px;
margin-right: 30px;}

#cot section h2{
    font-weight: 550;
    color: #666;
    line-height: 30px;
    margin-top: 100px;
    font-size: 20px;
    text-align: center;
    margin-bottom: 20px;
} 
