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


#content {
	background: url(../hall/img/content_bk.gif) repeat-x;
}

#contentcontainer {
	background: url(../hall/img/contentcontainer_bk.gif) repeat-y;
}

h3 {
	color: #003366;
}

.captionr{
	color: #003366;
}

#contentr {
	background: #42a2d5;
}

#contentr ul li a {
	border-top: 1px solid #3c7ac0;
	border-bottom: 1px solid #09478d;
	background-color: #0b59b0;
}

