.titleTrade
{
  text-align:center;
  font-size:17px;
  color:#0464BB;
  padding:60px 10px 10px 10px;
}
.textTrade
{
  padding: 0px 36px 15px 36px;
}

#viewport {
margin: auto;
text-align: left;
width: 855px;
padding-top: 20px;
}

.infoBar
{
  position:absolute;
  top:2px;
  right:2px;
}

.bar

{
font-size:13px;
font-family:'Open Sans';
  background-color: #4d90fe;
background-image: -webkit-linear-gradient(top,#4d90fe,#4787ed);
border: 1px solid #3079ed;
color: #fff!important;
margin: 0 0;

-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;

display: inline-block;
font-weight: bold;
height: 29px;
line-height: 29px;
min-width: 54px;
padding: 0 8px;
text-align: center;
text-decoration: none !important;
-moz-user-select: none;
-webkit-user-select: none;
}

.bar-over
{
border-color: #2f5bb7;
background-color: #357ae8;
background-image: -webkit-gradient(linear,left top,left bottom,from(#4d90fe),to(#357ae8));
background-image: -webkit-linear-gradient(top,#4d90fe,#357ae8);
background-image: -moz-linear-gradient(top,#4d90fe,#357ae8);
background-image: -ms-linear-gradient(top,#4d90fe,#357ae8);
background-image: -o-linear-gradient(top,#4d90fe,#357ae8);
background-image: linear-gradient(top,#4d90fe,#357ae8);
}

.fororg
{
background: url('../img/frame.png') no-repeat;
height: 90px;
text-align: left;

color: #fff;
font-size: 19px;

position:absolute;
top:40px;
left:-100px;
width:315px;
}

.foragn
{
background: url('../img/frame.png') no-repeat;
height: 90px;
text-align: left;
color: #fff;
font-size: 19px;
position:absolute;
top:165px;
left:-50px;
width:315px;
}
.fornews
{
background: url('../img/frame.png') no-repeat;
height: 90px;
text-align: left;
color: #fff;
font-size: 19px;
position:absolute;
top:165px;
right:-50px;
width:315px;
}

.forsearch
{
background: url('../img/frame.png') no-repeat;
height: 90px;
text-align: left;
color: #fff;
font-size: 19px;
top:40px;
right:-100px;
position:absolute;
width:315px;
}

#date-time {
position: absolute;
right: 30px;
top: 21px;
font-family: "Open Sans", san-serif;
            font-weight: bold;
            color: #969696;
            font-size: 13px;
}
 #date-time .time {
            font-size: 16px;
float: left;
padding-right: 8px;
color:#21426a;
font-family:Tahoma;
        }

 #date-time .date {
            display: block;
            margin-top: 2px;
            color:#21426a;
font-family:Tahoma;
        }

