#cont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-left: 1px solid #CCCDCD;
	border-right: 1px solid #CCCDCD;
	border-bottom: 1px solid #CCCDCD;
}

a, td {
	font-size: 12px;
}

.contents {
	padding-left: 20px;
	padding-right: 5px;
	padding-bottom: 30px;
}

li, p {
	color: #9E9E9E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}

small p {
	font-size: 10px;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
}

strong {
	color: #C49319;
}

.contents img {
	border: 1px solid #cccdcd;
	padding: 4px;
}
.menuBg {
	background-image:url(../images/c.gif);
	background-position:left;
	background-repeat:no-repeat;
}
