.contentes strong {
	color: #CC3366;
	font-weight: normal;
}
.contentes em {
	font-style: normal;
	color: #FF6600;
}
.contact_t {
	margin-bottom: 0px;
	padding-right: 20px;
	padding-left: 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-top: 0px;
	padding-top: 20px;
	padding-bottom: 10px;
	background-image: url(../img/info/contact_t.jpg);
	background-repeat: no-repeat;
	height: 413px;
	width: 478px;
}
.contentes_half h4 {
	text-align: center;
	color: #CC3333;
	font-weight: bold;
	padding-bottom: 2px;
	margin-top: 10px;
}
.contentes_half ul {
	padding-top: 0px;
	margin-top: 10px;
	margin-left: 3px;
}
.contentes_half li {
	padding-top: 1px;
	padding-bottom: 2px;
}
.contentes li {
	padding-top: 1px;
	padding-bottom: 1px;
	font-size: 12px;
}
