.main{height: 700px;}

h1{
    font-size: 64px;
}
.main>div{
    top: 280px;
}
.main span>p{
    font-size: 16px; line-height: 22px;
}
.main span>h3{
    margin-top: 8px;
    font-size: 18px; 
    line-height: 32px;
}
.slideWrap>.slide>li{
    height: 700px;
}

.main .left_btn{}
.main .right_btn{}


/*  벌룬 scroll  */

.main .scrollWrap{height: 170px;}
.main .scrollWrap>.scroll{}
div.scroll{}
div.scroll>div{}
div.scroll>div:nth-child(2){}



.notice{
    width: 90%;
    top: 660px;
}
.notice>.newsG{
    width: 100%;
    clear: both; overflow: hidden;
}
.notice>.newsG>*{
    float: left;
}
.notice>.newsG:nth-child(1){width: 100%;}
.notice>.newsG:nth-child(2){width: 100%;}
.notice>.newsG>div>.news_title{font-size: 0.8em; width: 100%;}

.notice>div>span{
     width: 50%; margin: 0;
    
}
.notice>div>span>*{
    margin: 0 auto; 
}
.notice>div>span>h2{
    margin-top: 40px;
    font-size: 40px; color: #ff6666;
    font-family: 'anton'; line-height: 42px; width: 100px;
}
.notice>div>span>p{
    border-top: 1px solid #5a6064; 
    line-height: 32px; width: 100px;
    color: #5a6064; font-family: 'anton';
}
.notice>div>span>div{
    margin-top: 40px;
    width: 120px; line-height: 40px; text-align: center; margin: 40px auto 0;
    border: 1px solid #e6453b; color: #e6453b; text-shadow: 1px 2px 3px rgba(0, 0, 0, 0.0); cursor: pointer;
}
.notice>div>span>div:hover{
    background-color: #e6453b; color: #fff;
}
.notice>div>span>button{}

.notice>.newsG>.news{
    float: left;
    width:46%; margin: 0 1.7%;box-sizing: border-box;
}
.notice>.newsG>div>div{
    width: 86px; text-align: center;
    line-height: 30px; color: #e95a51; font-weight: bold; border-left: 3px solid #e95a51;
}
.notice>.newsG>div>p{
  
}
.notice>.newsG>div>.news_title{
    border-left: 1px solid #ccc; font-size: 15px;
    line-height: 50px; font-weight: bold;
}
.notice>.newsG>div>.news_title>p{margin-left: 14px;}
.notice>.newsG>div>.news_title>p{margin-left: 14px;}
.notice>.newsG>div>.news_date{
     border-left: 1px solid #ccc; color: #999; font-size: 13px;
}

.notice>.newsG>div>.news_date>p{margin-left: 15px;}
.notice>.newsG>div>p.news_substance{
	height: 140px;
}

.newsG_btm{
    margin-top: 40px;
}

footer{
    margin-top: 580px;
}