@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;
}
input{
	background-color:#F5E5CC;
}
textarea	{
	background-color:#F5E5CC;
}
option	{
	background-color:#F5E5CC;
}
.tabel {
	top: -20px;
	position:relative;
	padding: 0px;
	width: 80%;
	text-align:center;
	overflow:hidden;
}
.head {
	height: 25%;
}
.menu {
	font-family: Rockwell;
	font-size: 16px;
	color: #4D4333;
	background-image: url(images/menu1.gif);
	background-repeat: repeat-x;
	height: 8%;
}
.content {
	font-family: Rockwell;
	font-size: 0.8em;
	overflow: hidden;
	min-height: 500px;
	width: 100%;
}
.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: 70%;
	color:#4D4333;
}
.subject_motor	{
	font-family:Rockwell;
	left: 20%;
	font-size: 1.5em;
	width: 60%;
	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: 90%;	
}
.txt_motor	{
	font-family:Rockwell;
	color:#4D4333;
	left: 20%;
	width: 70%;
}
.txt_motor2	{
	font-family:Rockwell;
	color:#4D4333;
	left: 20%;
	width: 80%;
}
.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: 90%; 
	position:relative;
	color: #4D4333;
	font-size:16px;
}
.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;
}
.subject2	{
	font-family:Rockwell;
	font-size: 1.5em;
	color:#4D4333;
}