@import url("normalize.css");
@import url("../libs/slick/slick.css");
@import url("../libs/slick/slick-theme.css");
@import url("../libs/magnific-popup/magnific-popup.css");
@import url("media.css");

body, html {
	background: #EDF0F5;
	font-family: Tahoma, Helvetica, sans-serif, Arial;
	font-size: 14px;
	color: #555555;
}
a {
	color: #2fa4e7;
	text-decoration: none;
}
a:hover, a:focus {
	color: #157ab5;
	text-decoration: underline;
}
* {
	margin: 0;
	padding: 0;
	outline: none;
}
.centralize {
	width: 1000px;
	margin: 0 auto;
	position: relative;
}
#f_content,
#s_content,
#pops,
.partners {
	width: 960px;
	position: relative;
}
.content_title {
	width: 920px;
	overflow: hidden;
}
#header {
	width: 1000px;
	margin: 0 auto;
	height: 78px;
	text-align: center;
}
#footer, .breadcrumbs {
	width: 1000px;
}
.termspage {
	width: 1000px;
}
.school_page {
	width: 1000px;
}
.seminars_city {
	width: 1000px;
}
.corporatep {
    width: 1000px;
}
.blogpma {
	width: 1000px;
}
.blogcats {
	width: 1000px;
}
.blogcats ul li + * + * + * + * + * {
	margin-right: 0px !important;
}
.thxforeg {
	width: 468px;
}
.logotype {
	background: url(/_static/_adaptive2016/images/logo_big.png) left no-repeat;
	line-height: 16px;
	padding-left: 69px;
	padding-top: 6px;
	color: #66707C;
	height: 55px;
	width: 140px;
	display: inline-block;
	position: relative;
	top: 9px;
	text-align: left;
}
a.lg {
	text-decoration: none;
}
.search {
	display: inline-block;
	width: 382px;
	text-align: left;
}
.search span {
	font-size: 10px;
	color: #666;
}
.search form {
	position: relative;
	margin-top: 7px;
}
.search input[type="text"] {
	width: 245px;
	height: 23px;
	color: #a9a9ae;
	line-height: 23px;
	background: #fff;
	font-size: 10px;
	padding-left: 4px;
	border: 1px solid #8CA1B4;
}
.search input[type="submit"] {
	background: url(/_static/_adaptive2016/images/search_button.png);
	background-position: 0;
	border: none;
	width: 84px;
	height: 28px;
	position: absolute;
	bottom: -1px;
}
.search input[type="submit"]:hover {
	background-position: 84px;
	cursor: pointer;
}
.ask {
	display: inline-block;
	width: 190px;
	height: 40px;
	font-size: 12px;
	position: relative;
	top: 3px;
	text-align: left;
}
.ask ul li {
	margin-bottom: 3px;
}
.ask ul li a {
	color: #666;
	position: relative;
	bottom: 3px;
}
.ask ul li:first-child {
	list-style-image: url(/_static/_adaptive2016/images/icons/phone.png);
}
.ask ul li:first-child + * {
	list-style-image: url(/_static/_adaptive2016/images/icons/question.png);
}
.free_call {
	background: url(/_static/_adaptive2016/images/icons/day_and_night.png) left no-repeat;
	display: inline-block;
	padding-left: 43px;
	padding-top: 3px;
	text-align: left;
}
.free_call i {
	color: #666;
	font-size: 10px;
	font-style: normal;
	position: relative;
	bottom: 8px;
}
.free_call a {
	color: #4a0000;
	text-decoration: none;
	font-size: 16px;
	position: relative;
	bottom: 2px;
}
a.openmenu {
	display: none;
	color: #fff;
    width: 80%;
    text-decoration: none;
    font-size: 15px;
}
a.openmenu img {
    vertical-align: middle;
    margin-bottom: 3px;
}
#navigation, #nav {
	background: #8CA1B4;
	border-bottom: 1px solid #B9C0D2;
	border-top: 1px solid #B9C0D2;
	height: 30px;
	line-height: 30px;
	font-size: 13px;
	color: #fff;
	position: relative;
	z-index: 5;
}
#navigation ul li u,
#navigation ul li .tag-u4m {
    text-decoration: none;
    display: inline-block;
}
#nav ul li u,
#nav ul li .tag-u4m {
	display: block;
	text-decoration: none;
}
#nav ul {
    position: fixed;
    height: 100%;
    width: 250px;
    top: 0;
    left: 0;
    z-index: 9999;
    background: #edf0f5;
    overflow: overlay;
}
#nav .mmoverlay {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.35);
	left: 0;
	top: 0;
}
#nav ul li {
	list-style: none;
    padding: 2px 19px;
    background: #8ca1b4;
    cursor: pointer;
    border-bottom: 1px solid #fff;
    font-size: 14px;
}
#nav ul li a {
    color: #fff;
    display: block;
    width: 100%;
}
#nav ul li ul {
    border: none;
    display: none;
    background: #edf0f5;
    position: relative;
    margin-left: -19px;
    margin-right: -19px;
    top: 0;
}
/*
#nav ul li:hover ul {
	display: block;
}
#nav ul li ul li:hover ul {
	display: block !important;
}
*/
#nav ul li ul li {
    background: none;
    padding: 3px 19px;
    margin: 0;
    border: none;
}
#nav ul li ul li a {
	color: #555;
}
#nav ul li ul li ul {
	display: none;
	background: #fff;
}
.fixed {
	position: fixed !important;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 6;
}
#navigation ul li.active {
	background: #4877A1;
}
.logo {
    display: inline-block;
    background: #6c8194 url(/_static/_adaptive2016/images/logo_small.png) 18px 5px no-repeat;
    width: 48px;
    padding-left: 45px;
}
a.lgs {
	display: none;
	color: #fff;
	font-size: 13px;
}
.basket {
	background-color: #6C8194;
	float: right;
	cursor: pointer;
	color: #fff;
	font-weight: bold;
	padding: 0 11px;
}
.ib {
	background: url(/_static/_adaptive2016/images/icons/glyphs.png) no-repeat;
	background-position: -360px -112px;
	width: 16px;
	height: 27px;
	display: inline-block;
	margin-bottom: -7px;
}
#navigation ul {
	display: inline-block;
	padding: 0 20px;
}
#navigation ul li {
	list-style: none;
	display: inline-block;
	margin-right: 36px;
	padding: 0 11px;
	cursor: pointer;
}
#navigation ul li ul {
	font-size: 12px;
}
#navigation ul li span.isempty {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px solid;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
}
#navigation ul li:hover span {
	border-bottom-color: #333333;
	border-top-color: #333333;
}
#navigation ul li a {
	color: #fff;
	text-decoration: none;
}
#navigation ul li:hover {
	background: #54687b;
}
#navigation ul li:hover ul {
	display: block;
}
#navigation ul li.about ul {
	padding: 14px 0 14px 7px;
	font-size: 0;
	line-height: 0;
	width: 489px;
}
#navigation ul li.about ul li {
	min-width: 104px;
	height: 23px;
	line-height: 23px;
	margin-right: 0;
	padding: 0 21px;
	font-size: 12px;
}
#navigation ul li.about ul li.alast {
	width: 148px;
}
#navigation ul li.about ul li:hover {
    background-color: #2fa4e7;
}
#navigation ul li.about ul li:hover a {
	color: #ffffff;
}
#navigation ul li ul {
	border: 1px solid #8ca1b4;
	background: #fff;
	display: none;
	position: absolute;
	margin-left: -31px;
	width: 440px;
}
#navigation ul li ul li ul {
	background: #fff;
	display: none;
}
#navigation ul li ul li:hover ul {
	display: block !important;
	left: 304px;
	top: 8px;
}
#navigation ul li ul li ul li a {
	color: #555 !important;
}
#navigation ul li.categories ul li ul li i {
	color: #555;
	font-style: normal;
	margin-left: 3px;
}
#navigation ul li ul li ul li:hover a {
	color: #fff !important;
}
#navigation ul li ul li ul li:hover i {
	color: #fff;
}
#navigation ul li ul li a {
	color: #333333;
}
#navigation ul li.categories ul li ul {
	display: none;
}
#navigation ul li.categories ul {
	padding: 12px 0 12px 0;
	min-width: 256px;
	max-width: 293px;
}
#navigation ul li.categories ul li {
	display: block;
	height: 23px;
	line-height: 23px;
	margin-right: 0;
	padding: 0 21px;
}
#navigation ul li.categories ul li:hover {
	background-color: #2fa4e7;
}
#navigation ul li.categories ul li:hover a {
	color: #fff;
}
#f_content,
#s_content {
	margin: 0 auto;
	background: #fff;
	padding: 0 20px;
}
.title {
	padding-top: 18px;
	text-align: center;
}
.title h2,
.title h2.ht,
.title h1,
.title h1.ht {
	color: #000;
	font-weight: 500;
	font-size: 18px;
}
.title h2.ht,
.title h1.ht {
	font-size: 22px;
	margin: 0px;
}
.title p {
	font-size: 12px;
	margin-top: 13px;
	margin-bottom: 14px;
}
.seminar {
	position: relative;
	float: left;
	margin: 5px;
	display: table;
}
.first {
	background: #EDF0F5 no-repeat 13px 10px;
	width: 225px;
	height: 73px;
	display: table-cell;
	vertical-align: middle;
}
.first {
	color: #555555;
	font-size: 12px;
	position: relative;
	padding-left: 85px;
}
.first img {
	vertical-align: middle;
	position: absolute;
	top: 12px;
	left: 14px;
}
.first a {
	font-size: 18px;
	color: #555;
}
.first:hover .second {
	display: block;
}
.second {
    display: none;
    background: #fff;
    position: absolute;
    left: 1px;
    top: 1px;
    width: 276px;
    max-width: 276px;
    z-index: 1;
    padding: 15px;
    border: 1px solid #C5C8CD;
    border-right: 2px solid #C5C8CD;
    border-bottom: 2px solid #C5C8CD;
}
.second img {
	vertical-align: middle;
	margin-bottom: 5px;
	margin-right: 7px;
	margin-top: 2px;
	position: relative;
	top: 0px;
	left: 0px;
	float: left;
}
.second a {
    text-decoration: underline;
    color: #444;
    font-size: 18px;
    line-height: 24px;
}
.second a:hover {
	color: #047;
	text-decoration: none;
}
.second ul {
	margin-top: 10px;
}
.second ul li {
	list-style: none;
	padding-bottom: 7px;
	font-size: 12px;
}
.second ul li a {
	font-size: 12px;
	line-height: normal;
}
.select_city {
    margin-top: 16px;
    padding-bottom: 30px;
	text-align: center;
}
.select_city ul {
	margin-top: 20px;
}
.select_city ul li {
	list-style: none;
	display: inline-block;
	margin-right: 18px;
	margin-bottom: 15px;
}
.select_city ul li img {
	vertical-align: middle;
	margin-right: 1px;
}
.select_city ul li a {
	color: #047;
	font-size: 12px;
}
.select_city ul li a:hover {
	text-decoration: underline;
}
#pops {
	margin: 0 auto;
	background: #eee;
	padding: 0 20px;
}
.popular {
	margin: 10px;
    height: 220px;
    width: 210px;
    position: relative;
	border: 1px solid transparent;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	behavior: url(../js/border-radius.htc);
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.pop {
    margin-top: 15px;
    margin-bottom: 15px;
    margin-left: 20px;
    margin-right: 20px;
}
.pops {
    height: 220px;
    width: 100%;
}
.p_title {
    text-align: center;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    padding-top: 13px;
    padding-left: 12px;
    padding-right: 12px;
}
.p_content {
    color: #fff;
    font-size: 12px;
    position: absolute;
    bottom: 58px;
    left: 10px;
    line-height: 19px;
}
.p_content b {
	display: block;
}
.p_center {
    text-align: center;
    position: absolute;
    bottom: 13px;
    left: 44px;
}
.p_button {
	background: url(/_static/_adaptive2016/images/bg_1.png) repeat-x;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid #e6e6e6;
    color: #555555;
    background-color: #f5f5f5;
    display: inline-block;
    cursor: pointer;
    border: 1px solid transparent;
    padding: 8px 12px;
    font-size: 14px;
    line-height: 18px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    -icab-border-radius: 4px;
    border-radius: 4px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
}
.p_button:hover {
	background: url(/_static/_adaptive2016/images/bg_2.png);
}
.popular a {
	text-decoration: none;
}
.popular:hover {
	background: #012E6F;
}
.vit-bg0 {
	background: #D8700A;
}
.vit-bg1 {
	background: #D8AF0A;
}
.vit-bg2 {
	background: #529E3D;
}
.vit-bg3 {
	background: #1F9CAF;
}
.vit-bg4 {
	background: #D8700A;
}
.about_school {
	font-size: 12px;
	line-height: 17px;
	padding: 0 20px;
	padding-top: 14px;
	overflow: hidden;
}
.about_school .title {
	margin-bottom: 20px;
	margin-top: 16px;
}
img.asi {
	float: right;
	margin-bottom: 20px;
	max-width: 100%;
}
.about_school p.description {
	float: left;
	max-width: 423px;
}
.about_s {
	margin-top: 30px;
}
.as {
    display: inline-block;
    width: 291px;
    height: 328px;
    margin: 0 10px 0 0;
    text-align: left;
    vertical-align: top;
}
.as:first-child + * + *,
.as:first-child + * + * + * + * {
	margin: 0;
}
.as p {
    width: 281px;
}
.as b, .as .tag-b4m {
	line-height: 31px;
	font-weight:bold;
}
.as img {
	width: 280px;
}
.why_we {
	overflow: hidden;
	text-align: center;
	margin-bottom: 25px;
}
.why_we .title {
	margin-bottom: 15px;
}
.why_we ul li {
	list-style: none;
    float: left;
    width: 152px;
    padding: 20px;
}
.why_we ul li a {
	color: #001f37;
}
.why_we ul li a:hover {
    color: #157ab5;
    text-decoration: underline;
}
.why_we ul li img {
	margin-bottom: 20px;
}
.news {
	font-size: 12px;
	overflow: hidden;
	padding: 0 20px;
}
.news .title {
	margin-bottom: 30px;
}
.n_last {
	float: left;
	width: 50%;
}
.n_last img {
    max-width: 100%;
}
.n_list {
	float: right;
	max-width: 420px;
}
.nl_img {
	float: left;
	width: 110px;
}
.n_list img {
	width: 90px;
	height: 90px;
}
.nl_title {
	padding: 13px 0;
}
.nl_title a {
	color: #000;
	line-height: 17px;
}
.n_title {
    margin-top: 10px;
    margin-bottom: 23px;
}
.n_title a {
    color: #000;
    font-size: 18px;
}
.nl_content,
.n_content {
	line-height: 17px;
}
.n_img {
	margin-bottom: 10px;
}
.nn {
    min-height: 113px;
    border-bottom: 1px solid #d4d4d4;
    margin-bottom: 20px;
    padding-bottom: 10px;
}
.an {
	margin-top: 15px;
	margin-bottom: 40px;
}
.partners {
    margin: 0 auto;
    background: #edf0f5;
    padding: 0 20px;
}
.partners .title {
	margin-top: 10px;
	margin-bottom: 25px;
}
.coop {
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 40px;
}
.partner {
    width: 178px;
    color: #999;
    font-size: 11px;
    text-align: center;
    line-height: 14px;
}
.partner:hover img {
    -webkit-filter: none;
    -moz-filter: none;
    -ms-filter: none;
    -o-filter: none;
    filter: none;
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-opacity: 100;
}
.partner img {
    display: inline-block;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
    opacity: 0.4;
    filter: alpha(opacity=40);
    -moz-opacity: 0.4;
}
#footer {
	margin: 0 auto;
	background: #fff;
	margin-top: 30px;
}
.f_1 {
	padding: 39px 0px 28px 61px;
}
.f_block {
	width: 200px;
	float: left;
	font-size: 14px;
    color: #000;
}
.f_block u {
	text-decoration: none;
	display: block;
	width: 100%;
}
.f_block ul {
	margin-top: 10px;
}
.f_block ul li {
	list-style: none;
    padding-bottom: 8px;
}
.f_block ul li a {
    color: #666;
    font-size: 11px;
}
.f_block ul li a:hover {
	color: #59769e;
}
.f_separator {
	height: 20px;
	background: #edf0f5;
}
.f_block:first-child + * + * + * {
    font-size: 12px;
    line-height: 16px;
    width: 300px;
    color: #555;
    margin-left: 30px;
}
.f_block:first-child + * + * + * span.fbt {
	display: block;
	color: #4877A1;
	line-height: 31px;
}
.f_block a.fbt {
	color: #555;
}
.f_2 {
	padding: 10px 40px 10px 35px;
	height: 50px;
}
ul.icons_menu {
	width: 55px;
	margin-left: 19px;
}
ul.icons_menu li {
	list-style: none;
}
ul.icons_menu,
ul.icons_menu li,
.subscribe,
.download_courses,
ul.social_icons,
ul.social_icons li,
.payments
 {
	display: inline-block;
	vertical-align: middle;
}
.subscribe {
    margin-left: 55px;
}
.download_courses {
	margin-left: 35px;
}
.subscribe,
.download_courses a {
    color: #666;
    font-size: 11px;
}
.download_courses img {
	vertical-align: middle;
	margin-right: 5px;
	margin-bottom: 1px;
}
.subscribe a {
	color: #666;
}
.payments {
    float: right;
    margin-top: 14px;
    margin-right: 53px;
}
ul.social_icons {
    float: right;
    margin-top: 13px;
    margin-right: 43px;
}
ul.social_icons li {
	margin-right: 5px;
}
ul.social_icons li:first-child + * + * {
	margin-right: 3px;
}
ul.social_icons li:first-child + * + * + * {
	margin-right: 0px;
}
.f_3 {
	background: #edf0f5;
	overflow: hidden;
	padding: 11px 39px 40px 39px;
}
.documents {
	float: left;
	margin-top: 9px;
}
.documents a {
	text-decoration: none;
}
.license_a {
    background: url(/_static/_adaptive2016/images/icons/documents.png) no-repeat;
    background-position: 4px;
    width: 60px;
    height: 60px;
    display: inline-block;
}
.license_a:hover {
    background: url(/_static/_adaptive2016/images/icons/documents.png) no-repeat;
    background-position: -59px;
}
.license_b {
    background: url(/_static/_adaptive2016/images/icons/documents.png) no-repeat;
    background-position: -122px;
    width: 60px;
    height: 60px;
    display: inline-block;
}
.license_b:hover {
    background: url(/_static/_adaptive2016/images/icons/documents.png) no-repeat;
    background-position: -185px;
}
.license_iso {
    background: url(/_static/_adaptive2016/images/icons/documents.png) no-repeat;
    background-position: -246px;
    width: 60px;
    height: 60px;
    display: inline-block;
}
.license_iso:hover {
    background: url(/_static/_adaptive2016/images/icons/documents.png) no-repeat;
    background-position: -309px;
}
.copyright {
	margin-left: 229px;
	line-height: 16px;
}
.copyright a {
	color: #47a;
}
.firman {
	font-size: 12px;
	color: #000;
	margin-bottom: 7px;
}
.firman span {
	color: #000 !important;
	font-size: 10px !important;
}
.copyright span {
	font-size: 10px;
	color: #666;
}
.mfp-fade.mfp-bg {
  opacity: 0;

  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.mfp-fade.mfp-bg.mfp-ready {
	opacity: 0.8;
}
.mfp-fade.mfp-bg.mfp-removing {
	opacity: 0;
}
.mfp-fade.mfp-wrap .mfp-content {
	opacity: 0;
	-webkit-transform: scale(0) rotate(90deg);
	-ms-transform: scale(0) rotate(90deg);
	-o-transform: scale(0) rotate(90deg);
	transform: scale(0) rotate(90deg);
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
	opacity: 1;
	-webkit-transform: scale(1) rotate(0deg);
	-ms-transform: scale(1) rotate(0deg);
	-o-transform: scale(1) rotate(0deg);
	transform: scale(1) rotate(0deg);
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
	opacity: 0;
}
.clear {
	clear: both;
}
.center {
	text-align: center;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.discount {
	position: fixed;
	right: 0;
	bottom: 0;
}
.popup_first {
	position: relative;
	background: #FFF;
	width: auto;
	max-width: 500px;
	margin: 20px auto;
	font-size: 12px;
	overflow: hidden;
	line-height: 17px;
}
.popup_first img {
	max-width: 100%;
}
.content_b input {
    display: block;
    width: 95%;
    height: 38px;
    line-height: 38px;
    padding: 0 10px;
    font-size: 14px;
    color: #afafaf;
    background: #fff;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    behavior: url(../js/border-radius.htc);
    margin-bottom: 10px;
}
.content_b input:focus {
    border-color: rgba(233, 142, 10, 0.8) !important;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(233, 142, 10, 0.6) !important;
}
.content_b button {
    background: #728ea3 url(/_static/_adaptive2016/images/bg_3.png) repeat-x;
    padding: 8px 12px;
    min-height: 38px;
    font-size: 14px;
    border: 1px solid #7790a3;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	behavior: url(../js/border-radius.htc);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.content_b button:hover {
    background: #617d92 url(/_static/_adaptive2016/images/bg_4.png) repeat-x;
    cursor: pointer;
}
.content_b button img {
	vertical-align: middle;
	margin-right: 3px;
}
.popup_second {
	position: relative;
	background: #FFF;
	padding: 20px;
	width: auto;
	max-width: 500px;
	margin: 20px auto;
	overflow: hidden;
}
.left_b {
	display: inline-block;
	width: 40%;
	padding: 20px;
	vertical-align: top;
}
.right_b {
	display: inline-block;
	width: 41%;
	padding: 20px;
	vertical-align: top;
}
.content_b {
	padding: 20px;
}
.breadcrumbs {
    margin: 0 auto;
    min-height: 21px;
    line-height: 20px;
    font-size: 11px;
    padding-top: 6px;
    padding-bottom: 6px;
}
.breadcrumbs a {
	color: #666;
}
.goback {
	color: #027 !important;
}
.goback:hover {
	color: #027 !important;
	text-decoration: none;
}
.breadcrumbs i {
    display: inline-block;
    background: url(/_static/_adaptive2016/images/icons/black_glyphs.png) no-repeat;
    width: 14px;
    height: 16px;
    background-position: -240px -96px;
    margin-bottom: -4px;
}
.b_title {
	font-weight: bold;
	font-size: 16px;
    color: #f7a635;
    margin-bottom: 10px;
}
.pptb {
	padding: 14px 44px 14px 0;
    background: #8a9fb2;
    color: #fff;
    font-size: 17px;
    padding-left: 20px;
    line-height: 21px;
}

.up {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
}
#up {
	background: url(/_static/_adaptive2016/images/icons/up.png);
	width: 40px;
	height: 38px;
	position: relative;
	margin: 0 auto;
	top: 50px;
	right: 538px;
	display: none;
	cursor: pointer;
}
#up:hover {
	background: url(/_static/_adaptive2016/images/icons/up_hover.png);
}
.hide {
	display: none;
}
.content {
	padding: 20px 20px;
}
.content_title {
    background: #fff;
    padding: 16px 40px 16px;
    font-size: 24px;
    color: #000;
    margin: 0 auto;
    margin-bottom: 7px;
}
.f_sidebar {
	float: right;
}
ul.city_news {
	font-size: 12px;
}
ul.city_news li.current {
	background: #8CA1B4;
}
ul.city_news li.current a {
	color: #fff;
}
ul.city_news li {
	position: relative;
	display: block;
	border: 1px solid #edf0f5;
	background: #edf0f5;
	padding: 10px 66px 10px 14px;
	margin-bottom: 10px;
	height: 16px;
	line-height: 16px;
}
ul.city_news li a {
	color: #333;
}
ul.city_news li img {
	vertical-align: middle;
	margin-bottom: 2px;
	margin-right: 8px;
}
.fstitle {
    font-size: 18px;
    color: #000;
    margin-bottom: 12px;
}
.t_content {
	margin-right: 270px;
}
.nbig {
	font-size: 12px;
	margin-top: 32px;
}
.nbimg {
	margin-bottom: 20px;
}
.nbimg img {
	width: 95%;
}
.nbtitle {
	margin-top: 11px;
	margin-left: 2px;
	margin-bottom: 20px;
}
.nbtitle a {
    color: #000;
    font-size: 18px;
}
.nbtitle a:hover {
	color: #4776A0;
}
.nbcontent {
	line-height: 17px;
}
.nlittle {
	font-size: 12px;
	display: inline-block;
	width: 260px;
	margin-right: 60px;
	vertical-align: top;
}
.nlimg {
	overflow: hidden;
	margin-bottom: 20px;
	height: 173px;
}
.nlimg img {
	width: 100%;
}
.nltitle {
	margin-top: 11px;
	margin-bottom: 20px;
}
.nltitle a {
    color: #000;
    font-size: 18px;
}
.nltitle a:hover {
	color: #4776A0;
}
.nlcontent {
	line-height: 17px;
}
ul.pagination {
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	behavior: url(../js/border-radius.htc);
	border: 1px solid #dddddd;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
	display: inline-block;
	height: 26px;
	line-height: 26px;
	font-size: 12px;
}
ul.pagination li {
	list-style: none;
	display: inline-block;
	border-right: 1px solid #dddddd;
	padding: 0 9px 0 4px;
	margin-left: -4px;
	padding-left: 9px;
}
ul.pagination li:hover {
	background: #f5f5f5;
}
ul.pagination li.disabled a {
	color: #999999;
}
ul.pagination li.active {
	background: #f5f5f5;
}
ul.pagination li.active a {
	color: #999999;
}
ul.pagination li:last-child {
	border-right: none;
}
.switching hr {
	border: 0;
	height: 1px;
	background: #d4d4d4;
	margin: 20px 0;
	margin-bottom: 40px;
}
ul.pyears {
	font-size: 12px;
	margin-bottom: 25px;
}
ul.pyears li {
	list-style: none;
	display: inline-block;
	margin-left: -3px;
	margin-bottom: 9px;
}
ul.pyears li.active a {
    background: #8CA1B4 !important;
    color: #fff !important;
}
ul.pyears li a {
    display: inline-block;
    padding: 7px 14px;
    background-color: #ffffff;
    border: 1px solid #dddddd;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-khtml-border-radius: 15px;
	behavior: url(../js/border-radius.htc);
}
.full_news {
	margin-bottom: 20px;
	font-size: 12px;
	margin-top: 9px;
}
.fntitle {
    font-size: 18px;
    color: #000;
    margin-top: 20px;
    margin-bottom: 10px;
}
.fncontent {
	line-height: 18px;
	margin-right: 100px;
}
.fncontent img {
	width: 100%;
	max-width: 640px;
	display: block;
	margin: 20px 0;
}
.fnshorttext {
    font-weight: bold;
    margin-bottom: 20px;
}
.news_np {
	border-top: 1px solid #d4d4d4;
	border-bottom: 1px solid #d4d4d4;
	padding: 24px 0;
	margin: 20px 0;
	margin-top: 34px;
}
.news_np a {
    display: inline-block;
    padding: 7px 14px;
    background-color: #ffffff;
    border: 1px solid #dddddd;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-khtml-border-radius: 15px;
	behavior: url(../js/border-radius.htc);
}
.news_np a:hover {
	background: #eee;
}
.news_np a:first-child {
	float: right;
}
.cat_reviews {
	overflow: hidden;
	margin-top: 10px;
}
.cat_reviews a {
    float: left;
    display: block;
    width: 180px;
    height: 100px;
    margin: 0 40px 40px 0;
    padding: 10px;
    background: #47a no-repeat 10px 120%;
}
.cat_reviews a:hover {
	background: #f90;
	text-decoration: none;
}
.cat_reviews a i, .cat_reviews a .tag-i4m {
    display: block;
    color: #fff;
    padding: 5px 10px;
    font-size: 18px;
    font-style: normal;
}
.s_sidebar {
	float: left;
	width: 230px;
}
.fo_content {
	margin-left: 250px;
}
.categories_r a {
	cursor: pointer;
    display: block;
    width: 185px;
    margin: 0 0 10px 0;
    background: #8CA1B4;
    color: #fff;
    padding: 7px 8px;
    font-size: 14px;
    line-height: 17px;
}
.categories_r a:hover {
	background: #f90;
    text-decoration: none;
}
.categories_r a.active {
	background: #4877a1;
}
.crews a {
    margin: 0 20px 20px 0;
    width: 318px;
    height: 130px;
    float: left;
    background: #4877a1 no-repeat 100% 100%;
}
.crews a:hover {
	background-color: #f90;
}
.crews a i, .crews a .tag-i4m {
	display: block;
    color: #fff;
    padding: 15px 18px;
    font-size: 18px;
    font-style: normal;
}
.crews a:hover {
    text-decoration: none;
}
.list_reviews {
	margin-top: 10px;
}
.list_reviews h2 {
	font-size: 18px;
	color: #000;
	font-weight: 500;
	margin-bottom: 34px;
	margin-right: 320px;
	line-height: 20px;
}
.rewleft {
	float: left;
	width: 120px;
}
.rewphoto {
	text-align: center;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	behavior: url(../js/border-radius.htc);
    overflow: hidden;
    width: 100px;
    height: 100px;
}
.categories_r {
    margin-top: 10px;
}
.pgntn {
	margin-bottom: 25px;
}
.review {
	margin-bottom: 20px;
	font-size: 12px;
    line-height: 17px;
	overflow: hidden;
}
.rewright {
    margin-left: 144px;
    padding: 10px 15px 12px 15px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	behavior: url(../js/border-radius.htc);
    background-color: #f5f5f5;
    position: relative;
}
.rrarrow {
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 10px 10px 10px 0;
    display: block;
    width: 0;
    z-index: 1;
    left: -10px;
    border-color: transparent #f5f5f5;
    top: 29px;
}
.rewdate {
    font-size: 10px;
    color: #999;
    margin-bottom: 6px;
}
.rewcity {
    font-size: 11px;
    color: #444;
}
.rewname {
	font-size: 12px;
    color: #000;
}
.rewname a {
	color: #000;
}
.teachers {
	font-size: 12px;
	line-height: 17px;
}
.tfilters ul li {
	list-style: none;
	display: inline-block;
	margin-bottom: 12px;
}
.tfilters ul li:hover a {
	background: #47a;
	color: #fff;
}
.tfilters ul li a {
	padding: 5px 8px;
	cursor: pointer;
}
ul.tfletters {
	margin-top: 16px;
	margin-bottom: 8px;
}
.tfilters ul li.active a {
	background: #f90;
	color: #000;
}
.tfilters ul li.nores a {
	color: #999;
}
.tfilters ul li.nores a:hover {
	color: #999;
	background: none;
	text-decoration: none;
}
.teacher {
	display: inline-block;
	width: 215px;
	vertical-align: top;
    margin-bottom: 35px;
    margin-right: 9px;
}
.teacherimg img {
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	behavior: url(../js/border-radius.htc);
}
.teachername a {
    color: #47a;
}
.teacherdesc {
    font-size: 11px;
    color: #666;
}
.teacherimg {
	margin-bottom: 5px;
}
.tfilters {
	margin-bottom: 20px;
}
.teacher_page {
	font-size: 12px;
	line-height: 18px;
    padding-bottom: 20px;
}
.teacher_page img {
	display: block;
	float: left;
    margin: 0 28px 28px 0;
}
.teacvr img {
	float: none;
	margin: 0px;
	width: 100%;
}
.teacvr {
	margin: 10px 10px;
}
.teacher_page h1 {
	font-weight: 500;
    font-size: 24px;
    color: #000;
    margin: 20px 0;
}
.teacher_page h2 {
    font-weight: 500;
    font-size: 18px;
    color: #000;
    margin: 20px 0;
}
.teacher_page h3 {
    font-weight: 500;
    font-size: 18px;
    color: #000;
    margin: 36px 0 23px 0;
}
.contacts_page {
	font-size: 13px;
	line-height: 18px;
}
.cpccity a {
    color: #666;
    display: block;
    width: 130px;
    height: 187px;
    float: left;
    margin: 11px 18px 11px 0;
}
.cpccity a:hover {
	background-color: #e4e4e4 !important;
    text-decoration: none;
}
.cspleft, .cspright {
	margin-top: 20px;
	display: inline-block;
	vertical-align: top;
}
.cspright {
    margin-top: 47px;
    margin-left: 30px;
}
.cspleft span {
	display: block;
	color: #000;
	margin-bottom: 10px;
}
.pdf {
	margin-top: 10px;
}
.pdf img {
	vertical-align: middle;
	margin-right: 10px;
}
.csppadding {
	margin-bottom: 20px;
}
.contact_page h1 {
    font-size: 24px;
    color: #000;
    font-weight: 500;
   	margin-bottom: 25px;
}
.first_map, .second_map, .third_map {
	margin-bottom: 20px;
}
.second_map, .third_map {
	display: none;
}
.cpcleft {
    float: left;
}
.cpcleft a.active {
	background: url(/_static/_adaptive2016/images/bg_5.png);
    border: 1px solid #495e6e;
}
.cpcleft a.active:hover {
	background: url(/_static/_adaptive2016/images/bg_5.png);
}
.cpcleft a.cpclb {
    height: 28px;
    line-height: 28px;
    text-align: center;
    padding: 0;
}
.cpcleft a.cpclb:hover {
	background-position: 30px;
}
.cpcleft a {
	display: block;
	background: url(/_static/_adaptive2016/images/bg_6.png);
	color: #fff;
	position: relative;
	min-width: 134px;
	margin-bottom: 10px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	behavior: url(../js/border-radius.htc);
	border: 1px solid #829caf;
	font-size: 11px;
	padding-left: 51px;
	height: 30px;
	padding-top: 6px;
	padding-right: 11px;
	line-height: 12px;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	text-decoration: none;
}
.cpcleft a:hover {
	background: url(/_static/_adaptive2016/images/bg_4.png);
	text-decoration: none;
}
.cpcleft a i {
	position: absolute;
	left: 6px;
	top: 12px;
	font-size: 34px;
	font-style: normal;
}
.cpcright {
    margin-left: 228px;
    font-size: 12px;
    line-height: 26px;
}
.cpcright p {
	line-height: 17px;
}
.clients {
	margin: 0 20px;
	padding: 0 10px;
	margin-bottom: 30px;
}
.client {
	text-align: center;
}
.client img {
	display: inline-block !important;
}
.discount_page {
	line-height: 17px;
	position: relative;
	padding-top: 400px;
}
.dsdesc {
	font-size: 13px;
	background: #d8dee8;
	padding: 20px 20px 20px 400px;
}
.dsdesc b {
	color: #027;
    font-size: 14px;
    vertical-align: middle;
}
.dpmuhi {
	position: absolute;
	top: 17px;
}
.dpsce {
	position: absolute;
	right: 0;
	top: 0;
}
.dscon {
	padding: 10px 20px 20px 400px;
	margin-top: 20px;
	margin-bottom: 32px;
}
.dscon b {
	font-size: 17px;
	color: #027;
	line-height: 20px;
}
.dscon ul {
	margin-top: 20px;
	margin-left: 42px;
	font-size: 12px;
}
.dscon ul li {
	line-height: 22px;
}
.dsbig {
	font-size: 18px;
	text-align: center;
	padding: 10px 50px 10px 50px;
	line-height: 26px;
	margin-bottom: 40px;
}
.havequestions {
	font-size: 12px;
	line-height: 22px;
	position: relative;
	display: block;
	float: right;
	bottom: 13px;
}
.havequestions img {
	float: left;
	margin-right: 7px;
}
.hqwrite {
	display: block;
	font-size: 20px;
    color: #027;
}
.bonuspage {
	font-size: 12px;
}
.bpimage {
	margin: 20px 0;
}
.bpimage img {
	width: 100%;
}
.bpacontent {
	width: 280px;
	margin: auto;
	line-height: 19px;
}
.bpadvantages {
	text-align: center;
	overflow: hidden;
	margin-top: 30px;
	margin-bottom: 30px;
}
.bpadvantage {
	width: 300px;
	float: left;
}
.bpatitle {
	font-size: 18px;
	color: #002e6e;
	margin-bottom: 15px;
}
.bpadvantage a {
	margin-top: 14px;
	display: inline-block;
	background: url(/_static/_adaptive2016/images/bg_8.png);
	height: 20px;
	line-height: 20px;
	padding: 8px 12px;
	border: 1px solid #e6e6e6;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	behavior: url(../js/border-radius.htc);
	font-size: 14px;
	color: #555;
}
.bpadvantage a:hover {
	background: url(/_static/_adaptive2016/images/bg_7.png);
	text-decoration: none;
}
.bpimage i {
	position: relative;
	top: 2px;
}
.bptitle {
	color: #002e6e;
	font-size: 20px;
	text-align: center;
	margin-bottom: 15px;
	margin-top: 25px;
}
.bpexamples {
	margin-bottom: 70px !important;
	margin-right: 20px;
	margin-left: 20px;
}
.bpexample img {
	width: 100%;
}
.bphowtouses {
	overflow: hidden;
	margin-bottom: 40px;
}
.bphowtouse {
	width: 220px;
	float: left;
	text-align: center;
	margin-right: 9px;
	line-height: 18px;
}
.bphowtouse img {
	margin-bottom: -5px;
}
.bpotherc {
	margin-bottom: 36px;
}
.bpotitlec {
	color: #002e6e;
	font-size: 20px;
	margin-bottom: 15px;
}
.bpotherc ul {
	margin-left: 35px;
}
.bpotherc ul li {
	line-height: 18px;
}
.bpimage:first-child {
	margin-top: 0px;
}
.bpccurce a:first-child {
	margin-top: 14px;
	display: inline-block;
	background: url(/_static/_adaptive2016/images/bg_8.png);
	height: 20px;
	line-height: 20px;
	padding: 8px 12px;
	border: 1px solid #e6e6e6;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	behavior: url(../js/border-radius.htc);
	font-size: 14px;
	color: #555;
}
.bpccurce a:first-child:hover {
	background: url(/_static/_adaptive2016/images/bg_7.png);
	text-decoration: none;
}
.bpccurce a {
	display: block;
	margin-top: 21px;
}
.gift_certificate {
	background: url(/_static/_adaptive2016/images/current_gift.png) 176px 80px no-repeat;
	font-size: 12px;
	line-height: 17px;
}
.gctitle {
	font-size: 32px;
	color: #2C6195;
	font-weight: bold;
	line-height: 44px;
	border-left: 7px solid #2C6195;
	padding-left: 20px;
	padding-top: 1px;
	padding-bottom: 8px;
	margin: 20px 0;
}
.gcfcontents {
	font-size: 17px;
	color: #728392;
	width: 249px;
	margin-top: 189px;
	margin-bottom: 98px;
}
.gcfcontent {
	border-left: 4px solid #728392;
	line-height: 23px;
	margin-bottom: 51px;
	padding-left: 23px;
	position: relative;
}
.gcscontents {
	overflow: hidden;
	font-weight: bold;
	margin-top: 25px;
	margin-bottom: 25px;
}
.gcscontent {
	float: left;
	width: 256px;
	font-size: 18px;
	line-height: 24px;
	color: #6C7989;
	border-right: 3px solid #728392;
	height: 195px;
	padding-right: 26px;
	padding-left: 26px;
}
.gcscontent:first-child {
	padding-left: 0;
}
.gcscontent:first-child + * + * {
	border-right: 0;
    padding-right: 0;
}
.gcsctitle {
	font-size: 18px;
	line-height: 25px;
	color: #FEA75A;
	margin-bottom: 10px;
}
a.gcsorder {
	display: inline-block;
	width: 300px;
	background: url(/_static/_adaptive2016/images/bg_10.png);
	background-position: 0 -3px;
	color: #fff;
	border-radius: 10px;
	height: 39px;
	line-height: 37px;
	text-align: center;
	font-size: 23px;
	text-transform: lowercase;
	letter-spacing: 1px;
	font-style: italic;
	text-shadow: -1px 1px 0px rgba(0, 0, 0, 0.39);
    margin-top: 20px;
    margin-bottom: 40px;
	text-decoration: none;
	-webkit-box-shadow: 0 3px 5px 0px rgba(0, 0, 0, 0.13);
	-moz-box-shadow: 0 3px 5px 0px rgba(0, 0, 0, 0.13);
	box-shadow: 0 3px 5px 0px rgba(0, 0, 0, 0.13);
}
a.gcsorder:hover {
	text-decoration: none;
	background: url(/_static/_adaptive2016/images/bg_9.png);
	background-position: 0 -3px;
}
.gctcontents {
	margin: 20px 0;
	margin-bottom: 40px;
	overflow: hidden;
}
.gctcontent {
    font-weight: bold;
    font-size: 18px;
    line-height: 20px;
    color: #6c7989;
    width: 300px;
    float: left;
}
.gctcontent img {
    float: left;
    margin-right: 16px;
}
.gctcontent p {
	margin-left: 49px;
}
.gcfocontents {
	overflow: hidden;
	margin-bottom: 20px;
}
.gcfocontents img {
	float: right;
}
.gcfoctitle {
	font-size: 18px;
	line-height: 21px;
	width: 480px;
	color: #FEA75A;
	border-bottom: 3px solid #728392;
	font-weight: bold;
	padding-bottom: 10px;
	margin-bottom: 10px;
	text-align: right;
	width: 510px;
}
.gcfoccontent {
	text-align: right;
	font-size: 11px;
	line-height: 17px;
	color: #889;
	width: 510px;
}
.termspage {
	font-size: 12px;
    background-color: #fff;
    position: relative;
    left: -40px;
    top: 20px;
    overflow: hidden;
    line-height: 17px;
}
.termspage h2 {
	font-size: 18px;
	color: #000;
	font-weight: 500;
	margin: 10px 0;
}
.termspage h3 {
	font-size: 15px;
	color: #000;
	font-weight: 500;
	margin: 10px 0;
}
.termspage ul {
	margin-left: 43px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.tp1 {
	background: url(/_static/_adaptive2016/images/terms_bg_1.png);
	height: 510px;
	position: relative;
}
.tpc1 {
	width: 450px;
	position: absolute;
	right: 40px;
	top: 36px;
}
.tp2 {
	background: url(/_static/_adaptive2016/images/terms_bg_2.png);
	height: 265px;
	position: relative;
}
.tpc2 {
	position: absolute;
	left: 40px;
	top: 37px;
	width: 450px;
}
.tp3 {
	background: url(/_static/_adaptive2016/images/terms_bg_3.png) bottom no-repeat;
	background-color: #d4dce7;
	height: 288px;
	position: relative;
}
.tpc3 {
	width: 450px;
	position: absolute;
	right: 40px;
	top: 37px;
}
.tp4 {
	background: url(/_static/_adaptive2016/images/terms_bg_4.png) -14px 40px no-repeat;
	height: 412px;
	position: relative;
}
.tpc4 {
	position: absolute;
	left: 40px;
	top: 37px;
	width: 450px;
}
.tp5 {
	background: url(/_static/_adaptive2016/images/terms_bg_5.png) no-repeat;
	background-color: #d4dce7;
	height: 768px;
	position: relative;
}
.tpc5 {
	position: absolute;
	right: 40px;
	top: 39px;
	width: 450px;
}
.tp6 {
	background: url(/_static/_adaptive2016/images/terms_bg_6.png) right 40px no-repeat;
	height: 644px;
	position: relative;
}
.tpc6 {
	position: absolute;
	left: 40px;
	width: 450px;
	top: 37px;
}
.tp7 {
	background: url(/_static/_adaptive2016/images/terms_bg_7.png) 30px 53px no-repeat;
	height: 442px;
	position: relative;
	background-color: #d4dce7;
}
.tpc7 {
	position: absolute;
	right: 40px;
	width: 450px;
	top: 37px;
}
.tp8 {
	background: url(/_static/_adaptive2016/images/terms_bg_8.png) -39px bottom no-repeat;
	height: 314px;
	position: relative;
}
.tpc8 {
	position: absolute;
	left: 40px;
	width: 450px;
	top: 37px;
}
.tp9 {
	background: url(/_static/_adaptive2016/images/terms_bg_9.png) bottom no-repeat;
	height: 473px;
	position: relative;
	background-color: #d4dce7;
}
.tpc9 {
	position: absolute;
	right: 40px;
	top: 37px;
	width: 433px;
}
.tp10 {
	background: url(/_static/_adaptive2016/images/terms_bg_10.png) bottom no-repeat;
	height: 409px;
	position: relative;
}
.tpc10 {
	position: absolute;
	left: 40px;
	top: 37px;
	width: 450px;
}
a.termsbutton {
    background: #728ea3 url(/_static/_adaptive2016/images/bg_3.png) repeat-x;
    padding: 0 12px;
    min-height: 38px;
    line-height: 38px;
    font-size: 14px;
    border: 1px solid #7790a3;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    behavior: url(../js/border-radius.htc);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    position: relative;
    top: 32px;
    text-decoration: none;
    display: inline-block;
}
a.termsbutton:hover {
	background: #617d92 url(/_static/_adaptive2016/images/bg_4.png) repeat-x;
    cursor: pointer;
    text-decoration: none;
}
.tp6formtitle {
	color: #000;
    font-size: 15px;
    padding-bottom: 15px;
}
.tp6form {
	position: absolute;
	top: 400px;
	right: 40px;
	width: 356px;
	background: #D4DCE7;
	padding: 20px;
}
.tp6form form {
	text-align: center;
}
.tp6form input {
	display: block;
	width: 95%;
	height: 38px;
	line-height: 38px;
	padding: 0 10px;
	font-size: 14px;
	color: #afafaf;
	background: #fff;
	border: 1px solid #ccc;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	behavior: url(../js/border-radius.htc);
	margin-bottom: 10px;
}
.tp6form input:focus {
	border-color: rgba(233, 142, 10, 0.8) !important;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(233, 142, 10, 0.6) !important;
}
.tp6form button {
	background: #728ea3 url(/_static/_adaptive2016/images/bg_3.png) repeat-x;
	padding: 0 12px;
	min-height: 38px;
	font-size: 14px;
	border: 1px solid #7790a3;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	behavior: url(../js/border-radius.htc);
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.tp6form button:hover {
	background: #617d92 url(/_static/_adaptive2016/images/bg_4.png) repeat-x;
	cursor: pointer;
}
.conferences {
	font-size: 12px;
	overflow: hidden;
	margin-top: 18px;
	line-height: 20px;
}
.conferences p {
	margin: 10px 0;
}
.detail_image {
    float: left;
    margin: 3px 10px 10px 0;
}
.conference {
	margin-bottom: 30px;
}
.confdate {
	float: left;
	text-align: center;
	color: #f90;
	width: 48px;
    font-size: 11px;
}
.confdate b {
	display: block;
	font-size: 24px;
	font-weight: normal;
}
.confimage {
	float: left;
	width: 150px;
	padding: 0 20px;
	text-align: center;
	overflow: hidden;
}
.confc {
	margin-left: 240px;
	line-height: 17px;
}
.confc a {
	color: #47a;
	font-size: 16px;
	display: block;
	margin-bottom: 5px;
}
.confarchive {
	margin-top: 40px;
	margin-bottom: 20px;
}
.confarchive b {
	text-transform: uppercase;
	color: #555;
}
.confarchive ul li {
	display: inline-block;
	font-weight: bold;
	margin-right: 8px;
	color: #47a;
}
.confarchive ul li a {
	color: #47a;
	font-size: 13px;
}
.content_title b {
	color: #666;
    display: block;
    margin-top: 7px;
    font-size: 12px;
}
.audiences_rent {
	font-size: 12px;
	line-height: 17px;
	margin-bottom: 20px;
}
.audiences_rent h3 {
    font-size: 15px;
    color: #000;
    font-weight: 500;
    margin: 20px 0;
    margin-bottom: 8px;
}
.audiences_rent h2 {
    font-size: 18px;
    color: #000;
    font-weight: 500;
    margin: 20px 0;
    margin-bottom: 8px;
}
.iyandex {
	vertical-align: middle;
	margin-left: 3px;
	margin-bottom: 2px;
}
.arphotos {
	margin: 25px 10px;
	text-align: center;
}
.arp {
	display: inline-block !important;
	margin-left: 6px;
}
.arp img {
	width: 165px;
    height: 118px;
    display: inline-block;
}
.mass_media {
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 20px;
}
.smi {
    font-size: 11px;
    padding: 8px;
    float: left;
    width: 192px;
    height: 250px;
    border: 1px solid #eee;
    text-align: center;
    margin-bottom: 20px;
    margin-right: 20px;
}
.smi img {
	margin-bottom: 7px;
}
.smi p {
	text-align: left;
    color: #666;
    font-size: 12px;
    line-height: 17px;
}
.smi_loadmore {
	margin-bottom: 20px;
}
.smi_loadmore a {
    color: #47a;
    font-size: 16px;
    font-weight: bold;
}
.discounts {
	overflow: hidden;
	font-size: 12px;
	line-height: 17px;
	text-align: center;
}
.discimage img {
	width: 100%;
}
.disc {
	display: inline-block;
	width: 300px;
	margin: 30px 0;
	margin-top: 47px;
	margin-bottom: 25px;
	text-align: center;
	vertical-align: top;
}
.disc a {
	background: url(/_static/_adaptive2016/images/bg_11.png);
	text-transform: uppercase;
	color: #fff;
	border: 1px solid #a03e00;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	behavior: url(../js/border-radius.htc);
	padding: 9px 34px;
	font-size: 14px;
	text-decoration: none;
}
.disc p {
	margin-top: 19px;
	color: #247;
	font-weight: bold;
}
.disc a:hover {
	background: url(/_static/_adaptive2016/images/bg_12.png);
	text-decoration: none;
}
.discabout {
	background: #d8dee8;
	padding: 20px 50px;
	margin: 20px 0;
	text-align: left;
}
.disctitle {
	color: #027;
	text-align: center;
	margin: 30px 0 20px 0;
	font-size: 24px;
}
.popmops {
	margin-top: 15px;
    margin-bottom: 15px;
    margin-left: 20px;
    margin-right: 20px;
}
.popmopst {
	line-height: 21px;
	width: 165px;
	font-size: 17px;
	text-align: left;
}
.popmopss {
	font-size: 17px;
}
.p_price {
	position: absolute;
	bottom: 13px;
	left: 10px;
	color: #fff;
	font-size: 16px;
}
.p_price s {
	font-size: 14px;
	color: #eee;
}
.callback_icon {
    width: 125px;
    margin-bottom: 20px;
}
.video_courses {
	font-size: 12px;
	line-height: 17px;
}
.vc_about {
	margin-top: 5px;
	margin-bottom: 25px;
}
.vc_about img {
	float: right;
	margin: 0 10px 0 10px;
}
a.qrcode span {
	display: none;
}
.vc_sidebar {
	width: 233px;
	float: right;
}
.vc_sidebar h4 {
	font-size: 18px;
	color: #4877A1;
	font-weight: 500;
	margin-bottom: 10px;
}
.vc_sidebar h3 {
	font-size: 12px;
	color: #4877A1;
	font-weight: 500;
	margin: 10px 0;
}
.vc_sidebar ol {
	margin-left: 41px;
}
.vc_sidebar ol li {
	margin-bottom: 4px;
}
.vc_content {
	margin-right: 245px;
}
.vcrate {
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: 270px;
	margin: 0 22px 22px 0;
	min-height: 110px;
	background: #47a;
	color: #fff;
	padding: 20px;
}
.vcrate:hover {
	background: #f90;
}
.vcrimage {
	float: left;
}
.vcrimage img {
	width: 70px;
	margin: 0 20px 10px 0;
}
.vcrtitle {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
}
.vcrall {
	position: absolute;
	right: 15px;
	bottom: 20px;
}
.vcrall a {
	background: url(/_static/_adaptive2016/images/bg_11.png);
	color: #fff;
	border: 1px solid #a03e00;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	behavior: url(../js/border-radius.htc);
	padding: 7px 9px;
	text-decoration: none;
	font-size: 12px;
}
.vcrall a:hover {
	background: url(/_static/_adaptive2016/images/bg_12.png);
	background-position: 0;
	text-decoration: none;
}
.form-control {
	width: 300px !important;
}
.aboutpage {
	line-height: 17px;
	font-size: 12px;
	padding-bottom: 30px;
	margin-top: 6px;
}
.apsidebar {
	float: left;
	background: #eee;
	padding: 20px;
	width: 160px;
}
.apcategories {
	margin-bottom: -2px;
}
.apcategories img {
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 19px;
	margin-right: 5px;
}
.apcname {
	display: inline-block;
	color: #47a;
	width: 98px;
}
.apcontent {
	margin-left: 243px;
	overflow: hidden;
	padding-top: 10px;
}
.apcontent h2 {
    font-size: 18px;
    color: #000;
    font-weight: 500;
    margin: 10px 0;
    margin-bottom: 13px;
}
.apcontent ul {
	margin-left: 18px;
}
.apcontent img {
	width: 170px;
	float: left;
	padding: 10px;
	padding-right: 15px;
}
.apbutton {
	margin-bottom: 43px;
}
.apbutton a {
    background: #1f9de5 url(/_static/_adaptive2016/images/bg_13.png) repeat-x;
    padding: 5px 12px;
    font-size: 14px;
    border: 1px solid #1684c2;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    behavior: url(../js/border-radius.htc);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    text-decoration: none;
    display: inline-block
}
.apbutton a:hover {
	text-decoration: none;
    background: #728ea3 url(/_static/_adaptive2016/images/bg_14.png) repeat-x;
}
.appartner {
	margin-bottom: 25px;
}
.apsidebar a {
	text-decoration: none;
}
.corporatepage {
	font-size: 12px;
	line-height: 17px;
}
.corporatepage ul {
	margin-right: 292px;
	margin-bottom: 113px;
}
.corporatepage ul li {
	list-style: none;
	border-bottom: 1px dashed #555;
	padding: 10px 14px;
}
.corporatepage ul li a {
	color: #555;
}
.corporatepage h1 {
	font-size: 24px;
	font-weight: 500;
	margin: 34px 0;
	color: #000;
}
.cpteacher {
	float: left;
	width: 300px;
	margin-right: 6px;
	margin-bottom: 24px;
}
.cpteacherss {
	overflow: hidden;
}
.cpteacher img {
	float: left;
	vertical-align: middle;
	margin-right: 12px;
}
.cptcontent a {
	color: #000;
	font-size: 16px;
	text-decoration: none;
}
.cptcontent p {
	margin-left: 112px;
	margin-top: 3px;
}
.reviewc {
	display: inline-block;
	vertical-align: top;
	width: 232px;
	border: 1px solid #eee;
	margin-right: 25px;
	text-align: center;
	padding: 20px;
	margin-bottom: 25px;
}
.reviewc img {
	width: 100%;
	max-width: 190px;
}
.reviewc p {
	text-align: left;
}
.reviewcdate {
	text-align: left;
	margin-top: 10px;
}
.reviewall {
	clear: both;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
.reviewall a {
	font-size: 14px;
}
.reviewcimg {
	float: right;
}
.cptcontent img {
	margin-right: 5px;
}
ul.apcdate {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #dddddd;
	margin-top: 13px;
	margin-bottom: 13px;
}
ul.apcdate li {
	list-style: none;
	display: inline-block;
	color: #555555;
	border: 1px solid #fff;
	border-bottom: 0;
	position: relative;
	top: 1px;
	padding: 10px 14px;
	border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	-webkit-border-radius: 4px 4px 0 0;
	-khtml-border-radius: 4px 4px 0 0;
	behavior: url(../js/border-radius.htc);
}
ul.apcdate a:hover {
	text-decoration: none;
}
ul.apcdate a:hover li {
	background: #eeeeee;
	border: 1px solid #eeeeee;
	border-bottom: 1px solid #ddd;
}
ul.apcdate li.active {
	border: 1px solid #dddddd;
	border-bottom: 1px solid #fff;
}
.apcmonth a {
	background: #728ea3 url(/_static/_adaptive2016/images/bg_3.png) repeat-x;
	padding: 2px 3px;
	font-size: 13px;
	border: 1px solid #7790a3;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	behavior: url(../js/border-radius.htc);
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	display: inline-block;
	margin-bottom: 5px;
}
.apcmonth a:hover {
	background: url(/_static/_adaptive2016/images/bg_4.png);
	text-decoration: none;
	background-position: 0;
}
.apcmonth a.active {
	background: url(/_static/_adaptive2016/images/bg_12.png);
	text-decoration: none;
	border: 1px solid #962200;
}
.apcdate a {
	text-decoration: none;
}
.apcmonth a.active:hover {
	background: url(/_static/_adaptive2016/images/bg_11.png);
	text-decoration: none;
	border: 1px solid #891600;
}
.apcmonth a.disabled {
	background: #dfe5e9;
	border: 1px solid #dadfe2;
	text-shadow: none;
}
ul.apcperiod {
	margin: 0;
	margin-top: 10px;
	margin-bottom: 15px;
}
ul.apcperiod li {
	list-style: none;
	display: inline-block;
	margin-right: 14px;
	margin-bottom: 6px;
}
ul.apcperiod li a {
	color: #4877A0;
}
ul.apcperiod li a:hover {
	color: #FB6D13;
	text-decoration: none;
}
.apcphoto {
	float: left;
	width: 140px;
	height: 100px;
	border: 1px solid #5377a0;
	padding: 50px 25px;
	margin-right: 20px;
	text-align: center;
	overflow: hidden;
	margin-bottom: 20px;
}
.apcphoto:hover {
	border: 1px solid #FB6D13;
}
.apcphoto img {
	width: 100%;
	padding: 0;
}
.school_page {
	font-size: 12px;
	line-height: 17px;
}
.download_presentation {
	margin: 20px 0;
	margin-top: 35px;
}
.download_presentation a {
    background: #728ea3 url(/_static/_adaptive2016/images/bg_3.png) repeat-x;
    padding: 8px 12px;
    min-height: 38px;
    font-size: 14px;
    border: 1px solid #7790a3;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    behavior: url(../js/border-radius.htc);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.download_presentation a:hover {
    background: #617d92 url(/_static/_adaptive2016/images/bg_4.png) repeat-x;
    cursor: pointer;
}
.school_page {
	position: relative;
	right: 40px;
	bottom: 20px;
}
.school_page h2 {
	color: #fff;
	font-size: 29px;
	font-weight: normal;
	padding: 30px;
	text-align: center;
	padding-top: 65px;
	padding-bottom: 60px;
	line-height: 35px;
}
.scpais {
	padding-bottom: 53px;
	text-align: center;
	background: #e2e7ef url(/_static/_adaptive2016/images/about_bg.png) repeat-x;
	margin-bottom: -10px;
}
.scpai {
	width: 175px;
	text-align: center;
	font-size: 16px;
	display: inline-block;
	vertical-align: top;
	line-height: 21px;
}
.scpai img {
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	behavior: url(../js/border-radius.htc);
	border: 3px solid #fff;
	padding: 4px;
}
.scpai b, .scpai .tag-b4m{
	color: #002e6e;
	display: block;
	font-size: 30px;
	margin-bottom: 8px;
	margin-top: 22px;
	font-weight:bold;
}
.scpacats {
	background: #d4dce7;
	max-width: 870px;
	margin: auto;
	padding-top: 30px;
	padding-bottom: 21px;
	padding-left: 62px;
	padding-right: 1px;
	margin-bottom: 46px;
}
.scpacat {
	width: 283px;
	margin-bottom: 16px;
	display: inline-block;
	vertical-align: top;
}
.scpacat img {
	vertical-align: middle;
	margin-right: 12px;
}
.scpacat a {
	color: #555;
	font-size: 16px;
}
.scpatitle {
	font-size: 23px;
	font-weight: normal;
	text-align: center;
	color: #000;
	margin: 20px 0;
	line-height: 27px !important;
	padding: 0 20px;
}
.caas {
	background: url(/_static/_adaptive2016/images/bg_winners.jpg);
	margin-bottom: 36px;
}
.caa {
	text-align: center
}
.caa img {
	margin-bottom: 11px;
	display: inline-block
}
.caa b, .caa .tag-b4m {
	color: #333;
	font-size: 13px;
	display: block;
	font-weight:bold;
}
.caa p {
	color: #333;
	font-size: 10px;
	line-height: 14px;
	margin-top: 5px;
}
.school_in_smi {
	background-color: #d4dce7;
	padding: 0 50px;
	padding-bottom: 41px;
	margin-top: 40px;
	margin-bottom: 47px;
}
.school_in_smi h2 {
	font-size: 23px;
	font-weight: normal;
	text-align: center;
	color: #000;
	padding: 40px 0;
	margin: 0;
}
.sis {
	margin-right: 11px;
	margin-left: 7px;
}
.sis b, .sis .tag-b4m {
	font-weight: bold;
	display: block;
	line-height: 15px;
	font-size: 10px;
	margin-top: 8px;
	max-width: 155px;
}
.threed_tour {
	overflow: hidden;
	margin-top: 40px;
	margin-bottom: 45px;
}
.threed_tour iframe {
	width: 920px;
	max-width: 920px;
	height: 400px;
}
.training_members {
	margin: 0 68px;
	padding: 0 16px;
	line-height: 20px;
	margin-top: 43px;
	margin-bottom: 41px;
}
.training_member {
	border: 3px solid #ddd;
	text-align: center;
	padding: 30px 50px;
}
.training_member img {
	border-radius: 50%;
	margin-bottom: 11px;
	display: inline;
}
.training_member p {
	color: #000;
	font-size: 14px;
	margin: 0 20px;
}
.tmdesc {
	color: #555 !important;
	font-size: 12px !important;
	line-height: 17px;
	padding-top: 18px;
}
.tmdesc a {
	color: #002e6e;
}
.howorks {
	margin: 0 68px;
	padding: 0 21px;
	margin-top: 40px;
	margin-bottom: 25px;
}
.howork {
	margin-right: 20px;
}
.howork img {
	width: 100%;
}
.caapadding {
	margin: 0 47px 0;
	padding-top: 19px;
}
.divpresentplay {
    background: url(/_static/_adaptive2016/images/icons/play.png);
    width: 64px;
    height: 64px;
    position: absolute;
    bottom: 41%;
    left: 46%;
}
.divpresent {
	margin: 0 40px;
    position: relative;
    overflow: hidden;
}
.scpops {
	background: transparent !important;
	padding: 0 20px;
	position: relative;
	right: 40px;
}
.seminars_city {
	position: relative;
	right: 20px;
	height: 231px;
	text-align: center;
}
.seminars_city h1 {
	color: #fff;
	font-size: 24px;
	font-weight: 500;
	position: relative;
	z-index: 2;
	padding: 0;
	margin: 0;
	display: inline-block;
}
.seminars_city i {
	display: inline-block;
	position: relative;
	z-index: 2;
	margin-left: 7px;
	position: relative;
	top: -4px;
	border: 1px solid #fff;
	padding: 4px 10px;
	line-height: 100%;
	color: #fff;
	font-style: normal;
	font-size: 14px;
}
.seminars_city img {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
.sctitle {
	font-size: 22px;
	text-align: center;
	color: #000;
	border-bottom: 1px solid #eee;
	padding-bottom: 10px;
	margin: 35px 0 25px 0;
}
.scnews {
	font-size: 12px;
	line-height: 16px;
	margin-top: 30px;
	margin-bottom: 50px;
}
.scnew {
	width: 272px;
	display: inline-block;
	vertical-align: top;
	margin-right: 25px;
}
.scnewt img {
	float: left;
}
.scnewt a {
	color: #47a;
}
.scnewdate {
	color: #999;
}
.scnew p {
	display: block;
	clear: both;
	line-height: 17px;
	padding-top: 10px;
}
.sctitle2 {
	margin: 25px;
	text-align: center;
	font-size: 16px;
	line-height: 24px;
}
.sccontent {
	font-size: 12px;
	line-height: 17px;
	padding-top: 7px;
}
.sccontent ul {
	margin-left: 38px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.sccontent ul li {
	margin-bottom: 2px;
}
.sectitle {
	position: absolute;
	width: 100%;
	bottom: 20px;
}
.corporatep {
    position: relative;
    right: 40px;
    bottom: 20px;
}
.corpp1 {
	background: url(/_static/_adaptive2016/images/corp_bg2.jpg);
	height: 400px;
}
.corprequest {
	background: #fff;
	padding: 20px 30px;
	position: absolute;
	right: 45px;
	top: 22px;
}
.corprequest form {
	text-align: center;
	position: relative;
}
.corprequest textarea {
	display: block;
	width: 250px;
	height: 102px;
	line-height: 38px;
	padding: 0 10px;
	font-size: 14px;
	color: #afafaf;
	background: #fff;
	border: 1px solid #ccc;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	behavior: url(../js/border-radius.htc);
	margin-bottom: 7px;
}
.corprequest span {
    color: #4576A1;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    display: block;
    text-align: left;
}
.corprequest textarea:focus {
	border-color: rgba(233, 142, 10, 0.8) !important;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(233, 142, 10, 0.6) !important;
}
.corprequest input {
	display: block;
	width: 250px;
	height: 38px;
	line-height: 38px;
	padding: 0 10px;
	font-size: 14px;
	color: #afafaf;
	background: #fff;
	border: 1px solid #ccc;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	behavior: url(../js/border-radius.htc);
	margin-bottom: 7px;
}
.corprequest input:focus {
	border-color: rgba(233, 142, 10, 0.8) !important;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(233, 142, 10, 0.6) !important;
}
.corprequest button {
	background: #728ea3 url(/_static/_adaptive2016/images/bg_3.png) repeat-x;
	min-height: 38px;
	height: 38px;
	max-height: 38px;
	width: 100%;
	font-size: 14px;
	border: 1px solid #7790a3;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	behavior: url(../js/border-radius.htc);
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.corprequest button:hover {
	background: #617d92 url(/_static/_adaptive2016/images/bg_4.png) repeat-x;
	cursor: pointer;
}
.corpp1 b {
	font-weight: normal;
	font-size: 26px;
	color: #fff;
	text-shadow: 2px 2px 0px rgba(100, 100, 100, 1);
	position: relative;
	top: 45px;
	left: 40px;
}
.corpp1 p {
	color: #fff;
	line-height: 23px;
	font-size: 16px;
	margin-top: 14px;
	position: relative;
	top: 45px;
	left: 40px;
	width: 450px;
}
.corpptitle {
	color: #002e6e;
	font-size: 24px;
	text-align: center;
	margin: 20px;
	margin-bottom: 40px;
	margin-top: 30px;
}
.corpp2 {
	background-color: #fff;
	background: url(/_static/_adaptive2016/images/corp_bg1.png) top center no-repeat;
	margin-top: 56px;
	color: #555;
	line-height: 20px;
	position: relative;
	text-align: right;
	height: 486px;
}
.corpposition1 {
	position: absolute;
	left: 228px;
	top: 4px;
	width: 130px;
	text-align: right;
}
.corpposition2 {
	position: absolute;
	left: 126px;
	top: 117px;
	width: 164px;
	text-align: right;
}
.corpposition3 {
	position: absolute;
	left: 145px;
	top: 262px;
	width: 164px;
	text-align: right;
}
.corpposition4 {
	position: absolute;
	left: 422px;
	top: 398px;
	width: 177px;
	text-align: left;
}
.corpposition5 {
	position: absolute;
	right: 149px;
	top: 4px;
	width: 209px;
	text-align: left;
}
.corpposition6 {
	position: absolute;
	right: 82px;
	top: 143px;
	width: 209px;
	text-align: left;
}
.corpposition7 {
	position: absolute;
	right: 116px;
	top: 252px;
	width: 209px;
	text-align: left;
}
.corpposition8 {
	position: absolute;
    left: 439px;
    width: 120px;
    text-align: center;
    top: 179px;
    font-size: 16px;
    color: #fff;
}
.corpresults {
	background: url(/_static/_adaptive2016/images/corp_bg4.png);
	height: 450px;
	position: relative;
	color: #2f2f2f;
}
.corpresults img {
	float: right;
	margin-left: 12px;
}
.corpresults p {
	line-height: 20px;
	text-align: right;
	margin-right: 80px;
}
.corpresult1 {
	width: 282px;
	position: absolute;
	top: 159px;
	left: 88px;
}
.corpresult2 {
	width: 209px;
	position: absolute;
	top: 315px;
	left: 99px;
}
.corpresult3 {
	width: 282px;
	position: absolute;
	top: 159px;
	right: 107px;
}
.corpresult4 {
	width: 282px;
	position: absolute;
	top: 307px;
	right: 65px;
}
.cpwedos {
	background: url(/_static/_adaptive2016/images/corp_bg3.png) no-repeat 50% 0;
	color: #fff;
	height: 225px;
	padding: 0 20px;
}
.cpwedotitle {
	font-size: 20px;
	color: #fff;
	text-align: center;
	padding: 30px 0;
}
.cpwed {
	width: 300px;
	float: left;
	margin-right: 18px;
}
.cpwed img {
	float: left;
}
.cpwed p {
	margin-left: 72px;
	margin-top: 9px;
}
.cpwhywes {
	padding: 0 80px;
}
.cpwhywe {
	display: inline-block;
	width: 251px;
	vertical-align: top;
	margin: 10px;
}
.cpwhywe img {
	float: left;
}
.cpwhywe p {
	margin-left: 76px;
	line-height: 17px;
}
.corpptitle2 {
	color: #999;
	font-size: 24px;
	text-align: center;
	margin: 20px 0;
	margin-bottom: 40px;
	margin-top: 30px;
}
.corppresults {
	margin: 0 80px;
	text-align: center;
	margin-bottom: 80px;
}
.corppresult {
	display: inline-block;
	vertical-align: top;
	padding: 0 22px;
	text-align: left;
}
.corppresult b {
	display: block;
}
.corppchoises {
	background: #E0E4ED;
	min-height: 34px;
	text-align: center;
}
.corppchoises ul {
	position: relative;
	top: 1px;
}
.corppchoises ul li {
	list-style: none;
	display: inline-block;
}
.corppchoises ul li a {
    background: #afbcd0 url(/_static/_adaptive2016/images/icons/sectioniconsbelt.png) no-repeat 100px 114px;
    display: block;
    width: 33px;
    height: 33px;
}
.corppchoises ul li a:hover {
	background-color: #026;
}
.corppchoises ul li.corppchoise1 a {
	background-position: -1868px -18px;
}
.corppchoises ul li.corppchoise2 a {
    background-position: -4088px -18px;
}
.corppchoises ul li.corppchoise3 a {
	background-position: -2608px -18px;
}
.corppchoises ul li.corppchoise4 a {
	background-position: -388px -18px;
}
.corppchoises ul li.corppchoise5 a {
	background-position: -2238px -18px;
}
.corppchoises ul li.corppchoise6 a {
	background-position: -3349px -18px;
}
.corppchoises ul li.corppchoise7 a {
	background-position: -7048px -18px;
}
.corppchoises ul li.corppchoise8 a {
	background-position: -3718px -18px;
}
.corpprecom {
	padding: 10px;
	background: #ededed;
	margin-top: 50px;
	font-size: 12px;
	line-height: 17px;
}
.corpprecomtitle {
	margin-top: 20px;
}
.corpprecomtitle a {
	color: #002e6e;
	font-size: 22px;
	display: block;
	line-height: 26px;
	padding: 5px 20px 5px 40px;
}
.corpprecomcontent {
	padding: 5px 20px 5px 40px;
	margin-top: 14px;
	margin-bottom: 20px;
}
.corppentrusteds {
	text-align: center;
	font-size: 12px;
	line-height: 17px;
	margin: 0 40px 0 53px;
	margin-bottom: 45px;
}
.corppentrusted {
	width: 250px;
	border: 1px solid #eee;
	display: inline-block;
	vertical-align: top;
	margin-right: 20px;
	margin-bottom: 20px;
	padding: 10px;
}
.corppentrusted p {
	text-align: left;
	padding: 0 30px;
}
.corppreqtitle {
	background: #91A5C0;
	text-align: center;
	color: #fff;
	padding: 20px 0;
	font-size: 20px;
	margin-bottom: 23px;
}
.corppreq form {
	width: 471px;
	margin: 0 auto;
	text-align: center;
}
.corppreq form table td:first-child {
	text-align: right;
	padding-right: 15px;
	font-size: 12px;
	font-weight: bold;
}
.corppreq textarea {
	width: 250px;
	height: 102px;
	line-height: 38px;
	padding: 0 10px;
	font-size: 14px;
	color: #afafaf;
	background: #fff;
	border: 1px solid #ccc;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	behavior: url(../js/border-radius.htc);
	margin-bottom: 7px;
}
.corppreq textarea:focus {
	border-color: rgba(233, 142, 10, 0.8) !important;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(233, 142, 10, 0.6) !important;
}
.corppreq input {
	width: 250px;
	height: 38px;
	line-height: 38px;
	padding: 0 10px;
	font-size: 14px;
	color: #afafaf;
	background: #fff;
	border: 1px solid #ccc;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	behavior: url(../js/border-radius.htc);
	margin-bottom: 7px;
}
.corppreq input:focus {
	border-color: rgba(233, 142, 10, 0.8) !important;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(233, 142, 10, 0.6) !important;
}
.corppreq button {
	background: #728ea3 url(/_static/_adaptive2016/images/bg_3.png) repeat-x;
	min-height: 38px;
	height: 38px;
	max-height: 38px;
	width: 100%;
	font-size: 14px;
	border: 1px solid #7790a3;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	behavior: url(../js/border-radius.htc);
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.corppreq button:hover {
	background: #617d92 url(/_static/_adaptive2016/images/bg_4.png) repeat-x;
	cursor: pointer;
}
.corpleft img {
	float: left;
	margin-left: 0;
	margin-right: 12px;
}
.corpleft p {
	text-align: left;
	margin-left: 80px;
	margin-right: 0;
}
.blogp {
	position: relative;
}
.blogpma:first-child {
	bottom: 20px;
}
.blogpma {
	position: relative;
	line-height: 17px;
	left: -40px;
	height: 322px;
	margin-bottom: 1px;
}
.blogpsubscribe {
	float: right;
	background: #fff;
	border: 1px solid #9ab5d1;
	width: 251px;
	position: absolute;
	right: 40px;
	top: 0px;
	padding: 12px 20px;
	padding-bottom: 11px;
	z-index: 1;
}
.blogpsubscribe u {
	color: #f90;
	text-decoration: none;
	font-size: 16px;
}
.blogpsubscribe h6 {
	font-weight: bold;
	font-size: 16px;
	color: #000;
	margin-bottom: 10px;
	line-height: 22px;
}
.blogpsubscribe p {
	line-height: 21px;
	margin-bottom: 5px;
}
.blogpsubscribe span {
	font-size: 12px;
}
.blogpsubscribe form {
	margin-top: 22px;
}
.blogpsubscribe input {
	display: block;
	width: 230px;
	height: 29px;
	line-height: 29px;
	padding: 0 10px;
	font-size: 13px;
	color: #afafaf;
	background: #fff;
	border: 1px solid #ccc;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	behavior: url(../js/border-radius.htc);
	margin-bottom: 7px;
}
.blogpsubscribe input:focus {
	border-color: rgba(233, 142, 10, 0.8) !important;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(233, 142, 10, 0.6) !important;
}
.blogpsubscribe button {
	background: #728ea3 url(/_static/_adaptive2016/images/bg_15.png) repeat-x;
	height: 38px;
	width: 100%;
	font-size: 14px;
	border: 1px solid #e68c00;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	behavior: url(../js/border-radius.htc);
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.blogpsubscribe button:hover {
	background: #617d92 url(/_static/_adaptive2016/images/bg_16.png) repeat-x;
	cursor: pointer;
}
.blogptitle {
	position: absolute;
	bottom: 20px;
	z-index: 1;
	background: url(/_static/_adaptive2016/images/a00f.png);
	width: 564px;
	padding: 22px 40px;
}
.blogptitle a {
	text-decoration: none;
}
.blogptitle h2 {
	font-size: 22px;
	color: #fff;
	font-weight: bold;
	margin-bottom: 15px;
	line-height: 23px;
}
.blogptitle p {
	color: #fff;
	font-size: 12px;
	line-height: 16px;
}
.blogpsubimage {
	position: absolute;
	top: 0;
	z-index: 0;
}
.bashadow_1 {
	background: url(/_static/_adaptive2016/images/a-000.png);
	width: 100%;
	background-position: 0 85px;
	position: absolute;
	bottom: 2px;
	height: 85px;
}
.blogpma:hover .bashadow_1 {
    background: url(/_static/_adaptive2016/images/a-ff0.png);
    height: 180px;
    width: 100%;
    position: absolute;
    top: 140px;
}
.blogcats {
	background: #8CA1B4;
	text-align: center;
	position: relative;
	left: -40px;
	bottom: 22px;
}
.blogcats ul li {
	list-style: none;
	display: inline-block;
	margin-right: 20px;
	padding: 17px 0;
}
.blogcats ul li a {
	font-size: 18px;
	color: #fff;
}
.blogarticles {
	overflow: hidden;
	margin: 35px 0;
}
.blogarticle:hover {
	border: 1px solid #fbc585;
}
.blogarticles a {
	text-decoration: none;
	color: #000;
}
.blogarticles a:hover {
	text-decoration: none;
}
.blogarticle {
	float: left;
	width: 298px;
	height: 363px;
	border: 1px solid #9ab5d1;
	line-height: 17px;
	font-size: 12px;
	position: relative;
	margin-bottom: 15px;
	margin-right: 10px;
	overflow: hidden;
}
.baimage {
	height: 150px;
	overflow: hidden;
	position: relative;
	margin-bottom: 12px;
}
.baimage img {
	width: 100%;
}
.baviews {
	float: right;
	color: #fff;
	position: absolute;
	font-size: 10px;
	bottom: 3px;
	right: 3px;
	padding: 0 10px;
	z-index: 1;
}
.baviews img {
	width: 20px;
	height: 20px;
	vertical-align: middle;
	margin-bottom: 2px;
	margin-right: 3px;
}
.bashadow_2 {
	background: url(/_static/_adaptive2016/images/300_bg.png);
	height: 53px;
	background-position: 0 53px;
	position: absolute;
	bottom: 0;
	width: 100%;
}
.blogarticle:hover .bashadow_2 {
	background: url(/_static/_adaptive2016/images/a-ff0.png);
	height: 53px;
	background-position: 0 53px;
	position: absolute;
	bottom: 0;
	width: 100%;
}
.batitle {
	font-size: 11px;
	color: #3e3e3e;
	margin-bottom: 4px;
	padding: 0 15px;
}
.blogarticle b {
	font-size: 15px;
	color: #000;
}
.blogarticle p {
	color: #555;
	margin-top: 9px;
}
.bashadow_3 {
	background: url(/_static/_adaptive2016/images/a-fff.png);
	width: 100%;
	height: 32px;
	position: absolute;
	bottom: 0;
	left: 0;
}
.bpedch {
	position: absolute;
	left: 0;
	top: 20px;
	z-index: 2;
}
.bprss {
	background: #D8DFE5;
	position: relative;
	left: -40px;
	margin: 20px 0;
	padding: 20px 40px;
	width: 100%;
	overflow: hidden;
	line-height: 20px;
}
.bprss_f {
	float: left;
	width: 300px;
	margin-right: 13px;
	margin-left: 5px;
}
.bprss_f b {
	font-size: 16px;
	color: #000;
}
.bprss_f p {
	font-size: 13px;
	color: #333;
	margin-top: 10px;
}
.bprss_s {
	float: left;
	width: 600px;
	margin-top: 28px;
}
.bprss_s input {
	display: inline-block;
	width: 190px;
	height: 38px;
	line-height: 38px;
	padding: 0 10px;
	font-size: 13px;
	color: #afafaf;
	background: #fff;
	border: 1px solid #ccc;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	behavior: url(../js/border-radius.htc);
	margin-right: 7px;
}
.bprss_s input:focus {
    border-color: rgba(233, 142, 10, 0.8) !important;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(233, 142, 10, 0.6) !important;
}
.bprss_s button {
	background: #728ea3 url(/_static/_adaptive2016/images/bg_3.png) repeat-x;
	height: 38px;
	padding: 0 29px;
	font-size: 14px;
	border: 1px solid #7790a3;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	behavior: url(../js/border-radius.htc);
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.bprss_s button:hover {
	background: #617d92 url(/_static/_adaptive2016/images/bg_4.png) repeat-x;
	cursor: pointer;
}
.bacontt {
	padding: 15px;
	padding-top: 4px;
}
.blogpauthor {
	background: #EEEEEE;
	margin-bottom: 25px;
	padding: 20px 25px;
	font-size: 12px;
	overflow: hidden;
	line-height: 17px;
}
.blogpaimage {
	float: left;
}
.blogpaimage img {
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	behavior: url(../js/border-radius.htc);
}
.blogpacontent {
	margin-left: 119px;
	margin-top: 10px;
}
.blogpacontent p {
	font-style: italic;
	margin-top: 3px;
}
.blogpabutton {
	margin-top: 10px;
}
.blogpabutton a {
	background: #728ea3 url(/_static/_adaptive2016/images/bg_3.png) repeat-x;
	padding: 5px;
	height: 38px;
	line-height: 38px;
	font-size: 14px;
	border: 1px solid #7790a3;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	behavior: url(../js/border-radius.htc);
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	text-decoration: none;
	font-size: 12px;
}
.blogpabutton a:hover {
    background: #728ea3 url(/_static/_adaptive2016/images/bg_4.png) repeat-x 0px -7px;
    cursor: pointer;
}
.blogartsidebar {
	float: right;
	width: 301px;
}
.usediscount:first-child {
	margin-left: 0px;
}
.blogpsub {
	float: none;
	position: static;
	padding-bottom: 15px;
}
.barticlenew {
	border: 1px solid #9ab5d1;
	padding: 20px 20px;
	width: 251px;
	margin: 20px 0;
}
.barticletitle {
	font-size: 22px;
	color: #4877A1;
	margin-bottom: 20px;
}
.barticlenew ul {
	position: relative;
}
.barticlenew ul li {
	list-style: none;
	margin-bottom: 15px;
	border-left: 3px solid #9ab5d1;
	padding-left: 15px;
	line-height: 13px;
	padding: 5px 13px;
}
.barticlenew ul li:hover {
	border-left: 3px solid #fbc585;
}
.barticlenew ul li a {
	text-decoration: none;
}
.bartnewviews {
	float: right;
	color: #999;
	font-size: 10px;
}
.bartnewviews img {
	vertical-align: middle;
	margin-bottom: 2px;
	margin-left: 1px;
}
.bartnewdate {
	font-size: 11px;
	color: #999;
}
.bartnewtitle {
	color: #000;
	line-height: 21px;
}
.rubrics {
	margin-bottom: 20px;
}
.rubrictitle {
	padding: 10px 20px;
	font-size: 22px;
	margin: 0;
	color: #fff;
	background: #9ab5d1;
}
.rubrics ul {
	background: #D8DFE5;
}
.rubrics ul li {
	list-style: none;
	padding: 12px 20px;
	font-size: 16px;
	border-bottom: 1px solid #fff;
}
.rubrics ul li a {
	color: #444;
}
.rubrics ul li a:hover {
	color: #fe8b00;
}
.baview {
	display: inline-block;
	margin-bottom: 4px;
}
.bacomments {
	display: inline-block;
	margin-left: 10px;
	margin-bottom: 4px;
}
.blogartcontents {
	margin-right: 330px;
}
.blogartcontent {
	line-height: 17px;
	font-size: 12px;
}
.blogartcdate {
	position: absolute;
	bottom: 8px;
	z-index: 1;
	color: #fff;
	width: 100%;
}
.blogartcviews {
	display: inline-block;
	margin-left: 8px;
}
.blogartcviews img {
	width: 20px !important;
	height: 20px !important;
	vertical-align: middle;
	margin-bottom: 4px;
	margin-right: 5px;
}
.blogartccont {
	margin-top: 20px;
}
.blogartcwhoadd {
	margin: 20px 0;
}
.blogartcwhoadd a {
	display: block;
}
.blogartcwhoadd img {
	float: left;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	behavior: url(../js/border-radius.htc);
	margin-right: 10px;
}
.blogartcwhoadd p {
	margin-left: 120px;
	padding-top: 21px;
}
.bartnewnumber {
	font-size: 10px;
	color: #999;
	font-style: italic;
}
.barticleallaut {
	text-align: right;
}
.barticleallaut a {
	color: #47a;
	font-size: 12px;
}
.blogartcimage {
	width: 590px;
	height: 295px;
	overflow: hidden;
}
.blogartcimg {
	position: relative;
	text-align: center;
}
.blogartcimg img {
	width: 100%;
}
.blogartshadow {
	background: url(/_static/_adaptive2016/images/300_bg.png);
	background-position: 0 233px;
	width: 100%;
	height: 57px;
	position: absolute;
	bottom: 0;
}
.blogartcdesc {
	background: #eee;
	padding: 22px 25px;
	overflow: hidden;
	padding-bottom: 23px;
}
.search_page {
	margin: 20px 0;
}
.search_filters {
	overflow: hidden;
}
.searchf {
	width: 280px;
	float: left;
	margin-right: 40px;
	margin-bottom: 40px;
}
.searchftitle {
	color: #fff;
	font-size: 20px;
	text-align: center;
	background: #8CA1B4;
	height: 40px;
	position: relative;
	line-height: 40px;
	font-weight: bold;
}
.searchftitle i {
	border-color: #8CA1B4 transparent;
	content: '';
	position: absolute;
	border-style: solid;
	border-width: 15px 15px 0px;
	display: block;
	width: 0px;
	z-index: 1;
	bottom: -15px;
	left: 18px;
}
.searchf ul {
	height: 490px;
	overflow: auto;
	border: 1px solid #eee;
	border-top: 0;
	padding-top: 23px;
}
.searchf ul li {
	border-bottom: 1px solid #eee;
	padding: 9px 13px;
	color: #47a;
}
.searchf ul li:hover {
	background: #EEE;
}
.searchf ul li.active {
	background: #f90;
	color: #fff;
}
.searchfcalendar {
	border: 1px solid #eee;
	border-top: 0;
	padding: 9px 13px;
	padding-top: 23px;
}
.searchfbutton {
	margin-top: 14px;
	margin-bottom: 10px;
	display: block;
	background: #a03e00 url(/_static/_adaptive2016/images/bg_11.png) repeat-x;
	padding: 0 12px;
	height: 38px;
	font-size: 14px;
	border: 1px solid #a03e00;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	behavior: url(../js/border-radius.htc);
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.searchfbutton:hover {
	cursor: pointer;
	background: #a03e00 url(/_static/_adaptive2016/images/bg_12.png) repeat-x;
}
.cartpage {
	overflow: hidden;
	position: relative;
	font-size: 12px;
	line-height: 17px;
}
.cartpall {
	float: right;
	width: 240px;
}
.cartpall b {
	display: block;
}
.cartpall p {
	font-size: 28px;
	color: #FAA62C;
	font-weight: bold;
	margin-top: 10px;
}
.cartpall form {
	margin-top: 25px;
	width: 223px;
}
.cartpall input {
	display: block;
	width: 200px;
	height: 38px;
	line-height: 38px;
	padding: 0 10px;
	font-size: 14px;
	color: #afafaf;
	background: #fff;
	border: 1px solid #ccc;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	behavior: url(../js/border-radius.htc);
	margin-bottom: 7px;
}
.cartpall input:focus {
	border-color: rgba(233, 142, 10, 0.8) !important;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(233, 142, 10, 0.6) !important;
}
.cartpall button {
	background: #891600 url(/_static/_adaptive2016/images/bg_11.png) repeat-x;
	min-height: 38px;
	height: 38px;
	max-height: 38px;
	width: 100%;
	font-size: 14px;
	border: 1px solid #891600;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	behavior: url(../js/border-radius.htc);
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.cartpall button:hover {
	background: #617d92 url(/_static/_adaptive2016/images/bg_12.png) repeat-x;
	cursor: pointer;
}
.cartpitems {
	margin-right: 270px;
}
.cartpitem {
	border: 1px solid #4477aa;
	padding: 18px 20px;
	position: relative;
	vertical-align: top;
	padding-top: 27px;
	padding-bottom: 8px;
	margin-bottom: 20px;
}
.cartpitemdelete {
	position: absolute;
	left: 5px;
	top: 5px;
	background: url(/_static/_adaptive2016/images/icons/12v.png);
	background-position: -80px 0;
	display: block;
	width: 20px;
	height: 20px;
}
.cartpitemdelete a {
	background: url(/_static/_adaptive2016/images/icons/12v.png);
	background-position: -80px 0;
	display: block;
	width: 30px;
	height: 30px;
}
.cartpitemimage {
	display: inline-block;
	vertical-align: top;
	margin-right: 11px;
}
.cartpitemtitle {
	display: inline-block;
	vertical-align: top;
	margin-right: 20px;
	width: 173px;
}
.cartpitemtitle a {
	font-size: 14px;
	color: #f90;
}
.cartpitemtitle i {
	color: #c4c4c4;
	font-size: 10px;
	font-style: normal;
	display: block;
}
.cartpitemchoice {
	display: inline-block;
	vertical-align: top;
	margin: 0 20px;
	position: relative;
	bottom: 6px;
	right: 2px;
}
.cartpitemchoice select {
	display: block;
	width: 176px;
	padding: 6px 5px;
	font-size: 10px;
	color: #777;
	background: #fff;
	border: 1px solid #ccc;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	behavior: url(../js/border-radius.htc);
	margin-bottom: 7px;
}
.cartpitemnames {
	position: relative;
}
.cartpitemnames s {
	background: url(/_static/_adaptive2016/images/icons/12v.png);
	background-position: -40px 0;
	width: 20px;
	height: 20px;
	display: inline-block;
	position: absolute;
	top: 4px;
	left: 5px;
}
.cartpitemnames u {
	background: url(/_static/_adaptive2016/images/icons/12v.png);
	background-position: 0 0;
	width: 20px;
	height: 20px;
	display: inline-block;
	position: absolute;
	top: 4px;
	right: 5px;
}
.cartpitemnames s:hover {
    cursor: pointer;
    background: url(/_static/_adaptive2016/images/icons/12v.png);
    background-position: -40px 20px;
}
.cartpitemnames u:hover {
	cursor: pointer;
    background: url(/_static/_adaptive2016/images/icons/12v.png);
    background-position: 0 20px;
}
.cartpitemnames input {
	display: block;
	width: 114px;
	height: 24px;
	line-height: 24px;
	padding: 0 30px;
	font-size: 10px;
	color: #777;
	background: #fff;
	border: 1px solid #ccc;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	behavior: url(../js/border-radius.htc);
	margin-bottom: 7px;}
.cartpitemnames input:focus {
    border-color: rgba(233, 142, 10, 0.8) !important;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(233, 142, 10, 0.6) !important;
}
.cartpitemright {
	display: inline-block;
	vertical-align: top;
	margin: 0 15px;
	position: absolute;
	top: 0;
	right: 0;
}
.gflag {
	width: 40px;
	height: 35px;
	background: #CDD6DF;
	position: relative;
	margin: 0 6px 5px 0;
	float: left;
}
.gflag b {
	display: block;
	padding-top: 7px;
	font-size: 24px;
	line-height: 50%;
	color: #fff;
	text-align: center;
}
.gflag em {
	position: absolute;
	bottom: 0;
	left: -0px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 20px 8px 20px;
	border-color: transparent transparent #fff;
}
.cartpitemright p {
	display: inline-block;
	padding: 2px 10px 0 0;
	color: #bDc6cF;
	font-weight: bold;
	font-size: 11px;
	line-height: 12px;
	margin-left: 4px;
}
.gprice {
	display: block;
	margin-top: 17px;
	font-weight: bold;
	font-size: 13px;
	color: #A9B6C7;
}
.gprice b {
	display: block;
	color: #f90;
	font-size: 14px;
	padding-top: 2px;
}
.cartpitemtotal {
	overflow: hidden;
	margin-right: 270px;
}
.cartpitemtotal table {
	width: 400px;
	border: 2px solid #E5E5E5;
	background: #EDF1F4;
	font-size: 11px;
	float: right;
	padding: 4px;
}
.cartpitemtotal table tr td:first-child {
	text-align: right;
	vertical-align: top;
	padding-right: 7px;
	color: #555;
}
.cartpitemtotal table tr td {
	vertical-align: top;
	color: #000;
}
.cartpitemtotal table tr td i {
	font-style: normal;
	color: #FAA62C;
}
.thxreqs {
    overflow: hidden;
    position: relative;
    font-size: 12px;
    line-height: 17px;
}
.thxreqtitle {
    font-size: 30px;
    padding-bottom: 16px;
    text-align: center;
    color: #6A7B85;
    font-weight: bold;
    margin: 21px 0;
}
.thxreqconsult {
    width: 400px;
    float: right;
    border: 2px solid #E5E5E5;
    background: #EDF1F4;
    margin: 0 0 20px 20px;
    position: relative;
    padding: 10px;
}
.thxreqimage {
	float: left;
}
.thxreqimage img {
	width: 100px;
}
.thxreqc {
	margin-left: 120px;
	padding: 20px 0;
}
.thxreqc b {
	display: block;
}
.thxreqc a {
	display: block;
}
.thxreqseminar {
	margin-right: 454px;
}
.thxreqseminar ul {
	margin-top: 10px;
	margin-left: 35px;
}
.thxreqseminar ul li {
	margin-bottom: 4px;
}
.thxreqseminar ul li a {
	color: #047;
	display: block;
}
.thxreqdesc {
	clear: both;
	width: 600px;
	margin: 0 auto;
	line-height: 18px;
	margin-top: 51px;
}
.thxreqdesc p {
	margin-bottom: 10px;
}
.thxreqdesc i {
	font-style: normal;
	font-size: 11px;
}
.thxreqdesc h4 {
	margin-top: 10px;
	color: #47a;
	font-size: 18px !important;
	text-align: center;
	padding-top: 10px;
	margin-bottom: 10px;
	font-weight: 500;
}
.thxreqbutton {
	text-align: center;
}
.thxreqbutton input {
	background: #728ea3 url(/_static/_adaptive2016/images/bg_3.png) repeat-x;
	height: 38px;
	font-size: 14px;
	padding: 0 20px;
	border: 1px solid #7790a3;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	behavior: url(../js/border-radius.htc);
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	margin-top: 8px;
	margin-bottom: 23px;
}
.thxreqbutton input:hover {
	background: #728ea3 url(/_static/_adaptive2016/images/bg_4.png) repeat-x;
	cursor: pointer;
}
.thxreqseminar h5 {
	color: #444;
    font-size: 14px;
    font-weight: 500;
    margin-top: 11px;
    margin-bottom: 13px;
}
.branchpage {
	font-size: 12px;
	line-height: 17px;
}
.branchpsidebar {
	float: left;
	width: 200px;
}
.branchpstitle {
	text-align: center;
	color: #fff;
	font-weight: 800;
	font-size: 18px;
	padding: 7px;
	display: block;
	background: #8798AC;
	cursor: pointer;
	border-bottom: 1px solid #fff;
}
.sendqq {
	display: none;
    background: #fff url(/_static/_adaptive2016/images/bg_1.png) repeat-x;
    height: 36px;
    line-height: 37px;
    padding: 0 13px;
    font-size: 14px;
    border: 1px solid #ffffff;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    behavior: url(../js/border-radius.htc);
    color: #555555;
    margin-top: 20px;
}
.sendqq:hover {
    background: #fff url(/_static/_adaptive2016/images/bg_2.png) repeat-x;
    cursor: pointer;
    color: #555;
    text-decoration: none;
}
.brcactivef {
	background: #8798AC url(/_static/_adaptive2016/images/icons/arrow_filter.png) right 2px no-repeat;
}
.brcactives {
	background: #8798AC url(/_static/_adaptive2016/images/icons/arrow_filter.png) right -56px no-repeat;
}
.branchpscont {
	background: #EDF0F5;
	padding: 20px 18px;
}
.branchpscont ul li {
	list-style: none;
	margin-bottom: 12px;
}
.branchpscont ul li a {
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
.branchpscont ul li i,
.branchpscont ul li .tag-i4m {
	background: #fff;
	padding: 4px 9px;
	font-size: 12px;
	color: #666;
	margin-left: 0px;
	position: relative;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	-khtml-border-radius: 12px;
	behavior: url(../js/border-radius.htc);
	font-style: normal;
}
.branchpcontent {
	margin-left: 238px;
}
.branchpname {
	display: block;
	margin-bottom: 17px;
}
.branchsmonth {
	font-size: 16px;
	color: #000;
	padding-left: 19px;
	margin-bottom: 10px;
	margin-top: 14px;
}
.branchseminar {
	border: 1px solid #d4d4d4;
	padding: 15px;
	position: relative;
	border-bottom: 0;
}
.branchsright {
	display: inline-block;
	width: 202px;
	vertical-align: middle;
	margin-top: 5px;
}
.branchsright i {
	font-size: 15px;
	font-style: normal;
	color: #000;
	display: block;
}
.branchseminar:hover .branchsright a {
	display: inline-block;
}
.branchsright a {
	display: none;
	background: #728ea3 url(/_static/_adaptive2016/images/bg_3.png) repeat-x;
	padding: 0 10px;
	height: 25px;
	line-height: 25px;
	font-size: 14px;
	border: 1px solid #7790a3;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	behavior: url(../js/border-radius.htc);
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	text-decoration: none;
	font-size: 12px;
	margin-top: 8px;
}
.branchsright a:hover {
    background: #728ea3 url(/_static/_adaptive2016/images/bg_4.png) repeat-x 0px -7px;
    cursor: pointer;
}
.branchscat {
	margin-bottom: 6px;
}
.branchscat img {
	width: 15px;
	height: 15px;
	vertical-align: middle;
	margin-bottom: 2px;
	margin-right: 3px;
}
.branchstitle {
	width: 400px;
	display: inline-block;
	vertical-align: top;
}
.branchseminar:hover {
	background: #EDF0F5;
}
.branchstitle a {
	color: #6CB9ED;
	font-size: 18px;
	line-height: 24px;
}
.branchstitle p {
	color: #777;
	display: block;
	margin-top: 4px;
}
.branchsright u {
	color: #f90;
	text-decoration: none;
	display: block;
	margin-bottom: 7px;
	margin-top: -24px;
}
.branchntitle {
	font-size: 21px;
	color: #47a;
	margin: 40px 0;
	margin-bottom: 30px;
}
.branchnews {
	overflow: hidden;
}
.branchnew {
	float: left;
	width: 300px;
	margin-right: 36px;
}
.branchnew img {
	width: 100px;
	display: block;
	float: left;
	margin-right: 15px;
	margin-bottom: 14px;
}
.branchnew a {
	font-size: 16px;
	color: #47a;
}
.branchndate {
	display: block;
	margin: 0 0 10px 0;
	color: #999;
}
.branchnew p {
	clear: both;
}
.branchnt2 {
	font-size: 18px;
	margin: 40px 0;
	margin-bottom: 30px;
	color: #000;
}
.branchpage hr {
	margin: 40px 0;
	border: none;
	height: 1px;
	background: #bbb;
}
.branchdescription {
	padding-bottom: 40px;
}
.branchdescription h2 {
	color: #333;
	font-size: 18px;
	font-weight: 500;
	margin: 20px 0;
}
.branchdescription ul {
	margin: 18px 50px;
}
.branchdescription ul li {
	line-height: 20px;
}
.printdh {
	position: fixed;
	left: 10px;
	top: 38%;
	width: 131px;
	z-index: 1;
}
.printdh a {
	display: inline-block;
	background: #728ea3 url(/_static/_adaptive2016/images/bg_3.png) repeat-x;
	padding: 0 12px;
	width: 95px;
	height: 25px;
	line-height: 25px;
	font-size: 11px;
	border: 1px solid #7790a3;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	behavior: url(../js/border-radius.htc);
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	margin-bottom: 10px;
}
.printdh a:hover {
	background: #728ea3 url(/_static/_adaptive2016/images/bg_4.png) repeat-x 0 -7px;
	cursor: pointer;
	text-decoration: none;
}
.printdh a i {
	background: url(/_static/_adaptive2016/images/icons/glyphs.png);
	margin-right: 4px;
	margin-bottom: 2px;
}
.printdh a.printh i {
	background-position: -96px -48px;
	width: 14px;
	height: 14px;
	display: inline-block;
	vertical-align: middle;
}
.printdh a.printdownload i {
	background-position: -264px -24px;
	width: 14px;
	height: 14px;
	display: inline-block;
	vertical-align: middle;
}
.printdh a.printdownload {
    height: 43px;
    line-height: 17px;
    padding-top: 6px;
}
.printdh a.printdownload:hover {
    background: #617d92 url(/_static/_adaptive2016/images/bg_4.png) repeat-x 0 -4px;
}
.content_image {
	float: left;
}
.coqii {
	margin-left: 70px;
    font-size: 20px;
}
p.coqi {
	font-size: 16px;
	margin-bottom: 5px;
	color: #333;
}
p.coqi i,
p.coqi .tag-i4m {
    font-style: normal;
    font-size: 15px;
    color: #999;
}
a.branchloadmore {
	color: #000;
    font-size: 14px;
    text-decoration: underline;
    display: block;
    margin: 13px 0;
}
.branchpscont ul li input[type="checkbox"] {
	display: none;
    vertical-align: middle;
    margin-right: 2px;
}
.branchpscont ul li u,
.branchpscont ul li .tag-u4m {
	background: url(/_static/_adaptive2016/images/icons/17_icons_check.png) no-repeat -98px 0;
	height: 18px;
	width: 18px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 2px;
	margin-bottom: 2px;
}
.branchpscont ul li input[type=checkbox]:checked + label u,
.branchpscont ul li input[type=checkbox]:checked + label .tag-u4m {
	background: url(/_static/_adaptive2016/images/icons/17_icons_check.png) no-repeat -214px 0;
    height: 18px;
    width: 18px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 2px;
	margin-bottom: 2px;
}
.branchpscont ul li label b,
.branchpscont ul li label .tag-b4m {
	font-weight: normal;
	display: inline-block;
	width: 97px;
	vertical-align: middle;
}
table.branchptable {
	width: 100%;
	border: 1px solid #D4D4D4;
	border-collapse: collapse;
	margin-bottom: 23px;
	overflow: hidden;
}
table.branchptable thead,
table.branchptable thead th {
	background: #edf0f5;
}
table.branchptable td,
table.branchptable th {
	padding: 11px 15px;
	text-align: left;
	font-weight: normal;
}
table.branchptable tr:hover {
    background: rgb(254, 231, 200);
}
table.branchptable tr:hover td.itemname {
    background: rgb(254, 231, 200) url(/_static/_adaptive2016/images/icons/hoverbox5x5.png) repeat-y 0 0;
}
table.branchptable tr td.itemname {
    color: #247;
    font-size: 14px;
}
table.branchptable tr:hover .branchnewor {
	color: #000;
}
table.branchptable td.itembox:hover {
	background: #FBA10C;
}
table.branchptable td.itembox:hover .branchwhen i {
	color: #000;
}
table.branchptable td a {
	font-size: 14px;
	color: #000;
	line-height: 20px;
}
th.branchtn {
	color: #777;
}
.branchnewor {
    text-align: right;
    color: #f90;
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
}
.branchusel {
	font-size: 14px;
	padding-top: 15px;
}
.branchwhen {
	text-align: center;
	line-height: 14px;
	color: #000;
}
.branchwhen s,
.branchwhen .tag-s4m {
	display: none;
	text-decoration: none;
    margin-bottom: 4px;
}
.branchwhen i,
.branchwhen .tag-i4m {
	font-style: normal;
	color: #999;
	font-size: 10px;
	display: block;
}
.branchwhen b,
.branchwhen .tag-b4m {
	font-weight: normal;
}
.brtch {
	display: inline-block;
	margin-bottom: 10px;
}
.branchusel ul {
	display: inline-block;
	margin-bottom: 15px;
}
.branchusel ul li {
	font-size: 10px;
	list-style: none;
	display: inline-block;
	background: #EDF0F5;
	position: relative;
	padding: 0px 7px;
	margin-right: 6px;
	margin-bottom: 6px;
	bottom: 2px;
}
.branchusel ul li a {
	color: #000;
	padding: 4px;
	display: inline-block;
}
.branchuti {
    margin: 15px 0;
    font-size: 18px;
    color: #000;
    line-height: 26px;
    margin-top: 8px;
    text-decoration: none;
}
.branchuti a {
	font-size: 18px;
	color: #247;
	text-decoration: underline;
}
.branchuti a:hover {
	color: #157ab5;
}
.all_schedule a {
	text-decoration: none;
}
.all_schedule a:hover {
	text-decoration: none;
}
.all_schedule img {
	vertical-align: middle;
	margin-right: 5px;
	margin-bottom: 3px;
}
ul.branchcats {
	font-size: 13px;
	border-left: 1px solid #8798ac;
	padding-left: 15px;
	padding-top: 10px;
	position: relative;
	bottom: 20px;
    margin-bottom: -15px;
}
ul.branchcats li {
	color: #999;
	list-style-image: url(/_static/_adaptive2016/images/icons/arrowcat.png);
	padding-left: 4px;
	position: relative;
	top: 7px;
}
ul.branchcats li a {
	color: #47a;
}
ul.branchcats li a:hover {
	text-decoration: underline;
}
ul.branchcats li.active a {
	color: #000;
}
ul.branchcats li.active a:hover {
	text-decoration: none;
}
.content_title img.ctqq0 {
	width: 20px;
    float: left;
    margin-top: 19px;
}
.content_title p.ctqq1 {
    margin-left: 35px;
	font-size: 28px;
    color: #444;
}
.content_title h1 {
	margin: 0px;
    margin-left: 35px;
    font-size: 28px;
    color: #444;
    font-weight: normal;
}
.content_title p.ctqq3 {
    margin-left: 35px;
    font-size: 13px;
    color: #555;
    margin-top: 4px;
    max-width: 680px;
    line-height: 17px;
}
.spageallt a {
    margin-top: 14px;
    display: inline-block;
    background: url(/_static/_adaptive2016/images/bg_8.png) repeat-x 0 -8px;
    height: 20px;
    line-height: 20px;
    padding: 4px 12px;
    border: 1px solid #e6e6e6;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    behavior: url(../js/border-radius.htc);
    color: #555;
}
.spageallt a:hover {
	background: url(/_static/_adaptive2016/images/bg_7.png) repeat-x 0px -5px;
	text-decoration: none;
}
.spageallt {
    text-align: center;
    clear: both;
}
.content_title p i.ctqq2 {
    color: #FF7D00;
    font-size: 12px;
    font-style: normal;
    display: block;
}
.seminarpage {
	font-size: 12px;
	line-height: 17px;
	overflow: hidden;
}
.spagesidebar {
	float: right;
	width: 200px;
}
.spageindi {
	text-align: center;
	margin-bottom: 16px;
}
.spageindi b,
.spageindi .tag-b4m {
	display: block;
	color: #f00;
	font-size: 18px;
	text-transform: uppercase;
	margin: 11px 0;
	font-weight:bold;
}
.spageindi u,
.spageindi .tag-u4m {
	text-decoration: none;
	font-size: 10px;
	display: block;
	width: 154px;
	margin: 0 auto;
	line-height: 11px;
}
.spagesprice {
	margin-bottom: 17px;
}
.spagesprice s,
.spagesprice .tag-s4m {
	font-size: 18px;
	color: #444;
}
.spagesprice b,
.spagesprice .tag-b4m {
	display: block;
	font-size: 28px;
	color: #F7A635;
	margin: 12px 0;
	font-weight:bold;
}
.spagesprice p {
	font-size: 11px;
	color: #777;
}
.spageslit {
	font-size: 11px;
	margin-top: 15px;
}
.spagesidebar select {
	display: block;
	width: 100%;
	padding: 6px 5px;
	font-size: 12px;
	color: #777;
	background: #fff;
	border: 1px solid #ccc;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	behavior: url(../js/border-radius.htc);
	margin: 10px 0;
	margin-top: 5px;
}
.usediscount b,
.usediscount .tag-b4m {
	font-weight: normal;
	font-size: 10px;
	color: #777;
}
.usediscount {
	margin-bottom: 5px;
}
.usediscount input[type="checkbox"] {
	display: none;
    vertical-align: middle;
    margin-right: 2px;
}
.usediscount input[type="checkbox"]:checked + label u,
.usediscount input[type="checkbox"]:checked + label .tag-u4m {
	background: url(/_static/_adaptive2016/images/icons/17_icons_check.png) no-repeat -214px 0;
    height: 18px;
    width: 18px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 2px;
	margin-bottom: 2px;
}
.usediscount label u,
.usediscount label .tag-u4m {
	background: url(/_static/_adaptive2016/images/icons/17_icons_check.png) no-repeat -98px 0;
	height: 18px;
	width: 18px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 2px;
	margin-bottom: 2px;
}
.spageshmany {
	margin: 16px 0;
}
.spageshmany ul li {
	list-style: none;
	display: inline-block;
	background: #8CA1B4;
	color: #fff;
	width: 22px;
	height: 22px;
	line-height: 21px;
	text-align: center;
	cursor: pointer;
	border-radius: 50%;
}
.coqii u,
.coqii .tag-u4m {
	text-decoration: none;
}
.coqii h1 {
	margin: 0px;
    font-size: 20px;
    color: #444;
    font-weight: normal;
}
.spageshmany ul li b,
.spageshmany ul li .tag-b4m {
	color: #777;
	display: inline-block;
	width: 70px;
	font-size: 12px;
	line-height: 11px;
	font-weight: normal;
	vertical-align: middle;
}
.spageshmany ul li:first-child {
	background: transparent;
	width: 60px;
	text-align: left;
}
.spageshmany ul li.active {
	background: #6EA136;
}
.spageshmany ul li a {
	color: #fff;
}
.spageshmpro {
	width: 100px;
	text-align: center;
	font-size: 9px;
	margin-top: 1px;
	margin-bottom: 13px;
	line-height: 9px;
	position: relative;
	left: 65px;
}
.spageshmpro i,
.spageshmpro .tag-i4m {
	display: block;
	border-bottom: 2px solid #999;
	border-left: 2px solid #999;
	border-right: 2px solid #999;
	height: 5px;
	margin-bottom: 2px;
	border-radius: 30%;
	-moz-border-radius: 30%;
	-webkit-border-radius: 30%;
	-khtml-border-radius: 30%;
	behavior: url(../js/border-radius.htc);
}
.spagesbuttons {
	margin-top: 21px;
	margin-bottom: 12px;
}
.spagesbform {
	margin: 18px 0;
}
.spagesbform input {
	display: block;
	width: 178px;
	height: 27px;
	line-height: 30px;
	padding: 0 10px;
	font-size: 12px;
	color: #afafaf;
	background: #fff;
	border: 1px solid #ccc;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	behavior: url(../js/border-radius.htc);
	margin-bottom: 4px;
}
.spagesbform input:focus {
	border-color: rgba(233, 142, 10, 0.8) !important;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(233, 142, 10, 0.6) !important;
}
.spagesbform button {
	background: #547a29 url(/_static/_adaptive2016/images/bg_18.png) repeat-x;
	min-height: 36px;
	height: 36px;
	max-height: 36px;
	line-height: 36px;
	width: 100%;
	font-size: 14px;
	border: 1px solid #547a29;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	behavior: url(../js/border-radius.htc);
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.spagesbform button:hover {
	background: #547a29 url(/_static/_adaptive2016/images/bg_17.png) repeat-x 0px -5px;
	cursor: pointer;
}
.spagesbutton {
	background: #547a29 url(/_static/_adaptive2016/images/bg_18.png) repeat-x;
	border: 1px solid #547a29;
	min-height: 36px;
	height: 36px;
	max-height: 36px;
	width: 198px;
	line-height: 37px;
	font-size: 14px;
	text-align: center;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	behavior: url(../js/border-radius.htc);
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	margin: 10px 0;
	margin-bottom: 5px;
}
.spagesbutton:hover {
	background: #547a29 url(/_static/_adaptive2016/images/bg_17.png) repeat-x 0px -1px;
	cursor: pointer;
}
.spagesbutton i,
.spagesbutton .tag-i4m {
	background: url(/_static/_adaptive2016/images/icons/glyphicons-halflings-white.png);
	background-position: 0 -72px;
	display: inline-block;
	width: 14px;
	height: 14px;
	vertical-align: middle;
	margin-bottom: 2px;
	margin-right: 4px;
}
button.spagesatc {
	background: #547a29 url(/_static/_adaptive2016/images/bg_18.png) repeat-x;
	border: 1px solid #547a29;
	min-height: 38px;
	height: 38px;
	max-height: 38px;
	width: 100%;
	line-height: 38px;
	font-size: 14px;
	text-align: center;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	behavior: url(../js/border-radius.htc);
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
button.spagesatc:hover {
	background: #547a29 url(/_static/_adaptive2016/images/bg_17.png) repeat-x 0px -2px;
	cursor: pointer;
}
button.spagesatc i,
button.spagesatc .tag-i4m {
	background: url(/_static/_adaptive2016/images/icons/glyphicons-halflings-white.png);
	background-position: -361px -120px;
	display: inline-block;
	width: 14px;
	height: 14px;
	vertical-align: middle;
	margin-bottom: 2px;
	margin-right: 6px;
}
.spagesaddress h2 {
	font-size: 14px;
	font-weight: 500;
	margin: 20px 0;
	margin-bottom: 10px;
}
.spagesaddress a {
	display: block;
	line-height: 14px;
}
.spagecontent {
	margin-right: 242px;
}
.spgcont {
    margin-right: 0px;
    width: 678px;
    float: left;
}
.spagevidpho {
	position: relative;
	width: 100%;
}
.spagecountdays {
	position: absolute;
	top: 20px;
	right: -10px;
	z-index: 1;
	color: #8492AD;
	background: #edf0f5;
	border: 3px solid #8492AD;
}
.spagecdnumber {
	text-align: center;
	font-size: 64px;
	padding-right: 8px;
	color: #8492AD;
	display: inline-block;
	border-right: 3px solid #8492AD;
	vertical-align: top;
	padding: 23px 12px 23px 12px;
}
.spagecdtext {
	padding-left: 4px;
	padding-right: 11px;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	display: inline-block;
	padding-top: 7px;
}
.spagecdtext i,
.spagecdtext .tag-i4m {
    content: '';
    position: absolute;
    border-style: solid;
    border-color: transparent #8699AD;
    display: block;
    width: 0;
    z-index: 0;
    right: -16px;
    top: -3px;
    border-width: 35px 0 35px 13px;
}
.spagecdtext u,
.spagecdtext .tag-u4m {
	content: '';
	position: absolute;
	border-style: solid;
	border-color: transparent #edf0f5;
	display: block;
	width: 0;
	z-index: 0;
	right: -12px;
	top: 1px;
	border-width: 31px 0 31px 12px;
}
.spageparts {
	position: relative;
	margin-top: 13px;
	min-height: 33px;
	border-bottom: 1px solid #98A5C0;
	padding-bottom: 2px;
}
.spageparts a {
	color: #95A8BC;
	font-size: 11px;
	display: inline-block;
	position: relative;
	cursor: pointer;
	margin-right: 11px;
	vertical-align: top;
	width: 142px;
	margin-bottom: 10px;
}
.spageparts a .tag-i4m {
	background: url(/_static/_adaptive2016/images/icons/Icon-sprite-from-level-2-to3.png) no-repeat;
	width: 30px;
	height: 30px;
	float: left;
	margin-top: -4px;
}
a.spagepart1 .tag-i4m {
	background-position: -251px 0;
}
a.spagepart2 .tag-i4m {
	background-position: -0px 0;
}
a.spagepart3 .tag-i4m {
	background-position: -125px 0;
}
a.spagepart4 .tag-i4m {
	background: url(/_static/_adaptive2016/images/icons/certif_30_new.png);
}
a.spagepart1 {
	width: 150px;
}
a.spagepart2 {
	width: 120px
	;
}
a.spagepart4 {
	width: 200px;
	line-height: 11px;
	text-align: right;
}
.spageparts p {
	margin-left: 36px;
}
.spagesemdesc h2 {
	font-size: 18px;
	color: #000;
	font-weight: 500;
	margin-top: 25px;
}
.spagesemdesc h2 .tag-i4m.switcher_accordion {
	display: none;
	background: url(/_static/_adaptive2016/images/icons/scroll_button_open.png) no-repeat;
	background-position: -383px 0;
	width: 286px;
	height: 22px;
	vertical-align: middle;
	margin-left: 13px;
	cursor: pointer;
}
.spagesemdesc h2 .tag-i4m.switcher_accordion:hover {
	background: url(/_static/_adaptive2016/images/icons/scroll_button_open.png) no-repeat;
	background-position: 0 0;
}
.spagesemdesc h2 .tag-i4m.active {
	display: inline-block;
	background: url(/_static/_adaptive2016/images/icons/scroll_button_open.png) no-repeat;
	background-position: -1056px 0;
	width: 203px;
}
.spagesemdesc h2 .tag-i4m.active:hover {
	background: url(/_static/_adaptive2016/images/icons/scroll_button_open.png) no-repeat;
	background-position: -760px 0;
	width: 203px;
}
.spagesemdesc p.spageworkt {
	margin-top: 9px;
	margin-bottom: 10px;
}
.spagesemdesc p {
	margin: 20px 0;
	margin-bottom: 10px;
}
.spagesemdesc p b,
.spagesemdesc p .tag-b4m {
	color: #4877A1;
	display: block;
	margin: 12px 0;
}
.spagesemdesc ul {
	margin-left: 60px;
}
.spagesemdesc ul li {
	margin-bottom: 6px;
}
.spageprogboxs {
	margin: 25px 0;
	margin-bottom: 32px;
}
.spageprogboxs a {
	color: #555555;
	margin-right: 35px;
	cursor: pointer;
	text-decoration: none;
}
.spageprogboxs a:hover {
	text-decoration: none;
}
.spageprogboxs a .tag-i4m {
	display: inline-block;
	width: 14px;
	height: 12px;
	background: url(/_static/_adaptive2016/images/icons/glyphicons-halflings.png) no-repeat;
	opacity: 0.5;
	vertical-align: middle;
	margin-bottom: 4px;
	margin-right: 2px;
}
a.spageprogbox1 .tag-i4m {
	background-position: -72px 0;
}
a.spageprogbox2 .tag-i4m {
	background-position: -192px -120px;
}
a.spageprogbox3 .tag-i4m {
	background-position: -120px 0;
}
.spagetext h2 {
	color: #000;
	font-size: 18px;
	font-weight: 500;
	margin: 20px 0;
}
.spaget ul {
	margin-left: 60px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.spaget ul li {
	margin-bottom: 6px;
}
.spageteachers {
	overflow: hidden;
	position: relative;
}
.spageteachers h2 {
	color: #000;
	font-size: 18px;
	font-weight: 500;
	margin: 30px 0;
}
.spageteacher {
	width: 336px;
	margin-bottom: 27px;
	display: inline-block;
    vertical-align: top;
}
.spageteacher img {
	float: left;
}
.spageteacher p {
	margin-left: 117px;
}
.spageteacher p a {
	color: #4877a1;
	font-size: 14px;
	display: block;
	margin-bottom: 12px;
}
.spageyougets {
	overflow: hidden;
	position: relative;
	margin-bottom: 45px;
}
.spageyougets h2 {
	color: #000;
	font-size: 18px;
	font-weight: 500;
	margin: 30px 0;
}
.spageyouget {
	text-align: center;
	line-height: 18px;
	float: left;
	width: 147px;
	margin-right: 16px;
	margin-bottom: 21px;
}
.spageyouget i {
	height: 80px;
	display: block;
	width: 100%;
	margin-bottom: 11px;
}
.spageyouget i.spageyg1 {
	background: url(/_static/_adaptive2016/images/icons/icon81w.png) center no-repeat;
}
.spageyouget i.spageyg2 {
	background: url(/_static/_adaptive2016/images/icons/icon82w.png) center no-repeat;
}
.spageyouget i.spageyg3 {
	background: url(/_static/_adaptive2016/images/icons/icon83w.png) center no-repeat;
}
.spageyouget i.spageyg4 {
	background: url(/_static/_adaptive2016/images/icons/icon85w.png) center no-repeat;
}
.spageyouget:hover i.spageyg1 {
	background: url(/_static/_adaptive2016/images/icons/icon82.png) center no-repeat;
}
.spageyouget:hover i.spageyg2 {
	background: url(/_static/_adaptive2016/images/icons/icon83.png) center no-repeat;
}
.spageyouget:hover i.spageyg3 {
	background: url(/_static/_adaptive2016/images/icons/icon81.png) center no-repeat;
}
.spageyouget:hover i.spageyg4 {
	background: url(/_static/_adaptive2016/images/icons/icon85.png) center no-repeat;
}
.spageygc {
	display: none;
	clear: both;
	background: #ECEFF4;
	padding: 12px 20px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	position: relative;
}
.spageygc i {
	content: '';
	position: absolute;
	border-style: solid;
	border-width: 0 12px 12px;
	border-color: #ECEFF4 transparent;
	display: block;
	width: 0;
	z-index: 1;
	top: -12px;
	left: 70px;
}
.spageygc img {
	margin: 7px;
	float: left;
}
.spageygc p {
	margin: 5px 0;
}
.html5ie {
	height: 200px;
}
.floatright {
	float: right;
}
.floatleft {
	float: left;
}
.thxforeg {
	margin: 0 auto;
	padding-top: 70px;
	line-height: 21px;
	padding-bottom: 70px;
}
.thxforeg h2 {
	font-size: 30px;
	line-height: 34px;
	color: #317eac;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-bottom: 15px;
}
.thxforegc b {
	font-style: initial;
}
.thxforegt {
	line-height: 23px;
}
.thxforegbuy {
	float: right;
	margin-top: 25px;
	margin-right: 25px;
}
.thxforegbuy a {
	background: #249fe6 url(/_static/_adaptive2016/images/bg_13.png) repeat-x;
	padding: 8px 12px;
	min-height: 38px;
	font-size: 14px;
	border: 1px solid #178acc;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	behavior: url(../js/border-radius.htc);
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	text-decoration: none;
}
.thxforegbuy a:hover {
	background: #178acc url(/_static/_adaptive2016/images/bg_14.png) repeat-x;
}
.thxforegt b {
	display: block;
	margin: 12px 0;
}
.thxforegcons {
	background-color: #fcf8e3;
	border: 1px solid #fbeed5;
	border-radius: 4px;
	margin: 25px 0;
	padding: 15px 23px;
	overflow: hidden;
}
.thxforegcons img {
	float: left;
	margin-right: 17px;
	margin-top: 5px;
}
.thxforegcons b {
	color: #027;
	font-size: 18px;
	font-weight: normal;
	display: block;
}
.thxforegcons a {
	display: block;
	color: #027;
	text-decoration: underline;
}
.thxforegcons i {
	color: #999;
	font-style: normal;
	display: block;
}
.thxforeg p {
	color: #333;
    line-height: 17px;
    font-size: 11px;
    font-weight: normal;
    margin: 0 12px;
    margin-bottom: 16px;
}
.thxforegmore {
	font-weight: bold;
	color: #444;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-bottom: 13px;
	font-size: 14px;
}
.thxforegmore p {
	float: right;
	margin: 0;
}
.thxforegmore a {
	display: inline-block;
	background: #249fe6 url(/_static/_adaptive2016/images/bg_13.png) repeat-x;
	padding: 3px 5px;
	font-size: 12px;
	border: 1px solid #178acc;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	behavior: url(../js/border-radius.htc);
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	text-decoration: none;
	margin-bottom: 11px;
	margin-right: 14px;
}
.thxforegmore a:hover {
	background: #249fe6 url(/_static/_adaptive2016/images/bg_14.png) repeat-x;
}
.thxforegc u {
	text-decoration: none;
	font-style: italic;
}
.thxforegsocs {
    display: block;
    width: 100%;
    text-align: center;
    margin-top: 34px;
}
ul.thxforegsoc li {
	display: inline-block;
	margin-right: 4px;
}
.mediamenu {
	display: inline-block;
}
.showsub {
    cursor: pointer;
    display: block;
    width: auto;
    margin: 0 0 10px 0;
    background: #8CA1B4;
    color: #fff;
    padding: 7px 8px;
    font-size: 14px;
    line-height: 17px;
}
.teacherint {
	clear: both;
	margin-bottom: 26px;
}
.teacherint a {
	font-size: 18px;
}
.teacheridate {
	margin: 3px 0;
}
.teachericontent img {
    display: block;
    margin: 2px 10px 8px 0;
    float: left;
    width: 50px;
    height: 50px;
}
.teachericontent p {
    margin-left: 60px;
}
.transfer_down {
	margin: 20px 0;
}
.spagesideb {
    position: fixed;
    margin-left: 720px;
    overflow: hidden;
}
.seminarsController .p_areas * {
	line-height: 22px !important;
}
.widthChart {
	max-width: 180px;
	padding: 10px 0;
	display: inline-block;
	margin-top: 10px;
}
.chart-legend {
    display: inline-block;
    vertical-align: top;
    margin-top: 35px;
    margin-left: 25px;
}
.chart-legend ul {
	list-style: none;
}
.chart-legend li:last-child {
	margin-bottom: 0px;
}
.chart-legend li span {
	display: inline-block;
	width: 12px;
	height: 12px;
    margin-right: 8px;
    margin-bottom: -2px;
	border-radius: 50%;
}
.pb2 b {
	margin-bottom: 14px;
}
@media screen and (max-width: 1000px) {
	table.branchptable {
		background: #EDF0F5;
		border: none !important;
		border-color: !important;
	}
	.branchnewor {
		float: right;
	}
	table.branchptable,
	table.branchptable thead,
	table.branchptable tbody,
	table.branchptable th,
	table.branchptable td,
	table.branchptable tr { 
		display: block;
	}
	table.branchptable thead tr {
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	table.branchptable td.itemname {
		float: none;
		clear: both;
	    border-top: 8px solid #fff;
	    padding-top: 15px;
    	padding-bottom: 15px;
	}
	table.branchptable td.itemname a {
		color: #247;
	}
	table.branchptable tr:first-child td.itemname {
		border-top: none;
	}
	a.withouta {
		color: #000;
		text-decoration: none
	}
	table.branchptable td { 
		border: none;
		position: relative;
		float: left;
	}
	table.branchptable td:before { 
	    width: 45%;
	    padding-right: 10px;
	    white-space: nowrap;
	    padding-left: 33px;
	}
}
