@charset "utf-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
}
.MC_frame{
	/*position:relative;*/
	width:1200px;
	margin:0 auto;
}
.MC_banner img, .chapter img, .chapter0 img{max-width: 100%; height:auto;display:block;}

.bgwrapper{  
	width:100%;
    overflow:hidden;
    background-image:url(../images/bg.png);
    background-repeat:y-repeat;
}
.MC_content{width:100%;}

.desc {
	font-family: "맑은 고딕";
	font-size: 16px;
	line-height: 1.2em;
	color: #4d4d4d;
	text-decoration: none;
	padding: 20px;
	
}

.MC_title {
	font-family: "맑은 고딕";
	font-size: 18px;
	/*line-height: 2em;*/
	color: #79bb28;
	font-weight: bold;
	float: left;
	width: 80%;
}
.MC_title_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 2em;
	color: #333333;
	font-weight: normal;
	
}
.MC_title_2 ul {list-style: none;padding: 0;margin: 0;}
.MC_title_2 li:before {content: "• ";
  color: #79bb28; /* or whatever color you prefer */}


.chapter{
	margin-top: 30px;
	margin-bottom: 10px;
	overflow: hidden;
	padding-right: 5%;
}
.chapter0{
	margin-bottom: 30px;
	overflow: hidden;
	padding-right: 0%;
}
.BchapterL{float:left;width:29%; text-align:right;padding-right:0%;}
.BchapterR{float:left;width:69%; margin-left:2%;}
.chapterL{float:left;width:26%; text-align:right;padding-right:3%;}
.chapterR{float:left;width:69%; margin-left:2%;}

.AchapterL{
	float: left;
	width: 29%;
	text-align: right;
	padding-right: 0%;
}
.AchapterR{
	background-color: #f1f8e9;
	float: left;
	width: 68%;
	padding: 0.5%;
}

.chapterR1{overflow:hidden;}
.download{float:left;width:20%;text-align:right;font-size: 12px;line-height: 1em;font-family: Arial, Helvetica, sans-serif, "맑은 고딕";}
.downloadB{width:120px; height:30px;background-color:#333;color:#fff;}
.downloadB:hover{font-weight: bold; color:#fff;}
.MC_chapter{
	font-family: Arial, Helvetica, sans-serif, "맑은 고딕";
	font-size: 14px;
	line-height: 1em;
	color: #ddd;
	font-weight: bold;margin-bottom:5px;
}
.MC_chapter_number{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60px;
	line-height: 1em;
	color: #ddd;
	font-weight: bold;
}
.hr0{ height:1px;border:none;border-top:1px solid #c5c5c5;margin:0;}
@media (max-width: 1200px) {
	
	}
@media (max-width: 992px) {
	.MC_frame{width:100%;height:auto;}
	.bgwrapper{background-image:none;}
	.MC_chapter,.MC_chapter_number{color: #333;}

	}

@media (max-width: 768px) {
	.chapterL, .AchapterL, .BchapterL  {float:none;width:100%; text-align:left;}
	.chapterR, .AchapterR, .BchapterR  {float:none;width:100%;}
	.MC_title{float:none;width:100%;}
	.download{float:none;width:100%;text-align:left;}	
	.MC_chapter, .MC_chapter_number {margin-left:2%;}	
	.chapter{margin-bottom:50px;}
	}

@media (max-width: 480px) {
	}








#yoursite {

}
