@import url('neo_setup.css');

img { border: 0px; }

/*°­Á¦»ðÀÔ Çì´õ °¡¸®±â*/
.hideTH{
	display:none;
}
body {
	background-image:  url(images/background.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFF8E3;
}
td {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	font-family: "µ¸¿ò", "±¼¸²","Arial", "Helvetica";
}
th{
	font-family: "µ¸¿ò", "µ¸¿òÃ¼";
	font-size: 80%;
	color: #000000;
	line-height: 100%;
	}
.location {
	font-size: 11px;
}

.body-title {
	height: 60px;
	width: 530px;
}.body-data {
	width: 530px;
}

.body-stitle {
	font-weight: bold;
	background: url(images/bult_01.gif) 0 2px no-repeat;
	padding-left: 18px;
	height: 30px;
	color: #0066CC;
	margin:0 0 -18px 0;

}
.body-list {
	background-image: url(images/bult_02.gif);
	background-position: top;
	width: 20px;
	background-repeat: no-repeat;
}
.body-list-title {
	color: #005D81;
}
.gotop {
	height: 40px;
}


a:link, a:visited {
	color: #666;
	text-decoration: none;
}
a:active, a:hover {
	color: #333;
	text-decoration: none;
}


.c_table {
	border-top: 1px solid #D4D0C8;
	border-right: 1px solid #D4D0C8;
	border-bottom: 0px solid #D4D0C8;
	border-left: 0px solid #D4D0C8;
}
.c_table td {
	border-top: 0px solid #D4D0C8;
	border-right: 0px solid #D4D0C8;
	border-bottom: 1px solid #D4D0C8;
	border-left: 1px solid #D4D0C8;
}
.c_table_title {
	background-color: #EADFCA;
	color: #333333;
}
.localmenu a:link { color:white;}
.localmenu a:visited { color:white;}