body, html
{ height: 100%;}
*
{ margin: 0;
  padding: 0;}
body {
	font-family:  Cuprum, arial, sans-serif;
	background:#fff;
	color: #777777;
	line-height:20px;
	min-width:1200px;
	font-size:14px;
	font-family: 'Cuprum', sans-serif;
	}

p a:hover {color:#4083a6}
p a {
	color:#153548;
	text-decoration:underline;
	}
p
{ padding: 0 0 20px 0;
	line-height:20px;
	font-size:14px;
	font-family: 'Trebuchet MS', sans-serif;
  }

img
{ border: 0; max-width:100%}
h1 {
	font-size:24px;
	}
h1, h2, h3, h4, h5, h6 
{ font-family: 'Cuprum', sans-serif;
  color: #3f3f3f;
  margin: 0 0 15px 0;
  padding: 5px 0 5px 0;
  font-weight:bold;
  }
h1 {
	font-size:36px;
	padding:0;
	font-weight:400;
	line-height:46px;
	margin-top:0;
	}
h2
{ font: normal 170% 'Yanone Kaffeesatz', arial, sans-serif;
  color: #3f3f3f;  
  margin: 0;
  padding: 0 0 8px 0;}

h3
{ font-size: 18px;
  margin: 0 0 0px 0;
  padding:0 0 15px 0
  }

h4, h5, h6
{ margin: 0;
  padding: 0 0 15px 0;
   }


a, a:hover
{ outline: none;
  text-decoration: none;
  color: #6c82b4;}

p a:hover
{ text-decoration:underline;}

.left
{ float: left;
  width: auto;
  }

.right
{ float: right; 
  width: auto;
  }

.center
{ display: block;
  text-align: center;
  margin: 20px auto;}

ul
{ margin:0;}

ul li
{ list-style-type: none;
  margin: 0 0 0 0; 
  padding: 0;
  font-size:12px;
  line-height:20px;
  }

ol
{ margin: 8px 0 22px 20px;}

ol li
{ margin: 0 0 0px 0;}

.outer {
	width:1200px;
	margin:0 auto;
	}
#left-column {
	width:200px;
	float:left;
	background-color:#6c82b4;
	position:relative;
	padding-bottom:22px;
	}

#logo {
	padding:22px 0 0 15px;
	}
#logo-bottom {
	position:absolute;
	bottom:30px;
	left:30px
	}
#content {
	float:left;
	width:975px;
	margin-left:15px;
	padding:22px 0 0 0;
	}
.search {
	padding:27px 0 45px 11px;
	}
.search input {
	width:138px;
	background-color:#fff;
	border-radius:6px;
	line-height:22px;
	height:22px;
	float:left;
	border:0px;
	}
.button-search {
	float:left;
	background:url(/image/button-search.png) no-repeat left top;
	width:21px;
	height:22px;
	margin-left:10px;
	}
  
.loginfrm {
	padding:50px 0 45px 11px;
	}
.loginfrm input {
  border: 0.1em solid #c9c9c9;
  border-radius: 6px !important;
	/*background-color:#fff;
	line-height:22px;
	height:22px;*/
	}  
.loginfrm #username {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
background-image: url(/image/frm-sprite.png);
background-repeat: no-repeat;
background-position: 0px -8px;
padding: 5px 14px 5px 35px;
margin: 5px auto 5px 0;
outline: none;
width:94%;
border-radius: 6px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
}  
.loginfrm #password {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
background-image: url(/image/frm-sprite.png);
background-repeat: no-repeat;
background-position: 0px -48px;
padding: 5px 14px 5px 35px;
margin: 5px auto 12px 0;
outline: none;
width:94%;
border-radius: 6px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
}
.loginfrm #loginfrm-submit{
  float: right;
  text-decoration: none;
  text-align: center;
  cursor: pointer;
  margin:0 12px 0 0;
  font-size: 15px;
	border : solid 1px #e6e6e6;
	border-radius : 6px;
	moz-border-radius : 6px;
	color : #696869;
	padding : 1px 17px;
	background : #ffffff;
	background : -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(49%,#f1f1f1), color-stop(51%,#e1e1e1), color-stop(100%,#f6f6f6));
	background : -moz-linear-gradient(top, #ffffff 0%, #f1f1f1 49%, #e1e1e1 51%, #f6f6f6 100%);
	background : -webkit-linear-gradient(top, #ffffff 0%, #f1f1f1 49%, #e1e1e1 51%, #f6f6f6 100%);
	background : -o-linear-gradient(top, #ffffff 0%, #f1f1f1 49%, #e1e1e1 51%, #f6f6f6 100%);
	background : -ms-linear-gradient(top, #ffffff 0%, #f1f1f1 49%, #e1e1e1 51%, #f6f6f6 100%);
	background : linear-gradient(top, #ffffff 0%, #f1f1f1 49%, #e1e1e1 51%, #f6f6f6 100%);
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 );

} 


  
.list-1 {
	padding:0 0 30px 22px;
	}
.list-1 h3 {
	color:#fff;
	font-size:18px;
	text-transform:uppercase;
	}
.list-1 li {
	padding:5px 0
	}
.list-1 li a:hover {color:#f48000}
.list-1 li a {
	font-size:14px;
	color:#fff;
	}
.list-2 {
	padding:0 0 35px 22px;
	}
.list-2 li {
	padding:5px 0
	}
.list-2 li a:hover {color:#f48000}
.list-2 li a {
	font-size:18px;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	}
.list-3 {
	padding:0 0 150px 22px;
	}
.list-3 li {
	line-height:21px;
	}
.list-3 li a:hover {text-decoration:underline;}
.list-3 li a{
	color:#101b55;
	font-family: 'Trebuchet MS', sans-serif;
	font-size:12px;
	}
.socials {
	float:left;
	margin:15px 0 0 6px
	}
.socials li img {
	display:block;
	opacity:0.66
	}
.socials li a:hover img {
	opacity:1
	}
.socials li a {
	font-size:10px;
	color:#444444
	}
.socials li {
	float:left;
	text-align:center;
	margin-left:32px;
	}
.header {
	margin-bottom:34px;
	overflow:hidden;
	}
.block-1 {
	width:300px;
	float:left;
	}
small a, small span {
	color:#f59932;
	display:inline !important;
	}
small a:hover {text-decoration:underline;color:#f59932;}
small {
	font-size:12px;
	
	color:#34408a;
	font-family: 'Trebuchet MS', sans-serif;
	}
.heading-1 {
	font-size:24px;
	font-weight:bold;
	color:#3c3c3c;
	display:block;
	margin-bottom:20px;
	line-height:24px;
	}
.img img {
	margin-bottom:10px;
	max-width:100%
	}
.block-news {
	border-bottom:1px solid #d9d9d9;
	margin-bottom:15px;
	}
h3.h3 span.up {text-transform:uppercase;}
h3.h3 i {float:right; font-size:18px; color:#6c82b4; font-style:normal; text-transform:none;}
h3.h3 span {color:#f59932; text-transform:none; font-size:16px;}
h3.h3 {
	display:block;
	border-bottom:5px solid #6c82b4;
	color:#34408a;
	font-size:18px;
	line-height:24px;
	margin-bottom:19px;
	padding-bottom:5px;
	text-transform:uppercase;
	padding-top:0;
	}
h3.h3.style-1 {font-size:24px; line-height:30px; padding-bottom:0;}
.extra-wrap {
	overflow:hidden;
	}
.most-read {}
.most-read li {
	margin-bottom:17px;
	padding-bottom:9px;
	border-bottom:1px solid #d9d9d9;
	}
.most-read li a {
	display:block;
	}
span.eye {
	display:inline-block;
	background:url(/image/eye.png) no-repeat left;
	padding-left:25px;
	font-size:11px;
	color:#a6a6a6;
	font-family: 'Trebuchet MS', sans-serif;
	margin-left:6px;
	}
.most-read li .t-right {
	float:left;
	margin-right:20px;
	}
.most-read li div>a:hover {
	color:#6c82b4
	}
.most-read li div>a img {max-width:100px}
.most-read li div>a {
	font-size:18px;
	line-height:24px;
	color:#3c3c3c;
	}
span.com {
	display:inline-block;
	background:url(/image/com.png) no-repeat left;
	padding-left:21px;
	font-size:11px;
	margin-left:12px;
	color:#a6a6a6;
	font-family: 'Trebuchet MS', sans-serif;
	}
.clear {clear:both; padding:0; margin:0; font-size:0; line-height:0;}
.block-2 {
	width:310px;
	float:left;
	margin-left:28px;
	}
.block-6 {
	width:620px;
	float:left;
	}
.block-7 {
	width:310px;
	float:left;
	margin-left:41px;
	}
.today li {
	border-bottom:1px solid #d9d9d9;
	padding-bottom:8px;
	margin-bottom:8px;
	line-height:18px;
	overflow:hidden;
	}
.today .date small {
	font-size:14px;
	color:#34408a;
	display:block;
	font-weight:normal;
	}
.today a:hover {color:#3c3c3c}
.today a {
	font-size:14px;
	color:#777777;
	line-height:15px;
	
	font-family: 'Trebuchet MS', sans-serif;
	}
.today .date {
	line-height:18px;
	width:70px;
	float:left;
	font-family: 'Trebuchet MS', sans-serif;
	font-size:12px;
	color:#f59932
	}
.block-3 {
	float:left;
	margin-left:25px;
	width:300px;
	}
.banner-group {margin-bottom:30px;}
.banner-group a img {vertical-align:top;}
.banner-group a {
	display:block;
	margin-bottom:26px;
	}
.content {
	padding-bottom:15px;
	overflow:hidden;
	}
.link a:hover {color:#3c3c3c}
.link {line-height:18px !important ;}
.link a {
	font-size:14px;
	line-height:15px;
	color:#777777;
	font-family: 'Trebuchet MS', sans-serif;
	}
.last-news li {
	border-bottom:1px solid #d9d9d9;
	margin-bottom:12px;
	padding-bottom:10px;
	overflow:hidden;
	}
.last-news .extra-wrap b {
	display:block;
	color:#293785;
	font-size:14px;
	font-family: 'Trebuchet MS', sans-serif;
	}
.last-news .extra-wrap span {
	display:block;
	font-size:14px;
	font-family: 'Trebuchet MS', sans-serif;
	color:#f59932
	}
.img-indent a img {max-width:71px}
.img-indent {
	float:left;
	margin-right:10px;
	}
.link a.res:hover {text-decoration:underline;}
.link a.res {
	display:inline;
	color:#f59932;
	cursor:pointer
	}
.content.bot-1 {
	padding-bottom:65px;
	}
.link-2 a:hover {
	color:#6c82b4
	}
.link-2 a {
	font-weight:bold;
	color:#3c3c3c;
	font-size:16px;
	line-height:21px;
	}
.last-photo small{
	font-family: 'Trebuchet MS', sans-serif;
	display:block;
	}
.last-photo li:first-child {margin-left:0;}
.last-photo li {
	float:left;
	margin-left:16px;
	width:179px;
	}
.last-photo img {
	display:block;
	margin-bottom:15px;
	max-width:100%;
	}
.tabs {
	padding-left:56px;
	margin-bottom:14px;
	}
.tabs a.active:before {
	content:'';
	position:absolute;
	width:7px;
	height:6px;
	bottom:-6px;
	left:45%;
	background:url(/image/active.png) no-repeat left top;
	}
.tabs a.active {
	background-color:#6c82b4;
	color:#fff;
	}
.tabs a{
	position:relative;
	font-size:12px;
	color:#3c3c3c;
	display:block;
	float:left;
	min-width:43px;
	text-align:center;
	padding:0 5px;
	line-height:20px;
	margin-bottom:6px;
	}
footer {
	border-top:5px solid #c3c3c3;
	padding:9px 0 20px;
	overflow:hidden;
	margin-top:40px;
	}
footer ul {
	margin-top:10px;
	}
footer li {
	float:left;
	padding:0 5px
	}
footer li a {
	font-size:10px;
	font-family: Tahoma, sans-serif;
	color:#858585
	}
a.all-link:hover {text-decoration:none;}
a.all-link {
	font-family: 'Trebuchet MS', sans-serif;
	font-size:14px;
	font-weight:normal;
	text-decoration:underline;
	color:#34408a
	}
.blog {}
h4.h4 span {
	font-size:12px;
	color:#959595;
	font-family: 'Trebuchet MS', sans-serif;
	}
h4.h4 a:hover {color:#6c82b4}
h4.h4 a {
	font-size:24px;
	color:#293785;
	font-weight:bold;
	padding:0;
	line-height:normal;
	}
h4.h4 {
	font-size:24px;
	color:#293785;
	font-weight:bold;
	padding:0;
	line-height:normal;
	}
.news-list .img-indent-2 img {max-width:312px}
.img-indent-2 img {max-width:100px}
.img-indent-2 {
	float:left;
	margin-right:18px;
	}
.breadcrumb a {
	color:#6c82b4;
	font-size:12px;
	font-family: 'Trebuchet MS', sans-serif;
	}
.breadcrumb {
	margin:-15px 0 20px;
	color:#6c82b4
	}
.font-small {
	font-size:12px;
	color:#959595;
	font-family: 'Trebuchet MS', sans-serif;
	}
.link-3 a:hover {color:#6c82b4}
.link-3 a {
	 color: #3C3C3C;
    font-size: 18px;
    font-weight: bold;
    line-height: 21px;
	}

.border-1, .border li{
	border-bottom: 1px solid #D9D9D9;
    margin-bottom: 23px;
    overflow: hidden;
    padding-bottom: 23px;
	}
.last-news  {margin-bottom:30px;}
.p0 {padding:0 !important;}
.nav {
	font-size:14px;
	color:#3c3c3c;
	font-family: 'Trebuchet MS', sans-serif;
	text-align:center;
	}
.nav a:hover {background-color:#c6c6c6;}
.nav a{
	font-size:14px;
	color:#3c3c3c;
	font-family: 'Trebuchet MS', sans-serif;
	font-weight:bold;
	}
.nav ul {
	display:inline;
	}
.nav ul li{
	display:inline;
	}
.nav ul li a {
	display:inline-block;
	min-width:18px;
	text-align:center;
	}
.nav ul li a.active {
	background-color:#34408a;
	color:#fff;
	font-weight:bold;
	min-width:18px;
	text-align:center;
	}
.nav a.next:hover, .nav a.prev:hover {
	background-color:#c6c6c6;
	}
.nav a.prev {
	background:url(/image/prev.png) no-repeat left 5px;
	padding:0 5px 0 13px;
	margin-right:35px;
	}
.nav a.next {
	background:url(/image/next.png) no-repeat right 5px;
	padding:0 13px 0 5px;
	margin-left:35px;
	}
.border-2 {
	border-bottom:1px solid #293785;
	padding-bottom:20px;
	margin-bottom:20px;
	}
.text-small {
	color:#c0c0c0;
	font-size:12px;
	font-family: 'Trebuchet MS', sans-serif;
	}
.link-4 {
	margin-top:15px;
	}
.link-4 a:hover {color:#000000}
.link-4 li, .link-4 a {
	color:#777777;
	font-size:14px;
	font-family: 'Trebuchet MS', sans-serif;
	}
.link-4 li {
	padding:9px 0
	}
.link-4 a.vote:hover {
	text-decoration:underline;
	}
.link-4 .vote1 {
	font-weight:bold;
	font-size:18px;
	float:right;
	width:150px
	}
.all-vote {
	width:150px;
	float:right;
	margin-top:15px;
	color:#777777;
	font-size:12px;
	font-family: 'Trebuchet MS', sans-serif;
	}
.link-4 a.vote {
	display:none;
	color:#f48000;
	padding-left:10px;
	}
.link-4 li:hover a.vote {
	display:inline;
	}
.link-5 li{
	border-bottom:1px solid #e8e8e8;
	}
.link-4 li.active {
	color:#f48000
	}
.rg-image img {
	max-width:100%
	}
.font-1 {
	font-size:14px !important;
	}
.f30 a:hover {
	color:#6c82b4
	}
.f30 a, .f30 {
	font-size:30px;
	line-height:36px;
	font-weight:bold;
	color:#3c3c3c;
	}
.quote:before {
	position:absolute;
	content:'';
	background:url(/image/qoute-1.png) no-repeat left top;
	width:20px;
	height:17px;
	left:10px;
	top:13px
	}
.quote:after {
	position:absolute;
	content:'';
	background:url(/image/qoute-2.png) no-repeat left top;
	width:20px;
	height:17px;
	right:10px;
	bottom:57px
	}
.quote {
	font-size:14px;
	color:#182646;
	font-family: 'Trebuchet MS', sans-serif;
	line-height:20px;
	background-color:#ced4e2;
	position:relative;
	padding:15px 39px;
	margin-bottom:20px;
	}
.quote>div {
	overflow:hidden;
	margin-top:12px;
	}
.tright {text-align:right;}

.tr {
	font-family: 'Trebuchet MS', sans-serif !important;
	}
.color-1 {color:#3c3c3c}
.soc-n {}
.soc-n .name {
	font-size:14px;
	font-family: 'Trebuchet MS', sans-serif;
	color:#28292b;
	margin-bottom:5px;
	}
.soc-n li:hover {
	opacity:1
	}
.soc-n li {
	float:left;
	margin-right:18px;
	opacity:0.65;
	}
.icons {
	float:right;
	overflow:hidden;
	margin-top:-7px;
	}
.icons li {
	float:left;
	text-align:center;
	margin-left:15px;
	}
.icons li a:hover img {opacity:1}
.icons li img{
	display:block;
	margin:0 auto;
	opacity:0.6
	}
.icons li a{
	display:block;
	text-align:center;
	font-size:10px;
	font-family: 'Trebuchet MS', sans-serif;
	color:#28292b;
	white-space:nowrap;
	}
.font-2 {
	font-size:18px;
	color:#374d7f;
	font-weight:bold;
	font-family: 'Trebuchet MS', sans-serif;
	}
.comment {
	border:1px solid #485f92;
	overflow:hidden;
	padding:15px 50px 20px 20px;
	margin-top:27px;
	margin-bottom:40px;
	}
.comment input {
	border:1px solid #bfbfbf;
	width:388px;
	height:20px;
	line-height:20px;
	padding:0 5px
	}
.comment label {
	width:136px;
	text-align:right;
	margin-right:6px;
	display:inline-block;
	font-family: 'Trebuchet MS', sans-serif;
	font-size:14px;
	color:#374d7f
	}
.comment .form-group {
	margin-bottom:10px;
	}
.comment .small { 
	font-size:12px;
	color:#8c8c8c;
	font-family: 'Trebuchet MS', sans-serif;
	}
.comment textarea {
	border:1px solid #bfbfbf;
	width:388px;
	height:56px;
	line-height:20px;
	padding:5px;
	resize:none;
	vertical-align:top;
	}
.comment .width-1 {width:97px}
.comment .captcha {
	display:inline-block;
	vertical-align:middle;
	margin:0 15px
	}
a.button:hover {background-color:#6c82b4; text-decoration:none; color:#fff}
a.button {
	text-decoration:none;
	display:inline-block;
	vertical-align:middle;
	margin:0 auto;
	line-height:22px;
	font-family: 'Trebuchet MS', sans-serif;
	font-weight:bold;
	color:#fff;
	background-color:#374d7f;
	min-width:148px;
	text-align:center;
	margin-top:16px;
	font-size:14px;
	}
.tcenter {text-align:center;}

.comments .name {color:#374d7f; margin-bottom:10px;}
.comments .name b {margin-right:15px; font-family: 'Trebuchet MS', sans-serif;}
.comments .body:before {
	content:'<<';
	color:#374d7f;
	font-size:12px;
	}
.comments .body:after {
	content:'>>';
	color:#374d7f;
	font-size:12px;
	}
.comments .body {
	line-height:20px;
	color:#margin-right:15px;
	font-family: 'Trebuchet MS', sans-serif;
	border-bottom:1px solid #d9d9d9;
	padding-bottom:15px;
	margin-bottom:15px;
	}
.icons-2 {float:right;}
.icons-2 li:hover {
	opacity:1
	}
.icons-2 li span {
	background-color:#edeef3;
	font-size:10px;
	color:#131875;
	padding:0px 5px;
	position:absolute;
	bottom:-22px;
	left:-100%;
	display:none;
	white-space:nowrap
	}
.icons-2 li:hover span {display:block;}
.icons-2 li {
	float:left;
	margin-left:20px;
	opacity:0.6;
	position:relative;
	}
.f20 a:hover {color:#6c82b4}
.f20 a,.f20 {
	color:#3c3c3c;
	font-size:20px;
	line-height:24px;
	}
h3.js {
	font-size:18px;
	color:#3c3c3c;
	line-height:24px;
	border-bottom:5px solid #cdcdcd;
	text-transform:uppercase;
	padding:0px 0 5px; 
	margin-bottom:14px;
	}
.form {
	font-size:12px;
	color:#777777;
	font-family: 'Trebuchet MS', sans-serif;
	}
.form .width-2 {width:325px; float:left;}
.form .width-3 {width:295px; float:left;}
.form label {
	display:inline-block;
	width:147px;
	color:#3c3c3c;
	font-size:12px;
	font-family: 'Trebuchet MS', sans-serif;
	margin-bottom:2px;
	}
.form input[type="checkbox"] {
	margin-right:10px;
	vertical-align:middle;
	}
.form select {width:135px}
.form input {
	color:#777777;
	font-size:12px;
	font-family: 'Trebuchet MS', sans-serif;
	}
.form .form-group img {vertical-align:top; margin:5px 0 5px}
.form .form-group img {vertical-align:top;}
.form .form-group ul {
	width:50%;
	float:left;
	}
a.button-2:hover {background-color:#6c82b4; text-decoration:none;}
a.button-2 {
	display:inline-block;
	vertical-align:middle;
	margin:0 auto;
	font-size:14px;
	line-height:22px;
	font-family: 'Trebuchet MS', sans-serif;
	font-weight:bold;
	color:#fff;
	background-color:#374d7f;
	width:180px;
	text-align:center;
	margin-top:16px;
	margin-top:25px;
	}
.width50 {
	width:50%;
	float:left;
	}
.width-4 .head {font-size:12px; font-weight:bold; color:#3c3c3c; margin-bottom:15px;}
.width-4 a:hover {text-decoration:none;}
.width-4 a {
	font-size:14px;
	color:#598aa6;
	text-decoration:underline;
	}
.width-4 {
	width:287px;
	float:left;
	font-size:14px;
	color:#777777
	}
.width-4+.width-4 {
	margin-left:33px;
	}
.width-4 input[type="checkbox"] {
	margin-right:2px;
	}
.width-4 ul li {
	font-size:14px;
	color:#777777;
	line-height:24px;
	}
.width-4 .form-1 {font-size:12px !important;}
.width-4 input {height:19px}
.tright {text-align:right;}
.textarea a {font-size:12px; margin-left:15px; margin-bottom:5px;}
.textarea {
	margin-top:30px;
	}
.textarea textarea{
	height:113px;
	width:282px;
	margin-top:10px;
	}
p b {color:#3c3c3c}
.text p a {text-decoration:underline;}
.text p a:hover {text-decoration:none;}
.text ul{
  margin-top:-15px;
}
.text ul li{
  list-style-type: circle;
  font-size:14px;
  font-family: "Trebuchet MS",sans-serif;
  padding-left:20px;
}

.header-1 {
	cursor:pointer
	}
.header-2 ul, .header-1 ul{
	display:none;
	 background-color: #6c82b4;
    position: absolute;
    max-width:640px;
	width:640px;
	left:0px;
	border-top:1px solid #cdd4e5;
	}
#menu .header-1 ul li a:hover {
	color:#fff
	}
.header-1 ul li a{
	font-size:48px;
	color:#cdd4e5;
	font-family: 'Trebuchet MS', sans-serif;
	font-weight:bold;
	}
.header-1 ul li {
	padding:10px 40px;
	line-height:52px;
	}
.pld-1 {
	min-height:3400px
	}

/*============================================================================*/
.econom {
    width: 250px;
    background: #EFEFEF;
    margin: 0 0 30px;
}
ul.etabs {
    height: 28px;
    line-height: 25px;
    list-style: none;
    border-bottom: 1px solid #DDD;
    background: #FFF;
}
.etabs li {
    float: left;
    display: inline;
    margin: 0 1px -1px 0;
    padding: 0 13px 1px;
    color: #777;
    cursor: pointer;
    background: #F9F9F9;
    border: 1px solid #E4E4E4;
    border-bottom: 1px solid #F9F9F9;
    position: relative;
}
.etabs li:hover,
.vertical .etabs li:hover {
    color: #F70;
    padding: 0 13px;
    background: #fff;
    border: 1px solid #FFCA95;
}
.etabs li.current {
    color: #444;
    background: #EFEFEF;
    padding: 0 13px 2px;
    border: 1px solid #D4D4D4;
    border-bottom: 1px solid #EFEFEF;
}
.ebox {
    display: none;
    border: 1px solid #D4D4D4;
  border-width: 0 1px 1px;
    background: #fff;
    padding: 2px;
}
.ebox.visible {
    display: block;
}

.econom.vertical {
    width: 240px;
    border-left: 60px solid #FFF;
}
.vertical .etabs {
    width: 60px;
    float: left;
    display: inline;
    margin: 0 0 0 -60px;
}
.vertical .etabs li {
    padding: 0 13px;
    margin: 0 0 1px;
    border: 1px solid #E4E4E4;
    border-right: 1px solid #F9F9F9;
    width: 32px;
    height: 25px;
    font-size: 16px;
    font-weight: bold;
    line-height: 27px;
}
.vertical .etabs li:hover {
    width: 31px;
}
.vertical .etabs li.current {
    width: 33px;
    color: #444;
    background: #fff;
    border: 1px solid #D4D4D4;
  border-right: 1px solid #fff;
  margin-right: -1px;
  font-size: 16px;
  font-weight: bold;
}
.vertical .ebox {
  border-width: 1px;
}
.ebox table{
  width: 100%;
  border-bottom: 2px solid #6c82b4;
  background: #fff;
  border-spacing: 0;
  border-collapse: collapse;
}
.ebox th{
  background: #6c82b4;
  color: #fff;
}
.ebox td, th {
  padding: 3px;
  text-align: center;
}
.ebox td:first-child {
  text-align: left;
  background: #e4e4e4;
}

.ebox td.down_1 {
  background-image: url("/img/bullets/down_1.gif");
}
.ebox td.up_1 {
  background-image: url("/img/bullets/up_1.gif");
}
.ebox td.down_1, .ebox td.up_1 {
  background-position: 95% 7px;
  background-repeat: no-repeat;
}

/*=========================================================================*/

.text table{
  width: 100%;
  border-bottom: 2px solid #6c82b4;
  background: #fff;
  border-spacing: 0;
  border-collapse: collapse;
}
.text th{
  background: #6c82b4;
  color: #fff;
}
.text td, th {
  padding: 3px;
  text-align: center;
  border-right: 1px solid #ccc;
}
.text tr {
  border-bottom: 1px solid #ccc;
}
.text td:first-child {
  text-align: left;
}
.text td:last-child {
  border-right: none;
}

.b-lang {
  font-size: 1.1em;
  position: absolute;
  right: 15px;
  top: 100px;
}
.b-lang a.current {
  background: none repeat scroll 0 0 #f48000;
  color: #ffffff;
  padding: 0 7px 2px;
}
.b-lang a.lang {
  border: 1px solid #c5c9e1;
  color: #202a66;
  padding: 0 7px 2px;
  text-decoration: none;
}
