@charset "utf-8";
body {
	font-size: 90%;
	color: #333333;
	text-align: center;
	margin: 0px;
	padding: 0px;
	line-height: 1.5em;
	background-color: #F4F7F7;
	background-image: url(../../img/body_back.gif);
	background-repeat: repeat-x;
}
a {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #0099CC;
	text-decoration: underline;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#wrappe {
	width: 950px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	text-align: left;
}
#main {
	float: right;
	width: 730px;
}
.pagetop-mora {
	clear: both;
	float: right;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: right;
}
.pagetop-mora p {
	margin-bottom: 5px;
	margin-top: 0px;
}
#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-color: #fbf0ff;
	clear: both;
	width: 100%;
}
.footer-block {
	width: 1020px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.footer-block ul {
	list-style-type: none;
	padding: 0px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	display: block;
	text-align: center;
}
.footer-block li {
	display: inline;
	padding-right: 6px;
	padding-left: 3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #5584AA;
}
.footer-block p {
	clear: both;
	text-align: center;
}
/*--------clearfix---------*/
.clearfix:after {
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
	content: ".";
}
.clearfix {
	display: inline-block;
	clear: both;
}
/* exlude MacIE5 \*/
* html .clearfix {
	height: 1%
}
.clearfix {
	display: block;
}


/* end MacIE5 */

#main_login {
	width: 730px;
	width:auto;
	margin-left: 100px;
	float: left;
}
