#central h2 {
	margin-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #c96;
}

#central table {
	width: 593px;
	border-collapse: collapse;
	border: 1px #CCC solid;
	margin: 0px auto;
	color: #960;
}

#central table th {
	width: 150px;
	text-align: center;
}

#central table th,
#central table td {
	border: 1px #CCC solid;
	padding: 3px;
}

#central h3 {
	margin-top: 20px;
	background-image: url("/img/subtitle/subtitle_bg.jpg");
	background-repeat: no-repeat;
	height: 50px;
	padding: 25px 0px 8px 38px;
	color: #630;
}

.comment {
	width: 593px;
	color: #960;
	margin: 0px auto;
	clear: both;
}


.comment h4 {
	color: #F60;
	margin-bottom: 15px;
}

