TABLE {
	margin: 0px auto;
}
TABLE#notice {
	width: 90%;
}
TABLE#notice TD {
	padding: 5px;
}

DIV.date {
	color: #327850;
	width: 100px;
	float: left;
}
DIV#img_area {
	background: url(../images/show.jpg) no-repeat;
	height: 365px;
}
DIV#txt_area {
	min-height: 140px;
	padding: 30px 50px;
}
DIV#para {
	line-height: 18px;
	width: 450px;
	float: left;
	padding-bottom: 20px;
}
DIV#list {
	margin-left: 500px;
}
UL#notice LI {
	border-top: 1px solid #005C56;
	padding: 8px;
}
