@charset "utf-8";
/* CSS Document */

body {
	background-position:center;
	margin:0px;
	padding:0px;
}
.float-left {float:left;}
.float-right {float:right;}
.clear {clear:both; font-size:0px; line-height:0px;}
#wrapper {
	width:100%;
	height:505px;
	background-color:#ffc0eb;
	background-position:center 0px;
	background-repeat:no-repeat;
	background-color:#ffc0eb;
	padding:0px;
	margin:0px;
}
#mother {
	width:660px;
	height:406px;
	padding-top:50px;
	margin-left:auto;
	margin-right:auto;
}
#footer {
	width:100%;
	height:100%;
	background-image:url(bg-footer.jpg);
	background-color:#FFFFFF;
	background-repeat:repeat-x;
	padding-top:16px;
}


#enter {
	width:150px;
	height:40px;
	background-image:url(entersite.png);
	background-repeat:no-repeat;
	background-position:center
}
#enter2 {
	width:150px;
	height:40px;
	background-image:url(entermum.png);
	background-repeat:no-repeat;
	background-position:center
}
#line {
	width:9px;
	height:47px;
	background-image:url(line.png);
	background-repeat:no-repeat;
	background-position:center
}
#mother_logo {
	width:660px;
	height:439px;
	background-image:url(main.jpg);
	background-repeat:no-repeat;
	background-position:center
}


