@charset "utf-8";
/* CSS Document */

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #FFFFFF;
}
a:link {
	color:#3399ff;
}
a:visited {
	color:#3399ff;
}
a:active {
	color:#3399ff;
}
a:hover {
	color:#cc0000;
}

.mainDesign #container {
	width: 47em;
	background: #333333;
	margin: 0 auto;
	text-align: left;
	border: 2px inset #cccccc;
} 
.mainDesign #header {
	background: #000000;
	padding: 0 0px;
} 
.mainDesign #header1 {
	background:#000000;
	float: left;
	width: 12em;
}
.mainDesign #header2 {
	height: 54px;
	text-align: center;
}
.mainDesign #header h1 {
	margin: 0;
	padding: 10px 0;
}
.mainDesign #title {
	width:47em;
	height:23.8em;
	background:url(../Pictures/mechatyoro-top.jpg) no-repeat center;
	background-color:#000000;
}
.mainDesign #title a {
	font-weight:bold;
}
.mainDesign .OnlineStore {
	float:left;
	width:160px;
	text-align:center;
	margin-left:0;
	border-top: 0.5em double #666666;
	border-bottom: 0.5em double #666666;
}
.mainDesign .google {
	float:right;
	width:18em;
	text-align:right;
}
.mainDesign .content01 {
	width:10em;
	margin: 1em 0 0 18.5em ;
	text-align:center;
}
.mainDesign .content02 {
	float:left;
	width:10em;
	margin: 3.5em 0 0 2em;
	text-align:center;
}
.mainDesign .content03 {
	float:right;
	width:10em;
	margin: 3.5em 2em 0 0;
	text-align:center;
}
.mainDesign .content04 {
	float:left;
	width:10em;
	margin: 6em 0 0 2em;
	text-align:center;
}
.mainDesign .content05 {
	float:right;
	width:10em;
	margin: 6em 2em 0 0;
	text-align:center;
}

.mainDesign #navigator {
	background:#333333;
}

.mainDesign #mainContent {
	float: right;
	width: 47em;
	text-align:center;
 	padding: 0;
	background:#000000;
} 
.mainDesign #mainContent .Row {
	float:left;
	margin:0.5em;
	width:14.4em;
}
.mainDesign #mainContent .content {
	margin-bottom:0.5em;
}
.mainDesign #mainContent .content .title {
	background-color:#333333;
	text-align:center;
	padding: 0.4em 0;
	font-weight:bold;
}
.mainDesign #mainContent .content .explanation {
	padding:0.5em;
	text-align:left;
}
.mainDesign #mainContent h2{
	background:#000000;
	padding:0 5px;
	font-weight:bold;
	border-right:solid 1px #333333;
	border-bottom:solid 1px #333333;
	border-left:solid 10px #333333;
}
.mainDesign #mainContent div.toTop {
	font-size: small;
	text-align: right;
}
.mainDesign #footer {
	padding: 0 10px;
	background:#333333;
	text-align: right;
	font-size: small;
} 
.mainDesign #footer p {
	margin: 0;
	padding: 10px 0;
}

.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

p.Move
{
	margin-top: 1em;
	margin-left: 1em;
}
