@charset "UTF-8";
/* CSS Document */

#container {
	margin: auto;
	width: 1024px;
}

#content {
	position: absolute;
	width: 1024px;
	top: -5px;
}

#header {
	position: absolute;
}

#nav {
	position: absolute;
	top: 164px;
}

#body {
	position: absolute;
	top: 195px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #000;
	font-size: 12px;
	width: 1026px;
	height: 590px;
	background-color: #FFF;
	left: -1px;
}
#body2 {
	position: absolute;
	top: 34px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #000;
	font-size: 12px;
	width: 813px;
	height: 550px;
	background-color: #FFF;
	left: 17px;
}

#slider {
	position: absolute;
	top: 195px;
}

#module_bg {
	position: absolute;
}

#module01 {
	position: absolute;
}

#module02 {
	position: absolute;
}

#module03 {
	position: absolute;
}

#footer {
	position: absolute;
}



#subnav {
	position: absolute;
	left: 380px;
	top: 897px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.title {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 24px;
	color: #772E22;
}

.item {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #AB7048;
	font-size: 18px;
}

.copy {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 18px;
}

#jmplogo {
	position: absolute;
	height: 60px;
	left: 940px;
	top: 885px;
	width: 75px;
}

#cotvlogo {
	position: absolute;
	top: 793px;
}

#bread_crumb {
	position: absolute;
	left: 63px;
	top: 10px;
	width: 410px;
	font-size: 12px;
	color: #900;
	font-family: Arial, Helvetica, sans-serif;
}



.crossout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F00;
	text-decoration: line-through;
}