@charset "euc-kr";
@import url(layout.css);

/*¿ìÃø ¶óÀÎ*/
.mainRight{
	background: url(/himg/main/line_main.gif) left 448px repeat-x;
}

.mainBody{
	padding: 30px 0px 0px 0px;
}

/* °øÁö»çÇ× */
.mainBody .mainNotice{
	padding: 8px 0px 0px 0px;
}
.mainBody .mainNotice table{
	width: 100%;
}
.mainBody .mainNotice table td{
	padding: 5px 0px 5px 7px;
	background: url(/himg/main/dot_notice.gif) left 7px no-repeat;
}
.mainBody .mainNotice table th{
	padding: 3px 0px 3px 0px;
	font-weight: normal;
	font-family: verdana;
	font-size: 11px;
	color: #999999;
}

/* ¸ÞÀÎ °¶·¯¸® */
.mainBody .mainGallery p{
	padding: 5px 0px 0px 0px;
	line-height: 15px;
}
.mainBody .mainGallery p span{
	font-family: verdana;
	font-size: 11px;
	color: #989898;
}


/* ÇÔ²²ÇÏ´Â ÀÏÃÌ */
.mainBody .mainGallery{
	padding: 8px 0px 0px 0px;
}
.mainBody .mainGallery table th{
	padding: 3px 10px 13px 0px;
}
.mainBody .mainGallery table td{
	padding: 3px 0px 13px 0px;
	line-height: 22px;
}

/* Ä«·»´õ(¿ìÃø) */
.smallCalendar table{
	border-bottom: 1px solid #7ab52a;
}
.smallCalendar table td{
	width: 27px;
	height: 21px;
	text-align: center;
	border: 1px solid #e5e5e5;
}

.viewImg img{
	border: 1px solid #e5e5e5;
}
