body{
margin:0;
padding:0;
font-family:Helvetica, Arial;
background:#E2E8F5;
}
h1,div,span,h2,input {
padding:0px;
margin:0px;
}
.mn-top-back {
	background-color: #6699FF;
	height:280px;
	width:100%;
	position:relative;
	display:block;
	top:0px;
	padding-top:10px;
	}

.copyright {
clear:both;
width:100%;
	margin:0 auto;
position:relative;
bottom:-400px;
padding-bottom:20px;
}

.mn-top-back-inner {
	background-color: #346699;
	height:80px;
	width:100%;
	position:absolute;
	display:block;
	top:0px;
	padding-top:0px;
	}

.mn-start-now {
position:relative;
right:-50px;
cursor:pointer;

}

.mn-content {
	margin:0 auto;
	width:1000px;
	position:relative;
	}
.mn-top-right {
	float:right;
	position:relative;
top:10px;
}
.mn-content-top {
		width:1000px;
		position:relative;
		height:44px;
}
.mn-logo {
	float:left;
	position:relative;
}
.mn-title {
font-size:18pt;
color:white;
float:left;
position:relative;
}
.mn-title a {
color:white;
text-decoration:none;
}
.mn-signin {
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
-khtml-border-radius: 10px;
border-radius: 10px;
border:2px solid #AA8F4F;
background:#000080;
color:white;
line-height:30px;
height:30px;
padding-right:10px;
padding-left:10px;
float:right;
margin-left:10px;
font-weight:bold;
}
.mn-divide {
width:955px;
position:relative;
top:-12px;
left:25px;
height:2px;
border:2px;
color:white;
background-color:white;
display:block;
}
.mn-content-bott {
	position:relative;
	left:-100px;
	vertical-align:top;
clear:both;
}
.japanese-student {
	height:760px;
	width:395px;
	float:left;	
}
.japanese-teacher {
	height:760px;
	width:312px;
	float:left;
}
.mn-points {
	float:left;	
	position:relative;
	left:-80px;
}
.mn-points h2 {
	color:white;
	font-size:15pt;
	font-weight:normal;
	padding-bottom:13px;
	padding-left: 23px;
	background-image: url(../images/check.png);
	background-repeat: no-repeat;
	background-position: 0 6px;
}



.mn-join {
    background: none repeat scroll 0 0 #346699;
    border-radius: 20px;
    color: #FFFFFF;
    float: right;
    height: 280px;
    position: relative;
    right: -100px;
    top: -160px;
    width: 420px;
    z-index: 1;
}
.mn-join-text {
    font-size: 14pt;
    margin-top: 10px;
    text-align: center;
}
.mn-join-input-wrapper {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #FFFFFF;
    border-radius: 5px;
    height: 30px;
    margin: 10px auto 0;
    position: relative;
    width: 370px;
}


.mn-join-input {
	height:30px;
	line-height:30px;
	font-size:12pt;
	width:260px;
	padding-left:7px;
	border:0px;
	margin:0 auto;
	background:transparent;
}
.mn-bott-section {
	margin:0 auto;
	text-align:left;
	width:370px;
	margin-top:10px;
	position:relative;
}
#mn-join-privacy {
	font-size:8pt;
}
.mn-button {
cursor:pointer;
}
a {
text-decoration:none;
}
.mn-join-button {
display: block; background: url('../images/main-sprite-2012-02-13.png') no-repeat;
float:right;
position:absolute;
padding-left:10pt;
padding-right:10pt;
top:0px;
right:-30px;
}
.bad, .good
{ 
display: block;
background: url('../images/main-sprite-2012-02-13.png') no-repeat;
position:absolute;
right:29px;
z-index:10;
top:5px;
right:5px;
 }
.mn-join-button { background-position: -0px -40px; width: 110px; height: 40px; }
.mn-join-button:hover { background-position: -0px -0px; width: 110px; height: 40px; }
.bad { background-position: -0px -80px; width: 20px; height: 20px; }
.good { background-position: -20px -80px; width: 20px; height: 20px; }
.mn-join-btn {
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
-khtml-border-radius: 8px;
border-radius: 8px;
line-height:30px;
height:30px;
font-weight:bold;
float:right;
position:relative;
padding-left:10pt;
padding-right:10pt;
top:-35px;
	-webkit-box-shadow: 0 8px 6px -6px #346699;
	   -moz-box-shadow: 0 8px 6px -6px #346699;
	        box-shadow: 0 8px 6px -6px #346699;
	color: black;
	border: solid 1px #da7c0c;
	background: #f78d1d;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFF99), to(#f47a20));
	background: -moz-linear-gradient(top,  #FFFF99,  #f47a20);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFF99', endColorstr='#f47a20');
}
.mn-join-btn:hover {
	color: black;
	background: -webkit-gradient(linear, left top, left bottom, from(#FACD3A), to(#FFFF99));
	background: -moz-linear-gradient(top,  #FACD3A, #FFFF99);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#FACD3A', endColorstr='#FFFF99');
}
.orange {
}
.orange:hover {
	background: #f47c20;
	background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015));
	background: -moz-linear-gradient(top,  #f88e11,  #f06015);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015');
}
.orange:active {
	color: #fcd3a5;
	background: -webkit-gradient(linear, left top, left bottom, from(#f47a20), to(#faa51a));
	background: -moz-linear-gradient(top,  #f47a20,  #faa51a);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47a20', endColorstr='#faa51a');
}
.mn-bottom-inner {
	position:absolute;
	width:770px;
	left:330px;
	top:210px;
}
.mn-wording {
	position:relative;
	width:500px;
	float:left;
}
.mn-features {
-moz-border-radius: 12px;
-webkit-border-radius: 12px;
-khtml-border-radius: 12px;
border-radius: 12px;
	position:relative;
	float:right;
	width:250px;
border:2px #346699 solid;
background:#D1E0FF;
}
.mn-wording-title {
	border-bottom:1px black solid;
	border-color:#346699;
	border-width:2px;
	color:#346699;
	font-weight:bold;
margin-bottom:5px;
}
.mn-comments {
	font-size:12pt;
	margin-bottom:30px;
	padding-left:20px;
font-style:italic;
font-family:georgia,serif;
line-height:140%;
}
.mn-text {
	padding-left:20px;
line-height:140%;
}
.mn-features-title {
-moz-border-radius-topleft: 9px;
-moz-border-radius-topright: 9px;
border-top-right-radius: 9px;
border-top-left-radius: 9px;
-khtml-border-radius-topleft: 9px;
-khtml-border-radius-topright: 9px;
border-radius:9px 9px 0px 0px;
	background:#346699;
	color:white;
background:#346699;
	font-size:14pt;
	font-weight:bold;
	text-align:center;
	height:30px;
	line-height:30px;
}
ul {
list-style-type: none;
padding: 10px;
margin: 0px;
}
.mn-features li {
padding-bottom:10px;
color:black;
font-weight:bold;
background-image: url(../images/circle.png);
background-repeat: no-repeat;
background-position: 0px 5px; 
padding-left: 14px; 
}
