﻿@charset "utf-8";


#container {position:relative; padding-top:76px; background:url(/images/sch/co/cb/template/00085/main/085_m_bg.gif);}
#container:after {content:""; display:block; clear:both;}

.cont_1{ position:relative;  float:left; width:225px; height: auto; margin:0 25px 0 0; }
.cont_1:after {content:""; display:block; clear:both;}


.MC_box1, .MC_box2, .MC_box3, .MC_box4, .MC_box5, .MC_box6, .MC_box7, .MC_box8, .MC_box9, .MC_box10{
	position: relative; box-shadow:0px 0px 3px 0px rgba(0,0,0,0.2); border-radius:10px;
} 

.MC_box1{width:100%; height:auto; margin:0 0 20px 0; box-shadow:none;}/* 상단비주얼 */
.MC_box2{width:225px; height:100px;}/* 로그인 */
.MC_box3{width:225px; height:505px; margin:17px 0 0 ;}/* 카테고리 */
.MC_box4{width:706px; height:195px; margin:0 0 20px 0; float:right;}/* 메인비주얼 */
.MC_box5{width:340px; height:auto; float:left; position: absolute; right:0; top:575px;}/* 급훈 */
.MC_box6{width:340px; height:205px; float:left;}/* 일반게시판01 */
.MC_box7{width:340px; height:205px; float:right;}/* 일반게시판02 */
.MC_box8{width:225px; height:250px; float:left; margin:20px 25px 0 0;}/* 설문조사 */
.MC_box9{width:340px; height:250px; float:left; margin:20px 0 0;}/* 우리반시간표*/
.MC_box10{width:705px; height:180px; float:right; margin:20px 0 0;}/* 포토게시판 */

@media (max-width: 800px) {
	
	#container{-webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box}
	#container{ padding-top:30px}
	
	.cont_1{ display:none; }

	.MC_box1, .MC_box2, .MC_box3, .MC_box4, .MC_box5, .MC_box6, .MC_box7, .MC_box8, .MC_box9, .MC_box10{
		-webkit-transition:all 0.3s ease; -moz-transition:all 0.3s ease; -ms-transition:all 0.3s ease; transition:all 0.3s ease;
	}
	
	.MC_box1{display:none;}
	.MC_box4{width:100%; height:auto;}
	
	.MC_box6{width:48%;}
	.MC_box7{width:48%; float:right;}
	.MC_box10{width:100%; margin:20px 0 0;}

}

@media (max-width: 560px) {

	.MC_box6{width:100%;}
	.MC_box7{width:100%; margin:20px 0 0;}
	

}
