html { 
  padding:0px;
  margin:0px;
  height:100%;
  font-size: 8pt;
}

body {  
  background-color: #ffffff;
  font-size: 8pt;
  font-family: Tahoma, Arial, Sans-Serif;
  color:#000;  
  padding: 0px;
  margin:0px;  
  width:99.9%;
  min-height:100%;
  height: 100%;
  min-width:1000px;
}
a {
  color: #000;
}
p {
  font-size: 8pt;
  margin: 10px 0;
}
td {
  font-size: 8pt;
}
div {
  font-size: 8pt;
}

div.page {
  height: auto !important;
  min-height:100%;
  height: 100%;
  font-size: 8pt;  
}
div#top1 {
  position:relative;
  width:100%;
  height:20px;
}
div#top1_left {
  position:absolute;
  left:0px;
  top:0px;
  width:230px;
  height:10px;
  background-color:#00ACCD;
}
div#top1_right {
  position:absolute;
  right:0px;
  top:0px;  
  width:230px;
  height:10px;
  background-color:#002A5B;
}
div#top1_center {
  position:relative;
  height:10px;
  background-color:#002AAA;
  margin:0 238px;
  border-left:solid 8px #fff;
  border-right:solid 8px #fff;
}
div#top1_center_left {
  position:absolute;
  left:0px;
  top:0px;
  width:50%;
  height:10px;
  background-color:#0060AF;
  border-right:solid 5px #fff;
}
div#top1_center_right {
  position:absolute;
  right:0px;
  top:0px;  
  width:50%;
  height:10px;
  background-color:#004685;
  border-left:solid 5px #fff;
}
html>body div#top1_center_left {
  border-width:8px;
}
html>body div#top1_center_right {
  border-width:8px;
}
div#content_top_left {
  width:100%;
  height:5px;
  background-color:#0060AF;
}
div#content_top_right {
  width:100%;
  height:5px;
  background-color:#004685;
}

div#top1_center {
  margin: 0 230px
}
div.content_left {
  float:left;
  width:50%;  
  text-align:right;
}
div.content_right {
  float:right;
  width:50%;
  margin-left:-50%;
  border-left:solid 8px #fff;
}
div.right_margin {
  margin-right:1px;
}
html>body div.right_margin {
  margin-right:8px;
}
div.top1_bottom {
  position:absolute;
  bottom:0px;
  left:0px;
  width:100%;
  height:5px;
  background:url('/gif/3gclub/top1_bottom_bgr.gif') center top no-repeat;
}
div#top2 {
  position:relative;
  width:100%;
  height:114px;
}
img.ict_logo {
  position:absolute;
  top:16px;
  right:14px;
}
#main {
  width:100%;
  position:relative;
}

div.footer_guarantor {
 height: 68px;
 clear: both;  
}

#bottom {
  position: relative;
  margin-top:-38px;
  height: 38px;
  clear: both;    
  width: 100%;        
  background: url('/gif/bottom_bgr.gif') left top repeat-x;
}
#top_menu {
  margin:5px 0px 20px 11px;
}
#top_menu a {
  display:block;
  float:left;
  height:13px;
  text-align:center;
  font-family: Verdana, Arial, Sans-Serif;
  font-weight:bold;
  text-decoration:none;
  padding:0px 11px 0px 11px;
  font-size:8pt;
  border-left:solid 1px #00ACCD;
  color:#00ACCD;
  text-transform:uppercase;
  letter-spacing:1pt;
}
#top_menu a.active {
  background-color: #92C428;
}
#top_menu a:hover {
  text-decoration:underline;
}
div#wrapper{
  float:left;
  width:100%;
  margin-top:10px;
}

#left {
  float:left;
  width:230px;
  margin-left:-100%;
  margin-top:10px;
  border-top: solid 5px #00ACCD;
}
#right {
  float:left;
  width:232px;
  margin-left:-232px;
  margin-top:10px;
  border-top: solid 5px #002A5B;
}
#center {
  margin: 0 230px;
}
#content {  
  margin:0 8px;
}
#search {
  margin-top:12px;
  height: 54px;
  background-color:#EEF9FE;
}
input.search_field {
  width:177px;
  height:18px;
  border: solid 1px #909497;
  margin: 16px 4px 0px 12px;
  font-size:8pt;
} 
input.search_btn {
  width:21px;
  height:20px;
  border:none;
  background: url('/gif/3gclub/search_btn_bgr.gif') left top no-repeat;
  margin-top:16px;
}
h3 {
  margin:20px 0px 5px 14px;
  background: url('/gif/3gclub/arr.gif') left top no-repeat;
  color:#00ACCD;
  font-family:Verdana;
  font-size:10pt;
  text-transform:uppercase;
  padding-left:20px;
}
h3 a {
  color:#00ACCD;
  text-decoration:none;
}
div.left_date {
    color:#004685;
    margin: 0px 0px 5px 14px;

}
div.left_news_item {
    color:#004685;
    margin: 0px 0px 10px 14px;
}
div.left_news_item a {
  color:#004685;
  text-decoration:none;
}
div.left_news_item a:hover {
  text-decoration:underline;
}
div.left_news_item td {
    color:#004685;
}
div#bottom_left {
  position:absolute;
  left:0px;
  bottom:0px;
  width:230px;
  height:27px;
  background-color:#00ACCD;
}
div#bottom_right {
  position:absolute;
  right:0px;
  bottom:0px;  
  width:230px;
  height:27px;
  background-color:#002A5B;
}
div#bottom_center {
  position:relative;
  height:27px;
  background-color:#002AAA;
  margin:0 238px;
  margin-top:9px;
  border-left:solid 4px #fff;
  border-right:solid 4px #fff;
}
div#bottom_center_left {
  position:absolute;
  left:0px;
  top:0px;
  width:50.2%;
  height:27px;
  background-color:#0060AF;
  border-right:solid 6px #fff;
}
div#bottom_center_right {
  position:absolute;
  right:0px;
  top:0px;  
  width:49.8%;
  height:27px;
  background-color:#004685;
  border-left:solid 6px #fff;
}
html>body div#bottom_center_left {
  border-width:8px;
}
div.bottom_line {
  position:absolute;
  top:0px;
  left:0px;
  width:100%;
  height:5px;
  background:url('/gif/3gclub/top1_bottom_bgr.gif') center top no-repeat;
}
html>body div#bottom_center_right {
  border-width:10px;
}
html>body div#bottom_center_left {
  border-width:10px;
}
div#bottom_image {
  position:absolute;
  left:0px;
  top:-460px
}
div.left_guarantor {
 height: 460px;
 clear: both;  
}
div#content h1 {
  float:left;
  margin:0px 0px 10px 0px;
  font-size:8pt;
  font-family:Verdana;
  color:#00ACCD;
  text-transform:uppercase;
  border-left: solid 1px #00ACCD;
  padding-left:5px;
}
div#content h2 {
  margin:0px 0px 0px 0px;
  font-size:10pt;
  font-family:Verdana;
  color:#00ACCD;
}
div#content div.date {
  float:left;
  font-size:8pt;
  font-family:Verdana;
  font-weight:bold;
  margin-right:10px;
}
table.news_table a {
  text-decoration:none;
}
table.news_table a:hover {
  text-decoration:underline;
}
table.search_form select {
  font-size:8pt;
}
table.search_form input {
  font-size:8pt;
}
input.but_show_3gclub {
  margin:4px 0;
  padding:2px;
  background-color:#00ACCD;
  color:#fff;
  font-size:8pt;
  border:none;
  border:solid 1px #00ACCD;
}
input.but_show_3gclub2 {
  margin:4px 0;
  padding:2px;
  background-color:#fff;
  color:#00ACCD;
  font-size:8pt;
  border:solid 1px #00ACCD;
}
div.search_block {
  padding:10px 4px 10px 20px; 
  background-color:#EEF9FE;padding:8px;
}
div.search_block h5 {
  margin:0;
  margin-bottom:10px;
  color:#0099DB;
  text-transform:uppercase;
  font-size:8pt;
}
td.sections_list a {
  float:left;
  margin:0px 10px 10px 0px;
  font-size:8pt;
  font-weight:bold;
  color:#000;
  border-left: solid 1px #00ACCD;
  padding-left:5px;
}
td.sections_list a:first-child {
  border:none;
}
td.sections_list a.active {
  color:#00ACCD;
}
div#leave_comment {
  margin-top:20px;
}
div.feedback_question{
  margin-bottom:5px;
}
div.feedback_answer {
  margin-bottom:20px;
}
table.black_table {
  margin:10px auto;
  border-collapse:collapse;
}
table.black_table td {
  border: solid 1px #000;
}