@charset "EUC-KR";
body {
	background-color: #FFF;
	margin: 15px;
	padding: 10px;
	width: 520px;
	border: 1px solid #999;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.3em;
	color: #000;
	font-size: 12px;
}
ul.info {
	list-style-image: url("/Asc/img/art/list-style-dash.gif");
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.2em;
	font-size: 12px;
}
.sub_title {
	font-size: 12px;
	line-height: 1.5em;
}
.left_margin_90 {
	margin-left: 90px;
}
ul {
	list-style:square;
}
h1 {
	font-size:2em;
	line-height:1.2em;
}
h2 {
	font-size:1.6em;
	line-height:1em;
}
h3 {
	font-size:1.4em;
	line-height:1.6em;
}
h4 {
	font-size:0.9em;
	line-height:1.3em;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	margin-bottom: -10px;
	color: #FFF;
	background-color: #000;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
}
h5 {
	font-size:0.8em;
	line-height:1em;
	margin-bottom: -5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#timetable {
	padding-top: 5px;
	border-top-style: dashed;
	border-top-color: #CCC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	padding-bottom: 5px;
	margin-bottom: 36px;
	font-size: 0.8em;
}
#timetable .seperate {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#timetable .date {
	float: left;
	width: 90px;
}
#timetable .time {
	float: left;
	width: 60px;
}
#timetable .contents {
	margin-left: 60px;
}
.red_txt {
	color: #e70014;
}
.red_txt_midline {
	text-decoration: line-through;
	color: #e70014;
}
.georgia_font {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.photo_caption {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	margin-left: 400px;
	line-height: 1.1em;
}
.underline {
	text-decoration: underline;
	font-weight: bold;
}
.photo_caption_noindent {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	line-height: 11px;
	padding-top: 5px;
	padding-right: 10px;
}
.indents {
	margin-right: 48px;
	margin-left: 72px;
	font-size: 0.8em;
}
.quotation_box {
	font-size: .9em;
	margin: 15px;
	padding: 10px;
	border: 1px dashed #CCC;
}
.right_margin_10 {
	margin-right: 10px;
}

