@charset "utf-8";
body {
	background-color: #bfbfbf;
	text-align: center;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#container {
	text-align: left;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	background-color: #FFFFFF;
}
#head {
	background-color: #E0E0E0;
	margin: 0px;
	padding: 0px;
	height: 208px;
}
#top {
	margin: 0px;
	padding: 0px;
	height: 140px;
	background-image: url(css/top.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#logo {
	height: 36px;
	width: 308px;
	padding: 0px;
	margin-top: 104px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#top2 {
	margin: 0px;
	padding: 0px;
	height: 68px;
	background-image: url(css/top2.png);
	background-repeat: no-repeat;
	background-position: 308px 0px;
}
#title2 {
	padding: 0px;
	float: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #42116c;
	text-decoration: none;
}
#menu {
	padding: 0px;
	float: left;
	width: 150px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #CB0575;
}
#main-content {
	padding: 0px;
	float: left;
	width: 520px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#title {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 68px;
	width: 308px;
	background-color: #1d95f1;
}
#content {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
#footer {
	padding-top: 20px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 200px;
	clear: both;
	margin: 0px;
}
#podmenu {
	padding: 0px;
	float: left;
	width: 150px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #CB0575;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	color: #CB0575;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height: 20px;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
li {
	list-style-type: none;
}
.line {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.link {
	color: #cb0575;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CB0575;
}
.footer-link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	text-decoration: none;
}
.link-bold {
	color: #cb0575;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CB0575;
	font-weight: bold;
}
.menu-li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #cb0575;
	text-decoration: none;
	line-height: 20pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CB0575;
}
a:hover.menu-li {
	border-bottom-style: dashed;
}
a:hover.link {
	border-bottom-style: dashed;
}
a:hover.footer-link {
	border-bottom-style: dashed;
}
a:hover.link-bold {
	border-bottom-style: dashed;
}

