@charset "utf-8";
/* CSS Document */
#eventblock {
	width: 278px;
}
#eventblock img {
	margin-right: 10px;
}
#content {
	width: 100%;
}
#contact_tool {
	margin-top: 40px;
	background:  url(/img/contact/topic.gif) no-repeat right top;
	height: 31px;
}
#contact_table {
	width: 460px;
}
#contact_table td {
	min-height: 35px;
	*height: 14px;
	line-height: 18px;
	padding-top: 9px;
	padding-bottom: 10px;
}
#contact_table td.contact_data {
	background: url(/img/head/news_line.gif) bottom left repeat-x;
}
#contact_table td.contact_data{
	color: #956163;
	text-decoration: none;
	margin-left: 1px;
	margin-right: 5px;
	font-size: 14px;
	line-height: 20px;
}
#contact_table td.contact_data a {
	color: #956163;
}
#contact_table td.contact_topic {
	width: 88px;
	margin-left: 6px;
	color: #a08550;
	text-decoration: none;
	font-size: 14px;
}
#map {
	margin-bottom: 40px;
}
