﻿body {
	text-align: center;
}
#container {
	margin: auto;
/*	margin-left: 50px;
	margin-right: 50px;
*/	padding: 30px;
	width: 850px;
/*	width: 75%;*/
	height: auto;
/*	border-color: Blue;
*/	border-style: ridge;
	border-width: 0 thick thick thin;
	background-color: #c9c9bc;
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
	text-align: left;
	font-family: Malgun Gothic;
	font-size:15pt;
	font-weight: bold;
}
.title {
/*	margin: auto;*/
	margin-left: 50px;
	margin-right: 50px;
	padding: 10px;
	width: 750px;
/*	width: 75%;*/
	height: auto;
/*	border-color: Blue;
*/	border-style: ridge;
	border-width: thin 0 thin 0;
	border-top-color: #f6f5fa;
	border-bottom-color: #7b7a53;
	text-align: left;
	font-weight: bold;
}
.title_sub {
/*	margin: auto;*/
	margin-left: 10px;
	margin-right: 10px;
	padding: 5px;
/*	width: 750px;
*/	width: auto;
	height: auto;
	border-color: Blue;
	border-style: ridge;
	border-width: thin 0 thin 0;
	border-top-color: #f6f5fa;
	border-bottom-color: #7b7a53;
	text-align: left;
	font-weight: bold;
	background: #7b7a53;
	background-image: url(images/bg221.png);
}
p {
	font-size:13pt;
/*	width: 700px;
	border: solid blue;
*/	font-face: 맑은 고딕; 
/*	text-align:left;*/
}
.paragraph {
/*	margin-top:5px, margin-bottom:5px;
*/	margin-left: 50px;
	margin-right: 50px;
/*	margin: auto;
*/	padding: 10px;
	width: 750px;
	font-family: Malgun Gothic;
	font-size:15pt;
	font-weight: bold;
/*	border: solid yellow;*/
	background: #9dd09b;
	text-align:left;
}
.check_line {
/*	width: 760px;    */   
	color:#3300CC;
	background-color:#F6eFb7;
/*	border-bottom:1px;
	border-left:1px;
	border-right:1px;
	border-top:0px;
	border-style:solid;
	border-color:#AAAAAA;
*//*	margin-left:20px;
	margin-right:20px;
	margin-top:0px;
	margin-bottom:15px;
*/	line-height:20px;
/*	padding:20px;
	padding-top:10px;
*/	font-size:10pt;
        font-face: 바탕; 
        font-weight: bold; 
	}
.check_symbol {
	color:#3300CC;
/*	margin-left:20px;
	margin-right:20px;
	border-style:dashed none solid none;
	border-color:#AAAAAA;
	border-width:thin; */
/*	border-style:solid;
	border-color:#AAAAAA;
	border-bottom-width:thin;
	padding:10px;
	padding-left:50px; */
/*	padding-bottom:5px;
*/	font-size:12pt;
	font-style:italic;
	font-face: 바탕; 
	}
.summary {
/*	width: 750px;  */     
/*	color:#008b8b;
	background-color:#bbb8f4;
*/	border-bottom:1px;
	border-left:1px;
	border-right:1px;
	border-top:0px;
	border-style:solid;
	border-color:#AAAAAA;
	margin-left:20px;
	margin-right:20px;
	margin-top:20px;
	margin-bottom:15px;
	line-height:20px;
	padding:10px;
	padding-top:10px;
	font-family: Malgun Gothic;
	font-size:15pt;
	font-weight: bold;
	}
#quote {
/*	color: #ccffff;
*/	background-color: #b7acb4;
/*	width: 750px;
*/	padding:10px;
	margin-left:20px;
	margin-right:20px;
/*	margin-bottom:20px;
	border-color: Blue;
	border-style: solid;
	border-width: 1 0 0 0;
	font-size:10pt; */
	font-family: Malgun Gothic;
	font-size:15pt;
}
/*
p.list:before {
	content: "*"
}
*/
span.uline { text-decoration: underline; }
.pic_1 {
	clear:left;
	float:right;
	margin-top:20px;
	margin-left:10px;
	margin-bottom:10px;
	width:178px;
	height:142px;
	padding:20px;
	background-image:url(images/good-friday.jpg);
	background-repeat: no-repeat;
	background-position: right; 
}
.pic_2 {
	clear:left;
	float:right;
	margin-top:20px;
	margin-left:10px;
	margin-bottom:10px;
	width:293px;
	height:163px;
	padding:20px;
	background-image:url(images/th_5.jpg);
	background-repeat: no-repeat;
	background-position: right; 
}
