@charset "UTF-8";
a	{
	cursor:pointer;
	color: #4D4333;
	font-weight: bold;
}

html{
	scrollbar-base-color: #CDB693;
	scrollbar-arrow-color:	#F5E5CC;
	scrollbar-DarkShadow-Color: #9E7F5C;
	font-family: Rockwell;
	color:#4D4333;
	font-size: 12px;
}
input{
	background-color:#F5E5CC;
}
textarea	{
	background-color:#F5E5CC;
}
option	{
	background-color:#F5E5CC;
}
.tabel {
	top: -20px;
	position:relative;
	padding: 0px;
	text-align:center;
	overflow:hidden;
	min-height: 100%;
	width: 900px;
}
.head {
	height: 250px;
}
.menu {
	font-family: Rockwell;
	font-size: 16px;
	color: #4D4333;
	background-image: url(images/menu1.gif);
	background-repeat: repeat-x;
	height: 30px;
}
.content {
	font-family: Rockwell;
	font-size: 0.8em;
	overflow: hidden;
	min-height: 500px;
	width: 900px;
	background-color:#CDB693;
}
.leftshade	{
	background-image:url(images/shade_left.gif);
	background-repeat:repeat-y;
}
.rightshade	{
	background-image:url(images/shade_right.gif);
	background-repeat:repeat-y;
}
.bottomshade	{
	background-image:url(images/shade_bottom.gif);
	background-repeat:repeat-x;
	height:15px;
}
.bottomshade2	{
	background-image:url(images/shade_bottom2.gif);
	background-repeat:repeat-x;
	height:15px;
}
.main_img {
	font-family: Rockwell;
	position: relative;
	left: 75%;
	top: 15%;
}
.motor_img{
	font-family: Rockwell;
	position: absolute;
	left: 55%;
	top: 25%;
}
.subject	{
	font-family:Rockwell;
	left: 20%;
	font-size: 1.5em;
	width: 90%;
	color:#4D4333;
}
.subject_motor	{
	font-family:Rockwell;
	left: 20%;
	font-size: 1.5em;
	width: 70%;
	color:#4D4333;
}
.subject_split	{
	font-family:Rockwell;
	left: 20%;
	font-size: 1.5em;
	width: 100%;
	color:#4D4333;
}
.txt	{
	font-family:Rockwell;
	color:#4D4333;
	left: 20%;
	width: 99%;
}
.txt_motor	{
	font-family:Rockwell;
	color:#4D4333;
	left: 20%;
	width: 70%;
}
.txt_motor2	{
	font-family:Rockwell;
	color:#4D4333;
	left: 20%;
	width: 80%;
}
.txt_motor3	{
	font-family:Rockwell;
	color:#4D4333;
	left: 15px;
	width: 60%;
}
.txt_motor4	{
	font-family:Rockwell;
	color:#4D4333;
	left: 15px;
	width: 50%;
}
.txt_split	{
	font-family:Rockwell;
	color:#4D4333;
	left: 20px;
	width: 100%;
	position: static;
	height: 100%;
	font-size: 0.8em;
}
.menuItem	{
	margin-left: 2%;
	border:thin;
	font-family:Rockwell;
	width: 900px;
	color: #4D4333;
	font-size:12px;
	margin: 0;
	padding: 0;
}
.image	{
	border-color: #4D4333;
	border-style:solid;
	border-width:thick;
}
.youtube {
	left: 20px;
	top: 20px;
	width: 50%;
}
.icon	{
	width: 20px;
	height:20px;
	display: inline-block;
}
.row1	{
	background-color: #9E7F5C;
	color: #F5E5CC;
}
.row2	{
	background-color: #F5E5CC;
	color: #4D4333;
}

