A:link {text-decoration:none;	color:#000000};
A:visited {text-decoration:none; color:#000000};
A:active {text-decoration:none; color:#000000};
A:hover {text-decoration:none; color:#000000;};

body {
background-image:url(images/backgg.jpg)
}

.moondan {
	font-family: "¸¼Àº °íµñ", "µ¸¿ò", Seoul, "ÇÑ°­Ã¼";
	font-size: 0.8em;
	line-height: 200%;
	/* word-spacing: 5pt; */
	/* letter-spacing: 7pt; */
	text-align: justify;
	list-style-position: inside;
	list-style-type: lower-alpha;
	margin: 5px;
	
	/* text-indent: 10pt */
}

.left_title {
	font-family: "¸¼Àº °íµñ", "µ¸¿ò", Seoul, "ÇÑ°­Ã¼";
	font-size: 1em;
	line-height: 200%;
	font-weight: bold;
}

.center_title {
	font-family: "¸¼Àº °íµñ", "µ¸¿ò", Seoul, "ÇÑ°­Ã¼";
	font-size: 1em;
	line-height: 200%;
	font-weight: bold;
	text-align:center;
}

p {
	text-indent: 1em;
}

.add_img {
	margin-top: 10px;
	margin-right: 10px;
}

.pro {
	font-family: "¸¼Àº °íµñ", "µ¸¿ò", Seoul, "ÇÑ°­Ã¼";
	font-size: 1.0em;
	line-height: 200%;
	text-align: justify;
	list-style-position: inside;
	list-style-type: lower-alpha;
	margin: 5px;
}

.oddtr {
background-color:#CCCCCC;
}

.eventr {
background-color:#EEEEEE;
}
	

