@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
#wrapper {
	width: 517px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	top: 50px;
}



#header {
	clear: both;
	text-align: center;
}
#main_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
#footer {
	font-size: 11px;
	clear: both;
}
#footer  a {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 9px;
	line-height: 8px;
}
#footer a:hover {
	color: #999999;
	text-decoration: none;
	font-size: 9px;
}


#main_content {
	font-size: 11px;
}

a {
	outline:none;
}

#main_content a {
	color: #333333;
	text-decoration: none;
}
#main_content a:hover {
	color: #FF0000;
	text-decoration: none;
}
.main_content_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	letter-spacing: 0.02em;
	text-align: center;
}
.main_content_text_j {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	letter-spacing: 0.02em;
	text-align: justify;
}
.main_content_text_rl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	letter-spacing: 0.02em;
	text-align: left;
	color: #333333;
}
.main_content_text_rr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	letter-spacing: 0.02em;
	text-align: right;
}


.main_content_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}
.main_content_address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	letter-spacing: 0.02em;
	text-align: right;
}
.main_content_arrow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
}
#main_content_heading a {
	text-align: center;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
#main_content_heading a:visited {
	text-align: center;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
#main_content_heading a:hover {
	text-align: center;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
#main_content_heading_io a {
	text-align: center;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
#main_content_heading_io a:visited {
	text-align: center;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
#main_content_heading_io a:hover {
	text-align: center;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
#main_content_heading_io {
	text-align: center;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.exhibition_text {
	color: #999999;
	letter-spacing: 0.1px;
	font-size: 10px;
}
