* {
	margin: 0;
	padding: 0;
}
	
body {
	font-family: 굴림, Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	background: #fff;
	background-repeat: repeat-x;
	background-image: url(images/bg.gif);
}

#subinfo {
	margin: 10px;
}

.padd {
	padding: 10px 5px 10px 5px;
}

ol {
	list-style-type: decimal;
	margin-left: 30px;
	font-family: 굴림, Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
}

li {
	padding: 10px 15px 10px 0;
	line-height: 150%
}

#lay {
	background-repeat: no-repeat;
}

#maincon {
	padding: 15px 20px 15px 20px;
	background-image: url(images/line.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#ct {
	margin: 20px 0 0 0;
	font-family: 굴림, Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
}

.plan {
	width: auto;
	padding: 20px;
	border: 3px solid eeeeee;
}

.bak {
	background-color: #faf7a2;
}

#material {
	border: 1px solid #90a76d;
	font-family: 굴림, Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
}

#material th {
	border: 1px solid #a3bd7c;
	background-color: #f5f7f2;
	border-spacing: 0;
	padding: 4px;
}

#material td {
	border: 1px solid #a3bd7c;
	padding: 3px;
}

#ifno {

}

#downtable {
	border: 0;
	font-family: 굴림, Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	color: white;
}

#downtable a:link, a:visited {
	color: white;
	text-decoration: none;
}

#downtable a:hover, a:active {
	color: white;
	text-decoration: underline;
}

a:link, a:visited {
	color: black;
	text-decoration: none;
}
