@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(images/bg2.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #f6c238;


}
.a {
	background-repeat: repeat-x;
	background-position: left top;
	width: 1000px;
	height: inherit;
	margin-right: auto;
	margin-left: auto;

	background-color: #1b60c7;
}

.logo {
	background-repeat: no-repeat;
	height: 115px;
	width: 159px;
	margin-left: 20px;
	float: left;
	margin-top: 20px;
	text-decoration: none;
}
.head {
	height: 231px;
	width: 100%;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
.title {
	float: left;
	height: 20px;
	width: 450px;
	margin-top: 50px;
	color: #f3c024;
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
}

.logo img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.btt {
	height: 30px;
	width: 100px;
	background-image: url(images/btt.png);
	background-repeat: no-repeat;
	margin-right: 80px;
	margin-left: auto;
	background-position: bottom;
}

.btxt  {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #F1BE15;
	font-size: 15px;
	text-align: center;
	padding-top: 2px;
}
.btxt a  {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #F1BE15;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
}
.btxt  a:hover  {
	color: #FFFFFF;
}
.gr {
	background-image: url(images/gr.png);
	height: 100px;
	width: 450px;
	float: right;
	background-repeat: no-repeat;
	background-position: bottom;
	font-family: Arial;
	color: #387fbd;
	font-size: 40px;
	font-weight: bold;
	padding-top: 79px;
}
.gr2 {
	color: #f3c026;
	padding-left: 150px;
}

.all {
	width: 100%;
}

.left_menu {
	width: 283px;
	height: 378px;
	margin-top: 50px;
	float: left;
	background-image: url(images/ball.jpg);
	background-repeat: no-repeat;
	
}
.left_menu ul {
	margin-top: 80px;
}


.left_menu li {
	margin-bottom: 10px;
	list-style-type: none;
	text-indent: 10px;
	padding-top: 1px;
}
.left_menu  a {
	list-style-type: none;
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	color: #2A71C3;
}
.left_menu   a:hover {
	color: #FFFFFF;
}



.active a {
	background-image: url(images/left_m.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 265px;
	color: #7fabdf;
	text-decoration: none;
	
}




#main1 {
	color: #7fabdf;
	text-decoration: none;
}
.right {
	float: right;
	width: 680px;
}
#car {
	margin-top: 35px;
	float: right;
}
#schema {
	float: right;
	width: 690px;
	height: 412px;
}

.txt {
	height: 200px;
	width: 681px;
	color: #2b71c1;
	font-family: Arial;
	font-size: 12px;
	float: right;
	text-align: justify;
	background-color: #f3c024;
}
.txt1 {
	height: 215px;
	width: 681px;
	color: #2b71c1;
	font-family: Arial;
	font-size: 12px;
	float: right;
	text-align: justify;
	background-color: #f3c024;
}
.txt2 {
	height: 70px;
	width: 681px;
	color: #2b71c1;
	font-family: Arial;
	font-size: 12px;
	float: right;
	text-align: justify;
	background-color: #f3c024;
}
.txt3 {
	height: 60px;
	width: 681px;
	color: #2b71c1;
	font-family: Arial;
	font-size: 12px;
	float: right;
	text-align: justify;
	background-color: #f3c024;
}
.big  {
	font-size: 25px;
}
.content {
	padding-top: 40px;
	padding-right: 30px;
	padding-left: 40px;
	padding-bottom: 60px;
	font-size: 13px;
}

.content2 {
	height: 200px;
	margin-top: 30px;
	font-family: Arial;
	color: #f3c024;
	font-size: 13px;
}
.content3 {
	font-size: 13px;
	width: 280px;
	bottom: 20px;
	padding-top: 30px;
	padding-right: 40px;
	padding-left: 40px;
	float: left;
}
.content4 {
	padding-top: 30px;
	padding-right: 30px;
	padding-left: 405px;
	font-size: 13px;
}

.content5 {
	height: 200px;
	margin-top: 80px;
	font-family: Arial;
	color: #f3c024;
	font-size: 13px;
	padding-right: 30px;
	padding-left: 40px;
}

.content6 {
	padding-right: 20px;
	padding-left: 40px;
	padding-bottom: 50px;
	font-size: 13px;
}

.content7 {
	height: 235px;
	text-align: center;
	padding-top: 30px;
	color: #f3c024;
	font-weight: bold;
	font-size: 15px;
	padding-bottom: 10px;
}
.content8 {
	text-align: center;
	padding-top: 35px;
	color: #f3c024;
	font-weight: bold;
	font-size: 15px;
}

.footer {
	height: 153px;
	width: 1000px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
	margin-top: 210px;
}
.r_txt {
	font-family: Arial, Helvetica, sans-serif;
	color: #f3c024;
	padding-top: 90px;
	font-size: 12px;
	text-align: right;
	padding-right: 40px;
	float: right;
}
.l_txt {
	font-family: Arial, Helvetica, sans-serif;
	color: #f3c024;
	padding-top: 90px;
	width: 500px;
	float: left;
	padding-left: 40px;
	font-size: 12px;
}

.ideo1 a {
	background-repeat: no-repeat;
	height: 37px;
	width: 64px;
	z-index: 100000;
	position: relative;
	display: block;
	background-image: url(images/ideo.png);
	float: right;
	background-position: top;
	top: 115px;
	right: 10px;
	margin-bottom: -53px;
}
.ideo1   a:hover  {
	background-repeat: no-repeat;
	height: 72px;
	width: 64px;
	z-index: 100000;
	position: relative;
	display: block;
	background-image: url(images/ideo.png);
	float: right;
	background-position: top;
	top: 80px;
	right: 10px;
	margin-bottom: -53px;
}

