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


body {
	background-image: url(../images/background.jpg);
	background-color: #840017;
	background-repeat: no-repeat;
	background-position: center top;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 18px;
}
a:link {
	color: #A30B44;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #A30B44;
}
a:hover {
	text-decoration: none;
	color: #A30B44;
}
a:active {
	text-decoration: underline;
	color: #A30B44;
}
h3 {
	font-size: 14px;
	line-height: 18px;
	color: #AC0441;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	color: #AC0441;
}
hr {
	padding: 0px;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 7px;
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #AC0441;
	height: 1px;
	color: #AC0441;
}
#menus_title {
	background-color: #AC0441;
	color: #FFF;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
}



#mainbox {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
       margin-top: -40px;     
}
#menubox {
	height: 34px;
	margin-top: 86px;
	padding-top: 13px;
}
#menu_left {
	float: left;
}
#menu_right {
	float: right;
}
#menubox img {
	margin-right: 9px;
	margin-left: 9px;
}
#midbox {
	margin-top: 15px;
	background-color: #e2e2e2;
	padding-bottom: 12px;
}
#contentbox {
	background-color: #FFF;
	margin-top: 6px;
}
#leftbox {
	width: 245px;
	padding-top: 30px;
	padding-left: 30px;
	padding-bottom: 30px;
	float: left;
}
#leftbox img {
	margin-bottom: 2px;
}
#title {
	margin-bottom: 10px;
}
#mapbox {
	float: right;
}



#rightbox {
	width: 620px;
	padding-top: 30px;
	padding-right: 30px;
	float: right;
	padding-bottom: 30px;
}
#rightbox ul li {
	background-image: url(../images/bullet01.png);
	background-repeat: no-repeat;
	background-position: 4px 7px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#rightbox table tr td {
	text-align: left;
	vertical-align: middle;
}
#rightbox #menus tr td {
	text-align: center;
	vertical-align: top;
}



#footerbox {
	background-image: url(../images/background_footer.png);
	margin-top: 7px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	margin-bottom: 20px;
	color: #f68d9e;
}
#footerbox h2 {
	font-size: 18px;
	color: #f68d9e;
	margin-bottom: 5px;
}
#footerbox h3 {
	font-size: 14px;
	color: #f68d9e;
	margin-bottom: 5px;
}
#footerbox h4 {
	font-size: 10px;
	font-weight: normal;
	margin-top: 20px;
}

#footerbox a:link {
	color: #f68d9e;
	text-decoration: underline;
}
#footerbox a:visited {
	text-decoration: underline;
	color: #f68d9e;
}
#footerbox a:hover {
	text-decoration: none;
	color: #f68d9e;
}
#footerbox a:active {
	text-decoration: underline;
	color: #f68d9e;
}
.rightbox h3 {
    display: inline;
    padding: 60px;
}


#navs  li {
    color:#B43E6B !important;
  background-image: none !important;
	background-repeat: no-repeat !important;
	background-position: 4px 7px !important;
        text-decoration: none !important;
        padding-left: 0px !important;
        padding-right: 0px !important;
        margin-left: 0px !important;

}
