
body {
	font-size: 12px;
	line-height: 150%;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background: url(images/jmd_05.gif) repeat-y center;
}
a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #0099FF;
	text-decoration: none;
}
.title { background:url(images/title.gif) no-repeat; font-size:14px; color:#20A5FB; font-weight:bold; padding-left:66px; line-height:30px;}
.contents{ width:542px;margin:5px 0 5px 15px;}
.index{ width:260px; margin:5px auto;}
.indexmore{text-align:right; padding-right:10px; margin-top:5px;}