@charset "utf-8";
/* CSS Document */

body {
	text-align: center;
	background-color: #ccc;
	color: #333;
	font-family: "Times New Roman", Times, serif;
}
#wrapper {
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding-top: 20px;
	padding-bottom: 20px;
}
#banner {
	overflow: hidden;
	background-color: #fff;
	text-align: center;
	padding-top: 10px;
}
#bannerWrapper {
	height: 70px;
	width: 500px;
	background-image: url(../images/meridian_title.png);
    margin: 0 auto;
}
#menu {
	height: 40px;
	text-indent: -5000px;
}
#menu a:link, #menu a:visited {
	height: 40px;
	width: 140px;
	display: block;
	background-image: url(../images/meridian_button.png);
}
#link1 a:link, #link1 a:visited {
	background-position: 0px 0px;
}
#link1 a:hover {
	background-position: 0px 80px;
}
#link1 a:active {
	background-position: 0px 40px;
}
#link2 a:link, #link2 a:visited {
	background-position: -140px 0px;
}
#link2 a:hover {
	background-position: -140px 80px;
}
#link2 a:active {
	background-position: -140px 40px;
}
#link3 a:link, #link3 a:visited {
	background-position: -280px 0px;
}
#link3 a:hover {
	background-position: -280px 80px;
}
#link3 a:active {
	background-position: -280px 40px;
}
#link4 a:link, #link4 a:visited {
	background-position: -420px 0px;
}
#link4 a:hover {
	background-position: -420px 80px;
}
#link4 a:active {
	background-position: -420px 40px;
}
#link5 a:link, #link5 a:visited {
	background-position: -560px 0px;
}
#link5 a:hover {
	background-position: -560px 80px;
}
#link5 a:active {
	background-position: -560px 40px;
}
#content {
	overflow: hidden;
	background-color: #fff;
	padding-top: 20px;
	padding-bottom: 10px;
}
#content_0 {
	xwidth: 200px;
}
#content_1 {
	width: 200px;
}
#content_2 {
	width: 410px;
}
#content_3 {
	width: 290px;
}
#content_a1 {
	width: 610px;
}
#content_a2 {
	width: 290px;
}
#content_b1 {
	width: 290px;
}
#content_b2 {
	width: 320px;
}
#content_b3 {
	width: 290px;
}
#content_c1 {
	width: 310px;
	xheight: 509px;
}
#content_c2 {
	width: 600px;
}
#content_d1 {
}
#content_d2 {
	width: 290px;
}
#content_l0 {
	width: 680px;
}
#content_l1 {
	width: 230px;
	margin-left: 0px;
	padding-left: 10px;
	padding-top: 10px;
}
#content_l2 {
	
}
#content_l3 {
	
}
#content_l4 {
	
}
#links_1 {
	
}
#links_2 {
	
}
#links_3 {
	
}
#links_4 {
	
}
#links_5 {
	
}
#links_6 {
	
}
#links_7 {
	
}
#links_8 {
	
}
#links_9 {
	
}
#footer {
	font-size: 12px;
	text-align: right;
	color: #999;
}
p {
	text-align: justify;
}
a:link, a:visited {
	text-decoration: none;
	color: #666;
	xfont-weight: bold;
	font-size: 13px;
}
a:hover, a:active {
	color: #000;
	text-decoration: underline;
}
.imageWrapper {
	border: 1px solid #eee;
}
.showContent {
	display: block;
}
.hideContent {
	display: none;
}
.contentLink {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
	list-style: none;
	text-align: left;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;
	display: block;
	xbackground-color: #b80;
	margin-bottom: 10px;
	font-weight: bold;
}
#linksTitle {
	width: 680px;
}
