@charset "utf-8";
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 27px;
	color: #c8163b;
	line-height: normal;
}
.main {
	background-color: #FFFFFF;
	height: auto;
	width: auto;
	background-image: url(/img/bg-main-content-white.gif);
	background-repeat: no-repeat;
	background-position: 345px bottom;
}
.menu {
	background-color: #FFFFFF;
	height: auto;
	width: 191px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #9a9b9d;
	padding-top: 43px;
	padding-right: 16px;
	padding-bottom: 43px;
	padding-left: 28px;
	line-height: normal;
	text-align: right;
	background-image: url(/img/bg-menu-headpage.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
