@import url(http://fonts.googleapis.com/css?family=PT+Sans+Narrow&subset=latin,cyrillic);
*
{
	border: 0;
	font-size: 100%;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body
{
	background: url('images/background1.png') repeat-x scroll left 144px, url('images/background.png') repeat fixed 0% 0% transparent;
	color: #555;
	font-family: Arial,Helvetica,Sans-serif;
	font-size: 13px;
	line-height: 1.5;
}
a
{
	color: #3971CE;
	text-decoration: none;
}
a:hover, a:focus
{
	color: #C93204;
	text-decoration: none;
}
.waedu_land
{
	margin: 10px auto 0px;
	width: 960px;
}
.waedu_upper
{
	background: none repeat scroll 0% 0% #FEFEFE;
	float: left;
	height: 34px;
	padding: 0px;
	position: relative;
	z-index: 400;
}
.waedu_upper ul
{
	line-height: 1;
	list-style: none outside none;
	margin: 0px;
	padding: 0px;
}
.waedu_upper ul li
{
	float: left;
	position: relative;
}
.waedu_upper ul li a
{
	color: #737373;
	display: block;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 13px;
	font-weight: normal;
	margin: 0 3px 0 0;
	padding: 11px 15px;
	text-decoration: none;
	text-transform: uppercase;
}
.waedu_upper ul li a:hover
{
	border-top: 1px solid #F47032;
	color: #F47032;
	margin: -1px 3px 0 0;
	outline: 0;
}
.waedu_logo
{
	background: none repeat scroll 0% 0% #FFF;
	clear: both;
	height: 60px;
	padding: 20px 10px;
}
.waedu_txt
{
	background: none repeat scroll 0% 0% #FFF;
	margin-top: 10px;
	padding: 15px;
}
.waedu_left
{
	float: left;
	width: 600px;
}
.waedu_right
{
	float: left;
	padding-left: 15px;
	width: 300px;
}
.waedu_right h2
{
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 18px;
}
.waedu_right ul
{
	list-style: none outside none;
	margin: 10px 0;
	padding: 0px;
}
.waedu_right ul li
{
	background: url('images/widget-list.png') no-repeat scroll left 5px transparent;
	margin: 0px 0px 2px;
	padding: 0px 0px 9px 12px;
}
.waedu_right ul li a
{
	color: #414445;
	text-decoration: none;
}
.waedu_right ul li a:hover
{
	color: #F97237;
	text-decoration: none;
}
.waedu_left h1
{
	color: #333;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 18px;
	margin: 0px 0px 3px;
	padding: 0px;
}
.waedu_left h2
{
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 16px;
	margin: 7px 0;
}
.waedu_way
{
	color: #777;
	font-size: 10px;
	margin-bottom: 10px;
}
.waedu_left p
{
	margin: 10px 0;
}
.waedu_left ul, .waedu_left ol
{
	margin: 10px 0 10px 20px;
}
.waedu_footer
{
	background: none repeat scroll 0% 0% #383838;
	color: #FFF;
	padding: 20px 0px;
	text-align: center;
}