body { margin:0; padding:0; }
form, p { margin:0; padding:0; }
img { border:0; }
td, body, input {
	font: 16px Arial;
}
body {
	background: #FFF;
	padding: 0 0 15px 0;
	color: #00A9C9;
}
p {
	margin: 10px 0;
	line-height: 30px;
}
hr {
	background: #61C1EA;
	color: #61C1EA;
	height:1px;
	display: block;
	border:0; 
	margin-left: 0;
	clear:both;
}
h1, h2, h3, h4, h5, h6 {
	color: #00BEE2;
	margin: 10px 0;
	font-weight: normal;
}
h1 {
	font-size: 24px;
	text-align: center;
}
h2 {
	color: #00BEE2;
	font-size: 28px;
	letter-spacing: 1px;
	margin: 30px 0;
}
h3 {
	font-size: 26px;
	font-style: italic;
	color: #231F20;
	margin: 20px 0;
}
h4 {
	color: #231F20;
	font-size: 16px;
	font-weight: normal;
	margin: 5px 0;
}
h5 {
	color: #231F20;
	font-size: 12px;
	font-weight: normal;
	margin: 5px 0;
	font-style: italic;
}
h6 {
	font-size: 12px;
	font-weight: normal;
}

a { 
	color: #66BE6B;
}
a:hover { 
	text-decoration: none;
}


.clear { clear:both; height:1px;}

.main {
	width: 1024px;
}

.top {
	padding-top: 20px;
	color: #231F20;
	font-style: italic;
	font-size: 21px;
}
.top img {
	float: left;
	margin-right: 30px;
}
.card {
	background: url(img/card.jpg) center center no-repeat;
	display: block;
	width: 172px;
	padding: 85px 0 15px 0;
	text-align: center;
	float: right;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
.top h2 {
	margin-top: 30px;
}
.top p {
	padding-left: 340px;
	margin: 0;
}
.top a {
	font-size: 14px;
	font-style: normal;
}
.top ul {
	padding: 0;
	margin: 0;
}
.top li {
	list-style: none;
	float: left;
	padding-right: 45px;
}
.top li a {
	color: #231F20;
}

.what h2 {
	margin-bottom: 20px;
}
.what h2 a {
	color: #00BEE2;
	padding: 7px 9px;
	display: inline-block;
}
.what h2 a.selected {
	color: #FFF;
	background: url(img/menu_top_bg.jpg) center center no-repeat;
	text-decoration: none;
	width: 200px;
	text-align: center;
}
.what h3 {
	margin: 0 0 30px 70px;
}
.what h3 a {
	color: #231F20;
}
.what h3 span a {
	color: #808284;
	font-size: 18px;
	padding: 0 30px;
	font-style: normal;
}
.what p {
	color: #231F20;
	font-family: Verdana;
}
.what img {
	margin: 20px 20px 20px 0;
	font-family: Verdana;
}
.what hr {
	height: 2px;
	width: 820px;
	text-align: left;
}

.what .right {
	width: 90px;
	float: right;
	margin: 0 0 80px 100px;
}
.what .right img {
	margin: 40px 0 0 0;
}

.quest {
	padding-left: 70px;
}
.quest div {
	background: url(img/ansver_bg.jpg) center center no-repeat;
	width: 662px;
	height: 144px;
	margin: 10px 0 10px 110px;
	padding: 5px;
}
.quest div img {
	float: left;
	width: 80px;
	margin: 15px 10px 40px 10px;
}
.quest div p {
	line-height: 20px;
	font-size: 12px;
	color: #FFF;
}

.quest div.head {
	background: url(img/quest_img.gif) 300px center no-repeat;
	height: 140px;
	padding: 20px 0 0 0;
	width: auto;
	margin: 0;
}
.quest .head a {
	display: block;
	float: left;
}
.quest .head a.quest_head {
	padding-top: 20px;
	width: 620px;
	text-align: center;
	font: 24px Georgia;
	color: #231F20;
	font-style: italic;
	text-decoration: none;
	font-weight: bold;
	cursor: hand;
	cursor: pointer;
}
.quest .head a.quest_head span {
	display: inline-block;
	border-bottom: 2px dashed #231F20;
	cursor: hand;
	cursor: pointer;
}
.quest .head a.left {
	margin-left: 75px;
	width: 60px;
	height: 83px;
	background: #00BFF3 url(img/arrow_l.gif) center center no-repeat;
}
.quest .head a.left:hover {
	background: url(img/arrow_l_on.gif) center center no-repeat;
}
.quest .head a.right {
	margin-right: 30px;
	width: 60px;
	height: 83px;
	background: #00BFF3 url(img/arrow_r.gif) center center no-repeat;
}
.quest .head a.right:hover {
	background: url(img/arrow_r_on.gif) center center no-repeat;
}
.quest .head a.all {
	width: 100px;
	color: #00BEE2;
	font-size: 16px;
}

.left_menu, .content, .header {
	vertical-align: top;
}

.header {
	padding-top: 20px;
}
.header .head {
	width: 466px;
	padding: 10px 0 10px 40px;
	background: #00BFF3 url(img/prog_bg.jpg) left center repeat-x;
	font-size: 24px;
	color: #FFF;
	float: left;
}
.header img {
	margin: 10px 0 0 35px;
}

.left_menu {
	padding-bottom: 23px;
}
.left_menu ul {
	list-style: none;
	width: 250px;
	margin: 0;
	padding: 30px 0 0 40px;
}
.left_menu li {
	height: 33px;
}
.left_menu a {
	color: #231F20;
	display: inline-block;
	padding-left: 20px;
}
.left_menu a:hover, .left_menu a.selected {
	padding-left: 0;
	color: #FFF;
	background: #00BFF3 url(img/menu_bg.jpg) left center repeat-x;
	text-decoration: none;
}
.left_menu a:hover div, .left_menu a.selected div {
	background: url(img/menu_r.jpg) right center no-repeat;
}
.left_menu a:hover div div, .left_menu a.selected div div {
	background: url(img/menu_l.jpg) left center no-repeat;
	padding: 5px 20px 9px 20px;
}

.trainer img {
	float: left;
	margin-bottom: 10px;
}
.trainer .dialog {
	background: url(img/ansver_bg.gif) left center no-repeat;
	width: 515px;
	height: 113px;
	position: absolute;
	margin-top: 20px;
	margin-left: 120px;
	color: #231F20;
	font-size: 16px;
}
.trainer .dialog p {
	margin-left: 140px;
	font-family: Arial;
	line-height: 23px;
}
.trainer h4 {
	margin-top: 170px;
}

.content {
	padding-bottom: 23px;
}
.content p {
	font-family: Verdana;
}
.short, .short h2 {
	color: #231F20;
}

.bot {
	background: #00BFF3 url(img/bot_bg.jpg) left center repeat-x;
	height: 34px;
	color: #EEE;
	padding-left: 60px;
}

.rasp {
	background: url(img/rasp_head.jpg) right top no-repeat;
	border-collapse: collapse;
}
.rasp td, .rasp th {
	width: 120px;
	height: 95px;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
	font-size: 16px;
	border-bottom: 2px solid #C1C2C3;
}
.rasp .h, .rasp .h1, .rasp .h2 {
	height: 30px;
	color: #C4E7F0;
	font-size: 18px;
	border: none;
}
.rasp div {
	font-size: 14px;
	color: #FFF;
}
.rasp .h1 {
	color: #C7E1AB;
}
.rasp .h1 div {
	color: #D4DE24;
}
.rasp .h2 {
	color: #FCC595;
	font-size: 14px;
}
.rasp .h2 div {
	color: #FCC595;
}
.rasp th {
	color: #231F20;
	padding: 0;
}
.rasp span {
	color: #6D6E70;
	font-size: 12px;
}
.rasp a {
	color: #27A9E1;
	display: block;
}
.rasp .t {
	color: #231F20;
	font-size: 18px;
}
.rasp .ok {
	background: url(img/rasp_ok.gif) center center no-repeat;
}
.rasp .cl {
	background: url(img/rasp_close.gif) center center no-repeat;
}
.rasp .sm {
	background: url(img/rasp_ok.gif) center center no-repeat;
	font-size: 14px;
}
.rasp .sp {
	background: url(img/rasp_split.gif) center center no-repeat;
	font-size: 14px;
}
.rasp .sp .t {
	font-size: 15px;
	margin-bottom: 7px;
}
.content .rasp_top {
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	color: #6D6E70;
}
.content .rasp_top a {
	margin: 0 15px;
}
.content h2 a {
	color: #231F20;
	font-size: 16px;
	margin-left: 100px;
}
