html {
  height: 100%;
}

body {
  background: #fff;
  margin: 0;
  font-family: Arial;
  min-width: 977px;
  font-size: 12px;
  color: #000;
  height: 100%;
}
body a {
  outline: none;
  color: #006c9b;
  text-decoration: none;
  font-family: Arial;
  font-size: 13px;
}

body a:hover {
  text-decoration: underline;
}

body table {
  width: 100%;
}

body td {
  vertical-align: top;
}

img {
  border: 0;
}

p {
  font-family: Arial;
  font-size: 12px;
  color: #404040;
  margin: 5px 0;
  line-height: 18px;
  /*text-align: justify;*/
}

p img {
  float: left;
  margin: 0 8px 10px 0;
}

ul {
  margin: 0;
  padding: 0;
}

ul {
  margin: 0;
  padding: 0;
}

li {
  margin: 0;
  padding: 5px 0 5px 15px;
  font-family: Arial;
  font-size: 12px;
  list-style: none;
}

h1 {
  font: normal 23px Arial;
  line-height: 29px;
  color: #006c9b;
  margin: 5px 0 10px;
  background: url(../img/h1.gif) 0 15px repeat-x;
  text-decoration: none;
}

h1 span {
  background: #fff;
  padding-right: 10px;
}

h2 {
  font: normal 19px Arial;
  color: #006c9b;
  padding: 0 0 5px;
  margin: 0;
}

h3 {
  font: normal 15px Arial;
  color: #005980;
  padding: 0 0 2px;
  margin: 0;
}

h4 {
  font: bold 16px Arial;
  color: #5c5c5c;
  padding: 18px 0;
  margin: 0;
  text-decoration: none;
}

h5 {
  font: bold 14px Arial;
  color: #262a2b;
  margin: 10px 0;
}

.main {
  width: 977px;
  margin: 0 auto;
}
 
.header .banners a {
  float: left;
}
.h1top
{
   height:25px;
   float : left;
   width: 970px;
   display:block;
   clear:both;
}
.header .inner {
  background: #006c9b;
  margin: 8px 0 0;
  padding: 27px 25px;
  border: solid 1px  #7fb5cd;
  border-left: none;
  position: relative;
  height: 46px;
}

.header .personal {
  position: absolute;
  right: 15px;
  top: 7px;
}
.header .banners a {
  margin-right: 45px;
}

.header .banners a.fr {
  margin-right: 0;
}

.footer {
  margin: 20px 0;
  padding-bottom: 20px;
}
.footer .inner {
  border-bottom: solid 1px #dfdfdf;
  overflow: hidden;
  padding-bottom: 10px;
}

.footer .menu li.column {
  float: left;
  width: 180px;
}

.footer .menu li {
  font: bold 12px Arial;
  color: #000;
  padding: 0 0 8px;
}

.footer .menu li a {
  font: normal 12px Arial;
  color: #000;
}

.footer .menu li.find_us a {
  margin: 0 0 0 10px;
  width: 32px;
  height: 32px;
  float: left;
}

#bnr_home_top{
width:467px;
height:60px;
float:left;
margin-right:45px;
}
.banners {
  padding: 10px 0 0;
  overflow: hidden;
}



.logo {
  float: left;
}

.main_menu {
  float: left;
  background: url(../img/main_menu_bg.gif) repeat-x;
  margin-left: 57px;
  overflow: hidden;
  border-right: solid 1px #519bbd;
}

.main_menu .item {
  background: url(../img/menu_itemL_bg.gif) no-repeat;
  float: left;
  padding-left: 1px;
  padding-top: 2px;
}

.main_menu .item .itemI {
  background: url(../img/menu_itemR_bg.gif) 100% -2px no-repeat;
  height: 44px;
  border-right: solid 1px #93b7ca;
  width: 228px;
}

.main_menu .item .itemI .name {
  text-align: center;
  display: block;
  color: #fff;
  font: normal 15px Arial;
  line-height: 41px;
  cursor: pointer;
}

.main_menu .item .itemI .name b {
  font-weight: normal;
  position: relative;
  padding-right: 20px;
}

.main_menu .item .itemI .name i {
  background: url(../img/mene_point.png) no-repeat;
  width: 16px;
  height: 16px;
  position: absolute;
  right: 0px;
  top: 1px;
}

.main_menu .item .itemI.hover {
  background: #fff;
  border-right-color: #fff;
}

.main_menu .item .itemI.hover .name {
  color: #006c9b;
}

.personal.notentered {
  display: none;
}

.personal a {
  float: right;
  color: #fff;
  margin-left: 20px;
  font-size: 12px;
}

.personal.entered a {
  margin-left: 16px;
}
.fr {
  float: right !important;
}
.sub_menu {
  position: absolute;
  background: #fff;
  padding: 10px 13px;
  margin: 2px 0 0 0;
  border: solid 1px #006C9B;
  border-top: none;
  margin-left: -1px;
  display: none;
  box-shadow: 3px 3px 5px #737373;
  z-index: 5;
}

.main_menu .itemI.hover .sub_menu {
  display: block;
}

.find_us1 {
  background: url(../img/f_ico.gif) no-repeat;
}

.find_us2 {
  background: url(../img/rss_ico.gif) no-repeat;
}

.find_us3 {
  background: url(../img/t_ico.gif) no-repeat;
}

.find_us4 {
  background: url(../img/LinkedIn.png) no-repeat;
}

.personal .mail {
  background: url(../img/mail_ico.gif) no-repeat 0 4px;
  height: 21px;
  font-size: 10px;
  padding-left: 26px;
  margin-top: -4px;
}

.personal .mail:hover,.personal .basket:hover {
  text-decoration: none;
}

.personal.entered .basket {
  background: url(../img/basket_ico.gif) no-repeat 0 4px;
  height: 22px;
  font-size: 10px;
  padding-left: 26px;
  margin-top: -4px;
  margin-left: 7px;
}

.personal .name {
  padding: 2px 4px 4px;
  border: solid 1px #006c9b;
  margin-top: -4px;
  float: right;
  color: #fff;
  margin-left: 20px;
  font-size: 12px;
  position: relative;
  z-index: 1;
}

.personal .name span {
  background: url(../img/point_name1.gif) no-repeat 100% 5px;
  padding-right: 15px;
}

.personal .name:hover span {
  background: url(../img/point_name2.gif) no-repeat 100% 5px;
}

.personal .name:hover {
  background: #fff;
  border: solid 1px #bedae6;
  border-left: solid 1px #7fb5cd;
  text-decoration: none;
  color: #006c9a;
}

.personal .name:hover .sub {
  display: block;
}

.personal .name .sub {
  position: absolute;
  background: #fff;
  border: solid 1px #6CABC6;
  border-top: none;
  text-decoration: none;
  color: #006c9a;
  left: -1px;
  top: 21px;
  min-width: 199px;
  display: none;
}

.personal .name .sub li {
  padding: 0;
  margin: 0;
}

.personal .name .sub li a {
  color: #006c9a;
  float: none;
  display: block;
  background: url(../img/pointer_li.gif) 6px 50% no-repeat;
  padding: 3px 5px 3px 17px;
  margin: 0;
  border-top: solid 1px #cfced3;
  font-size: 12px;
}

.personal .name .sub .inform {
  background: #cccccc;
  border-top: solid 1px #9f9f9f;
  border-bottom: solid 1px #9f9f9f;
  color: #333333;
  font-size: 11px;
  padding: 5px 7px;
  line-height: 14px;
}

.personal .name .sub a.setting {
  float: none;
  color: #006c9a;
  font-size: 11px;
  padding: 8px 7px;
  margin: 0;
  display: block;
  text-decoration: underline;
}

.personal .opportunities {
  position: absolute;
  right: 0;
  top: 68px;
  color: #fff;
  font-size: 12px;
  background: url(../img/doll.gif) no-repeat 0 50%;
  padding-left: 22px;
  line-height: 19px;
}

.main_menu .two_columns {
  overflow: hidden;
  background: url(../img/h1.gif) repeat-y 50% 0;
  margin-bottom: 12px;
}

.main_menu .sub_menu .one_column{
  width: 150px;
  float: left;
  padding: 0 10px 0 0;
  text-align: center;
}

.main_menu .sub_menu .one_column li a{
  color: #000;
}

.main_menu .sub_menu .one_column h2 span{
  font-size: 12px;
}

.main_menu .sub_menu .one_column.last_column {
  padding: 0 0 0 10px;
}

.main_menu .sub_menu .one_column ul{
  background: url(../img/point_li.gif) no-repeat 50% 0;
}

.main_menu .sub_menu .one_column li{
  margin: 0;
  padding: 5px 0;
  background: url(../img/point_li.gif) no-repeat 50% 100%;
}

.main_menu .sub_menu .one_column p{
  text-align: center;
  font-size: 12px;
  line-height: 14px;
  margin: 0 0 10px;
}
.sub_menu{position:absolute;background:#fff;padding:10px 17px;margin:2px 0 0 0;border:solid 1px #006C9B;border-top:none;margin-left:-1px;display:none;}
.main_menu .itemI:hover .sub_menu{display:block;}
.content {
  padding: 8px 0;
}

.navigation {
  font-family: Arial;
  font-size: 11px;
  color: #404040;
  overflow: hidden;
  text-transform:none;
}

.navigation a {
  font-family: Arial;
  font-size: 11px;
  color: #006c9b;;
  float: left;
}

.navigation i {
  font-family: Arial;
  font-size: 11px;
  color: #404040;
  padding: 1px 3px 0;
  float: left;
}