#right_side {
	width: 230px;
	float: right;
}
div#article {
	padding: 0px;
}
div#article .content {
	padding: 0px;
}
div#article .center {
	width: 470px;
	float: left;
}
#exchange {
	margin-bottom: 20px;
}

#relation-contact {
	height: 133px;
	margin-bottom: 25px;
	background: url(/htdoc/images/relation.contact.bg.jpg) no-repeat left bottom;
}
	#relation-contact h2 {
		text-indent: -3000em;
		margin: 0px;
		height: 23px;
	}
	#relation-contact a {
		height: 22px;
		text-indent: -3000em;
		outline: none;
		display: block;
	}


#links {
	margin-bottom: 25px;
}
	#links h2 {
		text-indent: -3000em;
		margin: 0px;
		height: 23px;
	}
	#links table {
		width: 100%;
	}
		#links table th,
		#links table td {
			padding: 15px 0px;
			vertical-align: middle;
		}
	#links a:hover {
		color: #ff0000;
	}
	#links a {
		color: #000000;
	}

